today's howtos
-
List Mounted Drives in Linux
If you have multiple drives mounted and want to perform any operations such as repartitioning them, it is crucial to have on-point information.
-
See Logged in Users on Ubuntu Linux
Linux from its core is made to have multiple users especially if we consider servers.
And there are several reasons why you want to check the currently logged-in users such as to check for unauthorized access.
The easiest way to check the logged-in users in your Ubuntu machine is to use the users command:
-
Creating and removing directory structures on Linux | Network World
Managing directories on Linux is easy, but the process gets more complex when you need to create, empty or remove large, complex directory structures. This post will take you from the most basic commands to some fairly complex ones that can help make the process easier.
-
How To Install Kate Text Editor on Fedora 37 - idroot
In this tutorial, we will show you how to install Kate Text Editor on Fedora 37. For those of you who didn’t know, Kate is a free and open-source text editor for Linux, Unix-like, and Windows operating systems. It is part of the KDE Applications software suite and is designed to be a powerful and user-friendly text editor for programmers and non-programmers alike. Kate brings useful features for programmers and other power users, including code folding, syntax highlighting, dynamic word wrap, an embedded console, an extensive plugin interface, and some preliminary scripting support.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Kate Text Editor on a Fedora 37.