Year: 2017
-
Apps
How to install sublime text editor in Ubuntu, Linux Mint and Debian Linux
Sublime Text 3 is a open source text editor application developed by Jon Skinner, launched under Proprietary software License on year 2008. Sublime Text Editor…
Read More » -
Administration tools
How to use dir command in linux
The dir command is often considered to be the Windows equivalent but it works in Linux in pretty much the same way. In this guide,…
Read More » -
Administration tools
Install and use smem – Linux Memory Reporting/Statistics Tool
In a shared memory environment, which is a technique used by most operating systems, there is a challenge of counting the memory several times. This…
Read More » -
Administration tools
Linux dig command (Domain Information Groper) examples for DNS Lookup
Dig (Domain Information Groper) is a networking tool that can query DNS servers for information. It can be very helpful for diagnosing problems with domain…
Read More » -
Administration tools
What is Ext2, Ext3 & Ext4 and how to create and convert Linux File systems
A filesystem is a way of storing, organizing and accessing files (and/or directories) on a storage device. Some examples of filesystems are FAT, NTFS for…
Read More » -
Administration tools
The Linux top command understanding
The top program provides a dynamic real-time view of a running system. It can display system summary information as well as a list of processes…
Read More » -
Administration tools
How to install and use CoreFreq – CPU monitoring tool for linux
CoreFreq is a CPU monitoring software designed for 64-bits Processors w/ architectures Intel Atom, Core2, Nehalem, SandyBridge and superior, AMD Family 0F. CoreFreq provides a…
Read More » -
Commands
How to use tar command
Tar (tape archive ) is the most widely used command in Unix like operating system for creating archive of multiple files and folders into a…
Read More »