UrFix's Blog

    • About
Illustration of a bird flying.
  • Create A File And Loop It As A Filesystem in Linux

    Create A File And Loop It As A Filesystem in Linux Associating file systems to storage devices in Linux is called mounting. The mount command is used to attach a file system to a file system hierarchy. To mount, you provide a file system type, a file system, and a mount point. To demonstrate the capabilities of…

    May 11, 2011
  • Secret Hidden Menu Hack and Tethering LG Octane On Linux

    LG Octane Secret Menu There are some pretty cool hidden menu options available on Verizon Wireless LG model cellphone? Using these menu options one can unlock the secret GPS system and MP3 sections on any LG phone. Warning: this may severely damage your phone if you change certain settings! Open your phone so that the…

    April 21, 2011
  • Hide your files really good in Linux

    Hide your files really good in Linux I have tons of confidential files on my Hard drive and I share my computer with a few people. So how do I keep my files private? tar, Gzip GPG and XZ that’s how I hide them! $ tar -c dir/ | gzip | gpg -c | xz…

    April 1, 2011
  • Transferring YouTube videos “or anything else” to your LG Phone

    I have an old LG Envy2 phone with Verizon. I’ve tried upgrading the phone, but since I now live in Puerto Rico it’s no longer an option. I would be forced to switch my service over to Claro, an upcoming phone company that purchased Verizon’s contracts here in Puerto Rico. And to be honest I…

    April 1, 2011
←Previous Page
1 … 6 7 8 9 10 … 19
Next Page→

UrFix's Blog

Proudly powered by tears