Linux: How to load a kernel module automatically at boot timenixCraft Updated...
How do I Load a Linux kernel module automatically at boot time so that my hardware automatically recognized during system boot sequence?
View ArticleTest If Linux Server SCSI / SATA Hard Disk Going BadnixCraft Updated...
I/O errors in /var/log/messages indicates that something is wrong with the hard disk and it may be failing. You can check hard disk for errors using smartctl command, which is control and monitor...
View ArticleHow to install and setup Nginx on Debian Linux 9nixCraft
How do I install and configure Nginx web server on a Debian Linux 9 server running on the cloud?
View ArticleHow to install and setup Nginx on Debian Linux 9nixCraft
How do I install and configure Nginx web server on a Debian Linux 9 server running on the cloud?
View Articleexa a modern replacement for ls written in rust for Linux/UnixnixCraft
ls is a command to show files in Linux and Unix-like operating systems. A ls command first appeared in a version of AT&T UNIX as well as in Multics. BSD and GNU Coreutils package provides the ls...
View Articleexa a modern replacement for ls written in rust for Linux/UnixnixCraft
ls is a command to show files in Linux and Unix-like operating systems. A ls command first appeared in a version of AT&T UNIX as well as in Multics. BSD and GNU Coreutils package provides the ls...
View ArticleHow To Use awk In Bash ScriptingnixCraft Updated Tutorials/Posts
Awk is an excellent tool for building UNIX/Linux shell scripts. AWK is a programming language that is designed for processing text-based data, either in files or data streams, or using shell pipes....
View ArticleThe Novice Guide To Buying A Linux LaptopnixCraft Updated Tutorials/Posts
All major laptop (notebook) hardware is supported by Linux. The important things to take into account when looking to buy a Linux powered laptop are as follows to avoid any hardware compatibility...
View Articlecurl Command Resume Broken DownloadnixCraft Updated Tutorials/Posts
I know wget can resume a failed download. I am on a Mac OS X/macOS and do now want to install wget command. How can I resume a failed download using curl command on Linux or Unix-like systems?
View ArticleOpenSSL drops TLS 1.0/1.1 support for Debian Unstable and what does it mean...
From the announcement mailing list:I've just uploaded a version of OpenSSL to unstable that disables the TLS 1.0 and 1.1 protocol. This currently leaves TLS 1.2 as the only supported SSL/TLS protocol...
View ArticleHow to shutdown / reboot the remote Linux server from the CLInixCraft
I am a new Linux sysadmin. How do I remotely shutdown or reboot the server from the CLI?
View ArticleHow to shutdown / reboot the remote Linux server from the CLInixCraft
I am a new Linux sysadmin. How do I remotely shutdown or reboot the server from the CLI?
View ArticleLinux / UNIX: Bash Script Sleep or Delay a Specified Amount of TimenixCraft...
How do I pause for 5 seconds or 2 minutes in my bash shell script on a Linux or Unix-like systems? How do I pause my shell script for five second before continuing (timeout)?
View ArticleWhere does MySQL/MariaDB stored the data in my harddisk on...
I am a new MySQL user on Unix-like systen. Where are my mysql/mariadb database and table files are stored in a UNIX or Linux operating systems? Where does MySQL stored the data in my harddisk? How do I...
View ArticleWhere does MySQL/MariaDB stored the data in my harddisk on...
I am a new MySQL user on Unix-like systen. Where are my mysql/mariadb database and table files are stored in a UNIX or Linux operating systems? Where does MySQL stored the data in my harddisk? How do I...
View ArticleHow to test PHP 7 and WordPress MySQL/MariaDB Database connectivity using a...
I wanted to test if my PHP 7 and MySQL/MariaDB for WordPress are working. If not I wanted to see some error on screen or for my monitoring system. How to write a script for a quick PHP MySQL DB...
View ArticleHow to move/migrate LXD VM to another host on LinuxnixCraft
How do I migrate LXD VMs/containers between two Linux nodes powered by Ubuntu Linux?
View ArticleHow to move/migrate LXD VM to another host on LinuxnixCraft
How do I migrate LXD VMs/containers between two Linux nodes powered by Ubuntu Linux?
View ArticleHow To Mount a Remote Directory With SSHFS on a LinuxnixCraft Updated...
Learn how to use SSHFS to mount remote directories on Linux server/desktop.
View ArticleHow to add a new static route on RHEL/CentOS 4.x/5.x/6.x/7.x LinuxnixCraft...
Explains how to configure static routing under Red Hat / RHEL / CentOS Linux version 4.x/5.x/6.x/7.x.
View Article