How to Upgrade Fedora 30 Workstation to Fedora 31 Workstation In Simple Way

How to Upgrade Fedora 30 Workstation to Fedora 31 Workstation In Simple Way

As we already know that Fedora 31 has been released in October 2019 with new Features, Updates, and Bug Fixes. Here in this article, we are going to learn how to Upgrade Fedora 30 Workstation to Fedora 31 Workstation In a Simple Way. Now let’s have a look at the major changes in Fedora 31 … Read more

Setup Netdata For Real Time Performance Monitor In Linux System

Setup Netdata For Real Time Performance Monitor In Linux System

Netdata is nothing but a nice daemon used to real-time performance monitor of Linux systems. Performance Monitor in the sense Hardware Monitoring (like Disk Usage, Memory Usage, RAID usage, LVM usage, SWAP Memory Usage, Kernel performance and so on.), Network Monitoring (Eg: Bandwidth Usage, Network link up and down status, PING status, and so on.), … Read more

Step By Step Linux DHCP Server Configuration In Redhat/Centos/Fedora

Step By Step Linux DHCP Server Configuration In Redhat/Centos/Fedora

In this article, we are going to discuss a very interesting and important topic i.e. Linux DHCP Server Configuration. Linux DHCP Server stands for Dynamic Host Configuration Protocol is used to provide IP Address to client Computers Dynamically OR Automatically. The Port Number of DHCP Server is 67 and The Port Number of DHCP Client is … Read more

How To Configure vsftpd Linux FTP Server In Redhat/Centos/Fedora

How To Configure Linux FTP Server (vsftpd Server) In Redhat/Centos/Fedora

In this article, we are going to learn How To Configure vsftpd Linux FTP Server In Redhat/Centos/Fedora. Vsftpd stands for Very Secure File Transfer Protocol is an FTP Server used to transfer data over the network securely. The port number of Vsftpd Server is 21. Vsftpd Linux FTP Server is available for all Linux distros … Read more

How To Install Nginx Server In Redhat/Centos/Fedora

How To Install Nginx Server In Redhat/Centos/Fedora

In this article, we are going to learn how to install Nginx server in Linux. Nginx Server stands for Engine-X is a Web Server like Apache Web Server but gives better performance as compared to Apache Web Server. nginx is an open-source application can be used as a proxy server for email services like Internet … Read more

Best Linux ifconfig Command With Examples

Best Linux Ifconfig Command With Examples

In this article, we are going to discuss on Linux ifconfig command. Ifconfig is a simple command-line utility in Linux used to check and configure network interfaces. Hence the full form of ifconfig is Interface Configuration. By using this command you can get network information like IP Address (both IPV4 & IPV6), Physical Address (MAC … Read more

Useful Linux Fdisk Command With Examples – A Linux Disk Partition Tool

Useful Linux Fdisk Command With Examples – A Linux Disk Partition Tool

In this section, we are going to learn how to use Linux Fdisk command. Linux fdisk command is also known as Fixed Disk is a very powerful command is used for disk partition. fdisk was first introduced by IBM in the year 1983. Let’s have a look at some very useful and important Linux fdisk … Read more

Best Linux Grep Command Examples

Best Linux Grep Command Examples

In this article, we are going to learn how to use Linux grep command in Linux. GREP stands for Global Regular Expression Print. Linux grep command is used to search in Linux and Unix. Here we are going to learn some very important and useful Linux Grep command examples. Best Linux Grep Command Examples: Syntax to Use grep … Read more