PDF Data Extraction In Linux
This is a tip sent by WebUpd8 reader Stone Cut, on extracting images and text from PDF files. It's different from his previous tip and useful for other cases.
Author: Andrew | Date: June 20, 2012 | View Comments | Tags: cli, linux, pdf, stonecut, ubuntu
Author: Andrew | Date: February 15, 2010 | View Comments | Tags: backup, iPhone, ipod, linux, stonecut, ubuntu
Author: Andrew | Date: February 12, 2010 | View Comments | Tags: Bluetooth, iPhone, linux, mobile, stonecut, Tethering, ubuntu, usb
Author: Andrew | Date: February 10, 2010 | View Comments | Tags: linux, pdf, stonecut, ubuntu
Author: Andrew | Date: February 08, 2010 | View Comments | Tags: iPhone, ipod, linux, music, music tags, stonecut, ubuntu
Author: Andrew | Date: February 07, 2010 | View Comments | Tags: banshee, gtkpod, iPhone, ipod, linux, mobile, rhythmbox, songbird, stonecut, ubuntu
Author: Andrew | Date: January 24, 2010 | View Comments | Tags: iPhone, linux, mobile, nautilus, rhythmbox, stonecut, ubuntu
Author: Andrew | Date: January 23, 2010 | View Comments | Tags: gnome, iPhone, linux, mobile, nautilus, scp, stonecut, ubuntu
Author: Andrew | Date: November 15, 2009 | View Comments | Tags: iPhone, karmic, linux, mobile, stonecut, ubuntu
sudo apt-get update && sudo apt-get upgradesudo gedit /etc/apt/sources.list## Custom sources for iFuse and other iPhone stuff
deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic mainsudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F0876AC9
sudo apt-get update && sudo apt-get install ifuse
sudo apt-get install libiphone-utils iproxy