SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I know that there is already threads which talk about the security of the slackware but all of them was made around the 2005...So they was old.ok let's get to the point.A few weeks now i have install slackware 13 in my pc.It hasn't any package manager but it wasn't very difficult for me to install the applications which i wanted (gnome for example).The problem is that i have read in the internet that slackware has luck of security updates (of course all that in posts of 2005).So my question is the following: is slackware secure or i should start looking to change it with another distro.slackware doesn't have a package manager.How could i know what updates i have to do so i can make slackware more secure(if i could) and if they are successfully?
Slackware is secured. You should join the slackware mailing list for any security updates.Large part of slackware, being an advanced distro depends on user competency, so slackware expects you not to do something silly to compromise the security of your computer.
Huh? Sure it does. The simple one is called pkgtool, but tools like installpkg, removepkg and upgradepkg are included. For keeping up with security updates, slackpkg does a nice job of making the task easier.
This is false.
Slackware _does_ have a package manager (pkgtool).
Quote:
Originally Posted by kokeroulis
How could i know what updates i have to do so i can make slackware more secure(if i could) and if they are successfully?
You can use "slackpkg" to perform automated updates.
The following commands will upgrade any official slackware package you have installed in your system:
Code:
slackpkg update
slackpkg upgrade-all
All official packages that were upgraded in the stable branch of the slackware tree should have been so due to security patches, not because there is a new bleeding edge version on svn...
NOTE: as stated above, slackpkg will upgrade official packages only! Things like gnome will be your responsibility to apply any security patched/upgrades
ok thanks guys...I am sorry for my late response but i had some connection problems...So i install slackware 13 and xfce when i run the above commands then all the official packages will be updated automatic?And what are the differences between the pkgtool and the slackpkg?
ok.thanks for your help and something else last.How can i remove all the packages of the KDE and instead of them to install all the official packages of xfce?
when you install slackware if you select the option to install groups of packages, it allows you to choose to install KDE or not.
If you are already up and running I guess you will have to remove them using pkgtool. If you "ls -l /var/log/packages/kde*" it will show the packages. There aren't that many so it is probably easy enough to remove them on by one.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.