-
Linux
Install Screen on Linux Servers
Screen is a great program that allows you to run different things on different “screens” from the console. We will…
Read More » -
Linux
How To Install Python3 On Linux
Python 3.6 has been released and in this guide, we are going to install python3 on a Linux CentOS NVMe…
Read More » -
Linux
What is yum download-only on CentOS
Yum is the package installer for all RHEL-based systems. That’s Red Hat, CentOS, Oracle Linux and ClearOS to name a…
Read More » -
Web Servers
How to set up an Ubuntu Dante SOCKS5 Proxy Server
Proxy servers have been around for years. A proxy server is a way of connecting to a website or service…
Read More » -
Web Servers
How to set up a Linux Squid Proxy Server with multiple IPs
The Linux Squid Proxy software used to be extremely popular when the internet wasn’t using HTTPS and SSL certificates. Now…
Read More » -
Linux
What are zombie processes in Linux and how to manage them
Zombie processes don’t pose a threat to your NVMe VPS Server in terms of resource usage. That’s because the process…
Read More » -
Scripting
Cloud-init Modules That Automate and Customize Linux Deployments
Cloud-init is a popular way to automate deployments of Linux instances in a cloud or non-cloud environment. To save having…
Read More » -
Email
Top tips to keep Emails out of spam folders
With Email being such a vital utility it’s important that your emails get to where they need to be. Keeping…
Read More » -
Email
How To Set up An Exim Email Server Using CentOS/RockyLinux
Exim is a mail server that deals with the sending and receiving of email. It allows users to send mail…
Read More » -
Email
How to Create & Manage Exim email aliases
In our previous article, we created an Exim email server and configured it to send email. We learnt how to create email…
Read More »