How can I isolate my home network from the building network?
In my building there is a central router that provides internet to a number of apartments. Every apartment has its own wireless access point and any device connected to the…
Electrical Engineering and Systems Science
Innovation Engineering and Technology
In my building there is a central router that provides internet to a number of apartments. Every apartment has its own wireless access point and any device connected to the…
Wake-on-LAN is a feature that allows you to turn on your computer from another device over the network. It does this by sending a data packet. The receiving computer's network…
Apache is a versatile web server which offers a full complement of supporting features, some of them via extensions. In this article, we'll use the mod_proxy module to configure Apache…
I'm looking for a way to access multiple servers sharing a single static ip by using different subdomains. As a forewarning, I've never gotten into network configuration before, so my…
Remote Desktop allows you to connect and control your Ubuntu 24.04 machine from another device. This guide covers setting up Remote Desktop using built-in or open-source tools available in the…
Setting up a VSFTPD server on Rocky Linux 9 is a straightforward process that enhances your network's file transfer capabilities. By following this guide, you'll have a secure and efficient…
Since Red Hat dropped the red letter for CentOS, and shifted focus towards CentOS Stream. The world has moved then to distributions like Rocky Linux, Ubuntu, Debian, openSUSE and others.
This handy utility will create a compressed file that you then can download to your local computer for storage. Please be advised, we do not allow anyone to store backups…
How to check SSH port in Linux
SSH is the short-term Secure Shell that provides a secure method to connect two systems remotely. This network protocol is essential for secure remote server administration, file transfer, and service…
Thanks to its user-friendly built-in tools, it’s a cinch to remote desktop into Ubuntu using either VNC or RDP. We outline how Ubuntu is the world’s most popular Linux distribution…
Install ISPConfig on Ubuntu
Lettsencrypt Integration Guide
There is no excerpt because this is a protected post.
When we need more storage space than originally planned for, it’s LVM to the rescue. The Linux kernel’s Logical Volume Manager lets us abstract our disk partitioning. Instead of assigning…