Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

LINUX_Newbies · Linux Newbies

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 4296
  • Category: Linux
  • Founded: Jun 17, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 12298 - 12327 of 30943   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
12298 ph!L @ c e n t i b e l
phil_is_phil Send Email
Aug 30, 2002
1:03 am
Hi all, Just re-installed Linux on my machine. Did this for a few reasons. One is that I think my distro (Mandrake 8.1)was a bit of a lemon (of course, it may...
12299 Chad Martin
tharasix Send Email
Aug 30, 2002
2:06 am
I'll do what I can, here. Others can yell at me if I give bad advice. ... Ctrl-Alt-Delete will work in theory to at least reboot. ... I'm not sure. Somebody...
12300 Michael Kjorling
arcticwolfsw... Send Email
Aug 30, 2002
10:59 am
... Hash: SHA1 ... Ctrl+Alt+Backspace is clearly documented as killing the X server, thus shutting down X. I have used it a few times when I have had to get...
12301 guldo76 Send Email Aug 30, 2002
5:19 pm
I had logged in as a simple user. Then I got to mysql user ( 'su mysql' ). I started the demon: ./bin/safe_mysqld --user=mysql --log & I ran a test like this: ...
12302 Chad Martin
tharasix Send Email
Aug 30, 2002
5:51 pm
... You misunderstand me. Let me try to be more clear. MySQL has a permissions system that is completely separate from the one Linux imposes on files and...
12303 Skylinux
skywalker69_... Send Email
Aug 30, 2002
5:59 pm
On Fri, 30 Aug 2002 17:19:41 -0000 ... You should also look at this manual, this is the one that got me up and running. ...
12304 Horror Vacui
horrorvacui1 Send Email
Aug 30, 2002
6:47 pm
... I had the intention to answer in the same way you did, Michael (saw the thread earlier, but had no time to answer then) - thanks for saving me the typing...
12305 LINUX_Newbies@yahoogr... Send Email Aug 30, 2002
7:11 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the LINUX_Newbies group. File :...
12306 Brian L. Johnson
blj8 Send Email
Aug 30, 2002
7:13 pm
... If X _really_ hangs, there's another not-very-well-known way... The "magic sysrq key" If you look on your keyboard above the insert key, you'll see a key ...
12307 Horror Vacui
horrorvacui1 Send Email
Aug 30, 2002
7:25 pm
... Tried it, no joy. I'll experiment with it more later though (I have a download limit for my DSL, and I'm well over it). Meanwhile: do you happen to know...
12308 Horror Vacui
horrorvacui1 Send Email
Aug 30, 2002
8:00 pm
... I was tempted by this option every time I compiled a kernel, but put off by Mr Torvalds promising loads of bloat in my slow kernel if I enable kernel...
12309 Godwin Stewart
grschinon Send Email
Aug 30, 2002
8:09 pm
On Fri, 30 Aug 2002 22:00:46 +0200, Horror Vacui <horrorvacui@...> ... System-Abfall: The kernel takes a dump on your foot :) -- G. Stewart --...
12310 Prof
danetprof Send Email
Aug 30, 2002
8:53 pm
Hi folks, I have a little problem here, My server RH7.1 crashed in a power outage. I went to reboot. It goes thru post just fine, and finds all the hardware...
12311 tramp8888 Send Email Aug 30, 2002
10:37 pm
G'day, just finished installing Mandrake 8.0 and got stuck with the pctel HSP56 winmodem. I got the driver and Howto from ...
12312 Chad Martin
tharasix Send Email
Aug 30, 2002
11:56 pm
... I just poked through the information there, and you don't have to mess with your kernel at all. The one related thing you do need to do is install the...
12313 Scott Robbins
catbit_1999 Send Email
Aug 31, 2002
12:55 am
... It's a bit different--I gave him a link on the linux@yahoogroups mailing list. It ~seems~ as if he doesn't have the kernel sources, but one trouble with...
12314 thelinuxscarecrow
thelinuxscar... Send Email
Aug 31, 2002
2:12 am
... Anytime I've encountered a situation such as yours, I've followed the same procedure you indicated, only I specified the actual device on the fsck command...
12315 tramp8888 Send Email Aug 31, 2002
7:33 am
great install worked did insmod pctel and looks like in the howto doing lsmod problem with insmod ptserial getting this message [root@localhost klaus]# insmod...
12316 Michael Kjorling
arcticwolfsw... Send Email
Aug 31, 2002
9:07 am
... Hash: SHA1 ... Giving fsck the device name instead of the path at which the file system is mounted is always a good thing. (I don't even know how fsck ...
12317 guldo76 Send Email Aug 31, 2002
12:26 pm
That link you provided is just the same mySQL guide (official) that I have in pdf... I followed it (or at least I tried...) word by word, before my last post....
12318 Chad Martin
tharasix Send Email
Aug 31, 2002
6:27 pm
... Try specifying the IRQ and whatnot in the insmod command, like this: insmod ptserial irq=3 iobase=0xc800 I'm not sure if this is necessary with both the...
12319 Chad Martin
tharasix Send Email
Aug 31, 2002
6:33 pm
... Honestly, unless you installed it as an RPM or something similar, it will be difficult to uninstall, unless MySQL has a 'make uninstall.&#39; But wait, I don't...
12320 tramp8888 Send Email Aug 31, 2002
10:30 pm
Thanks again Chad It's been great help getting me here. Just mailed the Author of the driver. I will post the solution here once I get it working cheers Klaus ...
12321 Chad Martin
tharasix Send Email
Sep 1, 2002
12:59 am
... Sorry I couldn't get your problem completely solved. Make sure to follow the guidelines in the README and FAQ on that page so your problem gets answered...
12322 Chad Martin
tharasix Send Email
Sep 1, 2002
2:53 am
I've followed roughly the instructions to set up a mail server that's listed in the "Pocket" ISP HOWTO on www.tldp.org. I'm able to send mail from one user on...
12323 Chad Martin
tharasix Send Email
Sep 1, 2002
3:25 am
1. Can you restrict ssh logins using hosts.allow and deny given the standard ssh setup on RH? 2. Does anybody have any advice on good WebMail and mailing list ...
12324 Scott Robbins
catbit_1999 Send Email
Sep 1, 2002
3:43 am
... If you mean restrict them by IP address, it's often easier (read, what I'm used to doing) :) with ipchains or iptables. For instance, I only want to allow...
12325 phil_is_phil Send Email Sep 1, 2002
4:27 am
Hi all, First, an apology to everyone for twice posting my last query. Thanks to everyone for their replies. I like Red Hat okay, but I find I'm having to do...
12326 phil_is_phil Send Email Sep 1, 2002
4:37 am
Hi all, One more query today. Mandrake used to automatically mount my FAT32 windows drives on each boot. With Red Hat, I figured out to do this manually (using...
12327 Scott Robbins
catbit_1999 Send Email
Sep 1, 2002
4:49 am
... This is where I feel RH strikes an excellent balance--making it newbie friendly as does Mandrake, but making it easier to get your hands dirty. ... I'm a...
Messages 12298 - 12327 of 30943   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help