Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Compile Lynx the textmode web browser from source code, and then view Phandroid with it.
Lynx2-8-7
....who needs a fancy GUI?

....who needs a fancy GUI?
Typed an essay in Vi for the hell of it.

So I have a question. I'm using Ubuntu 10.x 64. I have a Lexmark 5650 and can't seem to find 64 drivers for linux. Anybody have this problem?
You need to add libstdc++5 before driver installation.
Follow the instructions here:
http://www.digitalenigma.net/directo...gid=2009111000
Compile Lynx the textmode web browser from source code, and then view Phandroid with it.
Lynx2-8-7
....who needs a fancy GUI?
That is quite a nerdy command line ritual. However the author forgot two words one normally sees in Linux instructions and "how to"s...Good luck!
The first link I looked at I'm like WTF do I do with that.
The second link for the drivers sent me to a serch engine.
I don't suppose someone could elbaborate on how to do this. Notice my signature fellas. Just sayin.
You need to add libstdc++5 before driver installation.
Follow the instructions here:
http://www.digitalenigma.net/directo...gid=2009111000
Obtain your drivers from here:http://www.downloaddelivery.com/down....deb.sh.tar.gz

I'm a Linux newbie. Can you explain how to do this.![]()
sudo apt-get update && sudo apt-get install libstdc++5

It's working thank's fellas.![]()
What's the nerdiest thing you've done on the command line (but didn't really have to)?
I've only done a bit of web surfing, but that's pretty hardcore considering I have a perfectly good browser.
Watched a movie in using aaxine. Like this: http://www.youtube.com/watch?v=NmF57IJZWcE



Do you LITERALLY mean "suspend"? Or do you simply want to switch to CLI and then come back to your GUI as it was?Just curious, does anyone know how to "suspend" the desktop in order to go to command line only, then bring it back as I left it?
[ctrl][alt][fX] (where X is 1-6)
[ctrl][alt][f7]
Do you LITERALLY mean "suspend"? Or do you simply want to switch to CLI and then come back to your GUI as it was?
If it's the latter:
to go to a login prompt.Code:[ctrl][alt][fX] (where X is 1-6)
To go back to your GUI, just as you left it:
should do the trick.Code:[ctrl][alt][f7]