Skip to content

VITUX

Linux Compendium

Menu

  • Home
  • Linux
  • CentOS
  • Debian
  • Ubuntu
  • Shell

Shell

How to Use htop to Monitor System Processes in Ubuntu 18.04

Monitor processes in Ubuntu with htop command

Most of the people are familiar with the use of Task Manager in Windows. It is a feature that is mainly used to view the currently running processes. Similarly, Ubuntu also provides us with a utility to monitor the system

Karim Buzdar August 16, 2018August 16, 2018 Shell, Ubuntu Read more

How to Create a Dummy Zombie Process in Ubuntu 18.04 LTS

Create dummy zombie process in Ubuntu

As software testers, we sometimes need to know how a zombie process looks like on our system. We can run various tests on it if we know specifically which program and process ID is associated with that zombie process. What

Karim Buzdar August 15, 2018 Shell, Ubuntu Read more

How to Schedule Tasks on Ubuntu 18.04 Using Crontab

Using Crontab on Ubuntu

Sometimes, you do not want a process to run at a default time specified by your operating system rather you yourself want to define the time for a process to run. For doing this in Ubuntu, we make use of

Karim Buzdar August 14, 2018August 15, 2018 Shell, Ubuntu Read more

The Hosts File on Linux

Linux hosts file

All operating systems with network support have a hosts file in order to translate hostnames to IP addresses. Whenever you open a website by typing its hostname, your system will read through the hosts file to check for the corresponding

Karim Buzdar August 8, 2018August 15, 2018 CentOS, Debian, Linux, Shell, Ubuntu Read more

8 Ways To Get Help On The Linux Shell

8 ways to get help on the Linux shell

Whenever we start using a new software or a new operating system, the interface and the environment with which we are used to also changes. Sometimes, the new environment is user-friendly and we do not find it difficult to interact

Karim Buzdar August 7, 2018August 15, 2018 CentOS, Debian, Linux, Shell, Ubuntu Read more

Working With Vi Editor in Linux

Working With Vi Editor in Linux

What is vi Editor Vi or the Visual Editor is the default text editor that comes with most Linux systems. It is a Terminal-based text editor that users need to learn, essentially when more user-friendly text editors are not available

Karim Buzdar July 25, 2018August 15, 2018 Shell Read more

Management of Zipped or Compressed Folders With Linux Terminal

Management of Zipped or Compressed Folders With Linux Terminal

Sometimes, when you need to create a .zip archive on a Linux machine, it is not that much easy as it is in windows. Every time, you need to download a larger number of files or numerous tasks, or even when you

Karim Buzdar July 25, 2018August 15, 2018 Debian, Shell, Ubuntu Read more

The Linux Ping Command

The Linux Ping Command

Ping or Packet Internet Groper is a network management utility that can check the connection status between a source and destination computer/device over an IP network. It also helps you estimate the time it takes to send and receive a

Karim Buzdar July 20, 2018June 28, 2020 Shell Read more

Getting the Best out of Linux Bash History

Linux Bash History

Linux command line-the Terminal, like all shells, keeps a history of commands executed in the past by a user. This history is persistent and stays in the memory even when we reboot our system. These stored commands can be recalled

Karim Buzdar July 20, 2018August 15, 2018 Shell Read more

Editing Pictures on Linux Command Line with ImageMagick

Editing pictures on the shell

Every time we deal with images in a command line, we need to install or use any of the command line tools. Few of them include GraphicsMagick, Scrot, Feh, Exiv2 etc. These tools allow us to convert, also help us

Karim Buzdar July 11, 2018August 15, 2018 Shell, Ubuntu Read more
Page 39 of 40« First«...102030...3637383940»

Search

About This Site

Vitux.com aims to become a Linux compendium with lots of unique and up to date tutorials.

Most Popular

  • How to Uninstall Programs from your Ubuntu System posted on July 29, 2020 | under Linux, Ubuntu
  • How to Write and Run a C Program in Linux posted on January 22, 2020 | under Linux, Ubuntu
  • How to find files on the Ubuntu command line posted on June 20, 2019 | under Linux, Shell, Ubuntu
  • How to Set JAVA_HOME Path in Ubuntu 18.04 and 20.04 LTS posted on January 23, 2019 | under Linux, Shell, Ubuntu
  • 5 Ways to Check Available Memory in Ubuntu 20.04 posted on April 30, 2020 | under Linux, Ubuntu
  • Find Devices Connected to Your Network with nmap posted on November 30, 2018 | under Desktop, Ubuntu
  • How to Manually Mount/UnMount a USB Device on Ubuntu posted on September 19, 2018 | under Linux, Shell, Ubuntu
  • 3 Ways to Reboot Ubuntu through the Command Line posted on May 20, 2019 | under Shell, Ubuntu
  • How to Shut Down Ubuntu posted on July 29, 2020 | under Linux, Shell, Ubuntu
  • How to Start, Stop or Restart Services in Ubuntu posted on April 18, 2019 | under Linux, Shell, Ubuntu
Copyright © vitux.com
  • Privacy Policy
  • Imprint