Showing headlines posted by vitux

« Previous ( 1 ... 29 30 31 32 33 34 )

How to Create Aliases for Customizing Commands in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 29, 2018 9:08 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Ubuntu allows you to customize your long and rugged bash commands by using short and pleasant aliases as a replacement. In this tutorial, you will learn how to create and use an alias against a command in Ubuntu.

How to Install KVM and Manage Virtual Machines in Ubuntu 18.04

KVM or Kernel-Based Virtual Machine provides a virtual environment used for running one or more additional operating systems besides the primary system without interfering with its functions. In this tutorial, we will describe how to install and use a virtual machine using the open-source virtualization platform-KVM.

How to Enable/Disable Automatic Login in Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 27, 2018 11:04 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This article shows you how to enable/disable automatic login to your Ubuntu system through the command line and through the graphical interface.

3 Ways to Find PC’s Hostname Using Linux Terminal

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 26, 2018 3:27 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Just as Internet Protocol address or IP address gives an identification to your device, similarly, the hostname is another parameter through which you can recognize your device. This tutorial shows you 3 ways how you can display the hostname on the Linux shell.

How to Make Password Asterisks Visible in Ubuntu Terminal

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 23, 2018 8:14 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Whenever you are asked to type a password in Ubuntu terminal, you insert your password without getting any visual display or a feedback from the screen. In such a situation, there are the chances that you may mess up with your password by entering it wrongly.

Some Common Ubuntu Display Managers and How to Switch Between them

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 22, 2018 4:32 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
A display or login manager is the component of your Operating system responsible for launching your display server and the login session. This tutorial compares several commonly used display manages and shows how to install them.

How to Make Your Ubuntu PC a Wireless Access Point

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 21, 2018 8:31 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
With the release of Ubuntu’s latest operating system, Ubuntu 18.04 LTS, creating a hotspot is easier than ever before. With a wifi hotspot, you can let other wireless devices such as smartphones and televisions etc. make use of your computer’s internet connection.

Add and Manage User Accounts in Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 20, 2018 2:47 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows you how to add and manage user accounts and groups effectively on Ubuntu 18.04 trough GUI and on the Shell.

Copying and Pasting Text onto the Linux Terminal

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 17, 2018 11:25 AM EDT)
  • Story Type: Tutorial; Groups: Linux
While working with the Terminal, we sometimes require copying a long command, file name or text from the web. In this tutorial we will show you how to do so through a few examples we ran on Ubuntu 18.04.

How to Use htop to Monitor System Processes in Ubuntu 18.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 16, 2018 8:27 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will show you how to install and use htop to monitor processes in Ubuntu. Htop is a Linux command line tool with a functionality that is similar to Windows Task manager.

How to Create a Dummy Zombie Process in Ubuntu 18.04 LTS

As software testers, we sometimes need to know how a zombie process looks like on our system. If there is no zombie process running on your system, you can create a dummy for testing purposes as described in this article.

How to Schedule Tasks on Ubuntu 18.04 Using Crontab

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 15, 2018 5:12 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows you how to run programs at a specific time or in a given interval on Ubuntu by using the crontab. In this example, we will set up a backup job with the tar command to run once a week.

How to Find Your IP Address in Linux

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 15, 2018 1:24 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Many times it happens that you feel the need of knowing the IP address of your device. Following are the four methods through which you can find the IP address of your device.

How to set the Gnome Default Terminal Emulator on Ubuntu 18.04 LTS

A terminal emulator is an application used to run bash commands, work with files, communicate with other computers, perform administrative tasks and configurations, etc., all in textual form. This tutorial will show you how to replace the default Gnome Terminal Emulator with Xterm.

How to Kill Zombie Processes in Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 11, 2018 12:53 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
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. This guide shows how to get rid of these stalled processes.

The Hosts File on Linux

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 10, 2018 9:28 AM EDT)
  • Story Type: Tutorial; Groups: Linux
All operating systems with network support have a hosts file in order to translate hostnames to IP addresses. This tutorial explains what the hosts file on Linux is used for and how to edit it.

How to View System Log Files on Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 9, 2018 9:56 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
A Linux Administrator should be able to read and understand the various types of messages that are generated by all Linux systems in their log files in order to troubleshoot an issue. This tutorial shows how to view system logs on Ubuntu Linux via desktop applications and on the shell.

« Previous ( 1 ... 29 30 31 32 33 34 )