RH 9.0 installed on main rig

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
Sid
SG Elite
Posts: 5174
Joined: Sun Sep 17, 2000 12:00 pm
Location: Hell's Kitchen

RH 9.0 installed on main rig

Post by Sid »

I'm running RH 9 with KDE. Taking a little bit of time to get used to. Any better browers out there. I'm using Mozzilla now.
User avatar
Stef
Advanced Member
Posts: 712
Joined: Sun Apr 16, 2000 12:00 am
Location: Edmonton, Alberta, Canada

Post by Stef »

Konqueror is lighter and compatible with all of the same plugins as Mozilla. Konqueror is also the basis for Mac OS X's new browser.

BTW, if you find that KDE is running a little heavy use a different window manager like OpenBOX

Stef
User avatar
Sid
SG Elite
Posts: 5174
Joined: Sun Sep 17, 2000 12:00 pm
Location: Hell's Kitchen

Post by Sid »

Thanks Stef, I guess I need to play around a little bet more. I was tripping when I got my laser printer that is atatched to the server to print fron my linux client box.

BTW any good links on configuring sendmail?
cyberskye
Senior Member
Posts: 4717
Joined: Wed Jan 10, 2001 12:00 am
Location: DC

Post by cyberskye »

http://www.qmail.org

Also search google for "Life with Qmail"

Much more secure, lighter, and excellent performance.

if you are determined to use sendmail, try theh OReilly book. Considered the sendmail bible...
anything is possible - nothing is free

:wth:
Blisster wrote:It *would* be brokeback bay if I in fact went and hung out with Skye and co (did I mention he is teh hotness?)
:wth:
User avatar
Stef
Advanced Member
Posts: 712
Joined: Sun Apr 16, 2000 12:00 am
Location: Edmonton, Alberta, Canada

Post by Stef »

Exim is another replacement for sendmail. I found it easy to configure, comes stock with Debian, works well.

Stef
User avatar
Sid
SG Elite
Posts: 5174
Joined: Sun Sep 17, 2000 12:00 pm
Location: Hell's Kitchen

Post by Sid »

Been looking at the pdf for qmail.... Not newbie friendly at all. I'll give the exim a look.
'
Thanks guys. BTW I let the system set for a few hrs last night and when I got back to it, it had some screen saver on and would not wake up. Had to hit the reset button, any cures for this?
User avatar
Cypher
Posts: 2717
Joined: Tue Jul 02, 2002 12:00 pm
Location: Returning video tapes

Post by Cypher »

Phoenix is a good nix browser too.
User avatar
Stef
Advanced Member
Posts: 712
Joined: Sun Apr 16, 2000 12:00 am
Location: Edmonton, Alberta, Canada

Post by Stef »

Originally posted by Sid
Been looking at the pdf for qmail.... Not newbie friendly at all. I'll give the exim a look.
'
Thanks guys. BTW I let the system set for a few hrs last night and when I got back to it, it had some screen saver on and would not wake up. Had to hit the reset button, any cures for this?


Your computer probly fell asleep (suspend mode). Either disable APM in the BIOS or unload the apm module from the kernel or do both and see if that helps.

Stef
User avatar
Sid
SG Elite
Posts: 5174
Joined: Sun Sep 17, 2000 12:00 pm
Location: Hell's Kitchen

Post by Sid »

The box is set to acpi as it dual boots for now with 2k pro. Stef I'm the n00b from hell here. Can you point me to some links for changing the settings. I must say there is so much info it overwhelms me and I get confused. You guy's sure have a lot a patients when it came down to learning this stuff.

Trying to teach an old dog new tricks is going to be tough but I'm up for it.
cyberskye
Senior Member
Posts: 4717
Joined: Wed Jan 10, 2001 12:00 am
Location: DC

Post by cyberskye »

I worked on an AS400 for my first IT job. Then Solaris systems. THEN I started to get into windows.

I think people who started with windows have the patience. That many blue screens and "format C:/" 's would have turned me off. ;) Would've pushed me into my other passion as a career - herding cats.

Skye
anything is possible - nothing is free

:wth:
Blisster wrote:It *would* be brokeback bay if I in fact went and hung out with Skye and co (did I mention he is teh hotness?)
:wth:
User avatar
Stef
Advanced Member
Posts: 712
Joined: Sun Apr 16, 2000 12:00 am
Location: Edmonton, Alberta, Canada

Post by Stef »

As your turn your computer on hit delete to enter the BIOS menu, in there their should be some sort of power management features. Disable all of them. Save and quit. Boot Linux and edit /etc/modules and /etc/modules.conf, hash out (#) the lines that contain apm. Save the configuration files, then type rmmod apm and hit enter.

POwer management has frozen my computer many of times when sharing the internet, hosting files, and compiling software. Never use power management on any production machine!!

APM does'nt prolong the life of your hardware, rather the opposite. It was introduced to save mega corporations money on power bills. It does your system no harm by keeping power management completely disabled.

Stef
User avatar
Sid
SG Elite
Posts: 5174
Joined: Sun Sep 17, 2000 12:00 pm
Location: Hell's Kitchen

Post by Sid »

I just disabled the screen saver and all is fine. I saved the instructions and will make needed changes shortly.

I must admit that Linux has a very odd file structure. This is going to take some getting used to.
Post Reply