Problem installing iptables
-
Im getting error on installing iptables on vpsbible http://vpsbible.com/security/harden-ssh-create-firewall/
***************************************
root@ser9977:/home/?????# aptitude install iptables
bash: aptitude: command not found***************************************
my VPS Os is : Ubuntu 10.04 minimal 32 bitWhat is this issue ?
Plz help me..Posted 10 months ago # -
hey Dilshan,
Some VPS providers don't install the "aptitude" package manager by default. do this:-
apt-get update
apt-get upgrade
apt-get install aptitude... that last step installs aptitude.
Then carry on with the tutorial and you'll be fine.
Posted 10 months ago # -
OK.. Problem Solved..
Thankx gavPosted 10 months ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
