-
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…
-
16 Cool Ass Random Linux Stuff
$ echo “Hello world” Hello world Urfix has compiled a sweet ass list of random stuff you can do from the command line. Hope you enjoy. Fry: Make up some feelings and tell her you have them. 1 Multiple variable assignments from command output in BASH read day month year <<< $(date +’%d %m %y’)…
-
Network Basics – Open Systems Interconnection
A network is a communication system that helps computers interact with each other. To enable this interaction, certain rules must be followed. These rules are known as protocol.