This is not a very long article, but hopefully it rises to the top quick and is helpful. How to Paste to Terminal in Linux Answer: SHIFT+Insert How to Paste to cmd | command in Windows Answer: ALT+SPACE,e,p The windows command really just keystrokes the menu. There is a hotkey fix method that you could […]
Linux
How to Install Google Chrome on Fedora 18
Linux is one of my favorite operating systems. I say ‘Linux’ non specifically because I find all distributions fascinating. I recently installed Fedora 18 on one of my old hard drives and have been playing around. I am still relatively new to Linux and I have been trying to learn it as both a systems […]
GRUB Rescue | Repair MBR | Master Boot Record
Since my GRUB Rescue issue, I have been advancing my understanding of storage partitioning and boot methods. A while back I had acquired an old laptop with Windows Vista installed. I cleaned everything up for my purposes and decided to install a dual boot Kubuntu environment. Original: How to Reinstall Kubuntu 11.10 Oneiric Ocelot on […]
Kali Linux | Backtrack Linux | Penetration Testing Linux
I am a big fan of Linux, there is so much more freedom to how you want to work with your PC. As recent as about a year ago, I became fascinated with IT security and system penetration testing. This is where Kali Linux comes in. Although I am not a system pentest expert, I […]
How to Download a Website with wget
Sometimes, I like to download websites from a users perspective when performing SEO, making performance improvements and for a number of other reasons when working on websites. I love Linux for this task and wget does this really well. All websites are not created equally and there are number of ways to use wget. Here […]