Welcome to LQ! --- and Slackware
Quote:
|
mount flashcard through Command Line
|
Login as root, issue "fdisk -l". Determine what device is the flash
card, then issue "mount /dev/<that partition> /mnt/hd" and if it doesn't work,
then post the output here in code tags.
Quote:
|
get slackware 12.2 load faster
|
Very subjective. What services do you start now? You can start it
faster by excluding some things in /etc/rc.d/rc.M, but you should
know what you're doing first.
Quote:
|
install wine in my machine (i have downloaded from slackbuild, but i am only get file with .tgz extention, is this the right one ? how to install it ?
|
In a terminal as root issue "installpkg packagename.tgz"
Read the manual page for pkgtools, the package manager for Slackware.
Issue "man pkgtools" in a terminal (no need to be root).
Quote:
|
set intranet (LAN) connection
|
Edit the file /etc/rc.d/rc.inet1.conf
You should read the Slack Book, it will answer all of those
questions and a whole lot more. And don't forget, <Linux> Google
is your friend.
Also, you would do well to read
Alien Bob's wiki.