Read more how-tos Scripting How to Count Number of Lines in Terminal Output in Bash This article will explore several ways to count the number of lines in the terminal output, which is a simple yet useful task that can be helpful in..
Read more how-tos Scripting How to Timeout a Command in Bash Without Unnecessary Delay Users can execute various commands and scripts using Bash, a powerful command-line interface. However, some commands may take longer than expected t..
Read more Scripting How to Use awk Command in Bash To effectively manage files, directories, and data in a command-line environment, it is crucial to have a solid understanding of the available comma..
Read more how-tos openSUSE How to Install AnyDesk on OpenSUSE AnyDesk is a remote desktop tool that allows users to access and manage a system remotely from another system. It is a great tool for users who are ..
Read more how-tos Ubuntu How to Check MariaDB Version on Ubuntu 22.04 In the previous post, we checked out the method for installing MariaDB on Ubuntu 22.04. Today, we will move one step ahead and discuss different app..
Read more how-tos Ubuntu How to Restart MariaDB on Ubuntu 22.04 In the last post, we discussed different approaches for checking the installed version of MariaDB on Ubuntu 22.04. Now moving toward the next topic,..
Read more how-tos Ubuntu How to Power on or Startup Guest OS in VMware Workstation In this small tutorial, I am going to show you the method of powering on a VM or guest OS. I’m using Ubuntu 22.04 for demonstration. However, thi..
Read more how-tos Ubuntu How to Install HAProxy on Ubuntu 22.04 HAProxy is an open-source, free tool offering high availability and load balancing for TCP and HTTP-based traffic. It is written in C language and w..
Read more how-tos Ubuntu How to Install NextCloud on Ubuntu 22.04 NextCloud is a software platform for hosting and sharing files and collaborating on documents, calendars, and other data. It is free and open-source..