Showing headlines posted by vitux

« Previous ( 1 ... 25 26 27 28 29 30 31 32 33 ... 34 ) Next »

How to check if your processor supports Virtualization Technology on Ubuntu

The Virtualization Technology enables your processor to act as a number of independent computer systems. The article explains 4 methods to check if Virtual Technology is supported by your processor on a Ubuntu system.

How to make VLC Player on Ubuntu look like the Windows Media Player

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 21, 2018 10:51 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
If you are new to Linux, you might find yourself looking for an alternative to the Windows Media Player that you can use on your Ubuntu. This tutorial shows you how to use a skin to make VLC Media Player on Ubuntu to look like Windows Media Player.

How to add/remove USB and other mounted volumes to/from Ubuntu desktop

This article describes two ways to remove or add USB and other mounted volume icons from the Ubuntu desktop. It explains how you can install Dconf Editor and the Gnome Tweaks Tool to your Ubuntu system and how you can utilize them.

How to Simultaneously Unzip or Unrar Multiple Files in Linux

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 19, 2018 3:18 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This article describes how you can use the for loop in bash to extract multiple archive files through the Ubuntu command line.

How to Install and Use Tilda – a drop-down console for Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 18, 2018 3:45 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
If you are a true command line-savvy person like me, you might notice that the Terminal application is almost always open on your Ubuntu. If that’s the case, we would recommend you a drop-down console called Tilda.

Set Your Favorite Browser as Default through Ubuntu Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 17, 2018 4:42 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
We might have multiple web browsers installed on our Ubuntu which we might want to use for different browsing preferences. This tutorial shows how to set the default browser through Linux shell.

4 Ways to View the Partition Table in Linux

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 14, 2018 11:03 AM EDT)
  • Story Type: Tutorial; Groups: Linux
As Linux administrators, we need to view the partition table of our hard disk time and again. This article lists and explains the use of various Linux commands for you to view the partition table of your device.

How to Install Jitsi Meet Video Conference Platform on Ubuntu

Jitsi Meet is a free, open source, secure, simple and scalable video conferencing solution that you use as a standalone app or embed in your web application. The Jitsi Meet client runs in your browser. In this tutorial, we will be going to learn how to install Jitsi Meet video conferencing service on an Ubuntu 18.04 server.

How to Add the TrashCan to Ubuntu Activities Panel/Dock

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 11, 2018 7:35 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Whenever we want to access our favorite Ubuntu applications, we can add them to the Activities or Dock panel so that we can use them very frequently. This tutorial shows you how to add the Trashcan there.

How to install php5 and php7 on Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 10, 2018 8:03 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This article describes a step by step procedure to install PHP versions 5.6 and 7.2 on your Ubuntu. After installing the two versions, we will also explain how you can disable one version and enable another version to be treated as the default version by the system.

How to use the Linux mtr command

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 7, 2018 10:19 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Mtr (my traceroute) is a command line network diagnostic tool that provides the functionality of both the ping and traceroute commands.

5 Ways to Check Available Memory in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 6, 2018 10:09 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
As Ubuntu users, especially administrators, we need to keep a check on how much memory resources our system is using and how much of them are free. The article explains the use of the following 5 commands in order to check the available memory.

How to View the Network Routing Table in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 6, 2018 2:19 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will explain how to view the routing table in Ubuntu through the following three popular commands: netstat, ip, and route.

Add “New Document” back to the right-click menu in Ubuntu 18.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 4, 2018 5:33 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
When I recently shifted to Ubuntu 18.04, I noticed that there was no option in the right-click menu of Nautilus to create an empty text file. This tutorial shows you how to get back that menu option.

How to do Basic Math in Linux Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 3, 2018 12:17 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The Linux bash, or the command line, lets you perform both basic and complex arithmetic and boolean operations. The commands like expr, jot, bc and, factor etc, help you in finding optimal mathematical solutions to complex problems.

Find Devices Connected to Your Network with nmap

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 30, 2018 6:17 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, you will learn how you can use the nmap command in order to view which devices are connected to your network. This way you can verify that no unauthorized device is connected.

How to Change sudo Password in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 30, 2018 2:11 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
If you are a new Ubuntu admin user, you might want to know how to change the password in Ubuntu Linux server through bash shell or the command line. We have run the commands and procedures mentioned in this article on a Ubuntu 18.04 LTS system.

Install Python3 on Ubuntu 18.04 and Set Up a Virtual Programming Environment

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 28, 2018 6:15 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will install the latest version of Python3 on our Ubuntu system and then set up a virtual programming environment where you can write and execute your Python application programs.

How to Install Joomla! CMS on Debian 9

  • vitux.com; By Matt Vas (Posted by vitux on Nov 27, 2018 7:57 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this guide, we’ll show you how to install and configure the latest version of Joomla! Content Management System on Debian 9.

How to Download YouTube Videos to Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 27, 2018 2:36 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
There are unlimited videos available on the Internet on numerous video hosting websites but sometimes we need to download some videos for offline use. In this article, we are providing you with three tools that you can use to download videos not only from YouTube but numerous other supported websites.

« Previous ( 1 ... 25 26 27 28 29 30 31 32 33 ... 34 ) Next »