useful VPS articles

Back to blog
Using 'pydf' - Linux Tool for Viewing Color-Coded Filesystem Disk Space Usage
Mar 11, 2024
Using 'pydf' - Linux Tool for Viewing Color-Coded Filesystem Disk Space Usage

The pydf (Python Disk File System) command is a command line tool for showing the amount of disk space used on a Linux-mounted filesystem. Pydf command is an alternative to “df” command: they perform the same function, but pydf shows the available disk space in different colors.

How to Set up Apache Web Server to Utilize NFS Shared HTML+PHP5 Files
Mar 7, 2024
How to Set up Apache Web Server to Utilize NFS Shared HTML+PHP5 Files

Prior to sharing some exact recommendations and steps according to utilizing NFS-shared HTML+PHP5 Files on the Apache server, let’s get a basic understanding of the Apache web server. For quite a long time Apache server was a top solution that existed online. This option was the only option for thousands if not millions of sites worldwide. It is most likely that most companies/organization has tried this solution.

Administration of Packages and Services in FreeBSD / OpenBSD / NetBSD
Mar 6, 2024
Administration of Packages and Services in FreeBSD / OpenBSD / NetBSD

FreeBSD, OpenBSD, and NetBSD are operating systems that present an alternative to Linux in the paradigm of UNIX-like operating systems. They are too frequently used as server operating systems, having their advantages as well as specificities. Today we are particularly going to explore package administration within these three OS.

Containers vs. Virtual Machines (VMs): Unveiling the Key Distinctions
Jan 11, 2024
Containers vs. Virtual Machines (VMs): Unveiling the Key Distinctions

Virtualization implies creating a virtual equivalent of a physical resource, making it more accessible in a safer way.

Harnessing the Power of tmux on Linux and macOS: A tmux Cheat Sheet
Dec 28, 2023
Harnessing the Power of tmux on Linux and macOS: A tmux Cheat Sheet

Tmux is a tool that many users may find extremely helpful when it comes to running programs on a server. Tmux is a multiplexer tool. It allows to launch and manage multiple terminals from a single terminal.

Top 7 effective tips for blocking email spam with Postfix on CentOS/RHEL
Dec 15, 2023
Top 7 effective tips for blocking email spam with Postfix on CentOS/RHEL

What does email spam actually entail? How does it work? Why do you get so much spam?

Discover the usage of the "whereis" command in Linux and BSD, complete with examples
Dec 12, 2023
Discover the usage of the "whereis" command in Linux and BSD, complete with examples

Before getting into the practical examples, it is essential to understand the "whereis" command and why it is useful. The "whereis" command in Linux is used to find binary files, source code, and manual pages for a command. It searches for files in a directory, which makes it faster than other commands such as "find."

Embrace Secure Web Communication: Wildcard HTTPS with Let's Encrypt and Nginx
Dec 4, 2023
Embrace Secure Web Communication: Wildcard HTTPS with Let's Encrypt and Nginx

Secure web communication is crucial for your server's proper functioning.

Top 12 Free Media Server Software for Windows and Linux
Nov 16, 2023
Top 12 Free Media Server Software for Windows and Linux

When setting up your server, there are various components that can determine it’s inner organization and the way you work with it and manage it. One such component that you’ll be likely to be willing to install is a media server.

Top 8 Tasks for Debian 12 Bookworm Users
Oct 25, 2023
Top 8 Tasks for Debian 12 Bookworm Users

Debian 12 Bookworm is a fresh new version of Debian that was released just a few months ago. It does have a great number of improvements and new things you should learn about to fully benefit from the new version. In today’s article, we want to cover 8 things you should accomplish when starting to use Debian 12 Bookwarm to reach its full functionality.