# Working on a server without internet access
Author: tip
Date: 2013-09-20 00:00:00
Tags: linux
Ever need to install packages or get internet access on a server without internet access? Check out this ingenious post for dealing with the situation. If you can ssh to the server then you can use your internet access over ssh using tsocks.
I'll leave it as an exercise for the reader to come up with more interesting ways to use tsocks.
EOF