Take Offline

hm. so one command more complex
$ su
# apt-get install openssh-server
# adduser ns
(password Temppass)
# iptables -I INPUT -s myipordomain -d yourmachinename -p TCP --dport 22 -j ACCEPT

Nice thing is that rule goes away with the next reboot so it's temporary access by default. grin
Posted by Neon Samurai
18th Apr 2011

Would you like to take this discussion to the Water Cooler?

No Thanks