-
5 Linux Commands: timeout, cpulimit,awk,tar and youtube-dl
I know how much you love random linux commands so here I’ve compiled some cool random linux commands to copy, convert, limit,kill and redirect things. Start COMMAND, and kill it if still running after 5 seconds timeout 5s COMMAND Convert Youtube videos to MP3 youtube-dl -t –extract-audio –audio-format mp3 YOUTUBE_URL_HERE youtube-dl has this functionality built…
-
Linux Command Line and MySQL: Awesome
MySQL is the world’s most popular open source database. Whether you are a fast growing web property, technology ISV or large enterprise, MySQL can cost-effectively help you deliver high performance, scalable database applications. Check out this site MySQL Commands for a nice MySQL cheat sheet. UrFix.com however has created a list of commands I use…
-
8 Cool Ways To Use SCP
The SCP protocol is a network protocol, based on the BSD RCP protocol, which supports file transfers between hosts on a network. SCP uses Secure Shell (SSH) for data transfer and utilizes the same mechanisms for authentication, thereby ensuring the authenticity and confidentiality of the data in transit. A client can send (upload) files to…
-
How To Enable Facebook Timeline Today – And A Preview TOO
This morning Facebook announced Timeline, an awesome look at everything that has happened in your Facebook lifespan. It’s like a story book of your online life. Facebook is enabling Timeline early for open graph developers. As a reader of UrFix Blog you’ll learn how to get started today. 1. Log into Facebook 2. Enable developer…