Hammer wrote:Ok, so I got my Bubba the other day, read Monday, with the main purpose to be able to surf and access email from my very restricted work.
So, downloaded tinyproxy and ran into huge problems when no c-compiler was included. Google, download, install, repeat four times.
So now I have the one Tor recommended and the installation of tinyproxy seemed to work ok (followed the INSTALL file).
Today when continuing the work, I went to /etc and then tried /tinyproxy.
Alas, no such directory and hence no tinyproxy config file.
HOW THE ¤%&¤%/ DO ONE INSTALL SOMETHING ON A LINUX BOX???
Grateful for any help...
Ok...
You install tinyproxy by executing the following lines:
apt-get update
apt-get install tinyproxy
Well, as you may know you have to edit the apt-get sources first... (/etc/apt/sources.list)
You can find tinyproxy's config-file at "/etc/tinyproxy/tinyconfig.conf".
To edit the file use the texteditor nano (nano /etc/tinyproxy/tinyconfig.conf).