nixCraft Linux / UNIX Newsletter

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

System76 brings 4K display Ubuntu Linux laptop for Pro users

Posted: 17 Nov 2016 11:16 AM PST

Finally, some good news for Apple fans who crashed System76 website a few days back. Apple makes a good laptop. However, they lack the option to add additional RAM or ports or graphics card. The new System76 Oryx laptop has a 4K HiDPI display. If you are a sysadmin, DevOps, or developer, give it a try to System76.
System76 Oryx Pro with 4K display

How to add to bash $PATH permanently on Linux

Posted: 17 Nov 2016 02:59 AM PST

I am a new Linux and bash shell user. How do I permanently set $PATH on Linux? How can I permanently add a directory to shell PATH on Linux?

How to setup HTTP Strict Transport Security With Lighttpd Web Server

Posted: 17 Nov 2016 02:36 AM PST

HTTP Strict Transport Security (HSTS) is a security feature that lets your web site tell client browsers that it should only be communicated with using HTTPS only. How can I setup HSTS using lighttpd web server on Linux or Unix-like system?