TecMint.com is a community driven Linux website. Our motto is to provide an effortless howto’s to our valuable readers.

You are also welcome to join our community and can be part of our team, contributing and submitting well written article on Linux. If you have any query, please contact us by email tecmint.com [at] gmail [dot] com or use our contact form.

Archive : Linux Commands

RSS feed

Switching From Windows to Nix or a Newbie to Linux – 20 Useful Commands for Linux Newbies

Switching From Windows to Nix or a Newbie to Linux – 20 Useful Commands for Linux Newbies
So you are planning to switch from Windows to Linux, or have just switched to Linux? Oops!!! what I am asking! For what else reason would you have been here. From my past experience when I was new to Nux, commands and terminal really scared me, I was worried about the commands, as to what extent I have to remember and memorise them to get myself fully functional with Linux. No doubt online documentation, books, man pages and user community helped...
Filed in: Linux Commands

Install Innotop to Monitor MySQL Server Performance

Install Innotop to Monitor MySQL Server Performance
Innotop is an excellent command line program, similar to ‘top command‘ to monitor local and remote MySQL servers running under InnoDB engine. Innotop comes with many features and different types of modes/options, which helps to monitor different aspects of MySQL performance and also helps database administrator to find out what’s wrong going with MySQL server. For example, Innotop helps in monitoring mysql replication status, user...

Ncdu a NCurses Based Disk Usage Analyzer and Tracker

Ncdu a NCurses Based Disk Usage Analyzer and Tracker
ncdu (NCurses Disk Usage) is a command line version of the most popular “du command“. It is based on ncurses and provides a fastest way to analyse and track what files and directories are using your disk space in Linux. It provides an excellent ncurses based interface to display the information in more intuitive way like columns for how much disk space used in megabytes, gigabytes and graphical bar usage, file/directory names, file deletion,...
Filed in: Linux Commands

Pydf an Alternative “df” Command to Check Disk Usage in Different Colours

Pydf an Alternative “df” Command to Check Disk Usage in Different Colours
The “pydf” (Python Disk File System) is an advanced command line tool and a good alternative to Linux “df comand”. It is used to display the amount of used and available disk space on a Linux file systems, same like df command, but in different colours. The output of the pydf command can be customizable according to your needs.Pydf Command to Check Disk UsageThis “pydf” command is written in python language...
Filed in: Linux Commands

15 Command Line Tools to Monitor Linux Performance

15 Command Line Tools to Monitor Linux Performance
It’s really very tough job for every System or Network administrator to monitor and debug Linux System Performance problems every day. After being a Linux Administrator for 5 years in IT industry, I came to know that how hard is to monitor and keep systems up and running. For this reason, we’ve compiled the list of Top 15 frequently used command line monitoring tools that might be useful for every Linux/Unix System Administrator. These...

10 fdisk Commands to Manage Linux Disk Partitions

10 fdisk Commands to Manage Linux Disk Partitions
fdisk stands (for “fixed disk or format disk“) is an most commonly used command-line based disk manipulation utility for a Linux/Unix systems. With the help of fdisk command you can view, create, resize, delete, change, copy and move partitions on a hard drive using its own user friendly text based menu driven interface. This tool is very useful in terms of creating space for new partitions, organising space for new drives, re-organising...
Filed in: Linux Commands

20 Practical Examples of RPM Commands in Linux

20 Practical Examples of RPM Commands in Linux
RPM (Red Hat Package Manager) is an default open source and most popular package management utility for Red Hat based systems like (RHEL, CentOS and Fedora). The tool allows system administrators and users to install, update, uninstall, query, verify and manage system software packages in Unix/Linux operating systems. The RPM formerly known as .rpm file, that includes compiled software programs and libraries needed by the packages. This utility only...

25 Useful Basic Commands of APT-GET and APT-CACHE for Package Management

25 Useful Basic Commands of APT-GET and APT-CACHE for Package Management
This article explains how quickly you can learn to install, remove, update and search software packages using apt-get and apt-cache commands from the command line. This article provides some useful commands that will help you to handle package management in Debian/Ubuntu based systems.APT-GET and APT-CACHE CommandsWhat is apt-get? The apt-get utility is a powerful and free package management command line program, that is used to work with Ubuntu’s...
Proudly designed by Tecmint.com.