Not backing up your files could lead to data loss in the future. Here's how to do offline backups with a few lines of Bash.| Nick Janetakis
This isn't meant to be an exhaustive list, but a reminder to use these features if possible and to build them into your tools.| Nick Janetakis
This can be really handy to confirm a service is running when you don't have telnet or that service's CLI tool installed.| Nick Janetakis
If you want to see if a process is bound to a port there's a few tools you can use but if they are not there you can cat /proc/net/tcp.| Nick Janetakis
In this video we'll go over a few examples ranging from changing the last commit message to rebasing a commit sometime in the past.| Nick Janetakis
There's a couple of ways to do this depending on your use case.| Nick Janetakis