PAM on steroids - Forums Linux |
- PAM on steroids
- FTP
- How can I install Fedora DVD from CD or floppy
- enabling USB thumb drive in FC2
- external modem in FC5
- Unstable ethernet connection with FC5
- FC5 lilo stanza SOLUTION
- Debian Sarge Video Problems
- Linux Command: time NO OUTPUT POSSIBLE
- How to download Fedora 5 to DVD
- JBoss Fails to Start on SUSE
- Install Fedora C5 without SMP support ????
- Failed to install java 1.5 on Suse....ahhh
- ubuntu: radical update
- Debian/Ubuntu Install
- Problems with Fedora Core 4 install - HP Pavillion to blame?
Posted: 19 May 2006 08:38 AM PDT CBFalconer wrote: Wasn't any need to quote any of the original message, always use that reply link you specify. Move on to more important things, you seem to have stagnated... |
Posted: 18 May 2006 03:02 PM PDT co.uk wrote: If I understand you correctly, the .netrc file is what you want. It contains commands to be automatically executed. It is described in the man page. Yours, Laurenz Albe |
How can I install Fedora DVD from CD or floppy Posted: 18 May 2006 11:05 AM PDT co.uk writes: Is the dvd drive different from teh cdrom drive? Both are recongnized as floppies but the bios I believe. Give us the exact error messages. Sure. |
enabling USB thumb drive in FC2 Posted: 18 May 2006 07:44 AM PDT frank wrote: "fdisk -l" does all available storage devices, not just sda or sdb. |
Posted: 18 May 2006 07:20 AM PDT Renato wrote: Do other tools, like Kermit or perhaps HylaFAX see it? The kernel has to recognize the serial device and start it, and the ownership usually has to be correct for various programs to access a serial device. There's also the old "minicom" tool to see if you can talk to it at all, but I really prefer Kermit for that. |
Unstable ethernet connection with FC5 Posted: 18 May 2006 05:31 AM PDT In article <com>, Nico Kadel-Garcia <net> wrote: Yes. See below. No KVM at the moment, but I will be doing so. It's an ordinary PS2 3 button scroll mouse. I don't think so. There'll be a RISC OS machine on the network, and there's SAMBA and NFS clients for that but not AFS AFAIAA. Um. See below. Okay. I'll have another hunt around. Last time I looked there were some for FC4 but not (then) FC5. :)) You're out of date :)). I've been on -1.2096 for a while now and last week upgraded to -1.2111. See below. However, I just do a yum update every few days, and I've had 3 new kernels 2080,2096 and 2111 all just come down automatically. Technical details: Dave -- Dave Stratford ZFCA http://daves.orpheusweb.co.uk/ Hexagon Systems Limited - Experts in VME systems development |
Posted: 16 May 2006 10:52 AM PDT On Tue, 16 May 2006 16:24:58 -0400, Nico Kadel-Garcia wrote: It is a multi-boot system. label="Mandriva 2006oe" label="fc5" label="ubuntu" label="Mandriva Single user" label="memtest-1.60" label="XP Home" Getting fc5 working in lilo was the lastest OS I have installed. Mandriva is the default/production OS. /etc/lilo.conf is in the Mandriva install partition. It seems using root=/dev/hdb13 with append="root=LABEL=/ ro rhgb quiet " would create a panic and fc5 would halt. |
Posted: 15 May 2006 05:33 AM PDT On Mon, 15 May 2006 08:33:16 -0400, Digidoc wrote: The Debian handbook is a clear, thorough, well-written document. If you can say what parts of it you have difficulty with then please post and someone will try to expand on them for you. In the meantime, you may want to try Ubuntu, which is essentially Debian underneath, but with an install process that automatically gets you to the graphical desktop environment of your choice (Gnome, KDE, XFCE are all available, depending which CD image you download.) -- mark south; echo pb.hx|tr a-z n-za-m "I can trace my ancestry back to a protoplasmal primordial atomic globule. Consequently, my family pride is something inconceivable." -- Gilbert & Sullivan, The Mikado |
Linux Command: time NO OUTPUT POSSIBLE Posted: 14 May 2006 05:42 AM PDT Hi again. peter wrote: I don't have any objection to using the GNU time program (in fact I think it's easier in the long run), but I would like to remind you that the built-in bash version is scriptable as well. I guess I was not clear in my other post. Whenever you execute a script, a new shell is spawned (in non-interactive mode if possible), and it exits upon execution. The bit I had about opening a new shell and then logging out was in fact a kludge to use the `code' in interactive mode. The previous line says that when you execute your script (i.e., type ../the_script), the current shell should spawn a bash shell, which would interpret the rest of the script. So far so good. Instead of this you could do: exec 2>$2 time $1 At the end of the script, the spawned shell automatically exits (instead of manually typing ^D). Again, I'm not saying this is how you should approach this problem (only that both methods are scriptable). I usually prefer using GNU time (since it accepts many convenient options), but the advantage of the bash built-in is that one can time somewhat more accurately by removing a layer of indirection. Also GNU time is not able to time other bash built-in commands without resorting to kludges. |
How to download Fedora 5 to DVD Posted: 13 May 2006 08:52 PM PDT Michael Heiming wrote: Thank you guys. I haven't downloaded yet. The image is big, should get some hours to get it. Will do it at weekend Kang |
Posted: 12 May 2006 11:39 AM PDT JBoss run's better in SUSE the under windows as i am using it for nearly 2yrs check if there any web server running under suse , mostly apache maybe up if that doen't help , change the http port under JBoss\server\default\deploy\jbossweb-tomcat55.sar\server.xml |
Install Fedora C5 without SMP support ???? Posted: 12 May 2006 11:16 AM PDT Bill Davidsen wrote: The FC5 kernels for x86_64 don't have a separate, uniprocessor option. You could compile one.... |
Failed to install java 1.5 on Suse....ahhh Posted: 12 May 2006 10:09 AM PDT steve wrote: Well, there actually are a few pros using the plain stuff directly from Sun and other java tools vendors: you get full control yourself, and all the java-stuff can survive a re-installation as long as you don't have to format the partition where it is installed, and you can share it between different distributions, and even os'es, if need be. SuSE has done a lot to make java-installation easy, so this is not the same as saying it is always better not to use rpms, just that there are some advantages not doing it. -- Jon Martin Solaas |
Posted: 11 May 2006 12:52 PM PDT try: gksudo "update-manager -d" - it shoud update to the newest (beta :) ) Dapper |
Posted: 11 May 2006 12:23 PM PDT com wrote: Debian can be an adventure to set up for newbies: it's really oriented around the "ask for things as you need them" approach. When you installed it, did the installer ask if you wanted to install X related packages? If not, can you use "apt" to get and install them now? |
Problems with Fedora Core 4 install - HP Pavillion to blame? Posted: 11 May 2006 10:10 AM PDT com wrote: From a rescue CD do check that the Linux partition is active. If the grub is in the partition rather than the MBR then the partition must be active. -- bill davidsen SBC/Prodigy Yorktown Heights NY data center http://newsgroups.news.prodigy.com |
You are subscribed to email updates from TextNData Forums - Linux To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |