Debian users may sometimes encounter a slow boot issue or a “No matching swap device is available” error, particularly after resizing partitions. This problem often…
Linux cheat sheet
Debian users may sometimes encounter a slow boot issue or a “No matching swap device is available” error, particularly after resizing partitions. This problem often…
And so, we need to build the following model: * Docker Swarm manager with 3 swarm nodes running docker graphHoppers and on the top of…
Create a new file, curl-format.txt, and paste in: time_namelookup: %{time_namelookup}s\n time_connect: %{time_connect}s\n time_appconnect: %{time_appconnect}s\n time_pretransfer: %{time_pretransfer}s\n time_redirect: %{time_redirect}s\n time_starttransfer: %{time_starttransfer}s\n ———-\n time_total: %{time_total}s\n Make a…
We are going to check how to configure Jenkins to build Docker Images based on a Dockerfile. Below are the steps of how you can…
A way to get your code deployed to the production server Webhook allows to automatically retrieve the newest code any time a push is performed…
On Linux you can use dd to make a backup from SD card. Reverse if and of (i.e. to where they point – source and destination) afterwards to restore, but…
Create “spooler.bat” and insert script below Script will check if spooler is running or not and will restart the service sc query spooler | find…