Category: MacOS

Docker[Containers] vs Hypervisor[Virtual Machines]

Virtualization Technologies Docker vs Hypervisor — Containers vs Virtual Machines Wednesday, April 21, 2021 Category \ Technology Docker [Containers] Hypervisor [Virtual Machines] Docker vs. Virtual Machines     OS Support and Architecture No Guest OS, Docker containers hosted on a single physical server with a host

Read More

How to buy a Laptop or Mini-PC – A Quick Guide for Making the Right Choice

How to buy a Laptop or Mini-PC: A Quick Guide for Making the Right Choice Useful Links https://www.google.com/chromebook/https://www.apple.com/mac/https://www.microsoft.com/en-us/windows/computersMoving to a Windows 10 PC – https://bit.ly/31IThAR Linux Laptopshttps://laptopwithlinux.com/mini-computers/?ref=276https://laptopwithlinux.com/linux-laptops/?ref=276https://www.ubuntushop.be/index.php/en/ Other Solutions for Mini-PCswww.simplynuc.eu – www.simplynuc.com – www.simplynuc.co.uk Notes Additional Models * XEON Laptops [USA] https://amzn.to/3rNVdCS HP ZBook 17

Read More

If you can not access NAS try this

If you can not access NAS try this: go in Windows 10 search or Control Panel search and type “windows features” choose “Turn Windows Features on or off” Scroll list of features down and Ensure the checkboxes in green rectagle are all checked… After a Restart

Read More

The best way to search for a Laptop or Desktop Computer

The best way to search for a Laptop or Desktop Computer medium to high priced for a purpose eg Software & Web Development or another item is just to create something for this in a related channel, like a YouTube video, blog article, Presentation, Excel Info/List,

Read More

Linux Cron Backup Script – run once every month via cron

  Linux Cron Backup Script ========== I set cron job with crontab -e for running 20:20 8th everyMonth any weekDay Script appears below as backup-cron.sh,… feel free to COPY to your Linux VM for experimentation… [root@server1 backup-cron]# crontab -l 20 20 8 * * /root/backup-cron.sh [root@server1 backup-cron]#

Read More

Linux Distros for

Linux Distros for < … > =========== Gaming Steam OS – https://store.steampowered.com/steamos/  ================================================== Photography / Video Production / Graphic Designer Ubuntu Studio – https://ubuntustudio.org/  ================================================== Programming / Soft Development Semi Code (out of date) [Preinstalled Apps and Soft IDEs] https://sourceforge.net/projects/semicodeos/  ================================================== Workstation User / Programmer / Coder

Read More

Logical Volumes (LVM), Disk Encryption, Creating a RAID Device

Logical Volumes (LVM), Disk Encryption, Creating a RAID Device in Linux ================ In this post I show you these three (3) advanced procedures for CentOS 7 Linux Server… I recommend try them in test VM Server and after in Production Server… A – Disk Encryption Exercise

Read More