Mount problem on Red Hat 8.0 (Seek Error)
Hello I have a mount problem on CDROM device on Red Hat 8.0. After mount attempt on this device I obtain a seek error and I have to kill the bash (yes, bash), where this mount process is running. The same occurs with any type of parameter on hdparm. It seems to be a problem of this Red Hat distribution, because red Hat 7.3 on this computer is going well. I announced this problem to bugzilla https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=78763 but I have no feed back yet. Have anybody the same problem? Best regards Michal -- Michal Vymazal Secunet s. r. o. Evropska 33d, 160 00, Praha 6, Czech Republic Tel. +420 2 3302 97-16, Fax +420 2 3302 97-37 [EMAIL PROTECTED], http://www.secunet.cz -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: How much has RH8 gnome been nobbled?
Around about 02/12/2002 16:57, Havoc Pennington typed ... It's cddb aware as far as I remember. The source code definitely contains a lot of CDDB-related stuff. I feel almost sure I've seen it magically come up with album titles. I have to admit I didn't actually *try* it, I just went to the app's prefs. window and couldn't see it. Others have pointed out that gnome2 has [correctly] centralised these things. I'll check tonight. It's metacity not sawfish. It does however have the "bind command to key" feature, though you have to look under /apps/metacity in gconf-editor. Ah, it's gconf-editor I want, then - OK, I'd found & figured out the gconf-config command-line jobby (I'd not come across this before). Is it reasonably 'obvious' how to add metacity bindings? I may as well go with the flow on this and carry on using it, although sawfish is almost certainly more flexible, I've no great love for Lisp :-) -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Calling all KDE fans!!
Something is trapping my first keypress but I sure cannot figure out what. I do notice that If I just press and release the key I get a diamond on the screen wherever the mouse pointer that explodes and then disappears. Does anyone have a clue wtf that is?? I think that is what is trapping my ctrl key presses. It is only the left key but that is the one I want to use. Missed the start of this thread, but I might have a clue; wandering around the various new gnome-2 prefs. windows, I saw (and disabled without trying) a 'highlight current location of pointer upon ' option. Have a rummage and see if this is turned on, as it sounds suspiciously related ... -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Web Mail question : How to change the link to start OpenOffice instead of AbiWord
Hi All Folks, While viewing web mails on a website such as lycos.com, yahoo.com, hotmail.com, etc. clicking their attached documents will start 'AbiWord'. But unfortunately some documents created with MSOffice could not be read exactly in AbiWord in its original form, particularly, a table. The document must be read in OpenOffice to maintain its original shape. Kindly advise how to change the link to start OpenOffice instead of AbiWord Thanks in advance. Stephen Liu -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Garnome - xsession in RH 8.0
I've just installed Garnome-0.18.3 in my standard Redhat 8.0 installation to start using it I need to put the follwing in my ~/.xsession file & then choose Xsession from the GDM starter screen. PATH=$HOME/garnome/bin:$PATH LD_LIBRARY_PATH=$HOME/garnome/lib:$LD_LIBRARY_PATH GDK_USE_XFT=1 export PATH LD_LIBRARY_PATH GDK_USE_XFT exec $HOME/garnome/bin/gnome-session But, I cannot find the Xsession option in the GDM login screen (only default, Gnome, KDE & Failsafe) !!! How I get to start using Garnome ? any help would be greatly appreciated. thanks in advance. rgds mkb -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Text won't display at prompt without newline
On Mon, Dec 02, 2002 at 08:17:52PM -0500, Ade Olonoh wrote: > I ran into some odd behavior which if I remember right I didn't see > before RH8. From an X terminal like xterm, konsole, or gnome-terminal, > if I use a command that prints text w/out a newline I won't see the > resulting text. This is due to a bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=74383 Tim. */ msg10567/pgp0.pgp Description: PGP signature
Re: Boot/Rescue CD instead of a floppy
Viestissä Tiistai 3. Joulukuuta 2002 04:26, Mel Seder kirjoitti: > --- Martin Stricker <[EMAIL PROTECTED]> wrote: > > Well, if you want your installed Linux to be booted by a CD, you need > > to > > burn your own bootable CD - just use the image of your boot floppy as > > boot image in `mkisofs -b`. > > I've never run mkisofs before. I looked at the man page and it was > overwhelming. I don't want to run the risk of not being able to create > bootable CDs. If I can find a setp by step on what has to be run I'd > really like to make a bootable CD look exactly like a floppy. I guess neither of you read the RELEASE-NOTES? You can now use mkbootdisk to create a boot CD that boots into your current Linux version (just like boot floppy). The command is: mkbootdisk --iso --device filename.iso `uname -r` Replace `uname -r`with kernel version if you want to create a boot disk for other kernel than the one you are running. -- Markku Kolkka [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: IDE Bus Speed
Viestissä Tiistai 3. Joulukuuta 2002 02:45, Christopher Taylor kirjoitti: > I understand now exactly what I think I need. My dmesg says this: > > hda: 78165360 sectors (40021 MB) w/1024KiB Cache, CHS=4865/255/63, > UDMA(33) > > To clarify myself, I know my drive supports UDMA 100...do I have to > specify this in Linux itself, and if so, what/where does it go? RHL8 should automatically use the fastest supported transfer mode, are you sure you have a 80-wire cable? Try first with the hdparm command: hdparm -X69 /dev/hda If that works, you can add "-X69" to the EXTRA_PARAMS line of /etc/sysconfig/harddisks -- Markku Kolkka [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Few problems with Evolution
Hi all, I downloaded Evolution 1.2 rawhide, and now I have few questions (i never used it before, i use KDE): 1. Why it doesnn't use Bluecurve theme, which is set in Gnome as default, but instead it uses default Gnome look (very ugly in my opinion) ? 2. UTF8 and ISO8859-2 code pages doesn't work at all. When I try to type in serbian i get unknown characters. Keyboard map, fonts and code page are setted correctly. -- Eng. Dusan Djordjevic (RHCE) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Can't boot red hat 8.
Hello, after installation for workstation - graphic mode. On an empty desktop I can't do anything. The scenario is it seems to start loading something but then I get lots of different memory addresses with some error in the shell window. I've tried to disconnect all my peripherals and even played with the configurable bios setting and nothing. It won't boot. My OS configuration is: Pentium 4 - 1600Mghz DDRAM - 512k ASUS P4T mother board Creative Audigy Sound card. Lector 16/10/40 burner GFORCE 4 - MX two network Ethernet cards (one for ADSL and one for local network) Thanks, Uzi
Running X on servers
Hello list, I was recently installing RedHat 8.0 in my office PC and noticed that it now comes with a package group labeled "Server Configuration Tools". Clicking on Details show that the set contain RPMs that RH put together to provide GUI front ends to configuration tools (others are config tools in themselves) - they are named redhat-config-.rpm. It seems to me that RH is now leaning towards using a GUI-based system. Brings me memories of when I had access to a Sun Netra-I running Solaris/SunOS, and x86 machines running WinNT/2K. Anyway, I think this goes against keeping server installations as lean as possible. Personally, I install and run servers using text mode only (most are headless machines with VERY low end video cards - most of my linux routers/firewalls/VPN gateways are even using ISA cards!!!). To me, running X on a server is not only illogical but a waste of precious resources and introducing a potential security risk. I also think that using text mode forces one to actually see/learn what is being done instead of hiding it behind GUI front-ends. Then again, I know RH is just trying to make it easy for new hostmasters (I'll refrain from calling them sysads) to use/configure these machines. In the end though, IMHO, it'll only introduce more incompetent hostmasters who call themselves sysadmins as soon as they learn the intricacies of the concept of point-and-click. And when the proverbial sh*t hits the fan, i.e. X wouldn't load, they're stuck there staring at the screen feverishly typing in MS-DOS commands like HELP and wondering why typing a command followed by "/?" doesn't show a syntax/help screen (ok a bit harsh, but you get the point). So, what about you guys, where do you stand? Do think running X on servers is the way to go? Informed opinions only, please cat flames/rants > /dev/null :-) Marlon Yu -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
nautilus problem
hi, When i double click a c-source file in nautilus, it opens inside nautilus using "view as text". i changed the settings in the "file-types and programs" to viewer component: none default action : gedit and i did'nt change any other settings nautilus still opens the file inside the viewer component. any help?? thanks -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Running X on servers
> So, what about you guys, where do you stand? Do think running X on > servers is the way to go? Yes and no, IMHO. Experienced sysadmin will do administration usual way. Home users/desktop users/unexperienced persons/win admins/whoever will use graphical admin tools. I think having that kind of choice is great. -- Eng. Dusan Djordjevic (RHCE) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Running X on servers
On Tue, Dec 03, 2002 at 09:22:06PM +0800, M. Yu wrote: > I was recently installing RedHat 8.0 in my office PC and noticed that it now > comes with a package group labeled "Server Configuration Tools". Clicking > on Details show that the set contain RPMs that RH put together to provide > GUI front ends to configuration tools (others are config tools in > themselves) - they are named redhat-config-.rpm. It seems to me > that RH is now leaning towards using a GUI-based system. Brings me memories > of when I had access to a Sun Netra-I running Solaris/SunOS, and x86 > machines running WinNT/2K. Using a GUI is not that bad, as long as you takle the time to learn to configure the system by editing the files directly. My usual approach to configuring a new system is to use the GUI tools for initial configuration and then fine tune with good'ol vi. > > Anyway, I think this goes against keeping server installations as lean as > possible. Personally, I install and run servers using text mode only (most > are headless machines with VERY low end video cards - most of my linux > routers/firewalls/VPN gateways are even using ISA cards!!!). To me, running > X on a server is not only illogical but a waste of precious resources and > introducing a potential security risk. Remember that the GUI tools are essentially X apps, and thus you can have them run on the server and display on your workstation. Thus no X server on the server. Only X clients. > I also think that using text mode > forces one to actually see/learn what is being done instead of hiding it > behind GUI front-ends. Then again, I know RH is just trying to make it easy > for new hostmasters (I'll refrain from calling them sysads) to use/configure > these machines. In the end though, IMHO, it'll only introduce more > incompetent hostmasters who call themselves sysadmins as soon as they learn > the intricacies of the concept of point-and-click. And when the proverbial > sh*t hits the fan, i.e. X wouldn't load, they're stuck there staring at the > screen feverishly typing in MS-DOS commands like HELP and wondering why > typing a command followed by "/?" doesn't show a syntax/help screen (ok a > bit harsh, but you get the point). Just remember those guys will most likely be out of a job when they can fix a problem in a critical system. > > So, what about you guys, where do you stand? Do think running X on servers > is the way to go? Again, X clients on servers is fine. X servers are better left for workstations. Cheers, -- Javier Gostling Ingeniero de Sistemas Virtualia S.A. [EMAIL PROTECTED] Fono: +56 (2) 202-6264 x 130 Fax: +56 (2) 342-8763 Av. Kennedy 5757, of 1502 Las Condes Santiago Chile msg10575/pgp0.pgp Description: PGP signature
Re: Running X on servers
Hi: Well... Make it with GUI, make it by command line... the important thing is that you must know what are you doing. For me the GUI is very helpful when are used to parametrize some application or command with a lot of parameters. I must know what I'm doing, and how it can be done from command line, but in day-to-day, I prefer to make 7 mouse clicks than write 3 lines of command line parameters. regards "M. Yu" <[EMAIL PROTECTED]>@redhat.com con fecha 03/12/2002 02:22:06 p.m. Por favor, responda a [EMAIL PROTECTED] Enviado por: [EMAIL PROTECTED] Destinatarios: <[EMAIL PROTECTED]> CC: Asunto: Running X on servers Hello list, I was recently installing RedHat 8.0 in my office PC and noticed that it now comes with a package group labeled "Server Configuration Tools". Clicking on Details show that the set contain RPMs that RH put together to provide GUI front ends to configuration tools (others are config tools in themselves) - they are named redhat-config-.rpm. It seems to me that RH is now leaning towards using a GUI-based system. Brings me memories of when I had access to a Sun Netra-I running Solaris/SunOS, and x86 machines running WinNT/2K. Anyway, I think this goes against keeping server installations as lean as possible. Personally, I install and run servers using text mode only (most are headless machines with VERY low end video cards - most of my linux routers/firewalls/VPN gateways are even using ISA cards!!!). To me, running X on a server is not only illogical but a waste of precious resources and introducing a potential security risk. I also think that using text mode forces one to actually see/learn what is being done instead of hiding it behind GUI front-ends. Then again, I know RH is just trying to make it easy for new hostmasters (I'll refrain from calling them sysads) to use/configure these machines. In the end though, IMHO, it'll only introduce more incompetent hostmasters who call themselves sysadmins as soon as they learn the intricacies of the concept of point-and-click. And when the proverbial sh*t hits the fan, i.e. X wouldn't load, they're stuck there staring at the screen feverishly typing in MS-DOS commands like HELP and wondering why typing a command followed by "/?" doesn't show a syntax/help screen (ok a bit harsh, but you get the point). So, what about you guys, where do you stand? Do think running X on servers is the way to go? Informed opinions only, please cat flames/rants > /dev/null :-) Marlon Yu -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Running X on servers
On Tue, 3 Dec 2002, Dusan Djordjevic wrote: > Yes and no, IMHO. Experienced sysadmin will do administration usual way. > Home users/desktop users/unexperienced persons/win admins/whoever will > use graphical admin tools. I think having that kind of choice is great. > -- > Eng. Dusan Djordjevic (RHCE) Agree, It's all about choices! I started my linux box with a great hope like I was had the eagernees to learn winnt. Grumpling aroung with disappointed look that Linux is not user friendly like m$. Well, things change. I started to see that console is the best way for me to do all of my work... I'm using pine ;-) fast and less resource. With a new look Redhat comes with an intention to-be-look-alike GUI based to penetrate the non-geek market. It's a good move, but at least, just keep the way as it is. Just don't make GUI as the main configuration tool that available. NO WAY! I love doing my work in my laptop for all of my servers, ssh rules! thx .dave -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Running X on servers
M. Yu wrote: To me, running X on a server is not only illogical but a waste of precious resources and introducing a potential security risk. I think there is a huge difference between running an X server and having libraries availlable for running X programs. I think the X libraries belong on a *standard* server install from Redhat... Alan -- Alan Peery [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Evolution
While i like evolution as an email program, i do seem to have some problems adjusting to it's methods of filters. Is there someplace to see a log of filtering so i can look at a given 'filtered' message and no which filter nailed it, so as to better tune my filters? It also seems i get reproducing messages in my filters. say message one fails on the first filter, on the third filter, and on the sixth filter, i'll get three messages in my 'spam' box. thanks in advance, dw. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
postscript and pdf merging
Try ps2pdf. This ought to work for you. Jim _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Evolution
in five words: virtual folders On Tue, 2002-12-03 at 14:08, Donald G Wilson Jr wrote: > While i like evolution as an email program, i do seem to have some > problems adjusting to it's methods of filters. > > Is there someplace to see a log of filtering so i can look at a given > 'filtered' message and no which filter nailed it, so as to better tune > my filters? > > It also seems i get reproducing messages in my filters. say message one > fails on the first filter, on the third filter, and on the sixth filter, > i'll get three messages in my 'spam' box. > > thanks in advance, dw. -- + No matter how much you do, you never do enough -- unknown + Whatever you do will be insignificant, | but it is very important that you do it -- Gandhi + So let's do it...? signature.asc Description: This is a digitally signed message part
each pdf file
..each pdf is a different page Date: Tue, 03 Dec 2002 07:41:05 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sorry I didn't finish reading your message before I responded...a wet poodle jumped into my lap... _ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
re: How to change the link to start OpenOffice
Hi Stephen, I do this by going to the Control Center, File Browsing, File Associations... :-) Jim _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Evolution
On Tue, 2002-12-03 at 09:08, Donald G Wilson Jr wrote: > While i like evolution as an email program, i do seem to have some > problems adjusting to it's methods of filters. > > Is there someplace to see a log of filtering so i can look at a given > 'filtered' message and no which filter nailed it, so as to better tune > my filters? Go to Tools / Mail Settings... / Other tab and check the "Log filter actions to" check box and fill in whatever log file name you want. > It also seems i get reproducing messages in my filters. say message one > fails on the first filter, on the third filter, and on the sixth filter, > i'll get three messages in my 'spam' box. Unfortunately, evolution filters are not exclusive, meaning that if a message hits one filter, it will continue to check other filters. Hopefully, the evolution developers will add exclusive filters in a future version. To get around multiple spams, I filter for spam in procmail, which adds unique spam header to the message, then I use one evolution filter to move them to the spam folder. I have my own anti-spam filter project (shameless plug -- see my sig), but spamassassin, vipul's razor, and most spam filters all use procmail as the delivery agent. Best Regards, Keith -- LPIC-2, MCSE, N+ We drive on this highway of fire Got spam? Get spastic http://spastic.sourceforge.net -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
re(late) : Call to undefined function: mysql_connect()
I had the same problem but i resolved it :you just have to take care that your php scripts starts by instead of - sorry for my poor english : i'm just french ! Benoît Hervochon, [EMAIL PROTECTED] http://www.netstarter-linux.org/ On Mon, 2002-12-02 at 17:28, Peter Boy wrote: > > Suddenly I get an error message from my php scripts: > > Fatal error: Call to undefined function: mysql_connect() in > > But a query to rpm db shows: > > [pb@ibmLinux phpLogic]$ rpm -qa | grep mysql > mysql-3.23.52-3 > mysql-devel-3.23.52-3 > mysql-server-3.23.52-3 > php-mysql-4.2.2-8.0.5 > > The php-mysql module is installed and should work. If you have moved your scripts over from a different version of Red Hat or another distro, it could be due to the default settings in /etc/php.ini in Red Hat 8.0. These are the two most common variable settings that bite people moving PHP to a default RH8 install. Check them in /etc/php.ini: short_open_tag = Off register_globals = Off Change them to "On" and see if it fixes your problem. Check the PHP docs for the implications of setting these to "On". Best Regards, Keith -- LPIC-2, MCSE, N+ We drive on this highway of fire Got spam? Get spastic http://spastic.sourceforge.net -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: postscript and pdf merging
On Tue, Dec 03, 2002 at 01:47:30AM -0500, Joshua Melbourne White wrote: > Does RH8 come with software tools to merge pdf or ps files. I see that > I can convert between the two, but just wondering if I can create a new > pdf that is created from multiple pdfs. By that I mean, each pdf file > is a different page. I guess it would also be helpful if there is a way > to merge pdf pages into one page, also. Like a preview page or have 4 > pages viewed as one page. I hope any of this makes sense. Thanks. > -- > Joshua Melbourne White <[EMAIL PROTECTED]> Adobe makes such a product but they make you pay for it. But you cold look at all the conversion programs that are in the gs rpm package and it might be possible somehow. -- --- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200 telephone: (210)-999-7484 email:[EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
--- Markku Kolkka <[EMAIL PROTECTED]> wrote: > Viestissä Tiistai 3. Joulukuuta 2002 04:26, Mel Seder kirjoitti: > > --- Martin Stricker <[EMAIL PROTECTED]> wrote: > > > Well, if you want your installed Linux to be booted by a CD, you > need > > > to > > > burn your own bootable CD - just use the image of your boot > floppy as > > > boot image in `mkisofs -b`. > > > > I've never run mkisofs before. I looked at the man page and it was > > overwhelming. I don't want to run the risk of not being able to > create > > bootable CDs. If I can find a setp by step on what has to be run > I'd > > really like to make a bootable CD look exactly like a floppy. > > I guess neither of you read the RELEASE-NOTES? You can now use > mkbootdisk to > create a boot CD that boots into your current Linux version (just > like boot > floppy). The command is: > mkbootdisk --iso --device filename.iso `uname -r` > > Replace `uname -r`with kernel version if you want to create a boot > disk for > other kernel than the one you are running. > This sounds like something I could handle. What iso file do have have to download and from where to issue this command? = Maybe one day my beloved computers will be Windows free :-) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
databases compare
Hi, Is there a data available regarding performance comparison of different databases (mysql vs postgresql vs oracle etc)? Any information/pointer will be greately appreciated. Pavel. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
--- Markku Kolkka <[EMAIL PROTECTED]> wrote: > Viestissä Tiistai 3. Joulukuuta 2002 04:26, Mel Seder kirjoitti: > > --- Martin Stricker <[EMAIL PROTECTED]> wrote: > > > Well, if you want your installed Linux to be booted by a CD, you > need > > > to > > > burn your own bootable CD - just use the image of your boot > floppy as > > > boot image in `mkisofs -b`. > > > > I've never run mkisofs before. I looked at the man page and it was > > overwhelming. I don't want to run the risk of not being able to > create > > bootable CDs. If I can find a setp by step on what has to be run > I'd > > really like to make a bootable CD look exactly like a floppy. > > I guess neither of you read the RELEASE-NOTES? You can now use > mkbootdisk to > create a boot CD that boots into your current Linux version (just > like boot > floppy). The command is: > mkbootdisk --iso --device filename.iso `uname -r` > > Replace `uname -r`with kernel version if you want to create a boot > disk for > other kernel than the one you are running. > This sounds like something I could handle. What iso file do have have to download and from where to issue this command? Sorry, I clicked send in error. Ignoring filename.iso for the moment, would this work? #mkbootdisk --iso --device filename.iso 2.4.18-18.8.0 -r = Maybe one day my beloved computers will be Windows free :-) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
system shuts off power when I startx (?!)
Running RH 8.0, with all the patches that the little red check mark has warned me about. I came in one afternoon to find my system powered off, and pushing the power button did no good. Took it in for diagnosis, and was called back: it worked for them. Sure enough, I went in, and there it sat. I've backed things I can't reinstall up to CD-R...but now I'm finding out a little more about the symptoms. When I log in and startx (call me paranoid; I start up in text mode), the Redhat splash window appears and things grind for a while as usual...and then the system abruptly powers off. I have to unplug before I can turn it back on. OK...is it the graphics card, or the NVidia driver I downloaded? Perhaps...so I log in as someone else and startx. No problem. So...something about how my X or Gnome session starts up is making the system unceremoniously shut off the power. Because it does that, checking the session log isn't going to find anything. Once I send this out, I will grab memtest86 and see whether my RAM is OK. Any suggestions would be welcome. How can I go back to the way that my X and Gnome sessions are initially set up for me? James Jones -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
Viestissä Tiistai 3. Joulukuuta 2002 17:33, Mel Seder kirjoitti: > This sounds like something I could handle. What iso file do have have > to download and from where to issue this command? You don't download any ISO file, the mkbootdisk command _creates_ it. -- Markku Kolkka [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
Viestissä Tiistai 3. Joulukuuta 2002 17:44, Mel Seder kirjoitti: > Ignoring filename.iso for the moment, would this work? > #mkbootdisk --iso --device filename.iso 2.4.18-18.8.0 -r Drop "-r" from the end, that was a parameter to the uname command. #mkbootdisk --iso --device filename.iso 2.4.18-18.8.0 creates an ISO image called "filename.iso" in the current directory, and after burning it to CD should boot your system using kernel 2.4.18-18.8.0 -- Markku Kolkka [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: system shuts off power when I startx (?!)
** Reply to message from James Jones <[EMAIL PROTECTED]> on Tue, 03 Dec 2002 10:00:27 -0600 > Running RH 8.0, with all the patches that the little red check mark has > warned me about. > > I came in one afternoon to find my system powered off, and pushing the > power button did no good. Took it in for diagnosis, and was called > back: it worked for them. > > Sure enough, I went in, and there it sat. I've backed things I can't > reinstall up to CD-R...but now I'm finding out a little more about the > symptoms. > > When I log in and startx (call me paranoid; I start up in text mode), > the Redhat splash window appears and things grind for a while as > usual...and then the system abruptly powers off. I have to unplug > before I can turn it back on. OK...is it the graphics card, or the > NVidia driver I downloaded? Perhaps...so I log in as someone else and > startx. No problem. > > So...something about how my X or Gnome session starts up is making the > system unceremoniously shut off the power. Because it does that, > checking the session log isn't going to find anything. Once I send this > out, I will grab memtest86 and see whether my RAM is OK. > > Any suggestions would be welcome. How can I go back to the way that my X > and Gnome sessions are initially set up for me? As root, try this from a console: /sbin/service apmd stop /sbin/chkconfig apmd off This should do it. jb -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Evolution
On Tue, 2002-12-03 at 07:49, Keith Winston wrote: > > It also seems i get reproducing messages in my filters. say message one > > fails on the first filter, on the third filter, and on the sixth filter, > > i'll get three messages in my 'spam' box. > > Unfortunately, evolution filters are not exclusive, meaning that if a > message hits one filter, it will continue to check other filters. > Hopefully, the evolution developers will add exclusive filters in a > future version. > Easy enough to get around, simply add a second action (or final if you have filters that take more than one action) which is "Stop Processing" and then it will not be processed by the third filter if it hits on the first filter. -- John -- John T. DouglassPhone: 208 533 7992 Argonne National Laboratory-WestEmail: [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
--- Markku Kolkka <[EMAIL PROTECTED]> wrote: > Viestissä Tiistai 3. Joulukuuta 2002 17:44, Mel Seder kirjoitti: > > Ignoring filename.iso for the moment, would this work? > > #mkbootdisk --iso --device filename.iso 2.4.18-18.8.0 -r > > Drop "-r" from the end, that was a parameter to the uname command. > #mkbootdisk --iso --device filename.iso 2.4.18-18.8.0 > creates an ISO image called "filename.iso" in the current directory, > and after > burning it to CD should boot your system using kernel 2.4.18-18.8.0 That was the ticket Markku! It worked :-) Thanks for your help. I've been looking for a solution to a no-floppy drive system for a while now. = Maybe one day my beloved computers will be Windows free :-) -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
What to use for dialup now rp3's gone?
Seems rp3's now finally disappeared - what are we supposed to use now (don't say ifup!)? modemlights is the closest I could find, but it seems a bit pants (no error timeouts or anything). Have I missed the rp3 replacement? -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
re: How to change the link to start OpenOffice
Hi Jim, Thanks for your advice. From Control Center -> File Browsing -> File Associations ... I moved OpenOffice up on top of AbiWord I sent an email with an OfficeXP doc, a table inside, as attachment to my following email accounts respectively. yahoo.com hotmail.com lycos.com Only in yahoo.com the aforesaid document can be opened in OpenOffice and read correctly. In the other 2 websites on clicking the document it died automatically. It looks to me a little bid funny. The web browser used was Konqueror Have you had any idea how to fix this problem Thanks in advance. Stephen Liu At 07:45 AM 12/3/2002 -0700, Jim Christiansen wrote: Hi Stephen, I do this by going to the Control Center, File Browsing, File Associations... :-) Jim _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
serialconfig
I'm looking to install lirc on Redhat 8.0 and in order to use my serial port receiver (Packard Bell) I need to use setserial which is located in one of the redhat init scripts. Does anyone know the location of the setserial configuration so I can assign that serial port to lirc. Thanks Mike -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Evolution
On Tue, 2002-12-03 at 11:50, John T. Douglass wrote: > > Unfortunately, evolution filters are not exclusive, meaning that if a > > message hits one filter, it will continue to check other filters. > > Hopefully, the evolution developers will add exclusive filters in a > > future version. > > Easy enough to get around, simply add a second action (or final if you > have filters that take more than one action) which is "Stop Processing" > and then it will not be processed by the third filter if it hits on the > first filter. Cool, I didn't know that was option was there. Now, each of my filters stop after a match, meaning no more duplicates. Thanks. Best Regards, Keith -- LPIC-2, MCSE, N+ We drive on this highway of fire Got spam? Get spastic http://spastic.sourceforge.net -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
SOLVED - RE: Sylpheed v. 0.8.2 & CUPS printing (Jesse Keating & otherSylpheed users)
>Message: 2 Subject: Re: Sylpheed v. 0.8.2 & CUPS printing (Jesse >Keating & other Sylpheed users) From: Brian Craft <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] Organization: Date: 02 Dec 2002 20:02:42 >-0500 Reply-To: [EMAIL PROTECTED] On Mon, 2002-12-02 at 17:26, >Try putting in the following print command. It helped for me. >lp -o page-left=36 -o page-right=36 -o page-top=36 -o page-bottom=36 %s Brian: Thank you! Your print command worked for me too! It's a long command, but I can print an e-mail message with it, properly! Lanny in Cali, Colombia -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: What to use for dialup now rp3's gone?
On Tue, Dec 03, 2002 at 04:57:42PM +, Neil Bird wrote: > >Seems rp3's now finally disappeared - what are we supposed to use now > (don't say ifup!)? modemlights is the closest I could find, but it > seems a bit pants (no error timeouts or anything). > >Have I missed the rp3 replacement? > > -- What is wrong with kppp. Works well for me. -- --- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200 telephone: (210)-999-7484 email:[EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: What to use for dialup now rp3's gone?
On Tuesday 03 December 2002 18:20, Aaron Konstam wrote: > On Tue, Dec 03, 2002 at 04:57:42PM +, Neil Bird wrote: > >Seems rp3's now finally disappeared - what are we supposed to use now > > (don't say ifup!)? modemlights is the closest I could find, but it > > seems a bit pants (no error timeouts or anything). > > > >Have I missed the rp3 replacement? > > > > -- > > What is wrong with kppp. Works well for me. "neat" to set up the modem-connection, and "redhat-control-network" (or "neat") to start the connection. You don't have to be root to run "redhat-control-network". Just make sure that all users can activate the modem when you configure it in neat. Works for me. -- Øystein Olsen, [EMAIL PROTECTED], http://folk.uio.no/oeysteio Institute of Theoretical Astrophysics, http://www.astro.uio.no University of Oslo, Norway -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Web Mail question : How to change the link to start OpenOffice instead of AbiWord
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 3 Dec 2002, Stephen Liu wrote: > While viewing web mails on a website such as lycos.com, yahoo.com, > hotmail.com, etc. clicking their attached documents will start > 'AbiWord'. But unfortunately some documents created with MSOffice could > not be read exactly in AbiWord in its original form, particularly, a > table. The document must be read in OpenOffice to maintain its original > shape. > > Kindly advise how to change the link to start OpenOffice instead of > AbiWord I don't think this is a webmail question. I mean, you aren't reading email with a webmail app like SquirrelMail or NeoMail. I'm guessing that you are reading email in Evolution or KMail and are referring to the ability to click on an attachment to read it. If this is the case, can you repost your message with a subject line that better describes the problem? Maybe something like "How to change default app to open attachments in Evolution" or something like that so people will have a better idea of what you really need. FWIW, I would like to know the same thing, too. :-) - -- "Khamaaa, Ham, HA!" -- Goku, Dragon Ball -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD4DBQE97PL+HeWRPx8OIHARAmkFAJd3TvxIft31qqo72dUngDShCvTyAJ0f+S29 ReHNc6KmQj3HhIoOmPH2Dg== =ZBnT -END PGP SIGNATURE- -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Garnome - xsession in RH 8.0
On Tue, 2002-12-03 at 01:56, Muralikrishnan B wrote: > I've just installed Garnome-0.18.3 in my standard Redhat 8.0 installation > > to start using it I need to put the follwing in my ~/.xsession file & then choose >Xsession from the GDM starter screen. > > PATH=$HOME/garnome/bin:$PATH > LD_LIBRARY_PATH=$HOME/garnome/lib:$LD_LIBRARY_PATH GDK_USE_XFT=1 > > export PATH LD_LIBRARY_PATH GDK_USE_XFT > > exec $HOME/garnome/bin/gnome-session > > But, I cannot find the Xsession option in the GDM login screen (only default, Gnome, >KDE & Failsafe) !!! > > How I get to start using Garnome ? > To add an item to the gdm menu, go to /etc/X11/gdm/Sessions - copy one of the scripts, name it what you'd like, and point it to your new .xsession file. > any help would be greatly appreciated. thanks in advance. > > rgds > mkb -- Michael Knepher <[EMAIL PROTECTED]> -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: What to use for dialup now rp3's gone?
system tools -> Internet configuration wizard then after configuring, to start-stop: system tools -> network device controls i know they work well since i just set up my mom's and i haven't gotten any calls! ;-) 75 yrs old, can't cut and paste, but she can run RH8. why do the M$ advertisement type mags still say Linux isn't ready for the desktop? dw -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: What to use for dialup now rp3's gone?
You can use modemlights to control the connection. In preferences change ifup/ifdown commands to /sbin/ifup and /sbin/ifdown, and in advanced tab, change modem lock file to match serial port you are using. > -Original Message- > From: Oeystein Olsen [mailto:[EMAIL PROTECTED]] > Sent: Tue, December 03, 2002 7:40 PM > To: [EMAIL PROTECTED] > Subject: Re: What to use for dialup now rp3's gone? > > > On Tuesday 03 December 2002 18:20, Aaron Konstam wrote: > > On Tue, Dec 03, 2002 at 04:57:42PM +, Neil Bird wrote: > > >Seems rp3's now finally disappeared - what are we > supposed to use now > > > (don't say ifup!)? modemlights is the closest I could > find, but it > > > seems a bit pants (no error timeouts or anything). > > > > > >Have I missed the rp3 replacement? > > > > > > -- > > > > What is wrong with kppp. Works well for me. > > "neat" to set up the modem-connection, and > "redhat-control-network" (or > "neat") to start the connection. You don't have to be root to run > "redhat-control-network". Just make sure that all users can > activate the > modem when you configure it in neat. Works for me. > > -- > Øystein Olsen, [EMAIL PROTECTED], http://folk.uio.no/oeysteio > Institute of Theoretical Astrophysics, http://www.astro.uio.no > University of Oslo, Norway > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list > -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Evolution Solutions
Thanks for the help guys. didn't see the stop processing, nor the logs setup. did both, thanks again. dw -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Web Mail question : How to change the link to start OpenOfficeinstead of AbiWord
On Tue, 2002-12-03 at 01:56, Stephen Liu wrote: > Hi All Folks, > > While viewing web mails on a website such as lycos.com, yahoo.com, > hotmail.com, etc. clicking their attached documents will start > 'AbiWord'. But unfortunately some documents created with MSOffice could > not be read exactly in AbiWord in its original form, particularly, a > table. The document must be read in OpenOffice to maintain its original shape. > > Kindly advise how to change the link to start OpenOffice instead of AbiWord > What browser are you using? Sounds like you'll need to play with the mime settings in that browser. In Mozilla, look in Edit --> Preferences --> Navigator --> Helper Applications. > Thanks in advance. > > Stephen Liu > -- Michael Knepher <[EMAIL PROTECTED]> -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
up2date died -
Normally I when I receive a notice from RHN I go to an x-window command line and type up2date and the o/s is updated painlessly until today. Now I am getting the following error messages which I do not understand and have done nothing to cause that I am aware of since the last update. Perhaps someone can tell me what has happened and what to try to repair things? Bob Goodwin Durant, Florida [root@box1 root]# up2date Traceback (most recent call last): File "/usr/sbin/up2date", line 801, in ? main() File "/usr/sbin/up2date", line 483, in main ret = sanityChecks(fromDaemon, hasGui) File "/usr/sbin/up2date", line 232, in sanityChecks if cfg["useGPG"] and gpgUtils.checkGPGInstallation() == 2: File "/usr/share/rhn/up2date_client/gpgUtils.py", line 32, in checkGPGInstallation if not findKey(redhat_gpg_fingerprint): File "/usr/share/rhn/up2date_client/gpgUtils.py", line 70, in findKey return rpmUtils.installedHeadersNameVersion("gpg-pubkey", version) AttributeError: 'module' object has no attribute 'installedHeadersNameVersion' -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: postscript and pdf merging
Aaron Konstam wrote: On Tue, Dec 03, 2002 at 01:47:30AM -0500, Joshua Melbourne White wrote: Does RH8 come with software tools to merge pdf or ps files. I see that I can convert between the two, but just wondering if I can create a new pdf that is created from multiple pdfs. By that I mean, each pdf file is a different page. I guess it would also be helpful if there is a way to merge pdf pages into one page, also. Like a preview page or have 4 pages viewed as one page. I hope any of this makes sense. Thanks. -- Joshua Melbourne White <[EMAIL PROTECTED]> Adobe makes such a product but they make you pay for it. But you cold look at all the conversion programs that are in the gs rpm package and it might be possible somehow. Adobe makes fine software but you can do it with pdftex (pdflatex) using the pdfpages package. RH8 comes with a version of pdflatex that will run pdfpages. You will probably need to download the pdfpages package. It look pretty easy to do. See http://www.tug.org/pipermail/pdftex/2002-May/ and welcome to the world of tex. I haven't tried merging pdf files myself but I have read a lot on the pdftex mailing list which has had comments about others using pdfpages. Good luck. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Evolution and Sony Clie
Keith, http://nick.kreucher.net/clie/ Try this site. I got my girlfriend's Clie working through information found here. I believe we updated the machine with a patched version of jpilot at one point. And permissions on one of the /dev/ links solved something. It was a while ago. Sorry. John On Sun, 2002-12-01 at 21:48, [EMAIL PROTECTED] wrote: > Hello, > > I hope this is not an old subject. I have just begin to use > RH alot since Psyche came out. I used other distros up to now. > > I like evolution. I am using version 1.2 with pilot-link 0.11.5 > and would like to sync my Sony CLie with it. However, it fails > with something to the effect that evolution does not support > password function. I know the Clie works with Linux because > it syncs perfectly with jpilot 0.99.3 under RH8. > > Could someone offer pointers or point me to a HowTo for evolution. > > Best Regards, > > Keith > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list > -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Settings for the logitech MX700 mouse ?
Hello List! Has any1 the X-settings for this mouse? Thanks! -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
hda settings
System = Athlon XP 1800 Soltek Mainboard w/ via 333 chipset 120 GB WD Hdd Pri. No second ide dev. on pri. dvd and cdr on sec. ide on startup i get this error, though everything seems to run right. 8><-- RAMDISK: Compressed image found at block 0 Freeing initrd memory: 128k freed VFS: Mounted root (ext2 filesystem). Journalled Block Device driver loaded hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Freeing unused kernel memory: 172k freed hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide0: reset: success hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide0: reset: success usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.275 $ time 23:10:41 Nov 13 2002 8>< thanks for any help in advance. fdisk reports the full size, so it doesn't seem to be doing anything. thank you in advance, Don Wilson. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
Mel Seder wrote: > > --- Martin Stricker <[EMAIL PROTECTED]> wrote: > I've never run mkisofs before. I looked at the man page and it was > overwhelming. I don't want to run the risk of not being able to > create bootable CDs. If I can find a setp by step on what has to be > run I'd really like to make a bootable CD look exactly like a floppy. Well, I *did* read the release-notes, but that was after I got my boxed set... Just for completion, I'll give you some hints how to do mkbootdisk --iso by hand: First, put your bootdisk into your floppy drive (I assume /dev/fd0 here, dev/floppy should work as well) dd if=/dev/fd0 of=boot.img bs=1440 count=1 Now you have a bootable floopy image named boot.img in the current directory. Now create the ISO image file: mkisofs -b boot.img # incomplete command, sorry! Now burn the ISO as image. > > When booting in rescue mode you can get your system by typing > > `chroot /mnt/sysimage`, but you still run the CD kernel, not your > > own installed kernel, so additional drivers you might have > > compiled in will not work. > > The above explanation about getting my filesystem from Red Hat's > install disk is the best I've seen. Every word had to fight for it's > deserved place in your response and your heads up about driver > availability was a welcome tid-bit. This memo will we > semi-automatically move to my keeper mail folder. LOL! Yeah, I know I tend to be terse. I'm a coder, thus I'm lazy. ;=D I don't like to waste time amd energy - I do this in my spare time... And English is a foreign language for me... I'm happy you enjoyed it! And I ran into the driver problem once myself... ;=D > Now I can try the Linux Care disk I burned. Note: The LinuxCare CD might put the system in another place than /mnt/sysimage, so look out. And it's a Debian Linux system, so it might work slightly different than you are used to from Red Hat Linux. -- Homepage: http://www.martin-stricker.de/ Linux Migration Project: http://www.linux-migration.org/ Moeh for Kanzler! ;-) http://www.yes-moeh.de/index/ Webmaster-Forum: http://www.masterportal24.com/cgi-bin/yindex.cgi Star Trek Rollenspiel: http://www.uss-republic.de/ Deutscher Science Fiction Preis http://www.dsfp.de/ verliehen vom Science Fiction Club Deutschland e. V.: http://www.sfcd-online.de/ Red Hat Linux 7.3 for low memory: http://www.rule-project.org/ Registered Linux user #210635: http://counter.li.org/ -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Good Laser printer for Psyche
Hello all, I'm looking for a Psyche compatible laser white and black only printer. One that install easily and if possible not too costly. Anyone have ideas ? Thanks in advance, -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: hda settings
Donald G Wilson Jr wrote: > > System = > Athlon XP 1800 > Soltek Mainboard w/ via 333 chipset > 120 GB WD Hdd Pri. > No second ide dev. on pri. > dvd and cdr on sec. ide > > on startup i get this error, though everything seems to run right. Make sure your ribbon cables are the correct type (40/80 pin as required) and that they are secure. I would suspect it's only a matter of time before it locks up. If in doubt replace the ide cables first. Rinaldi -- By all means marry. If you get a good wife you will become happy, and if you get a bad one you will become a philosopher. --Socrates -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Good Laser printer for Psyche
I have been using a Brother HL-1440 for the past year & It Just Works (tm) Psyche has the appropriate drivers etc. Shopping around you can find one for about $230 USD On Tue, 2002-12-03 at 16:11, Cedric Chausson wrote: > Hello all, > > I'm looking for a Psyche compatible laser white and black only > printer. One that install easily and if possible not too costly. Anyone > have ideas ? > > Thanks in advance, -- Tony Placilla [EMAIL PROTECTED] Keeper of the Clue-by-4 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: hda settings
Eeek - that does not sound good - does the drive work in windows or another os? If the drive is less than a year old I would take it back - you are going to have nothing but problems unless fsck or something like that can fix it. As Rinaldi mentioned check your cables - but I thing you have bad blocks by the sounds of it. see this for similar problems: http://www.linuxgazette.com/issue76/tag/10.html Goodluck! =) DC On Tue, 2002-12-03 at 16:06, Rinaldi J. Montessi wrote: > Donald G Wilson Jr wrote: > > > > System = > > Athlon XP 1800 > > Soltek Mainboard w/ via 333 chipset > > 120 GB WD Hdd Pri. > > No second ide dev. on pri. > > dvd and cdr on sec. ide > > > > on startup i get this error, though everything seems to run right. > > > > Make sure your ribbon cables are the correct type (40/80 pin as required) and > that they are secure. I would suspect it's only a matter of time before it > locks up. If in doubt replace the ide cables first. > > Rinaldi > -- > By all means marry. If you get a good wife you will become happy, > and if you get a bad one you will become a philosopher. --Socrates -- Dan Clowater [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part
ifconfig segfault
Hi volks! https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=78955 I just posted this bug, because ifconfig segfaults at my machine (> 100 GB traffic). Maybe you folks have an idea!? ifconfig works great if I get a fresh tarball of net-tools and recompile it. If you answer this mail, please also CC: to [EMAIL PROTECTED], so I will read the mail for sure. :o) Best regards, Oliver Pitzeier UNIX/Linux System Administrator -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
Around Tue,Dec 03 2002, at 09:22, Martin Stricker, wrote: > Mel Seder wrote: > > > > --- Martin Stricker <[EMAIL PROTECTED]> wrote: > > > I've never run mkisofs before. I looked at the man page and it was > > overwhelming. I don't want to run the risk of not being able to > > create bootable CDs. If I can find a setp by step on what has to be > > run I'd really like to make a bootable CD look exactly like a floppy. > > Well, I *did* read the release-notes, but that was after I got my boxed > set... Just for completion, I'll give you some hints how to do > mkbootdisk --iso by hand: > First, put your bootdisk into your floppy drive (I assume /dev/fd0 here, > dev/floppy should work as well) > dd if=/dev/fd0 of=boot.img bs=1440 count=1 > Now you have a bootable floopy image named boot.img in the current > directory. Now create the ISO image file: > mkisofs -b boot.img # incomplete command, sorry! > Now burn the ISO as image. Or if you don't have a floppy, mkbootdisk --device floppy.img `uname -r` then, mkisofs -b floppy.img -- Roger Morris [EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Good Laser printer for Psyche
I have been using a Lexmark Optra no problems Anthony J Placilla <[EMAIL PROTECTED]> wrote: I have been using a Brother HL-1440 for the past year & It Just Works(tm)Psyche has the appropriate drivers etc.Shopping around you can find one for about $230 USDOn Tue, 2002-12-03 at 16:11, Cedric Chausson wrote:> Hello all,> > I'm looking for a Psyche compatible laser white and black only > printer. One that install easily and if possible not too costly. Anyone > have ideas ?> > Thanks in advance,-- Tony Placilla [EMAIL PROTECTED]Keeper of the Clue-by-4-- Psyche-list mailing list[EMAIL PROTECTED]https://listman.redhat.com/mailman/listinfo/psyche-listDo you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Re: ifconfig segfault
On Tue Dec 03 2002 at 23:14, "Oliver Pitzeier" wrote: > Hi volks! > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=78955 > > I just posted this bug, because ifconfig segfaults at my machine (> 100 GB > traffic). Maybe you folks have an idea!? > ifconfig works great if I get a fresh tarball of net-tools and recompile it. ifconfig is obselete, so I wouldn't bother too much about it. /sbin/ip is the new all-purpose swiss-knife network configuration tool... /sbin/ip a - shows your ip addresses /sbin/ip r - shows your routing table /sbin/ip l - shows your network interfaces /sbin/ip n - shows your arp table /sbin/ip he - shows a help screen /sbin/ip a he - shows a help screen for IP addresses and so on. /sbin/ip also configures these things as well. MUCH more powerful than /sbin/ifconfig or /sbin/route. ifconfig will not go away any time soon, but essentially it is obselete as it gives you only "traditional" (and limited) access to the kernel's amazing networking internals. IMHO, ifconfig and route are brain-dead. See the advanced linux routing howto (google is your friend) and the docs with the iproute package for more information. > If you answer this mail, please also CC: to [EMAIL PROTECTED], so I > will read the mail for sure. :o) > > Best regards, > Oliver Pitzeier > UNIX/Linux System Administrator Cheers Tony -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Boot/Rescue CD instead of a floppy
you know if the rescue disk is so poor now that it needs a CD, it's probably just better to use toms root boot. On Tue, 3 Dec 2002, Martin Stricker wrote: > Mel Seder wrote: > > > > --- Martin Stricker <[EMAIL PROTECTED]> wrote: > > > I've never run mkisofs before. I looked at the man page and it was > > overwhelming. I don't want to run the risk of not being able to > > create bootable CDs. If I can find a setp by step on what has to be > > run I'd really like to make a bootable CD look exactly like a floppy. > > Well, I *did* read the release-notes, but that was after I got my boxed > set... Just for completion, I'll give you some hints how to do > mkbootdisk --iso by hand: > First, put your bootdisk into your floppy drive (I assume /dev/fd0 here, > dev/floppy should work as well) > dd if=/dev/fd0 of=boot.img bs=1440 count=1 > Now you have a bootable floopy image named boot.img in the current > directory. Now create the ISO image file: > mkisofs -b boot.img # incomplete command, sorry! > Now burn the ISO as image. > > > > When booting in rescue mode you can get your system by typing > > > `chroot /mnt/sysimage`, but you still run the CD kernel, not your > > > own installed kernel, so additional drivers you might have > > > compiled in will not work. > > > > The above explanation about getting my filesystem from Red Hat's > > install disk is the best I've seen. Every word had to fight for it's > > deserved place in your response and your heads up about driver > > availability was a welcome tid-bit. This memo will we > > semi-automatically move to my keeper mail folder. > > LOL! Yeah, I know I tend to be terse. I'm a coder, thus I'm lazy. ;=D I > don't like to waste time amd energy - I do this in my spare time... And > English is a foreign language for me... I'm happy you enjoyed it! > > And I ran into the driver problem once myself... ;=D > > > Now I can try the Linux Care disk I burned. > > Note: The LinuxCare CD might put the system in another place than > /mnt/sysimage, so look out. And it's a Debian Linux system, so it might > work slightly different than you are used to from Red Hat Linux. > -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Good Laser printer for Psyche
On Tue, 2002-12-03 at 17:26, Pierre Lamb wrote: > > I have been using a Lexmark Optra no problems Same here, Lexmark Optra E322 laser printer. The key is to get a printer that understands native Postscript level 2. Not only will you get better quality print because Postscript is the native print language of linux/unix, but it will be at least twice as fast as a PCL printer since it doesn't have to convert Postscript to PCL. The E322 handles Postscript level 2 as well as PCL 6 natively. Best Regards, Keith -- LPIC-2, MCSE, N+ We drive on this highway of fire Got spam? Get spastic http://spastic.sourceforge.net -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: LVM and initrd
> --- Message d'origine --- > > From : Keith Morse <[EMAIL PROTECTED]> > Date : Fri, 29 Nov 2002 01:12:11 -0800 (PST) > >>Finally got a disk array and was playing with LVM. One issue cropped up >and I haven't found an answer yet on Google and/or the list archives.>>After creating the logical volume and putting an entry into /etc/fstab, >the system complains on reboot that it can't check the filesystem as >specified in /etc/fstab. I'm having a dickens of a time trying to figure >out where LVM gets initialized at in the startup scripts. I'm assuming >that the LVM modules should be included in the initrd (this is also a scsi >based system). Running mkinitrd didn't work, as I anticipated it >wouldn't. I can mount the volume manually after the system is booted and >running, so I know that LVM is working okay.Perhaps lvcmreate_initrd is what you are looking forMy 0.02 euros__ Boîte aux lettres - Caramail - http://www.caramail.com
Re: hda settings
On Tue, 2002-12-03 at 21:41, Dan Clowater wrote: > As Rinaldi mentioned check your cables - but I thing you have bad blocks > by the sounds of it. Not necessarily, I have had this on another board of mine, funnily enough running an Athlon cpu and a via chipset with a UDMA 100 cable and HDD. With dma set or unset I get this, I've had it on this board since I think 7.2 (when the 2.4 kernel came in), I get this occasionally and so far o problems, and no bad blocks on the hdd either. I've tried every bios setting possible and even updated the bios twice and still the same errors. I've had the same hdd/OS and cable in another machine with a SIS chipset and no errors at all, put it back in the via and the errors come Hope that may put you're mind at rest. Mark -- To steal ideas from one person is plagiarism; to steal from many is research. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: What to use for dialup now rp3's gone?
On Tue, 2002-12-03 at 18:27, Donald G Wilson Jr wrote: > > 75 yrs old, can't cut and paste, but she can run RH8. > > why do the M$ advertisement type mags still say Linux isn't ready for > the desktop? Same here, I just removed my dad's WinXP and replaced it with RH8. Once I converted all his lotus Wordpro files to .doc (handled the formatting better than converting to rtf) He was perfectly happy, (apart from OpenOffice loadup times), but he found it much easier to use and found the fonts 100% clearer for him. The only moan was that he couldn't find his fish screensaver that he had on WinXP (just game him the Atlantis one instead), ok he done it himself, yet he could never do it on XP :-) 1 up! He cannot even set the video recored after 6 years (and thats with instructions on the back :)) So it seems that RedHat are going in the correct direction for ease of use (just still keep the extra configuration for the oldtime RedHat users) Mark -- To steal ideas from one person is plagiarism; to steal from many is research. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Changing the default mailto:
Hi, After several failed attempts to try to locate an old post on this list regarding this subject (I think Chris Kloiber posted an article regarding this). I'm trying to set the default mailto in Gnome to open any links in evolution rather than mozilla (on Gnome 1.4 there was a setting for this), but for the life of me I cannot remember what file (html something I think) to alter or what to enter into it. Cheers in advance Mark -- To steal ideas from one person is plagiarism; to steal from many is research. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: What to use for dialup now rp3's gone?
On Wed, 2002-12-04 at 08:47, Mark C wrote: > On Tue, 2002-12-03 at 18:27, Donald G Wilson Jr wrote: [snip] > The only moan was that he couldn't find his fish screensaver that he had > on WinXP (just game him the Atlantis one instead), XFishTank ? [snip] > So it seems that RedHat are going in the correct direction for ease of > use (just still keep the extra configuration for the oldtime RedHat > users) hear hear! -- Iain Buchanan <[EMAIL PROTECTED]> new guy cross-connected phone lines with ac power bus. signature.asc Description: This is a digitally signed message part
Re: What to use for dialup now rp3's gone?
On Tue, 2002-12-03 at 23:44, Iain Buchanan wrote: > > XFishTank ? Just found the website, cheers :) Mark -- To steal ideas from one person is plagiarism; to steal from many is research. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Web Mail question : How to change the link to start OpenOfficeinstead of AbiWord
On Tue, 2002-12-03 at 04:56, Stephen Liu wrote: > While viewing web mails on a website such as lycos.com, yahoo.com, > hotmail.com, etc. clicking their attached documents will start > 'AbiWord'. But unfortunately some documents created with MSOffice could > not be read exactly in AbiWord in its original form, particularly, a > table. The document must be read in OpenOffice to maintain its original shape. > > Kindly advise how to change the link to start OpenOffice instead of AbiWord If you are using Mozilla, and have plugger installed, you may look at /etc/pluggerrc, it's config file. I only have OpenOffice installed here, and Mozilla uses it to view MsWord .doc files when opening one from my webmail account (using SquirrelMail, because Hotmail wouldn't accept the 2.4MB .doc I had handy). What I see here is OpenOffice being the default, or first application tried. from /etc/pluggerrc: application/x-msword: doc, dot: Microsoft Word Document application/msword: doc, dot: Microsoft Word Document nokill exits: oowriter "$file" repeat swallow(AbiWord) fill: AbiWord -nosplash -geometry +9000+9000 "$file" >/dev/null 2>/dev/null repeat swallow(PCFileViewer) fill: sdtpcv "$file" repeat swallow(PCFileViewer) fill: /opt/SUNWdtpcv/bin/sdtpcv "$file" If you can't find a solution with our answers so far, could you provide us with more info please? The web browser you are using is important for us to know. Also check if you have plugger installed. If you do, it handles msword mime-type files (as well as audio/pictures etc). -Ryan PS - You could also remove AbiWord, if you have no use for it, and see if your browser will automatically use OpenOffice instead :) -- Powered by Red Hat Linux 8.0 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Changing the default mailto:
My ears are buzzing... I remember changing my default browser using /etc/htmlview.conf (or ~/.htmlviewrc) In Galeon, you can use the Settings/Handlers/Programs/Mailer setting of 'evolution "%u"' to have Galeon launch evolution. In Mozilla, if you can set it to use evolution instead of mozilla mail, it would have to be done via it's config file. I can't see anything obvious in the gui. I haven't tracked down yet how to set a Gnome default for this. Perhaps in gconf-editor? On Tue, 2002-12-03 at 18:36, Mark C wrote: > Hi, > > After several failed attempts to try to locate an old post on this list > regarding this subject (I think Chris Kloiber posted an article > regarding this). > > I'm trying to set the default mailto in Gnome to open any links in > evolution rather than mozilla (on Gnome 1.4 there was a setting for > this), but for the life of me I cannot remember what file (html > something I think) to alter or what to enter into it. -- Chris Kloiber -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: LVM and initrd
It is in rc.sysinit search for LVM the appears to be a error in the script it looks for /proc/lvm but proc/lvm doesn't exist untile you run vgchange -a y so I fixed that problem also I removed vgscan since It will over write the exisiting dat is run again which i have heard can case problems. Pierre LENHOF Jean-Yves <[EMAIL PROTECTED]> wrote: > --- Message d'origine --- >> From : Keith Morse <[EMAIL PROTECTED]>> Date : Fri, 29 Nov 2002 01:12:11 -0800 (PST)>>>Finally got a disk array and was playing with LVM. One issue cropped up >and I haven't found an answer yet on Google and/or the list archives.>>After creating the logical volume and putting an entry into /etc/fstab, >the system complains on reboot that it can't check the filesystem as >specified in /etc/fstab. I'm having a dickens of a time trying to figure >out where LVM gets initialized at in the startup scripts. I'm assuming >that the LVM modules should be included in the initrd (this is also a scsi >based system). Running mkinitrd didn't work, as I anticipated it >wouldn't. I can mount the volume manually after the system is booted and >running, so ! I know that LVM is working okay.Perhaps lvcmreate_initrd is what you are looking forMy 0.02 euros __ Boîte aux lettres - Caramail - http://www.caramail.com Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Re: serialconfig
On Tue, 2002-12-03 at 12:06, Mike Mccabe wrote: > I'm looking to install lirc on Redhat 8.0 and in order to use my > serial port receiver (Packard Bell) I need to use setserial which is > located in one of the redhat init scripts. Does anyone know the > location of the setserial configuration so I can assign that serial > port to lirc. $ man setserial Did you read the man page yet? If you can't find your answer there, please let us know more about what you want to do. setserial is a program, which you run to setup additional serial ports (other than COM1-4 which are initialize at boot) and can be run any time. To add it to your startup scripts, the man page recommends calling rc.serial from /etc/rc.local So, create a file /etc/rc.serial and put the commands that are necessary in there. Call this script from /etc/rc.local Does that sound right? -Ryan -- Powered by Red Hat Linux 8.0 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: serialconfig
On Tue, 2002-12-03 at 19:42, Ryan Camick wrote: > So, create a file /etc/rc.serial and put the commands that are necessary > in there. Call this script from /etc/rc.local I forgot to mention that there is a sample rc.serial on your system already. I don't know what it does, I didn't look at it too much. $ cat /usr/share/doc/setserial-2.17/rc.serial This rc.serial makes numerous references to serial.conf, which I cannot find. And this website may have info for you: http://new.linuxnow.com/docs/content/Modem-HOWTO-html/Modem-HOWTO-9.html Good luck, Ryan PS - http://www.google.com/linux will help answer alot of your questions -- Powered by Red Hat Linux 8.0 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: php undefined function mysql_connect()
Am Die, 2002-12-03 um 02.28 schrieb Keith Winston: > If you have moved your scripts over from a different version of Red Hat > or another distro, it could be due to the default settings in > /etc/php.ini in Red Hat 8.0. Checking php.ini was a good idea :-). I found that in the section extensions the line with mysql.so had vanished. Don't know why. I put it back in and everything works perfectly again. Thanks Peter -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Default firwall
Hello. Is there some way to completely disable or remove the default firewall that comes with psyche? I'm talking about that applet under "start here" where you have High, Medium & none as the default choices. I keep selecting none, but when I go back it shows me High as selected. I use Turtle firewall & this redhat (is that lokkit?) is quite annoying. -- lovswr1 <[EMAIL PROTECTED]> -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Default firwall
On Tuesday 03 December 2002 16:55, lovswr1 wrote: > Hello. Is there some way to completely disable or remove the default > firewall that comes with psyche? I'm talking about that applet under > "start here" where you have High, Medium & none as the default > choices. I keep selecting none, but when I go back it shows me High as > selected. I use Turtle firewall & this redhat (is that lokkit?) is > quite annoying. THe tool does not reflect current settings. The tool only lets you select a setting. If you select none, and apply it, then you have no firewall. -- Jesse Keating RHCE MCSE For Web Services and Linux Consulting, Visit --> j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: hda settings
On Tue, Dec 03, 2002 at 04:41:38PM -0500, Dan Clowater wrote: > Eeek - that does not sound good - does the drive work in windows or > another os? If the drive is less than a year old I would take it back - > you are going to have nothing but problems unless fsck or something like > that can fix it. > > As Rinaldi mentioned check your cables - but I thing you have bad blocks > by the sounds of it. > > see this for similar problems: > http://www.linuxgazette.com/issue76/tag/10.html The badblocks command will tell you if you have bad blocks and e2fsck with the -c option will map them put. In your case you would want to run e2fsck -c -c check man e2fsck to see why that is needed. -- --- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200 telephone: (210)-999-7484 email:[EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Default firwall
On Tue, Dec 03, 2002 at 07:55:11PM -0500, lovswr1 wrote: > Hello. Is there some way to completely disable or remove the default > firewall that comes with psyche? I'm talking about that applet under > "start here" where you have High, Medium & none as the default > choices. I keep selecting none, but when I go back it shows me High as > selected. I use Turtle firewall & this redhat (is that lokkit?) is > quite annoying. > -- > lovswr1 <[EMAIL PROTECTED]> My experience is that although when you open lokkit it always points at the same level of firewall but if you choose none , none is what you get. -- --- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200 telephone: (210)-999-7484 email:[EMAIL PROTECTED] -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Screensaver problems
> On three different machines (two fresh installs, one upgrade from 7.3) > we are seeing the screen save kick in (we have the password enabled > feature), but the problem is the screen is blank except the password > box. All the boxes have animated screen saves chosen -- all work from > the test button but not when the time limit kicks in. See http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=76760 for a workaround. It sounds like it's the same problem you're having. --Ade. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Can't logon to Samba from Windows machines
I can see the Linux server in network neighborhood from the Windows machines, but when I try to connect from the Windows machines I keep getting a bad password message. When I run smbpasswd -a I get the following message: "Cannot add account without a valid local system user. Failed to modify password entry for user miyuki" I did add user miyuki to both the smbpasswd file, and as valid users when I edited the smb.conf file. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
How to change default setting to open attachments, MS OfficeXP documents, (Former :Web Mail question : How to change the link to start OpenOffice instead of AbiWord)
Hi Joe, Thanks for your response It will be more clear to post following story which is self-explanatory. After making following editing From Control Center -> File Browsing -> File Associations ... moveing OpenOffice up on top of AbiWord I sent an email with a document created on MS OfficeXP, a table inside, as attachment to following email accounts respectively. [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] I used Konqueror to browse their websites. Only in yahoo.com the aforesaid document can be opened with a click in OpenOffice and read correctly. In the other 2 websites, clicking the document it died automatically. It looks to me a little bid funny. I also tried Netscape with the same result. Have any folk on the list had any idea how to fix this problem Thanks in advance. Stephen Liu At 01:07 PM 12/3/2002 -0500, Joe Klemmer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 3 Dec 2002, Stephen Liu wrote: > While viewing web mails on a website such as lycos.com, yahoo.com, > hotmail.com, etc. clicking their attached documents will start > 'AbiWord'. But unfortunately some documents created with MSOffice could > not be read exactly in AbiWord in its original form, particularly, a > table. The document must be read in OpenOffice to maintain its original > shape. > > Kindly advise how to change the link to start OpenOffice instead of > AbiWord I don't think this is a webmail question. I mean, you aren't reading email with a webmail app like SquirrelMail or NeoMail. I'm guessing that you are reading email in Evolution or KMail and are referring to the ability to click on an attachment to read it. If this is the case, can you repost your message with a subject line that better describes the problem? Maybe something like "How to change default app to open attachments in Evolution" or something like that so people will have a better idea of what you really need. FWIW, I would like to know the same thing, too. :-) - -- "Khamaaa, Ham, HA!" -- Goku, Dragon Ball -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD4DBQE97PL+HeWRPx8OIHARAmkFAJd3TvxIft31qqo72dUngDShCvTyAJ0f+S29 ReHNc6KmQj3HhIoOmPH2Dg== =ZBnT -END PGP SIGNATURE- -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Web Mail question : How to change the link to start OpenOffice instead of AbiWord
Hi Michael, At 10:34 AM 12/3/2002 -0800, Michael Knepher wrote: - snip - What browser are you using? Sounds like you'll need to play with the mime settings in that browser. In Mozilla, look in Edit --> Preferences --> Navigator --> Helper Applications. The story is After making following editing From Control Center -> File Browsing -> File Associations ... moveing OpenOffice up on top of AbiWord I sent an email with a document created on MS OfficeXP, a table inside, as attachment to following email accounts respectively. [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] I used Konqueror to browse their websites. Only in yahoo.com the aforesaid document can be opened with a click in OpenOffice and read correctly. In the other 2 websites, clicking the document it died automatically. It looks to me a little bid funny. I also tried Netscape with the same result. Thanks Stephen Liu -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: How to change default setting to open attachments, MS OfficeXPdocuments, (Former :Web Mail question : How to change the link to startOpenOffice instead of AbiWord)
On Tue, 2002-12-03 at 19:01, Stephen Liu wrote: > Hi Joe, > > Thanks for your response > > It will be more clear to post following story which is self-explanatory. > > After making following editing > From Control Center -> File Browsing -> File Associations ... > moveing OpenOffice up on top of AbiWord > > I sent an email with a document created on MS OfficeXP, a table inside, as > attachment to following email accounts respectively. > > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > I used Konqueror to browse their websites. Only in yahoo.com the > aforesaid document can be opened with a click in OpenOffice and read > correctly. In the other 2 websites, clicking the document it died > automatically. It looks to me a little bid funny. I also tried Netscape > with the same result. > > Have any folk on the list had any idea how to fix this problem > > Thanks in advance. - In essence, the webmail provider is your MUA and each provider is responsible for their web content delivery and the methods used on their site. Try emptying your cache and then try the experiment again. If it happens the same way, I would suggest that you contact the customer service departments at lycos.com & hotmail.com with your problem. I might suggest that you try Mozilla because the results are likely to be different - different browsers - different versions of the same browser may change your results as well - it's an imperfect world we live in. Craig -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Web Mail question : How to change the link to start OpenOffice instead of AbiWord
Hi Ryan, Thanks for your advice I used Konqueror After making following editing From Control Center -> File Browsing -> File Associations ... moving OpenOffice up above AbiWord I sent an email with a document created on MS OfficeXP, a table inside, as attachment to following email accounts respectively. [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] I used Konqueror to browse their websites. Only in yahoo.com the aforesaid document can be opened with a click in OpenOffice and read correctly. In the other 2 websites, clicking the document it died automatically. It looks to me a little bid funny. I also tried Netscape with the same result. Have your had any idea how to fix this problem Thanks in advance. Stephen Liu (Remark: I will try Mozilla later) At 06:58 PM 12/3/2002 -0500, Ryan Camick wrote: On Tue, 2002-12-03 at 04:56, Stephen Liu wrote: > While viewing web mails on a website such as lycos.com, yahoo.com, > hotmail.com, etc. clicking their attached documents will start > 'AbiWord'. But unfortunately some documents created with MSOffice could > not be read exactly in AbiWord in its original form, particularly, a > table. The document must be read in OpenOffice to maintain its original shape. > > Kindly advise how to change the link to start OpenOffice instead of AbiWord If you are using Mozilla, and have plugger installed, you may look at /etc/pluggerrc, it's config file. I only have OpenOffice installed here, and Mozilla uses it to view MsWord .doc files when opening one from my webmail account (using SquirrelMail, because Hotmail wouldn't accept the 2.4MB .doc I had handy). What I see here is OpenOffice being the default, or first application tried. from /etc/pluggerrc: application/x-msword: doc, dot: Microsoft Word Document application/msword: doc, dot: Microsoft Word Document nokill exits: oowriter "$file" repeat swallow(AbiWord) fill: AbiWord -nosplash -geometry +9000+9000 "$file" >/dev/null 2>/dev/null repeat swallow(PCFileViewer) fill: sdtpcv "$file" repeat swallow(PCFileViewer) fill: /opt/SUNWdtpcv/bin/sdtpcv "$file" If you can't find a solution with our answers so far, could you provide us with more info please? The web browser you are using is important for us to know. Also check if you have plugger installed. If you do, it handles msword mime-type files (as well as audio/pictures etc). -Ryan PS - You could also remove AbiWord, if you have no use for it, and see if your browser will automatically use OpenOffice instead :) -- Powered by Red Hat Linux 8.0 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Can't logon to Samba from Windows machines
On Tue Dec 03 2002 at 20:46, David Mascot wrote: > I can see the Linux server in network neighborhood from the Windows > machines, but when I try to connect from the Windows machines I keep > getting a bad password message. > When I run smbpasswd -a I get the following message: > "Cannot add account without a valid local system user. > Failed to modify password entry for user miyuki" So create a unix account for that user... adduser miyuki > I did add user miyuki to both the smbpasswd file, and as valid users > when I edited the smb.conf file. You could try mapping that user to another local (unix) user if you don't want to add miyuki as a local unix user. Also, have you told samba where the domain controller (doing network logons) is located? Otherwise, you may need to use security=domain to get it to work if you are not using a network logon server. All this is documented in the man pages and the faqs at samba.org. Cheers Tony -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
What is the X Configuration tool for red hat 8
I am trying to modify the X from command line and in previous versions I just typed Configuration and it brought up the configuration tool. What can I do In Red hat 8 Bryan Pershall IT Consultant BP Computer Consultants [EMAIL PROTECTED] BEGIN:VCARD VERSION:2.1 N:Pershall;Bryan FN:Bryan Pershall (E-mail) ORG:BP Computer Consultants TITLE:IT Consultant TEL;WORK;VOICE:(281) 469-6456 TEL;CELL;VOICE:(281) 732-7225 EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20021108T040518Z END:VCARD
Re: Web Mail question : How to change the link to start OpenOffice instead of AbiWord
Hi Ryan, Further to my late posting. I have carried out following test From Control Center -> File Browsing -> File Associations -> Application -> MSWord Delete AbiWord leaving only OpenOffice behind At 06:58 PM 12/3/2002 -0500, Ryan Camick wrote: - snip - from /etc/pluggerrc: application/x-msword: doc, dot: Microsoft Word Document application/msword: doc, dot: Microsoft Word Document nokill exits: oowriter "$file" repeat swallow(AbiWord) fill: AbiWord -nosplash -geometry +9000+9000 "$file" >/dev/null 2>/dev/null repeat swallow(PCFileViewer) fill: sdtpcv "$file" repeat swallow(PCFileViewer) fill: /opt/SUNWdtpcv/bin/sdtpcv "$file" They are already there except making following adjustment 1) Delete application/rtf: rft: Rich Text Format 2) Addnokill exits: oowriter "$file" The content looks exactly as your recommendation Tested with Konqueror yahoo.com MSOfficeXP doc can be opened with a click on it and read correctly lycos.omMSOfficeXP doc died on clicking hotmail.com MSOfficeXP doc can not be opened on clicking Mozilla yahoo.com, lycos.com, hotmail.com MSOfficeXP doc can be opened with a click, with unknown application, and could not be read correctly in original shape (a table) Any suggestion. Thanks Stephen Liu If you can't find a solution with our answers so far, could you provide us with more info please? The web browser you are using is important for us to know. Also check if you have plugger installed. If you do, it handles msword mime-type files (as well as audio/pictures etc). -Ryan PS - You could also remove AbiWord, if you have no use for it, and see if your browser will automatically use OpenOffice instead :) -- Powered by Red Hat Linux 8.0 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: What is the X Configuration tool for red hat 8
Brian, $ redhat-config-xfree86 You'll find this and other redhat-* tools in /usr/bin. --Doc Savage Fairview Heights, IL On Tue, 2002-12-03 at 21:38, Bryan Pershall wrote: > I am trying to modify the X from command line and in previous versions I > just typed Configuration and it brought up the configuration tool. What can > I do In Red hat 8 -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: What is the X Configuration tool for red hat 8
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 03 December 2002 10:38 pm, Bryan Pershall wrote: > I am trying to modify the X from command line and in previous versions > I just typed Configuration and it brought up the configuration tool. > What can I do In Red hat 8 # redhat-config-xfree86 See: /usr/share/doc/redhat-release-8.0/RELEASE-NOTES-i386 for details. - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/ - -- -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE97Xw2n/07WoAb/SsRAranAKCLWiEBUwC3qvgRnufb1ZfLmX/PTwCfTCXx i8HnL9L4olP1XIRDRcz/iGo= =7CFT -END PGP SIGNATURE- -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: IDE Bus Speed
On Tuesday 03 December 2002 04:55, Markku Kolkka wrote: > Viestissä Tiistai 3. Joulukuuta 2002 02:45, Christopher Taylor kirjoitti: > > I understand now exactly what I think I need. My dmesg says this: > > > > hda: 78165360 sectors (40021 MB) w/1024KiB Cache, CHS=4865/255/63, > > UDMA(33) > > > > To clarify myself, I know my drive supports UDMA 100...do I have to > > specify this in Linux itself, and if so, what/where does it go? > > RHL8 should automatically use the fastest supported transfer mode, are you > sure you have a 80-wire cable? > > Try first with the hdparm command: > hdparm -X69 /dev/hda > > If that works, you can add "-X69" to the EXTRA_PARAMS line of > /etc/sysconfig/harddisks I didn't see the start of this thread, so sorry if this has already been suggested. I add a "ide0=ata66" to my boot line in grub.conf. At boot time, I get this: VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1 VP_IDE: ATA-66/100 forced bit set (WARNING)!! but it works for me. -Tim Spence -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Running X on Servers
>Your comment seems to come from a 'political' point of view, you must know the command line options to run Linux, this is not true. If you have nothing else to do with your time, by all means learn and run only in the command line mode. Just because you installed 'startx' on your machine it doesn't mean that you have to be in graphical mode all day. Do a 'startx' when you need to and leave the system in a char prompt the rest of the time. (simple solution!) I tested running 'startx' and a file processing test I have; on a 500Mhz AMD I lost 7-10% on a 1800+ AMD I lost 0% It was a simple test, but at some point in the processor speed range, servicing a 'startx' environment doesn't hurt much. Again use a 'startx' env. when you need to!! John A. Ward -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Nokia Card Phone Driver
On Tue, 2002-12-03 at 12:43, Panu Matilainen wrote: > On 3 Dec 2002, Wratmoko hadi Handoko SW wrote: > > > Dear all, > > > > I use nokia card cellular phone GSM 800/1800 > > what a drivers for card in redhat 8.0 ..? > > > > I tired to compile original driver from nokia, and get error. > > May be some compatibilities issue ... > > > > Anybody know where i can found a good drivers for this card...? > > As far as I remember the driver for the original Nokia CardPhone only > works with 2.2-kernels, but CardPhone 2 should work out of the box on RH8 > (it uses the stock serial_cs.o pcmcia driver) > > -- > - Panu - > yes, I found that drivers in my box But how to configure that . thanks WrA -- ___ System & Network http://atelier.2.pacific.net.id -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
USB Removable Media Device Errors
Hello all, I have an Imation SuperDisk 120 (model SD-USB-M) external USB drive that I can't seem to be able to get working. The error I see in /var/log/messages is: hub.c: USB new device connect on bus1/2/3, assigned device number 3 usb.c: USB device 3 (vend/prod 0x4e6/0x1) is not claimed by any active driver. Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage scsi1 : SCSI emulation for USB Mass Storage devices blk: queue c03afd84, I/O limit 4095Mb (mask 0x) usb-uhci.c: interrupt, status 3, frame# 894 scsi: device set offline - not ready or command retry failed after bus reset: host 1 channel 0 id 0 lun 0 WARNING: USB Mass Storage data integrity not assured USB Mass Storage device found at 3 USB Mass Storage support registered. The output of dmesg is: Dec 4 00:10:35 localhost kernel: hub.c: USB new device connect on bus1/2/3, assigned device number 4 Dec 4 00:10:39 localhost /etc/hotplug/usb.agent: Setup usb-storage for USB product 4e6/1/200 Dec 4 00:10:39 localhost modprobe: modprobe: Can't locate module block-major-2 Dec 4 00:10:39 localhost last message repeated 3 times some other outputs follow: [root@localhost root]# cat /proc/bus/usb/drivers usbdevfs hub 96-111: hiddev hid usb-storage [root@localhost root]# cat /proc/scsi/usb-storage-0/1 Host scsi1: usb-storage Vendor: Shuttle Technology Inc. Product: E-USB Bridge Serial Number: None Protocol: 8020i Transport: Control/Bulk GUID: 04e60001 Attached: Yes I have researched all over the Internet for errors relating to block-major-2 not being found, and there seems to be plenty of references for this error, but I could not find a solution. Don't know if this is important, but I *am* able to mount external USB hard drives to this same system and mount it as /dev/sda1 without any extra work... Please help! Thanks in advance. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
RE: Compaq Presario 5610 cannot install RH8
Problem Solved! I finally was able to search bugzilla and found the solution there: bug#75377 It has a link to an update image for anaconda: http://people.redhat.com/~katzj/8.0-cdread.img The installer now works ok. It still could not read some of the largest rpm's (open office) but does not crash. so I installed without them. There are still some problems reading very large files from the DVD-ROM. I may have to ftp them from Red Hat. The system is now up and running and I can install the packages I want at my leisure. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of antonio montagnani Sent: Monday, December 02, 2002 10:47 PM To: [EMAIL PROTECTED] Subject: Re: Compaq Presario 5610 cannot install RH8 Iain Buchanan wrote: >On Tue, 2002-12-03 at 14:54, Cy Ball wrote: >[snip] > > >>The file /mnt/sysimage/var/tmp/glibc-common-2.93-5.386.rpm cannot be opened. >>This is due to a missing file, a bad package, or bad media. Press >>to try again. >> >> >[snip] > > >>The install always fails. >> >>I need help badly. >> >> >I also had a similar problem with various installs. The media check >returned ok for all cd's. The only way I could get around it was to put >the cd contents onto another machine and do an ftp install. > > > Exactly the same problem trying to make un update from RH7.3 to 8.0 on two different desktops (PII233, Pentium III): clean installation went fine on both.. Antonio -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Web Mail question : How to change the link to start OpenOffice instead of AbiWord
Hi Michael, Further to my late email. At 10:34 AM 12/3/2002 -0800, you wrote: - snip - What browser are you using? Sounds like you'll need to play with the mime settings in that browser. In Mozilla, look in Edit --> Preferences --> Navigator --> Helper Applications. Edited Preference as follows Extension .doc (also tried with a "." (dot-fullstop) MIME type mime Handled by /root/openoffice.org1.0/program/swrite Still failed. Tried lycos.com site. Clicking the attached file started an unknown program which was not OpenOfficeWriter. The file was a table created on MSOfficeXP but could not be displayed, only showing a group of words. Stephen Liu -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Nokia Card Phone Driver
On 4 Dec 2002, Wratmoko hadi Handoko SW wrote: > On Tue, 2002-12-03 at 12:43, Panu Matilainen wrote: > > On 3 Dec 2002, Wratmoko hadi Handoko SW wrote: > > > > > Dear all, > > > > > > I use nokia card cellular phone GSM 800/1800 > > > what a drivers for card in redhat 8.0 ..? > > > > > > I tired to compile original driver from nokia, and get error. > > > May be some compatibilities issue ... > > > > > > Anybody know where i can found a good drivers for this card...? > > > > As far as I remember the driver for the original Nokia CardPhone only > > works with 2.2-kernels, but CardPhone 2 should work out of the box on RH8 > > (it uses the stock serial_cs.o pcmcia driver) > > > > -- > > - Panu - > > > > yes, I found that drivers in my box > But how to configure that . The only testing I've done with it was "plug it in, ok it loads and responds to AT-commands" ... -- - Panu - -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list