Skip to content

VITUX

Linux Compendium

Menu

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

How to Install and Use Nmap on Linux Mint 20

How to Install and Use Nmap on Linux Mint 20

Nmap is a very popular free and open-source network security tool and port scanner. It has been designed to perform security scans and discover hosts on a network by sending different packets to them and then analyzing their responses. In

Karim Buzdar March 5, 2021March 5, 2021 Linux, Shell Read more

How to Install Mono on Ubuntu 20.04

How to Install Mono on Ubuntu 20.04

Mono is the OpenSource implementation of the Microsoft .NET software stack. It is based on ECMA/ISO standards and implements the C# programming language and the Common Language Runtime. To find out more about Mono, have a look at the Mono

Karim Buzdar March 4, 2021March 4, 2021 Linux, Shell, Ubuntu Read more

How to Install R Programming Language Tools on Linux Mint 20

How to Install R Programming Language Tools on Linux Mint 20

“R” is a programming language that was designed for statistical computing back in 1993. The best thing is that this language is still being used extensively especially for data analysis purposes during research. In today’s article, I will show you

Karim Buzdar March 2, 2021March 2, 2021 Linux, Shell Read more

How to change the sudo password through command line on CentOS 8

How to change the sudo password through command line on CentOS 8

Most new Linux admin users of CentOS 8 do not know how to reset or change the sudo password from the command line environment. It is a good practice for security reasons to regularly change the password of each system

Karim Buzdar February 25, 2021February 25, 2021 CentOS, Linux, Shell Read more

How to Install and Use Ansible on Debian 10

How to Install and Use Ansible on Debian 10

Whenever we talk about configuration management tools, the name that we hear most often is Ansible. It is a cross-platform tool that is designed to handle system configurations while working with Linux, macOS, and Windows operating systems. Today, we will

Karim Buzdar February 23, 2021February 23, 2021 Debian, Linux Read more

Killing frozen applications in Ubuntu 20.04

Killing frozen applications in Ubuntu 20.04

At times, in a computer system when applications are running the system might freeze and does not respond. This seems annoying since users are not even able to close the program by using the X icon on the UI of

Karim Buzdar February 22, 2021February 22, 2021 Linux, Shell, Ubuntu Read more

How to Use GDB to Debug Programs in Ubuntu 20.04

How to Use GDB to Debug Programs in Ubuntu 20.04

GNU Debugger (GDB) is an open-source debugger for GNU Systems. The debugger is portable and can be used for multiple languages as C/C++ and Fortran. It can be used for debugging programs by observing their states on specific breakpoints and

Karim Buzdar February 19, 2021February 19, 2021 Linux, Shell, Ubuntu Read more

How to Install Gradle Build-Tool on Ubuntu 20.04

How to Install Gradle Build-Tool on Ubuntu 20.04

Gradle is a well-known software build-tool that is mostly used for development in Java, C++, and Swift. By combining all of the best features of Ant and Maven, it brings the best development practices to its users. Instead of using

Karim Buzdar February 17, 2021February 17, 2021 Linux, Shell, Ubuntu Read more

How to Install Etcher USB Image Writing Tool on Ubuntu 20.04

How to Install Etcher USB Image Writing Tool on Ubuntu 20.04

Etcher is an open-source USB image writing tool that is extensively used all across the world. It is a tool that is available for many operating systems like Windows, Mac, and all of the major Linux platforms. In this article,

Karim Buzdar February 15, 2021February 15, 2021 Linux, Shell, Ubuntu Read more

How to Work with Tables (Select, Update, Delete, Create Table, Alter Table, Drop Table) in MySQL

How to Work with Tables (Select, Update, Delete, Create Table, Alter Table, Drop Table) in MySQL

MySQL is one of the most commonly used relational database management system (DBMS). It allows you to work very efficiently with large bulks of data. The most important entity of any database is a table and there are multiple different

Karim Buzdar February 12, 2021 Linux, Shell, Ubuntu Read more
Page 1 of 6712345...102030...»Last »

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