Kevés munkával és mosogatással is készíthetünk jó házikenyeret. Persze, nem lesz annyira könnyű, mint az eredeti Szabadfi Szabolcs féle kenyér (Kovászos Kenyér Sütés Szabival), de így akár 1-2 naponta süthetünk finom házikenyeret. Szabi sütési lépéseit kicsit leegyszerűsítettem, hogy másra is jusson idő a kenyér készítése közben. Sütés után kenyerünk körülbelül 1200 g-os lesz. Hozzávalók 450 …
Author Archives: Laszlo Pinter
Failed to complete #converge action: [password is a required option]
The Chef Test Kitchen EC2 driver can connect to Windows instances two ways. Using a custom image with known admin account credentials When we use a custom built image which has a local administrator account with known username and password, specify it in the kitchen.yml file. Standard Amazon AMI with random password When we use …
Continue reading “Failed to complete #converge action: [password is a required option]”
Scan documents into password-protected ZIP files with iPhone
Follow these steps to scan documents into PDF format with your iPhone, transfer them to your computer, compress them to a password-protected ZIP file. Scanning Your iPhone can scan documents into PDF files Open the Notes app Tap the new document icon in the lower right corner to create a new note Tap the camera …
Continue reading “Scan documents into password-protected ZIP files with iPhone”
Search the Chef server
Use the knife search command to list nodes that match the provided criteria Find nodes with a specific cookbook in the run list (runlist) Find nodes with a specific recipe in the run list (runlist) List nodes with a specific OS All Linux nodes All nodes with Ubuntu OS The last time the node successfully …
Speed up the Windows 10 user interface
Windows 10 has pretty effects to fade in and out windows, animate the opening of menus and other objects. If you prefer a relaxed appearance, it is for you, but if you want to complete your tasks and view the result of your actions faster, here is the way to turn the effects off. Press …
Configure Epson WF-3520 scanning on Windows 11
Install the Epson WF-3520 scanner driver and scanning utility Connect to the Epson WF-3520 scanner To enable the Preview function In Windows 11 the Preview button is not visible by default. To make the Preview button visible on the Epson Scan page, we will need to press the Alt key on your keyboard. Scan with …
Continue reading “Configure Epson WF-3520 scanning on Windows 11”
Generate the Chef cookbook dependency diagram
The Brew viz command reads the Berksfile.lock in the current Chef cookbook directory and saves the cookbook dependency diagram in the graph.png file. The command requires the graphviz utility Install graphviz In the terminal window execute Generate the cookbook dependency diagram and open it in Preview In the Chef cookbook directory execute If you get …
Continue reading “Generate the Chef cookbook dependency diagram”
Install TeamCity agent remotely
To install the TeamCity agent on a remote computer in the TeamCity UI on the Agents page select the Agent Push tab. Make sure the remote computer is accessible by PSEXEC. See Configure the target server for PSEXEC If the remote server is in the domain, make sure you prefix your username with the domain …
Configure the target server for PSEXEC
PSEXEC is a remote procedure execution tool written by Mark Russinovich at Microsoft and available for download at https://docs.microsoft.com/en-us/sysinternals/downloads/psexec. To use PSEXEC you need to open ports 135 (TCP) and 445 (TCP) on the target computer. Enable the ports in the security group Open the ports inbound in the server’s firewall You also need to …
Make the GantChart Excel template smarter
There is a great, free Excel Gantt chart template on the Vertex42 web site at https://www.vertex42.com/ExcelTemplates/excel-gantt-chart.html The free version lacks a few features that could make project planning easier. We can update our version of the template to make it smarter. Make these changes before you start to use the template, because inserting task rows …
Continue reading “Make the GantChart Excel template smarter”