Three ways to lock your Ubuntu screen

Lock Ubuntu Screen

When you have to take a break from work but do not want to end your current session, locking your computer screen is the way out. You can, of course, shut down your system and start it again when you are back, but that means you have to save all your work and open it … Read more

How to Remotely Manage Ubuntu Server with SSH

Ubuntu SSH

You may often have to access remote servers to administer, manage, and troubleshoot and there are several ways to do this. You may use telnet to login to remote servers; FTP allows transferring files between different servers. However, these programs are not secure enough for connecting to critical servers. SSH, secure shell is a cryptographic … Read more

3 Ways to Reboot Ubuntu through the Command Line

Reboot Ubuntu on Commandline

Most Linux users, especially admins, depend upon the command line to perform frequent tasks on Ubuntu; one such task is rebooting/restarting your system. We tend to restart our systems for various reasons. One of these reasons is that some software requires rebooting at the end of the installation so that it can become fully operational. … Read more

The Powerful World of Ubuntu Keyboard Shortcuts

Ubuntu Keyboard Shortcuts

Ubuntu has a number of keyboard shortcuts that you can use to increase your productivity with minimal effort. If you have a good grip on the keyboard shortcuts, you can do without the mouse, which saves a lot of time. Also, you can focus more on your work instead of following the mouse pointer. Keyboard … Read more

Fix wrong Keyboard Layout in Ubuntu

Is the Ubuntu Keyboard layout not working? Most Ubuntu users want to use their native language as the primary input language when using their system. Using the Ubuntu preferences utility, you can add your native language as a keyboard input source. This language can be configured to be used as the default keyboard layout. This … Read more

Create a Bootable USB Stick from the Ubuntu Terminal

Bootable USB-Stick on Linux

Why do you need a bootable USB stick under Ubuntu? Here are some possible reasons: You can use a bootable USB Stick to install or upgrade Ubuntu. A different Ubuntu flavor can be run directly from a USB stick. You can use the USB stick to fix configuration problems with the standard tools that come … Read more

How to Install Snipe-IT Asset Management Tool on Ubuntu 22.04

Snipe-IT Asset Manager

In order to track the ownership, deployment process, and details of all servers, a powerful IT asset manager is required. This can be achieved by installing and using Snipe-IT, an open-source IT asset management tool. In this article, we will discuss the installation of Snipe-IT on an Ubuntu 22.04 server. Installation of the Snipe-IT Asset … Read more

Top 10 compression utilities for Ubuntu

Linux Compression Utilities

Ubuntu is considered a good distribution for beginners who usually want to learn Linux from scratch. In comparison between OS software, it is far better than windows. The integral part of system administration is File compression. It might be quite a tough task to find a reliable file compression tool. Till now many robust compression … Read more

How to Install Grafana Monitoring Software on Ubuntu 20.04

Grafana on Ubuntu

Grafana is a multi-platform open-source analytics and visualization platform to monitor computer systems. Grafana lets you create and share dashboards and has a thriving ecosystem of over 100 plugins for data collection, storage, visualization, and sharing. In this article, we’re going to show you how to install Grafana on Ubuntu 20.04 so that you can … Read more