-
Jan 4 |
Linux, Programming / Scripting |
Sohail Riaz |
482 Views |
with No Comments
This howto describe how to ssh outside another network / server using authenticated proxy. SSH (Secure Shell) is typically used to log into a remote machine and execute commands, but it also supports tunneling, forwarding TCP...
-
Jan 4 |
Linux, Programming / Scripting |
Sohail Riaz |
1047 Views |
with 6 Comments
This howto describe how to run wget behind authenticated proxy to download files. GNU Wget is a package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline...
-
Dec 1 |
Linux, Programming / Scripting |
Sohail Riaz |
2315 Views |
with 25 Comments
This how to describe to configure YUM to work behind proxy server using username / password for authentication. YUM is great tool available in RHEL/Fedora/CentOS to install/update/remove packages easily from local and internet...
-
Nov 15 |
Linux, Programming / Scripting |
Sohail Riaz |
1553 Views |
with 19 Comments
This howto describe step by step method to install SQUID 3 server as Anonymous Proxy. An anonymous proxy is a tool that attempts to make activity on the Internet untraceable. It accesses the Internet on the user’s behalf,...