Sometimes its needed to figure out what redirects are done in background before we will see final page.
Category Archives: Linux
Different IP with ssh tunnel and proxy SOCKS
Sometimes you have to access website or FTP server with some different IP than you are getting from your internet provider. One way to accomplish that is to use ssh tunnel with proxy SOCKS.
Add new rule to iptables firewall
Sometimes the server you manage can have iptables based firewall configured to protect access for ports. The firwall configuration done in file is only part of the changes. You need then to test the configuration and tell iptables to reload new config.
Continue reading
