Let a Remote Server Use Your Local Internet Over SSH TUN Imagine you have a remote server behind a restrictive firewall, but your local machine has a decent internet connection.…
SSH Tunneling Let’s keep it simple. The commands below show how to set up SSH tunnels for different situations, whether you need to bring a remote port onto your local…
Ultrasoft BBS doors were written by Steve Hansen and a long while back Ultrasoft BBS door registrations were being given away for free to folks. Unfortunately Steve Hansen passed away…
Take a look at your devices and current configuration with the ip addr command # ip addr # or ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN…
To setup for rpmbuild follow the command below (I've added a thing or two past basics. Commands # yum install rpmdevtools # rpmdev-setuptree # mkdir ~/rpmbuild/tmp # -- Optional below…