deanhouseholder


Member since 2013

2 snippets

10180 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

deanhouseholder's Recent SnippetsTagged Bash



« Prev 1 Next »
If you have a script that must be run as the root user, put this at the top:
1 2307 posted 13 years ago by deanhouseholder
In order to use a proxy by default for your network-based commands, create the file "~/.ssh/config" and give it these properties. Replace "proxyhost" with the hostname/IP of the proxy server and "80" with the port of the proxy server.
0 2188 posted 13 years ago by deanhouseholder
« Prev 1 Next »