Showing headlines posted by vitux

« Previous ( 1 ... 4 5 6 7 8 9 10 11 12 13 14 ... 34 ) Next »

How to Find Files in CentOS 8 on the Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 10, 2021 9:27 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Finding files in any operating is a very common task as you have multiple files residing on your system at a time. The GUI based methods of doing so are readily available for every operating system, however, in Linux, I mostly prefer the CLI based methods. That is why today we will learn the two most simple methods of finding files in CentOS 8.

How to Add and Remove Users in CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 8, 2021 10:15 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Adding and deleting users is one of the basic tasks that every system administrator should know. In this tutorial, I am showing you two ways to add and remove users in CentOS 8 on the shell and also on the Desktop.

Install Conky Manager on Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 7, 2021 4:53 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Conky is a very efficient system monitoring software that is used to display information regarding your system’s activities and performance. However, if we talk about the interface to configure this system monitor, then there is much room for improvements. Nevertheless, Conky Manager is there to resolve this issue.

How to Install Ansible on Linux Mint 20

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 6, 2021 12:18 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Ansible is a widely used configuration management system that is able to handle multiple servers through a single control server. Today, I will show you how to install Ansible on a Linux Mint 20 machine.

How to Display System and Hardware Details in Linux Mint 20

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 5, 2021 6:31 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This tutorial will show you a wide range of commands and tools to display hardware details of your computer on Linux Mint 20. The same commands will work on Ubuntu Linux and Debian too.

How to Assign Multiple IP Addresses to a Single Network Interface on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 3, 2021 5:11 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This tutorial shows how to assign multiple IP addresses to the same network interface on a CentOS 8 system. We will use CLI tools, so this procedure can be used on desktop and server systems.

How to install Signal Messaging App on Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 29, 2021 5:12 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
The Signal messenger is a popular and secure person to person internet messaging that is used for both web and phone-based applications communications globally. Signal has well known due to the privacy it provides along with several custom encryption techniques.

How to Install Blender 3D in Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 29, 2021 1:26 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Blender 3D is a professional open-source 3D graphics and animation software. It has a rich feature set like animations, visual effects, 3D modeling, and motion graphics.

How to Install JDownloader on Debian

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 27, 2021 7:17 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to install the GPL licensed Desktop download software JDownloader on a Debian OS. We have used Debian 10 for running the commands and procedure described in this article.

How to Install Ansible on Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 26, 2021 3:36 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Ansible is an Infrastructure as Code tool that allows its users to control many servers from a centralized location. In this tutorial, I will describe how to install and configure Ansible on an Ubuntu 20.04 system.

How to Change Debian’s Default Applications

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 23, 2021 12:43 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In Debian, you can change your default applications both through the command line and the graphical user interface. We have performed the commands and procedure described in this tutorial on the latest Debian 10 Buster system.

How to Install Minecraft Game on Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 22, 2021 4:31 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Minecraft is a very popular video game that was first released in 2011. It can be used with all major platforms like Linux, macOS, and Windows. Today’s article will show you the installation of Minecraft on Ubuntu 20.04.

How to Install and Configure Apache Web Server on Debian 10

Apache server is one of the most popular open-source web servers that is developed and maintained by Apache Software Foundation. In this article, we will explain how to install and configure the Apache webserver on Debian 10 OS.

How to change the hostname on Ubuntu 20.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 19, 2021 11:59 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this tutorial, I will show you two methods to change the hostname of an Ubuntu 20.04 system via the command line terminal and GUI. Users can opt either way to update the names and share them once they have finalized them.

How to Install Arduino IDE on Linux Mint 20

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 12, 2021 2:17 AM EDT)
  • Story Type: Tutorial; Groups: Linux
The Arduino IDE software is an integrated development environment for Arduino that includes a text editor for writing code and a compiler for compiling the code for uploading to your Arduino. We will be discussing two methods to install Arduino IDE in Linux Mint 20.

How to block or unblock PING requests in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 8, 2021 12:47 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will see how to block the PING requests using sysctl settings and iptables on Debian, Ubuntu and Linux Mint. The tutorial will walk users through unblocking PING requests as well.

How to Install Vagrant Virtual Machine Manager on Ubuntu 20.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 7, 2021 7:36 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Vagrant is a command-line tool used by developers to manage different virtual machines. In this tutorial, we will walk users through the installation of Vagrant on an Ubuntu 20.04 system. We will be using VirtualBox as the virtualization backend.

How to connect from CentOS 8 to Windows 10 Desktop via RDP

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 31, 2020 9:22 AM EDT)
  • Story Type: Tutorial; Groups: Linux
RDP (Remote Desktop Protocol) is a Microsoft protocol designed to manage systems remotely. In this tutorial, we will learn how to set up a remote desktop client on CentOS 8 and how to access the machine remotely.

How to install Nginx on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 30, 2020 4:52 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Nginx is an open-source high-performance web server that is often used as a reserve proxy with HTTP server capabilities, web server, load balancer, caching- and media streaming software. In this article, we will show you step by step how to install Nginx on a CentOS 8 server.

How to install VLC Media Player 3 on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 22, 2020 3:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
VLC is one of the most popular media players that is available on Linux, Windows, Solaris, Android and OS X. In this article, we will learn how to install VLC on CentOS 8 Linux.

« Previous ( 1 ... 4 5 6 7 8 9 10 11 12 13 14 ... 34 ) Next »