Skip to content

VITUX

Linux Compendium

Menu

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

Ubuntu

Copying and Pasting Text onto the Linux Terminal

Copy and paste text to Linux terminal

While working with the Terminal, we sometimes require copying a long command, file name or text from the web, a tutorial, or simply from some text file. You might have observed that the simple pasting control, Ctrl+V does not work

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

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 Find Your IP Address in Linux

Find your current IP Address in Linux

Many times it happens that you feel the need of knowing the IP address of your device. Internet Protocol address or IP address is a set of numeric digits that are needed to identify your device and enable network communication

Karim Buzdar August 15, 2018August 15, 2018 CentOS, Debian, Linux, 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

How to Kill Zombie Processes in Ubuntu 18.04 LTS

How to kill Ubuntu Zombie Process

A zombie or a defunct process in Linux is a process that has been completed, but its entry still remains in the process table due to lack of correspondence between the parent and child processes. Usually, a parent process keeps

Karim Buzdar August 10, 2018August 15, 2018 Linux, Ubuntu Read more

[SOLVED] “dpkg: error: need an action option”

When you are trying to install Google Chrome on Ubuntu, you may receive the following error: Error Message “dpkg: error: need an action option” Solution This may be because of the command you copied from somewhere and you pasted on

Karim Buzdar August 10, 2018August 15, 2018 Ubuntu Read more

How to Install Google Chrome on Ubuntu 18.04 LTS

Install Google Chrome on Ubuntu

Google Chrome happens to be one of the most powerful web browsers these days and naturally many users attempt to install it on their system. This attempt, however, is not fruitful as this popular web browser is not available through

Karim Buzdar August 10, 2018August 15, 2018 Ubuntu Read more

The Powerful World of Ubuntu Keyboard Shortcuts

Ubuntu Keyboard Shortcuts

Ubuntu comes with a powerful set of keyboard shortcuts that you can utilize in order to increase your productivity through minimum effort. When you have a good grip on the shortcuts, you can avoid using the mouse; which saves a

Karim Buzdar August 9, 2018August 15, 2018 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
Page 35 of 37« First«...102030...3334353637»

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