Posted inapache debian ISPConfig 2 Redirect a subdomain in Apache and keep the URL in the address bar Posted by Ubuntu Server Admin May 7, 2021This tutorial shows you how to use redirect rules in the Apache web server. If…
Posted inBasics debian Linux & Unix How to convert filenames or text to lowercase on the Linux command line Posted by Ubuntu Server Admin May 7, 2021There is no simple 'tolower' command on the bash, but you can convert uppercase characters…
Posted inBasics debian Ubuntu Get detailed information about server hardware and partitions on Ubuntu Posted by Ubuntu Server Admin May 7, 2021This short tutorial shows you 5 commands to get details about the system hardware of…
Posted indebian FTP ISPConfig 3 How to speed up logins in pure-ftpd on Debian or Ubuntu Linux by disabling name resolution Posted by Ubuntu Server Admin May 7, 2021If you experience problems with slow logins in pure-ftpd, this is often caused by a…
Posted indebian ISPConfig 3 Ubuntu Configure fail2ban to use route instead of iptables to block connections Posted by Ubuntu Server Admin May 7, 2021Fail2ban uses iptables by default to block incoming connections when they exceed the max. login…
Posted inUbuntu Ubuntu Feed How to Install and Configure Fail2ban on Ubuntu 20.04 Posted by Ubuntu Server Admin April 7, 2021Fail2ban is an tool used to improve server security from cyber attacks. It allows you…
Posted inUbuntu Ubuntu Feed How To Install Signal Desktop on Ubuntu 20.04 Posted by Ubuntu Server Admin April 7, 2021Signal is an popular messaging application as an alternative of WhatsApp. It is available as…
Posted inUbuntu Ubuntu Feed How to Install MySQL 8.0 on Ubuntu 20.04 Posted by Ubuntu Server Admin April 7, 2021MySQL is the popular relational database management system used for storing structured data in table…
Posted inUbuntu Ubuntu Feed How to Check Ubuntu Version with Command or Script Posted by Ubuntu Server Admin April 7, 2021The lsb-release is the standard package for reporting the version on Ubuntu systems. Which is…
Posted inUbuntu Ubuntu Feed How to Install Git on Ubuntu 20.04 Posted by Ubuntu Server Admin April 7, 2021The Ubuntu 20.04 default apt repositories contains git packages. You can install git packages directly…