nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

How to install and setup Nginx on Debian Linux 9

Posted: 03 Aug 2017 03:56 AM PDT

How do I install and configure Nginx web server on a Debian Linux 9 server running on the cloud?

Test If Linux Server SCSI / SATA Hard Disk Going Bad

Posted: 02 Aug 2017 07:04 PM PDT

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 utility for SMART disks under Linux / UNIX like operating systems.

Linux: How to load a kernel module automatically at boot time

Posted: 02 Aug 2017 07:00 PM PDT

How do I Load a Linux kernel module automatically at boot time so that my hardware automatically recognized during system boot sequence?