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 […]
CCS Templace for Starting Point Web Design
Every browser has its own default stylesheet in case those parameters are not mentioned and customized in the page code. […]
LAMP (Linux, Apache, MySQL, PHP) and Web Services
LAMP is a very common acronym for a Server (Linux) that runs a Web Server (Apache) with Database (MySQL) and […]
Running Commands Periodically or Scheduled in Linux
You have one command or one program that you want it to be executed automatically in one specific moment, like […]