Sign in / Join
Sign in
Recover your password.
A password will be e-mailed to you.
Browsing Category
Linux Tutorials
The right way to Enhance Disk Inode Quantity in Linux
When a brand new file system is created on a partition on a disk in Linux, and the kernel retains apart area for inodes through the preliminary structuring of the file system. The variety of inodes inside a file system straight impacts the…
The way to configure Nginx with Let’s Encrypt on CentOS eight
How do I safe my Nginx net server with Let’s Encrypt free ssl certificates on my CentOS eight server? The way to arrange and configure Nginx with Let’s Encrypt on CentOS eight?
Let’s Encrypt is a free, automated, and open certificates…
The best way to Watch TCP and UDP Ports in Actual-time
In software program phrases, particularly on the working system degree, a port is a logical assemble that identifies a particular course of/software or a sort of community service and every community service working on a Linux system makes…
How one can discover a web site’s DNS (identify server) tackle
How can I discover a web site’s DNS tackle? How do I verify the present DNS servers of a site or web site utilizing a Linux or macOS command line choice? How do I discover DNS tackle of an internet site utilizing bash? DNS stands for “Area…
Set Up a Primary Iptables Firewall on Amazon Linux AMI
How do I arrange a primary iptables firewall on Amazon Linux AMI working on EC2 or Lightsail occasion? AWS (Amazon Internet Companies) has its personal Linux distribution referred to as Amazon Linux AMI. It's mainly binary suitable with…
How you can set up htop on RHEL Eight utilizing yum
I am a brand new consumer of Crimson Hat Enterprise Linux Eight. How do I set up htop on RHEL Eight utilizing the yum command?Introduction – htop is nothing however Interactive course of viewer for RHEL (Crimson Hat Enterprise) Eight Linux…
Find out how to Disable SELinux Briefly or Completely
Linux is considered probably the most safe working techniques you should utilize at present, that's due to its illustrious safety implementation options comparable to SELinux (Safety-Enhanced Linux).
Disable SELinux in CentOS, RHEL and…
Tips on how to change hostname on Debian 10 Linux
How do I modify the hostname of a Debian Linux 10 “Buster” working system completely utilizing the command line instruments? You should use the hostnamectl command or hostname command to show or set the Debian Linux system’s host title. On…
How one can decide variety of CPUs on Linux utilizing command line
I am a brand new Linux system admin. How do I get hold of the variety of CPUs and cores within the Linux system from the command line? How do I decide the variety of CPUs on Linux? A CPU is an acronym for the central processing unit. It's a…
Learn how to Create a New Ext4 File System (Partition) in Linux
The ext4 or fourth prolonged filesystem is a widely-used journaling file system for Linux. It was designed as a progressive revision of the ext3 file system and overcomes quite a lot of limitations in ext3.
It has important benefits over…