How to add bash auto completion in CentOS 8 LinuxnixCraft
I set up a new cloud server, but my auto-completion of bash shell commands are not working. How do I enable autocomplete feature in CentOS 8 (CentOS Enterprise Linux 8)? How do I write simple bash...
View ArticleHow to test and validate DNSSEC using dig command linenixCraft
How do I test and validate DNSSEC using the dig command line under Linux, macOS, *BSD, and Unix-like systems?The post How to test and validate DNSSEC using dig command line appeared first on nixCraft.
View ArticleHow to test and validate DNSSEC using dig command linenixCraft
How do I test and validate DNSSEC using the dig command line under Linux, macOS, *BSD, and Unix-like systems?The post How to test and validate DNSSEC using dig command line appeared first on nixCraft.
View ArticleHow to see Time-To-Live (TTL) for a DNS recordnixCraft
How do I see Time-To-Live (TTL) for a DNS record using Linux, macOS, *BSD, or Unix-like systems command line option? How do I find my DNS TTL?The post How to see Time-To-Live (TTL) for a DNS record...
View ArticleBASH Shell Test If a File Is Writable or NotnixCraft Updated Tutorials/Posts
How can you test if a file is writable under UNIX / Linux bash shell scripting and programming language?The post BASH Shell Test If a File Is Writable or Not appeared first on nixCraft.
View ArticleLinux / Unix Desktop Fun: Christmas Tree For Your TerminalnixCraft Updated...
Let us create Linux or Unix console Christmas tree and snow on your Linux desktop just for fun and profit.The post Linux / Unix Desktop Fun: Christmas Tree For Your Terminal appeared first on nixCraft.
View ArticleLinux check the physical health of a USB stick [ Flash drive ]nixCraft
How do I check the physical health of a USB stick in Linux operating systems? How do I check USB flash drive in Linux? Can you tell me Linux command to test and detect bad sector in USB flash memory or...
View ArticleLinux check the physical health of a USB stick [ Flash drive ]nixCraft
How do I check the physical health of a USB stick in Linux operating systems? How do I check USB flash drive in Linux? Can you tell me Linux command to test and detect bad sector in USB flash memory or...
View ArticleHow to install htop on OpenSUSE Linux using zyppernixCraft
I am a new sysadmin of OpenSUSE Linux operating system. How do I install htop on OpenSUSE using the zypper command?The post How to install htop on OpenSUSE Linux using zypper appeared first on nixCraft.
View ArticleGracefully Restart Nginx Web Server After Changes Made In a Config...
I know how to gracefully restart Apache web server under Unix like operating system. I made changes to nginx.conf. How do I gracefully restart Nginx web server? How do I make changes in a Nginx server...
View Articlekillersheep – Silly game for Vim version 8.2nixCraft
Vim is my favorite text editor and version 8.2 released. The new version includes support for popup windows and text properties. Popup windows can be used for many purposes. For example, a list of...
View ArticleHow to Install PHP 7.x on CentOS 8 For NginxnixCraft
How do I install PHP 7.x on CentOS 8 Linux server along with Nginx? How can I install the latest version of PHP 7.4 on CentOS Enterprise Linux 8 server?The post How to Install PHP 7.x on CentOS 8 For...
View ArticleHow to install tar on RHEL/CentOS 6/7/8 using yumnixCraft
I am trying to extract a file using 'tar xvf file.tar.gz' syntax, but I am getting an error:bash: tar: command not foundHow do I fix this problem? How can I install tar on a CentOS/RHEL version 8, 7 or...
View ArticleCentOS 8 update installed packages for securitynixCraft
I need to update installed packages for security on CentOS 8.x (CentOS Enterprise Linux) server. How can I update my CentOS 8.x system using yum command?The post CentOS 8 update installed packages for...
View ArticlePython Get Today's Current Date and TimenixCraft Updated Tutorials/Posts
How do I find out the current date and time in Python? What is the module or function I need to use to get current time or date in Python programming language? How can I get today's date and current...
View ArticleRemove Santa Hat in VLC Player PermanentlynixCraft
How do I remove Santa Hat in VLC media player that displayed during Christmas time during 18th December to 1st January?The post Remove Santa Hat in VLC Player Permanently appeared first on nixCraft.
View ArticleGrep From Files and Display the File Name On Linux or Unix SystemnixCraft...
How do I grep from a number of files and display the file name only? How do I force the grep command to display the filename before the matching lines in its output?The post Grep From Files and Display...
View ArticleKubuntu Linux Focus Laptop AnnouncednixCraft
Kubuntu is a free and open-source version based upon Ubuntu Linux. Kubuntu flavor uses KDE instead of GNOME desktop. Now, the Kubuntu project announced the first authorized laptop called Kubuntu Focus...
View ArticleKubuntu Linux Focus Laptop AnnouncednixCraft
Kubuntu is a free and open-source version based upon Ubuntu Linux. Kubuntu flavor uses KDE instead of GNOME desktop. Now, the Kubuntu project announced the first authorized laptop called Kubuntu Focus...
View ArticleHow do I count how many processes are running in Linux?nixCraft
How do I see how many processes are running in Linux? How can count all running processes in Linux?The post How do I count how many processes are running in Linux? appeared first on nixCraft.
View Article