LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Few Questions (https://www.linuxquestions.org/questions/slackware-14/few-questions-422725/)

Droopy40 03-08-2006 01:37 AM

Few Questions
 
Hi all,

I am new to slackware but used debian & fedora before.

I have a few questions regarding slackware and i hope someone could help me with it.

1. Debian has apt-get, Fedora has yum. What is slackware's command to update/upgrade/install from console?

2. I dont have a wheelmouse, even i edited the conf it is not working. Any suggestions?

3. Is there some kind of sources list for slackware? if yes, where?

4. Can i convert a ntfs partition to linux?, and how?

Thats about it, sorry for my bad english. BTW, i am on slackware 10.2

Best regards, Droopy

J_K9 03-08-2006 01:52 AM

Quote:

Originally Posted by Droopy40
1. Debian has apt-get, Fedora has yum. What is slackware's command to update/upgrade/install from console?

swaret :)
Quote:

2. I dont have a wheelmouse, even i edited the conf it is not working. Any suggestions?
I'm assuming you mean that you have a wheel-mouse but it doesn't work? Take a look here. By the way, I advise you go into terminal and do a 'cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup' before in case the new one you create doesn't work - then you can delete the new and replace it with this backup. Then, once it's backed up, run 'xorgconfig' from the terminal and follow the instructions (I advise you read the old one first to get the correct monitor settings - like HSync and VRefresh :)).
Quote:

3. Is there some kind of sources list for slackware? if yes, where?
AFAIK, the sources are everywhere - .tar.gz :D
Quote:

4. Can i convert a ntfs partition to linux?, and how?
No - this isn't possible, as they use two completely different filesystems. Your best bet is to back up everything you need, and then put them back onto the hard drive once Linux is installed.

Cheers,

-jk

danieldk 03-08-2006 02:09 AM

Quote:

Originally Posted by Droopy40
1. Debian has apt-get, Fedora has yum. What is slackware's command to update/upgrade/install from console?

slackpkg is included in the Slackware Linux extra/ directory. Though I must add that most Slackware users do no really find using an update tool to be the Slack way (you be the judge). Since it is easily possible to keep track of security updates, it is often better, especiall on servers, to check updates yourself before blindly installing them. Another good way to track updates is to rsync them from a mirror, and then use upgradepkg. Some of the upgrade methods are described here:

http://www.slackbasics.org/html/pkgmgmt.html

Quote:

3. Is there some kind of sources list for slackware? if yes, where?
That depends on the upgrade tool you use. I'd say write a simple script that uses rsync ;).

Quote:

4. Can i convert a ntfs partition to linux?, and how?
No. But you can make a new filesystem, and copy over the files.


All times are GMT -5. The time now is 06:02 PM.