You build your perfect HTPC, awesome hardware, beautiful case. Now you are ready to buy a keyboard and mouse. I don't know about you but I have always thought that a regular keyboard and mouse on the coffee table is just ugly. That is where the Magic...
Working at the command line usually means typing. A lot of typing. Using aliases in Linux will cut down on the number of keystrokes that you use. Don't know what an alias is? Well, keep reading to find out.
It wasn't so long ago that recording a Skype conversation in Linux was difficult, if not impossible. That's all changed, thanks to a great piece of Open Source software called Skype Call Recorder.
Combining multiple PDFs into one file is easy. Just turn to the command line and run Ghostscript. It's a quick and effective way to mash PDF files together.
Many love the Blacx, with USB 3.0 on every new motherboard Themaltake created the Blacx's brother the Blacx 5G. It claims to be 10x faster than its predecessor, in this article we test the Blacx 5G to see if this claim is true.
How does calling for free or cheap sound to you? If that sounds good then you should check out this article about Linux VOIP PBX servers. This article will give you some options to choose from when setting up your PBX. If you call overseas a lot or...
These days our on-line lives have become quite busy. We visit a lot of websites, most of which need a password login to get to the good stuff. How do you remember all of the passwords? By using password managers. In this article are the options I...
The better the data structures of a programming language, the more concentration you can devote to coding a solution to a problem. Python has a bunch of extremely useful data structures. In this article we take a look at data structures and variables...