Bash For Loop ExamplesnixCraft Updated Tutorials/Posts
{Updated} Bash for loop is useful for automating repetitive tasks in IT or other stuff. Let us see how to use bash for loop to repeat specific tasks under Linux, *BSD, macOS, and Unix-like systems.The...
View ArticleHow to Install phpredis on CentOS 8 / RHEL 8nixCraft
How do I install PHP extension called phpredis (php-redis) for interfacing with Redis cluster on CentOS 8 or RHEL 8?The post How to Install phpredis on CentOS 8 / RHEL 8 appeared first on nixCraft.
View ArticleLinux List / Display and view all cron jobsnixCraft Updated Tutorials/Posts
{Updated} How do I view currently setup or all running cron jobs under a Linux or Unix-like operating systems?The post Linux List / Display and view all cron jobs appeared first on nixCraft.
View ArticleLinux List / Display and view all cron jobsnixCraft Updated Tutorials/Posts
{Updated} How do I view currently setup or all running cron jobs under a Linux or Unix-like operating systems?The post Linux List / Display and view all cron jobs appeared first on nixCraft.
View ArticleLinux iptables delete prerouting rule commandnixCraft
I am a new Linux server sysadmin. I need to delete the PREROUTING rule. How do I delete the prerouting rule on Linux server?The post Linux iptables delete prerouting rule command appeared first on...
View ArticleLinux iptables delete prerouting rule commandnixCraft
I am a new Linux server sysadmin. I need to delete the PREROUTING rule. How do I delete the prerouting rule on Linux server?The post Linux iptables delete prerouting rule command appeared first on...
View Article[How To] Linux List All Users In The SystemnixCraft Updated Tutorials/Posts
{Updated} I am a new Linux sys dmin and I'm unable to find the command to list all users on my RHEL server. What is the command to list users under Linux operating systems? How do I list users in...
View Article[How To] Linux List All Users In The SystemnixCraft Updated Tutorials/Posts
{Updated} I am a new Linux sys dmin and I'm unable to find the command to list all users on my RHEL server. What is the command to list users under Linux operating systems? How do I list users in...
View ArticleLinux / UNIX List Just Directories Or Directory NamesnixCraft Updated...
How do I list just directory names on a Linux and UNIX-like operating systems? How can I list directories only in Linux?The post Linux / UNIX List Just Directories Or Directory Names appeared first on...
View ArticleChange my default shell in Linux using chshnixCraft
How do I change my default shell in Linux?The post Change my default shell in Linux using chsh appeared first on nixCraft.
View ArticleDisplay Colored Man Pages in Linux and UnixnixCraft Updated Tutorials/Posts
How do I add a bit of color to my man pages under Linux / FreeBSD / Apple OS X / Unix like operating systems? How can I view colored man pages in Linux?The post Display Colored Man Pages in Linux and...
View ArticleLinux bind IP that doesn’t exist with net.ipv4.ip_nonlocal_bindnixCraft
How do I allow Linux processes to bind to IP address that doesn't exist yet on my Linux systems or server?The post Linux bind IP that doesn’t exist with net.ipv4.ip_nonlocal_bind appeared first on...
View ArticleLinux bind IP that doesn’t exist with net.ipv4.ip_nonlocal_bindnixCraft
How do I allow Linux processes to bind to IP address that doesn't exist yet on my Linux systems or server?The post Linux bind IP that doesn’t exist with net.ipv4.ip_nonlocal_bind appeared first on...
View ArticleLinux Kill and Logout Users CommandnixCraft Updated Tutorials/Posts
Show do you kill a Linux user login session? Yet another newbie question that suggests sysadmin/people love to kill and show their power to the rest of the world. There is a package called procps. It...
View ArticleHow to update/upgrade Pi-hole with an OpenVPN on Ubuntu/Debian Linux...
I installed an OpenVPN server with Pi-hole software to block block ads, reduced my 4G/3G/LTE traffic on the same Debian or Ubuntu Linux server. How do I upgrade my Pi-hole to the latest version using...
View ArticleHow to update/upgrade Pi-hole with an OpenVPN on Ubuntu/Debian Linux...
I installed an OpenVPN server with Pi-hole software to block block ads, reduced my 4G/3G/LTE traffic on the same Debian or Ubuntu Linux server. How do I upgrade my Pi-hole to the latest version using...
View ArticleAppend Current Date To Filename in Bash ShellnixCraft Updated Tutorials/Posts
{Updated} How can I append a current date from a variable to a filename under Linux or Unix bash shell? How do I append date to filename?The post Append Current Date To Filename in Bash Shell appeared...
View ArticleVim show line numbers by default on LinuxnixCraft
How do I show line numbers in Vim by default on Linux?The post Vim show line numbers by default on Linux appeared first on nixCraft.
View ArticleVim show line numbers by default on LinuxnixCraft
How do I show line numbers in Vim by default on Linux?The post Vim show line numbers by default on Linux appeared first on nixCraft.
View ArticleHow to Set Up and Use LXD on CentOS 8.x / RHEL 8.xnixCraft
LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead. It's image based with pre-made images available for a wide...
View Article