#linux
All linux and command line posts. Get more efficient in the terminal!
Check out our pinterest page dedicated to linux as well!
See System Disk Space Usage
Sep 07, 2019
Running out of space on your server? Quickly see how much space you have left with this command...
Using Linux History
Jun 25, 2019
One really nice feature of Linux is its ability to maintain a history of the commands you typed in.
Local Web Server With Python
Jun 19, 2019
Need a quick and easy server on your local computer? Look no further than Python’s SimpleHTTPServer.
Using nvm To Manage Node Versions
Jun 15, 2019
Node version manager or nvm is an excellent way to manage multiple node.js versions.