How to Install “exa” on Linux Mint 20
Introduction: The “ls” command in Linux is used to list down the contents of the current working directory. “exa” is a replacement of the traditional “ls” command. The…
Read MoreKarim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.
1,009 articles found
Mint
Introduction: The “ls” command in Linux is used to list down the contents of the current working directory. “exa” is a replacement of the traditional “ls” command. The…
Read More
Mint
Introduction: The Linux operating system has different tools available for monitoring resource usage. The “bpytop” tool is also one such tool. Its functionality is very much similar to…
Read More
CentOS
GlassFish is an open-source and Java-supported application server through which users can run Java-based applications. It supports the latest Java platforms such as Enterprise JavaBeans, JavaServer Faces, JPA,…
Read More
CentOS
Introduction ldd is the useful command to see executable files and shared object dependencies. Files that start with /lib are called libraries. A library helps a program to…
Read More
CentOS
Introduction The lsmod command is used to display loaded kernel modules. Kernel modules are code snippets that can be loaded or unloaded to the kernel on demand. If…
Read More
Scripting
Introduction The map() function in Python is used to return the result as a map object without using an explicit for loop. It can handle iteration without a…
Read More
CentOS
Ruby is an open-source and high-level programming language used for developing dynamic and modern web applications. Additionally, Ruby is also used for scripting, data analysis, static site generation…
Read More
CentOS
Gparted is a free and open-source partition editor that manages your system’s disk partitions graphically. Using this partition software, you can create copy, resize and move partitions without…
Read More
Ubuntu
Introduction Mattermost is a self-hosted and open-source online chat. It is developed as a private conversation for organizations and companies. It’s a tool with features like Slack and…
Read More
CentOS
In this age, data is known to be the driver or a highly responsible part of the world’s machine. Without data, no system can effectively work and produce…
Read More