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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hi all! That's my first post on the forum and I have a small advice for new and maybe old slackers. If you ever want to clean your system a bit and you're using KPackage than please be VERY cautious since it does NOT inform you whether the package you're about to remove is "REQUIRED" or not and you don't want to kill your system like I did...
Hi all! That's my first post on the forum and I have a small advice for new and maybe old slackers. If you ever want to clean your system a bit and you're using KPackage than please be VERY cautious since it does NOT inform you whether the package you're about to remove is "REQUIRED" or not and you don't want to kill your system like I did...
What problems did you experience? I would never manage my systems with a kde manager of any sort. I use pkgtool as my basic manager. Several others but always fall back on pkgtool. Always from the cli, GUI can get you into trouble if you don't understand their actions or transparency by the author.
Most experienced users are not going to use something that is not open and solid for maintenance of their system. As for any package manager the user must be fully aware of what they are doing. Your problem with dependency is just that you aren't fully aware of your system therefore to remove something without knowing what to remove. This is Slackware and not dependency 'Hell' as is for the *buntus or the like.
BTW, what did you remove that crippled your Slackware system?
BTW, what did you remove that crippled your Slackware system?
I believe one of the things was nano (but there were more, however, what I deleted was only sth like multimedia or games-related). What happened was that after typing my login... nothing happened. Neither error nor pass prompt. So I just reinstalled the system (since it was fresh installation). Now I'm more cautious. ;-)
Maybe I wanna be a slacker, BarryK creator of Puppy got me curious with his "Woof" build system. I am a Puppy devotee ATM. But that is another story. :P
Initial Feedback: Posting from 12.2 currently. installation is 1 hour old. I've mainly only used Puppy and Mandriva (and Mandrake), so they are my benchmarks. I had a little problem with my monitor, an Asus VW161D, running an asus A7s8X mobo (athlon2100+) and a raedon 9200. No support for my res ootb, 1380x768. Also wireless is a bit tricky, I can do it from a prompt but I tried the gui tools in KDE. (what? No info? What module am I using?) Hmmmm... Even Mandriva's network tool tells me the module (rt73usb) and Puppy's Network Wizard is better still. Yes, I can hear it now, "Slackware isn't meant to be easy".. but it could be a little more intuitive. Anyway, I'll persevere. It's somehow likeable.
Most system level configurations should be done from the cli as root. I would not rely on KDE.
For you network setup take a look at 'Configuring your network in Slackware' Alien_Bob's excellent article on the way network cards are configured in Slackware.
This link and others are available from 'Slackware-Links'. More than just SlackwareŽ links!
@MikeG
>I installed slackware 12.2...etc.
>
>I log in as root and everything is fine.
>I run the set command and it returns the standard info.
>However there is no profile for root in the root directory.
>Where does it get all the info returned in the set command?
slackware uses the /etc/profile
if you want to change some settings for some users you have
to create a .bash_profile in your users home directories
and store there whatever you need to set differently (PS1, ...)
@MikeG
>I installed slackware 12.2...etc.
>
>I log in as root and everything is fine.
>I run the set command and it returns the standard info.
>However there is no profile for root in the root directory.
>Where does it get all the info returned in the set command?
slackware uses the /etc/profile
if you want to change some settings for some users you have
to create a .bash_profile in your users home directories
and store there whatever you need to set differently (PS1, ...)
Or you can create a .bashrc along with the .bash_profile for the user within their home.
BTW, it would be better if you use the 'Quote vbcode tag' instead of a indirect quote. That way the post would not be broken. Meaning to see the original (in-bed link) that you are responding too then one doesn't need to scroll back through the thread to find the complete post.
********************************************
* Remember 'Slackware64 -current' is testing not stable.*
********************************************
If you are wanting to get 'Slackware64 -current' then I suggest that you get Alien_Bob's-script;
'mirror-slackware-current.sh'. This script will give you the means to create your iso from '-current'.
You will need to edit the script. It is well documented so you can setup to create your iso. Be sure to setup your targets. Select DVD as that will be the best and the easiest for you. Mirror selection can be from any of the ones from the embedded list or another mirror of choice.
Be patient when you start the script because this will take awhile to get the files, check the hash then create the iso. Be sure to have the space available to store everything. If you want/need updates then just restart the script.
If you are wanting to get the iso RC1 for 'Slackware64 -current' then I suggest that you get Alien_Bob's-script;
'mirror-slackware-current.sh'. This script will give you the means to create your iso from '-current'.
No need to reach out to another site for a possible erroneous generated ISO image. The ISO is sum checked for you but be sure to check the burn media by ''CdromMd5sumsAfterBurning''
This way you will know that your burn is OK!
These links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
You can edit the script and select another mirror. Try it! You'll like it.
Quote:
excerpt from 'mirror-slackware-current.sh';
#
# Examples of use:
# + Show all available options: "mirror-slackware-current.sh -h"
# + A crontab entry which checks for updates every night at 06:00, downloads
# new stuff if present and creates a new DVD ISO (if updates were found):
# 00 6 * * * /usr/local/bin/mirror-slackware-current.sh -q -o DVD
#
#
#
# - Check at our master rsync site if the ChangeLog.txt has been altered
# - If no changes, then no further actions are needed (abort script)
# - If ChangeLog.txt has changed since our last mirror, do the following:
# - Mirror the slackware release tree
# - Create a set of 3 CDROM ISO images
# or a single bootable DVD from the current tree,
# (guidelines are in the ./isolinux/README.TXT)
# CDROM ISO images must be at most 737.280.000 bytes (703 MB)
# in order to fit on a 80min CD medium.
# A typical DVD max size is 4.706.074.624 bytes (4.38GB better known as 4.7G)
#
#
# Good rsync mirrors are:
Since 'SlackwareŽ Home' is down. You can use Alien_Bob's script 'mirror-slackware-current.sh'-UK to get rc1. Alien_Bob has graciously provided a mirror for a lot of his tools.
You can edit the script to select your rsync mirrors;
Once you've got things setup for the script to suit your needs. You can run the script as per the sample;
Code:
sample from Alien_Bob;
sh mirror-slackware-current.sh -m rsync.slackware.pl::slackware/slackware64-current -l /home/Desktop/slackware -a x86_64 -o DVD -f -v
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.