-
Transfers by Multiprocessing
Add -m to multiprocess your transfer and observe greatly increased speed: Adding -m to the gsutil causes most commands to run in parallel, using a combination of multithreading and multiprocessing. The number of threads and processes are set by parallel_thread_count and parallel_process_count. These can be set in your .boto configuration file or set on the command line with the -o option flag. In general, if you…
-
knowledge over wealth
Remember, knowledge is better than wealth, because knowledge protects you, while you have to guard wealth. Wealth decreases if you spend it, but the more you make use of knowledge, the more it increases.
-
Choose the Good
There will never be any shortage of good people in the world. All you need to do is seek them out and bring as many of them into your life as possible. Keep the rest, and the hell, out.
-
Cloud Logging practice
Only logs that contain log entries are listed. Kubernetes events:
-
APIs vs. Console
APIs/commands offer more flexibility and control than the console.
-
Income Streams
The essence of personal business lies in building and expanding sustainable income streams.
-
Business IT
Align technology solutions with business goals, ensuring that IT investments drive value, improve efficiency, and support overall success.
-
Design Your Life
Get Curious. Talk to People. Try Stuff. Tell Your Story.
-
Backing Up VMs
Using Compute Engine persistent disk snapshots, you will create a snapshot of the virtual machine’s persistent disk to have a recovery point of the disk in the event of mishap.
-
Patch Management
Problem You host your virtual machines on Compute Engine, and you need a method for patching all the operating systems at once. Solution Using OS patch management with VM Manager, create a patch job to patch your fleet of Linux virtual machines. OS patch management also supports Windows virtual machines.