LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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-11-2006, 03:02 AM   #16
TrevorS
LQ Newbie
 
Registered: May 2006
Location: CT
Distribution: Slackware
Posts: 9

Original Poster
Rep: Reputation: 0

It works!!!!! I'm in!!!!

At first, I rebooted after the installation/configuration and I got absolutely NOTHING ("Unable to boot, press F1 to retry or F2 to Setup"). But I had "skipped" LILO. So I went back and chose "simple" and it works!!!!

Wow! This really wasn't that hard at all!!!

By the way, I used http://isoreader.alexfienman.com to create my CDs, after using Roxio's image writing capabilities and ending up with CDs that didn't work. I wasn't surprised, so I just did a quick search and came up with a real tool. ISOReader seems to have some bugs, though, but it let me burn all 4 CDs.

Oh, and if you're curious - I did kill Windows all together. Otherwise, I followed pretty closely to http://www.bitbenderforums.com/vb22/...?postid=311808.

Now we'll see if I can get X Windows going and make sure my network connection works, then catch a few hours' sleep. Or not.
 
Old 05-11-2006, 03:53 AM   #17
TrevorS
LQ Newbie
 
Registered: May 2006
Location: CT
Distribution: Slackware
Posts: 9

Original Poster
Rep: Reputation: 0
hmmm... X works, but the image is so messed up, I can't read anything. I guess I have the vertical and horizontal refresh rates wrong. I'll have to find my monitor's manual after all....

My router is giving out and IP address to the new computer, so that should be fine.

Gee, I really should get SSH working so I don't have to keep switching the monitor and keyboard cables. I hope that's not too hard.
 
Old 05-11-2006, 04:02 AM   #18
athanatos
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, OpenBSD 4.0
Posts: 58

Rep: Reputation: 15
Have you tried xorgsetup to automatically build a (hopefully) working xorg.conf?

Last edited by athanatos; 05-11-2006 at 04:05 AM.
 
Old 05-11-2006, 06:21 AM   #19
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally Posted by TrevorS
Gee, I really should get SSH working so I don't have to keep switching the monitor and keyboard cables. I hope that's not too hard.
If you installed the OpenSSH package during the installation, then you probably don't have to do anything to get the daemon started. If you installed nmap, you can check if the SSH daemon is listening on port 22 (the default), by running "nmap localhost" and if it is, you should see an entry for port 22 (I can't remember what the output from nmap looks like to be honest).
 
Old 05-11-2006, 12:05 PM   #20
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50
You said that you want to run Slackware 10.0 because you wish to support a website that is currently running on Slackware 10.0. I would recommend that you run Slackware 10.2 and be sure to keep an eye on the patches. The website should work regardless, but you will want to make sure you have the latest security updates if you are pointing the outside world to your server.

Either way, make sure to check the security patches for any needed updates.
 
Old 05-12-2006, 08:51 AM   #21
TrevorS
LQ Newbie
 
Registered: May 2006
Location: CT
Distribution: Slackware
Posts: 9

Original Poster
Rep: Reputation: 0
Yes, I've run xorgsetup. I finally found the right refresh rates for my monitor (Horiz: 30-70, Vert: 50-160), but I can't seem to get it to work. My integrated graphics card (3D AGP Graphics) is not listed in the list of drivers. Maybe that's my problem?

XWindows is not my highest priority, though. I'm more concerned about network connectivity. During the installation, I received success messages with regard to network connectivity. But then SSH didn't work. I used "nmap localhost" and I can see SSH on port 22. So I tried to ping my router. I got the following error:

connect: Network is unreachable

I assumed that I had network connectivity because DHCP on my router has given this computer an IP address. (btw: I want to stop using DHCP and assign a static IP address, but that's later, I guess). Is this a driver issue again?

I guess this is what people were warning me about: being able to drive this on-motherboard video, audio, and network cards. But what's the solution? Where did you all go to find the answer?

Oh - I see the Security Alerts on the Slackware site, but how do I know which ones apply to 10.0, or they all do?
 
Old 05-12-2006, 09:35 AM   #22
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Rep: Reputation: 75
You still haven't written much about what hardware you actually have. I think 3D AGP is a description but not a name or make. I suspect, having looked at Dell's site that you might have Intel integrated graphics in which case searching LQ might help. Running lspci as root might give you some information you can use. Alternatively phone up dell and ask them. Another option is to run a live disc such as kubuntu which has excellent hardware detection and see how it sets up xorg.conf.

Similar considerations apply to networking. A way round it if you have a spare PCI slot is to put in a network card. They are cheap.

Alan
 
Old 05-13-2006, 08:30 PM   #23
athanatos
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, OpenBSD 4.0
Posts: 58

Rep: Reputation: 15
Quote:
Originally Posted by TrevorS
Oh - I see the Security Alerts on the Slackware site, but how do I know which ones apply to 10.0, or they all do?
Have a look at the patches/packages/ directory of your preferred mirror, for example:

ftp://ftp.slackware.com/pub/slackwar...ches/packages/

Download the packages and install them using upgradepkg.
 
  


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
Fedora 2 install with total Newbie davy999 Linux - Newbie 15 08-08-2004 12:07 PM
Total newbie -- enabling swap after install (FC2) adking Linux - Newbie 6 07-23-2004 05:43 PM
Total Newbie... Perl program install help for CGI::KWIWI futuremed Linux - Newbie 0 02-29-2004 11:14 AM
Total newbie, sorry. How do you install software in Linux? chriswhitworth Linux - Software 10 11-08-2003 07:19 PM
Total Newbie, pleae help me out: post install problems. Venomous Squirr Linux - General 18 10-17-2002 08:34 PM

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

All times are GMT -5. The time now is 05:18 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