Results 1 to 4 of 4
Hi all,
I am running slackware 9.1, kernel version 2.6.9, and I just tried to ./install.sh SAStk. When the menu came up it said it did not support version 'Slackware ...
- 12-16-2004 #1Just Joined!
- Join Date
- Apr 2004
- Location
- Winter Park, Fl
- Posts
- 9
SAStk - Installation Problem
Hi all,
I am running slackware 9.1, kernel version 2.6.9, and I just tried to ./install.sh SAStk. When the menu came up it said it did not support version 'Slackware Slackware'.
The docs say that SAStk was tested on an x86 machine running Slack 8.0.
Anyone know what might be going wrong?
- 12-17-2004 #2Just Joined!
- Join Date
- Apr 2004
- Location
- Winter Park, Fl
- Posts
- 9
I missed it in the docs, but SAStk only works with slack 8.1 : \
Could anyone reccomend any good resources or tutorials for hardening security in slackware 9.1?
- 12-31-2004 #3
SAStk did not last long, the project died a short while after it started. So forget about that. Some general security tips:
- keep your system up to date and install security patches released by Slackware
- install only software you need, remove things you don't need or use
- disable services you don't use (look at /etc/inetd.conf and /etc/rc.d)
- disable root login on sshd
- do not login as root, you always can use the su - command when needed
- check your logfiles
- install and use rkhunter ( http://www.rootkit.nl ) to check whether your system is compromized
- check security sites about vulnerabilities
- ...
- 01-01-2005 #4Just Joined!
- Join Date
- Apr 2004
- Location
- Winter Park, Fl
- Posts
- 9
Ah... I hadnt noticed the project died.
Thanks for the tips!


Reply With Quote