How To Use Uptime Command In Ubuntu Linux

What is Uptime? Uptime is a measure of system reliability, expressed as the percentage of time a machine, typically a computer, has been working and available. Uptime is the opposite of downtime. Conversely, long uptime may indicate negligence, because some critical updates can require reboots on some platforms. What will we look at? Basic syntax […]
How To Create A User With A Custom Home Directory In Linux

Intro In this tutorial, we’re going to see how to change the default home directory of a user on Linux. By default, it is /home/username. We’ll show how to change it for a new user, as well as move the existing content to a new location. Command A 60 second youtube video on how to […]
How to check Kernel version on Linux

Every Linux system is running a Linux kernel, which serves as the foundation for a fully packaged operating system. In this video we are going to find out what is our version of the Linux Kernel.
How To Install the OpenLiteSpeed Web Server PHP and MariaDB on Ubuntu 20.10

OpenLiteSpeed has some useful features that make it a solid choice for many installations: it features Apache, PHP and MariaDB, WEB PANEL and more…
How to install XAMPP in Ubuntu \ Lubuntu Linux

This is a simple tutorial on how to install XAMPP on our Linux machine. XAMPP is the most popular PHP development environment. XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. Website to download XAMPP Commands: A simple video on how to install: We hope you enjoyed this article. if that is so […]
How To Install and Configure Putty SSH Client on Linux Desktop

Security is becoming an ever-bigger issue as the world continues to increase its reliance upon digital information. Remote access to information is in higher demand as telecommuting increases. It’s also very convenient to be able to manage your network from home, especially when your pager alerts you that mail is down at 3 am. Traditional […]