Showing headlines posted by vitux

« Previous ( 1 ... 20 21 22 23 24 25 26 27 28 29 30 ... 34 ) Next »

How to Backup Files with Déjà Dup and Duplicity on Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on May 27, 2019 6:27 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will learn how to backup files and folders using Ubuntu default backup tool Déjà Dup. I will use Ubuntu 18.04 LTS for describing the procedure in this article.

How to Display File Contents in Column Format in Linux Terminal

  • vitux.com; By Karim Buzdar (Posted by vitux on May 27, 2019 2:40 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Today we are going to look at the Linux column command and how we can use it in a most useful way to format the content.

Play MP3 Files using the Ubuntu Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on May 24, 2019 5:27 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will explain how you can install and use the famous Sox command line utility in order to listen to mp3s in your Terminal.

How to Keep Ubuntu Up to Date

Updating Ubuntu OS is an easy process just requiring a few commands or a few clicks of a mouse. In this article, I will tell you how you can keep your Ubuntu OS up to date.

How to use Vokoscreen to Record Videos on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 23, 2019 2:04 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Vokoscreen is a screen recording tool that can be used to record educational videos, live recordings of the browser, installation, videoconferences, etc. In this article, we will explain how you can install and use Vokoscreen on Ubuntu.

How to Install Notepad++ Editor on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 21, 2019 9:35 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will show you how to install Notepad++ in Ubuntu using GUI and command line. I will use Ubuntu 18.04 to describe the procedure and methods mentioned in this article.

How to Install Arduino IDE on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 21, 2019 3:09 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
The Arduino IDE is used for writing, compiling and uploading code in Arduino hardware. In this article, we will walk through the steps for installing the Arduino IDE on Ubuntu.

3 Ways to Reboot Ubuntu through the Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on May 20, 2019 1:32 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will describe three ways for you to reboot your Ubuntu system through the command line using the reboot command, the shutdown command, and the init command. We have run the commands and procedures mentioned in this article on a Ubuntu 18.04 LTS system.

How to Encrypt Linux Partitions with VeraCrypt on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 17, 2019 9:17 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
If you have sensitive data on your computer, it should be protected by encryption. In this article, I will show you how to encrypt a partition in Linux using a VeraCrypt.

10 Deadly Commands that You Should Never Run on Linux

  • vitux.com; By Karim Buzdar (Posted by vitux on May 17, 2019 3:59 AM EDT)
  • Story Type: Tutorial; Groups: Linux
It is of utmost importance that the user should have ample understanding of safe and deadly commands before executing. Here, we are going to discuss the deadly commands that you should never run without a full understanding of what they mean.

How to use Eye of Gnome Image Viewer in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 16, 2019 4:21 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Eye of Gnome or the Image Viewer is the default picture/image viewing application in Ubuntu. It allows to view the images in a fullscreen slideshow mode or set an image as the desktop wallpaper.

How to Install TrueType Fonts in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 14, 2019 4:25 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, I will show only the installation of TrueType fonts in Ubuntu 18.04 LTS. You can apply the same method for installing other types of fonts.

How to Generate a Certificate Signing Request (CSR) on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 14, 2019 1:33 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
The first step towards acquiring an SSL certificate is generating a CSR and submitting it to the CA. In this article, I will demonstrate to you how to generate CSR on Ubuntu 18.04 LTS.

How to Install Minecraft on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 10, 2019 7:07 PM EDT)
  • Groups: Ubuntu
Minecraft is a game about placing blocks and going on adventures. It’s set in infinitely-generated worlds of wide open terrain – icy mountains, swampy bayous, vast pastures and much more – filled with secrets, wonders and peril! In this article, we will explain how to install Minecraft through the official .deb package available at the Mojang website.

6 Ways to Open the Gnome Calculator in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 9, 2019 11:04 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will explain 6 ways for you to open the application from your Ubuntu. This includes opening the application both through the Ubuntu GUI and the command line.

Cairo Dock, A Highly Customizable Dock panel for Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 9, 2019 2:20 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Cairo Dock is an eye-catching and convenient dock interface for your Ubuntu desktop. With its features like multi-docks, launchers, taskbar, and many useful applets, you can advantageously replace it with your default dock panel.

Copy Data with rsync on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 7, 2019 8:38 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Rsync (Remote sync) is a useful synchronization tool for copying and synchronizing files and directories in local and remote Linux systems. In this article, I will describe some common use cases for rsync in Linux.

Compiling your first Qt Program in Ubuntu

In this article, we will first describe how to install the Qt Creator through the command line. Then, we will explain how to write a simple Qt Hello World program and run it through the Command line and the Qt Compiler GUI. We have run the commands and procedures mentioned in this article on a Ubuntu 18.04 LTS system.

Update Linux Kernel on Ubuntu through UKUU

  • vitux.com; By Karim Buzdar (Posted by vitux on May 4, 2019 3:10 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
The Linux kernel on Ubuntu is the core of the operating system. In this article, we will describe how a user can update Kernel to a newer version through the UKUU utility.

How to Edit Config Files in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on May 3, 2019 12:09 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
To make any configuration changes, you have to open and edit the file. In this article, I will describe how to edit config files in Ubuntu 18.04 LTS Using Gedit, Nano, Vim, Gvim, and Emacs Editor.

« Previous ( 1 ... 20 21 22 23 24 25 26 27 28 29 30 ... 34 ) Next »