Tips and Tricks
How to use du to sort files by size? [SOLVED]
du stands for disk usage which is one of the most used tool in Unix/Linux to estimate the file space usage. Here are some commonly used command arguments and
How to cut video with OpenShot? [SOLVED]
OpenShot is a free and open-source video editing software that can be used to cut, trim, and edit videos on Linux, Windows, and macOS. It provides an
7 methods to list user groups in Linux? [SOLVED]
In operating systems, applications add their own users and groups to the system. From an administrative point of view, this makes it easier for users. Adding
How to install Notepad++ in Linux? [SOLVED]
In this article, we will explain how to install Notepad++ on the Linux operating system.
How to ignore certificate check in wget? [SOLVED]
wget is a popular command for downloading files from the internet with protocols such as HTTP, HTTPS, and FTP. With the terminal emulator you use, you can
