10 monitoring tools for Linux system administrators you should know about

In this article we are going to check out some of the best Linux monitoring tools in the terminal, starting with number 10 the all well known and built in top command.
How to Install LAMP in Ubuntu in 3 steps

In this article we are going to install the famous Linux Apache PHP and MySQL web services. The article is going to use the tasksel Ubuntu app.
5 Funny Commands to use in Linux and Terminal

Not everything in Linux is serious, fortunately we can find fun programs created for the sole purpose of entertaining us. You may be wondering why? Well, because we are human and at the end of the day we need a little variety, laughter and maybe a drink on the train. And yes, speaking of the […]
Ubuntu How To Set A Static IP Via Terminal And GUI

Why do we have to set a static IP address on our Ubuntu \ Debian Linux? The default IP address of your computer – whatever it is, is probably “dynamic”. This is mostly convenient, as network administrators do not have to go through the hassle of creating individual IP addresses for each computer on their […]
Install and Review VokoScreen Recorder in Ubuntu Linux

What is VokoScreen Recorder? VokoScreen is a screen recording program with many options. You can turn on your camera and talk while capturing the screen. One of its main advantages is exceptional stability and ease of operation. In recent years, it has been replaced by a newer version called VokoScreenNG, however, its lightness and stability […]
Install and Review – Green Recorder in Ubuntu

What is Green Recorder? A simple desktop recorder for Linux systems. Built using Python, GTK+ 3 and ffmpeg. It supports recording audio and video on almost all Linux interfaces. Also, Green Recorder is the first desktop program to support Wayland display server on GNOME session. The following formats are currently supported: mkv, avi, mp4, wmv, gif and nut (And only WebM for Wayland’s GNOME […]
How To Work With Users And Groups In Linux

Introduction To Users And Groups In Linux In this tutorial we will show you the basics for working with Linux Users And Groups, we will slightly upgrade with additional knowledge where necessary and more. Why do we need to understand user accounts in Linux?Linux is a multi-user platform, in which each user has different rights. […]
How To Use Linux Shutdown Command, Restarts Planned and immediate

About The Linux Shutdown Command The Linux Shutdown Command is used to stop the operating system safely. Users logged in receive a message that the system will be shut down. The command allows the system to shut down immediately or according to a set period of time. In this tutorial you will learn the basic […]