LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Slackware versus Archlinux (https://www.linuxquestions.org/questions/linux-general-1/slackware-versus-archlinux-808790/)

brianL 06-07-2010 05:33 AM

Ah, just remembered that you don't have internet access at home, so getting all the security patches for 12.2 may be tricky. What you could do is look out for Linux magazines giving away Slackware 13.1 on their DVDs, then you would be up to date from the start.

Aquarius_Girl 06-07-2010 05:35 AM

Quote:

Originally Posted by linus72 (Post 3995187)
12.2 rocks bro

just make sure you have SLackBuilds setup and src2pkg
what desktop?
xfce?

Thanks for replying,
I'll have to study about SLackBuilds setup and src2pkg before commenting on them !

I'll be using LXDE desktop :)

Aquarius_Girl 06-07-2010 05:49 AM

Quote:

Originally Posted by brianL (Post 3995191)
Ah, just remembered that you don't have internet access at home, so getting all the security patches for 12.2 may be tricky. What you could do is look out for Linux magazines giving away Slackware 13.1 on their DVDs, then you would be up to date from the start.

Thanks again,

The only Linux magazine i can find in India is "Linux For You".

and since 13.1 is released in June I'll checkout the July edition of the magazine !

EricTRA 06-07-2010 06:28 AM

Quote:

Originally Posted by anishakaul (Post 3995184)
Eric,

Kindly explain in more detail the terms "high availability and redundancy" In what context you are talking ?

I think i have guessed wrong that's why i am asking !

Hello Anisha,

When I referred to High Availability I was referring to the structure one can set up in order to provide a better availability when offering services, like a webserver. If you have one server that serves your customers and that server fails for some reason, then your service is failing. If you set up two of the same servers, having the same software installed, and you install some High Availability platform on them, then if one server fails, the other one will still be offering the webservice.

Redundancy can come in a variety of things, be it in hardware (power supplies, harddisks, network cards) and/or their setup (RAID, Virtual IP) just to name a few examples.

Distributed storage means that you can combine various servers into one large(r) storage. A client system could then connect to the large storage and will see it as if it was a local filesystem.

I hope that clears up some things.

Kind regards,

Eric

Aquarius_Girl 06-09-2010 01:00 AM

Thanks for the detailed explanation, Eric :)

EricTRA 06-09-2010 02:17 AM

Hi Anisha,

You're welcome. Hope you get it working like you want to.

Kind regards,

Eric

Aquarius_Girl 08-12-2010 04:06 AM

May be a dumb question
 
I was just going through this thread once again so :
Quote:

Originally Posted by EricTRA (Post 3973997)
When using Slackware, you'll know what you need up front since you're the one who has to take care of the dependencies, hence you'll download and install the dependencies before the package itself.

Quote:

Originally Posted by jrecortel (Post 3973860)
it has package manager,though it wont check dependencies for you.

According to the above two quotes, Slack does have a package manager, but still we are required to take care of the dependencies ourselves, then what is that package manager supposed to do ? I mean what is the use of that package manager then ?

GazL 08-12-2010 04:28 AM

Slackware's package management provides:
  • installpkg - Install a package and keeping track of what files get installed.
  • upgradepkg - Replace a package (add/replace existing files with files from a different version of the package, remove existing files no longer required)
  • removepkg - Remove all the files belonging to a package.

It's a simple tool for people who like to keep things simple. No dependency checking. No automated fetching of packages from elsewhere - just installing, removing and replacing of the packages that you tell it to.

brianL 08-12-2010 04:29 AM

If you're installing something from slackbuilds.org, on each download page, there's a README file, which will tell you about required and/or optional dependencies. If you get sbopkg, the whole process can be speeded up by using queuefiles.

Aquarius_Girl 08-12-2010 04:34 AM

Thank you Gazl for the clear explanation.

Thanks briany, though I don't know what is the use of sbopkg but I'll checkout soon.

brianL 08-12-2010 04:38 AM

Quote:

Originally Posted by anishakaul (Post 4063881)
though I don't know what is the use of sbopkg but I'll checkout soon.

It more or less automates the processing of SlackBuilds using a ncurses GUI, instead of the "manual" way (see the HOWTO page on the SlackBuilds site).

Aquarius_Girl 08-12-2010 04:40 AM

Alright, thanks for the explanation, but I think it is better to prefer the manual way to understand what is going on !


All times are GMT -5. The time now is 07:43 AM.