Showing headlines posted by vitux

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

How to install and configure Cyber Panel on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 19, 2020 5:35 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Cyber panel is an open-source free web hosting panel that uses the Open Lite Speed web server. In this tutorial, we will learn how to install and configure and Cyber panel in Centos 8.

How to check how much RAM is installed on Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 18, 2020 1:29 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
in this article, we will explain to you how to check how much RAM is installed on your Ubuntu 20.04 server or desktop using the Linux free command.

How to Tweet Directly from Debian GNOME Desktop using Tweet Tray

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 15, 2020 8:00 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how to install and use the Tweet tray utility to tweet directly from the Debian desktop. We will explain the installation of Tweet Tray via both command-line and GUI.

How to install and configure DHCP Server on Centos 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 12, 2020 10:09 AM EDT)
  • Story Type: Tutorial; Groups: Linux
DHCP (Dynamic host configuration protocol) used to assign an IP address automatically to Mobile, Laptop, PC, and other network devices so they can communicate. In this tutorial, we will learn how to install and configure DHCP Server on Centos8. So, let’s get started.

How to create your first Java program on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 5, 2020 12:50 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this article, you will learn how to write, compile, and run the first Java program. We have executed all the commands on the CentOS 8 system in this article.

How to enable SSH login notifications by email in CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 2, 2020 7:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we will learn how to enable email SSH login notifications in CentOS 8.

How to Install and Configure Samba on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 2, 2020 1:48 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Samba is a free and open-source implementation of the Windows SMB (CIVFS) protocol that allows us to share files, folders, and printers between Linux and Windows Operating System simply and seamlessly. In this tutorial, I will show you how to install and configure Samba on CentOS 8.

How to install XRDP (Remote Desktop) Server on Centos 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 26, 2020 7:01 PM EDT)
  • Story Type: Tutorial; Groups: Linux
XRDP is an open-source implementation of the Microsoft Remote Desktop (RDP) that allows you to graphically control your system. It uses Port 3389 for its connection. In this tutorial, we will look at how to set up the Remote desktop Connection on Centos 8.

How to Access Google Drive on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 25, 2020 5:45 PM EDT)
  • Story Type: Tutorial; Groups: Debian
Google Drive is a cloud storage and synchronization service that allows users to keep, synchronize, and share files across many devices. This tutorial shows how to access Google Drive from Debian 10 easily.

How to get system hardware details on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 25, 2020 4:02 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this article, you will find a brief description of all commands, which will help you easily get details about your system and hardware. We have run these commands on the CentOS 8 system.

How to Install MySQL 8 on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 20, 2020 7:15 PM EDT)
  • Story Type: Tutorial; Groups: MySQL
In this article, we will explain how to install MySQL on CentOS 8 using the terminal. We will also show you how to get started with using MySQL 8.

How to use mtr traceroute Command on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 18, 2020 11:52 PM EDT)
  • Story Type: Tutorial; Groups: Linux
MTR is known as Matt’s traceroute. It is a simple and cross-platform utility for network diagnostic that is used for most of the command-line systems.

How to install KVM and VirtManager on Kali Linux

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 18, 2020 9:14 AM EDT)
  • Groups: Linux
Today we will learn how to install KVM on your system and how to configure virtual machines using ‘Virtual Machine Manager’ in just a few simple steps. Note that the following tutorial is tested on Kali Linux.

How to view and monitor log files in CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 12, 2020 7:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
All Linux systems create and store information about servers, boot processes, kernel, and applications in log files, which can be helpful for troubleshooting as it contains systems activity logs. In this tutorial, we will learn how to view and monitor log files in CentOS8 using different ways.

How to find the geographical location of a Linux server using the terminal on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 9, 2020 9:37 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This article shows how the IP address and geographical location of the remote Linux system can be determined using open APIs and how a bash script can be executed through the terminal.

How to make Debian Linux faster

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 7, 2020 10:47 PM EDT)
  • Story Type: Tutorial; Groups: Debian
As a Linux user, you may have experienced a decrease in the speed of your system over time. There can be a number of common suspects that lead to lower system performance, including a large number of heavy applications at startup, sub-optimal configurations, and many other factors.

How to check Internet speed on CentOS 8 using the command line

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 6, 2020 2:09 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This article focuses on checking the Internet speed on CentOS 8.0. You will learn how to install speedtest-cli on a CentOS 8.0 desktop or server and check the internet speed.

How to install Notepadqq (Linux Notepad++ Clone) on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 5, 2020 6:50 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this article, we will learn how to install Notepadqq on CentOS 8 Linux system and launch it through a terminal command. This article would also helpful for developers who want to use the similar functionalities of notepad++ on the Linux system.

How to install and use Atom editor on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Oct 31, 2020 4:54 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Atom is a free (open-source) source code editor that can be used on Linux, macOS, and Windows. It provides support for plug-ins written in Node.js, has an embedded Git control that is developed by GitHub.

How to Format a USB drive in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Oct 30, 2020 12:05 AM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, I will show you different methods to format a USB drive on the command-line and on Debian Desktop. You can use either of them based on your preferences.

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