How to install Apache on Ubuntu 20.04 LTSnixCraft
How do I install the Apache on Ubuntu 20.04 LTS Linux server? The post How to install Apache on Ubuntu 20.04 LTS appeared first on nixCraft.
View ArticleBash add pause prompt in a shell script ( bash pause command )nixCraft...
{Updated} Let us see how to pause our bash based shell script for a given number of times in seconds/minutes/hours before continuing to next operation/command running on a Linux or Unix-like...
View ArticleHow to install man pages on Ubuntu LinuxnixCraft
I installed the minimal Ubuntu Linux 20.04 LTS cloud server, and now man pages are missing from my image. How do I install man pages on Ubuntu Linux 16.04/18.04/20.04 LTS server?The post How to install...
View ArticleRegular expressions in grep ( regex ) with examplesnixCraft Updated...
{Updated} The grep command is used to locate information stored anywhere on your server or workstation. Let us see fundamental of regex and how to use regular expressions in the Linux and Unix like...
View ArticleHow To Secure Apache with mod_md Let’s Encrypt on Ubuntu 20.04 LTSnixCraft
How do I secure Apache with mod_md Let's Encrypt on Ubuntu 20.04 and obtain a free TLS/SSL certificate? How do I secure Apache 2 with Let's Encrypt on Ubuntu 20.04 LTS server?The post How To Secure...
View ArticleHow to delete group in Linux using groupdel commandnixCraft Updated...
{Updated} I am a new Linux system user and sysadmin too. How can I delete a group in Linux operating system using the command line option? How do I remove a group from Linux? Can you tell us command to...
View ArticleNginx restore real IP address when behind a reverse proxynixCraft
My Nginx web server is behind a reverse proxy server. How do I restore the original and real IP address of my client/visitors when behind a reverse proxy server such as AWS Cloudfront, Fastly,...
View ArticleTop 32 Nmap Command Examples For Linux Sys/Network AdminsnixCraft Updated...
{Updated} Nmap is short for Network Mapper. It is an open-source security tool for network exploration, security scanning, and auditing. However, the Nmap command comes with lots of options that can...
View ArticleHow to install Adminer on Ubuntu 20.04 LTSnixCraft
How do I install Adminer on Ubuntu 20.04 LTS for database management over the web?The post How to install Adminer on Ubuntu 20.04 LTS appeared first on nixCraft.
View ArticleHow to install Adminer on Ubuntu 20.04 LTSnixCraft
How do I install Adminer on Ubuntu 20.04 LTS for database management over the web?The post How to install Adminer on Ubuntu 20.04 LTS appeared first on nixCraft.
View ArticleLinux mount an LVM volume / partition commandnixCraft Updated Tutorials/Posts
{Updated} I have some data on second SATA hard disk created by Fedora Linux installer with some data. How do I mount an LVM volume/partition in Linux to access my data? Can you tell me the command to...
View ArticleLinux mount an LVM volume / partition commandnixCraft Updated Tutorials/Posts
{Updated} I have some data on second SATA hard disk created by Fedora Linux installer with some data. How do I mount an LVM volume/partition in Linux to access my data? Can you tell me the command to...
View ArticleHow To Enable and Install EPEL Repo on CentOS 8nixCraft Updated Tutorials/Posts
{Updated} How do I install the Extra Packages for Enterprise Linux (EPEL), such as Fedora EPEL repo on a CentOS Enterprise Linux server version 8.x? How to enable EPEL repo on CentOS 8?The post How To...
View ArticleCentOS 8 add network bridge (br0) with nmcli commandnixCraft
How do I configure my CentOS 8 and add network bridge (br0) with the nmcli command? How can I create a Linux network bridge on CentOS Linux 8 server for KVM (Kernel-based Virtual Machine)?The post...
View ArticleHow to install KVM on CentOS 8 Headless ServernixCraft
How can I install KVM (Kernel-based Virtual Machine) on a CentOS 8 (CentOS Enterprise Linux) headeless server? How do I set up KVM on a CentOS 8 and use cloud images/cloud-init for installing guest...
View ArticleHow to install KVM on CentOS 8 Headless ServernixCraft
How can I install KVM (Kernel-based Virtual Machine) on a CentOS 8 (CentOS Enterprise Linux) headeless server? How do I set up KVM on a CentOS 8 and use cloud images/cloud-init for installing guest...
View ArticleLinux how long a process has been running?nixCraft Updated Tutorials/Posts
{Updated} Explains commands to identify process IDs (PID) in Linux systems and then determine how long they have been running on your machine or cloud server using the CLI.The post Linux how long a...
View ArticleLinux how long a process has been running?nixCraft Updated Tutorials/Posts
{Updated} Explains commands to identify process IDs (PID) in Linux systems and then determine how long they have been running on your machine or cloud server using the CLI.The post Linux how long a...
View ArticleHow to check whether AMT is enabled and provisioned under LinuxnixCraft...
{Updated} How do I check whether Intel Active Management Technology (AMT) and Intel Standard Manageability (ISM) enabled or disabled under Linux using command line?The post How to check whether AMT is...
View ArticleHow to delete KVM VM guest using virsh commandnixCraft Updated Tutorials/Posts
{Updated} I am a new Linux and KVM user. How do I delete a VM guest with virsh command line on Linux operating system? How do I delete a virtual machine called vps42 on Ubuntu or CentOS Linux...
View Article