LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-07-2005, 08:03 PM   #1
LinuxNoob1234
LQ Newbie
 
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25

Rep: Reputation: 15
Really new to Slackware!


Hey guys so far i got my sound working and video card. All i need to do is get my printer workign with slackware 10.1. I have a favour to ask anybody who read this though, if you can, could you send any links to show me how to use slackware 10.1. I have no clue what to do next and i need to get wine to install Guild wars. Please help me out if you can
 
Old 05-07-2005, 08:45 PM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Re: Really new to Slackware!

Quote:
Originally posted by LinuxNoob1234
All i need to do is get my printer workign with slackware 10.1.
just make sure you have CUPS installed and running and then open a browser and go to http://localhost:631 and you'll be able to set-up your printer(s) from there...

Quote:
could you send any links to show me how to use slackware 10.1.
http://slackbook.lizella.net/

http://www.linuxquestions.org/questi...php?forumid=14


just my two cents...

 
Old 05-07-2005, 10:49 PM   #3
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
for links, you can check the links section here at LQ, and also check out this thread
 
Old 05-07-2005, 11:09 PM   #4
SML
Member
 
Registered: Dec 2002
Location: US
Distribution: Intel Clear Linux
Posts: 381

Rep: Reputation: 30
Sound should be easy ...
type
#alsaconf
and answer the questions.

There are some good manuals on the Slackware Linux Questions pages.
 
Old 05-08-2005, 03:07 PM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Moved: This thread is more suitable in Linux-Slackware, and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 05-08-2005, 08:12 PM   #6
mrchaos
Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware current, Fedora Core 5, SuSE 10.1 OSS
Posts: 298

Rep: Reputation: 30
hey LinuxNoob1234, just out of curiousity, are you printing from a local computer (attached via USB or Parallel) or from a remote IP or network computer? (...If it's a local printer on USB, make sure your USB is working: check lspci|grep usb...) Anyway, I'm not sure you need CUPS for local printers as win32sux says... if you're using KDE, go to Control Center -> Peripherals -> Printers and you can use the Generic UNIX LPD print system to print remotely or locally. If you're using Gnome or command line, I'm not sure how to set it up.


As for learning how to use Slackware, I didn't learn specifically for Slackware, but I took the general *nix system approach and learned the basic Linux and UNIX system command structure from these sites:

command list #1
command list #2

Since Slackware is the most UNIXy major Linux distro (in my mind), It's my opinion that the best way to learn Slack is from the basics, AKA the command structure. But that's just my opinion. Just make sure you bookmark this sight:
linuxpackages.net
It has a TON of slack packages that are important. Really, there is no easy approach to Slack, but trial and error will do it for you. Nothing major though. And when you're ready to do your first kernel compile in Slack, here's a great tutorial to use:
kernel compile
I have to thank AcidJuice for his post in helping me with my first kernel compile (although I don't know why he used make -j5 bzimage rather than just make :-P)
GOOD LUCK!


Happy Hunting

_______________________________
edit: lspci|grep usb was supposed to be lsmod|grep usb.... clearly not thinking straight.

Last edited by mrchaos; 05-08-2005 at 08:18 PM.
 
Old 05-08-2005, 09:16 PM   #7
gtgoku
Member
 
Registered: Jul 2003
Location: India
Distribution: Slackware 10; FreeBSD 4.10
Posts: 77

Rep: Reputation: 15
I configured my Printer using kprinter

just run kprinter in the terminal , but you need kde installed.

After starting kprinter click on the button with a wand icon which is for adding a printer, and if you are using CUPS you need to change "Print system currently used" to CUPS.

Hope this helps

Last edited by gtgoku; 05-08-2005 at 09:18 PM.
 
Old 05-08-2005, 10:26 PM   #8
m_rizvan_m
LQ Newbie
 
Registered: May 2005
Posts: 18

Rep: Reputation: 0
Printers!

make sure you have enabled the CUPS (common unix printing system) and here's how to do that (enabling):

Run these commands:
1. chmod +x /etc/rc.d/rc.cups
2. /etc/rc.d/rc.cups start

To Add/Remove your printer, run this command:

3. kcmshell printers

4. From the "Printer System Currently in Use" (see bottom of the Window) choose "CUPS (common unix printing system)"

5. now Click 'Add' -> 'Add/Printer Class'

this will start a Wizard which is easy to set up. Have fun.
 
Old 05-10-2005, 10:11 AM   #9
LinuxNoob1234
LQ Newbie
 
Registered: Mar 2005
Location: Ottawa
Distribution: Slackware
Posts: 25

Original Poster
Rep: Reputation: 15
Thumbs up Thanks Guys

Wow i really appreciate all your support. I manage to get my printer working easily. BTW thanks mrchaos for the command list sites. I was just about to post a thread to see if anybody had any sites that strictly studied the command promps in linux. Again thanks to everyone you have contributed majorly to my adventures with slackware.
 
Old 05-10-2005, 03:26 PM   #10
Youri
Member
 
Registered: Oct 2004
Distribution: slamd64-current, slackware-current, clfs 6.1, arch-current, ubuntu dapper
Posts: 144

Rep: Reputation: 15
you wanted to play guildwars with wine so you could chech de database on winehq.com or go to frankscorner.org also you could try to use cedega (formerly winex) at transgaming.com.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
About Slackware 9.1 boot disk?? ftp://ftp.kpn.be/pub/linux/slackware/slackware-9.1-is AL3OMDAH Slackware 4 04-18-2007 09:54 AM
Dual boot windows/slackware, but slackware installed first? Cryptic_K Slackware 3 11-20-2006 12:49 PM
Slackware 10 RC2 released; Slackware 10 imminent... SBing Slackware 22 06-22-2004 07:53 AM
Newer Slackware Packages on older slackware version pengStudent Slackware 2 11-12-2003 12:47 PM
wine and winesetuptk working well with slackware 9.0 and slackware 9.1 oobe Linux - Software 0 10-19-2003 12:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration