Using the same scenario from the VLAN and TRUNK post [Read It], where both switches had the VLANs configured manually, […]
VLAN and TRUNK on Cisco Switches
Given the scenario, where the blocks blue and red are groups of computers in a different physical location (building of […]
Disposable Dev/Test Env with MuiltiPass
Multipass [Link] is not a Hypervisor, it is a tool to quickly and easily start fresh Ubuntu VMs (Virtual Machines) […]
NFS Server and Client on Ubuntu 20.04
The decision of using NFS or Samba only depends on who you are sharing with. Linux can communicate with NFS […]
Raspbian Print Server with CUPS
Give new life to old printers and keep your Raspberry Pi listening for print jobs while idle. All the modern […]
Setting Up Ubuntu or Raspbian as a Gateway
This post will show how to share the Internet between two network adapters on Ubuntu Desktop 18.04 (any architecture) and […]
Snap vs Docker vs Multipass
The difference between Snap, Docker, and Multipass can be easily understood by one example of usage: Let’s suppose you need […]
L2TP/IPSec PSK Client on Ubuntu
Ubuntu 18.04 offers OpenVPN as the only already available VPN method in GNOME graphical interface. sudo apt-get updatesudo apt-get install […]
Private Cloud with NextCloud using Docker or Snap
How about having your own cloud and make all your files accessible from anywhere? Similarly to Google Drive, iCloud, and […]
Why Raspberry Pi?
What is RPi? Raspberry Pi [https://www.raspberrypi.org/] is a single-board computer, which means, like your cellphone, the processor, the memory and […]