set PATH - Forums Linux |
- set PATH
- moving files from win2k partition to fedora via knoppix (on dual boot)
- Time of the year when I try to get a Linux setup working, again.
- sed command
- Glibc got hosed, now can't do anything
- Reqst: How get Fedora to boot
- Fedora Core3 - nvidia - I can compile the driver - where to put it ?
- Can't run Fedora Core 3 on my new PC
- determine default filename encoding
- password policies
- Simple question - setting up services
- Source package
Posted: 30 Dec 2004 05:46 PM PST ahhh, this explains it with: " To add this directory to your PATH you have to edit a file called 'bash_profile' that would be present in your Home directory (in Redhat Linux 6.2)." thanks, Thufir |
moving files from win2k partition to fedora via knoppix (on dual boot) Posted: 30 Dec 2004 05:15 PM PST com wrote: .... it doesnt HAVE to be in "/mnt" ... you can specify whereEVER you want the local mount to be (/mnt/[...] is typical, however) -- << http://michaeljtobler.homelinux.com/ >> Q: What lies on the bottom of the ocean and twitches? A: A nervous wreck. |
Time of the year when I try to get a Linux setup working, again. Posted: 30 Dec 2004 02:33 PM PST The little lost angel wrote: ---- http://www.tldp.org/HOWTO/From-PowerUp-To-Bash-Prompt-HOWTO.html |
Posted: 30 Dec 2004 07:33 AM PST > I do not think that you can do that. Thanks for the quick reply. Your comment inspired me to just cut-and-paste in my non-printing characters into the script. I have tested it and it works! Thank you very much for taking the time to reply. |
Glibc got hosed, now can't do anything Posted: 30 Dec 2004 02:03 AM PST AcCeSsDeNiEd <darktech.org> wrote: Extract the 2.3 glibc shared library from the rpm file on the CDROM (maybe using something like 'rpm2cpio ..|cpio ...') If possible, do this on another computer. Copy the library over the library on the broken system and see that all links are ok. If you have the standalone shell (sash) on the broken computer, start and use it, since it will work even when libc is broken. If nothing works, boot the broken box from CDROM and somehow transfer the shared library (perhaps using floppies). Once the shared library is copied over the broken older version and all symbolic links are ok, you should be able to reboot the computer. Reinstall the rpm of glibc 2.3 immediately! A program that needs glibc 2.2 SHOULD be happy with 2.3. If oracle refuses to install, try to fool it so it believes that you have glibc 2.2: fiddle with config scripts etc. Odds are that it will run fine. Yours, Laurenz Albe |
Posted: 30 Dec 2004 12:58 AM PST Up spake Charles Sullivan: On most linuces you can choose where the bootloader is installed -- you don't need to physically set the drive to `Master'. These days you'll probably need to start the installer in `expert' mode. -- -trent <foo> Can you wait tables, Bar? <bar> No, but I can kill people. <foo> Failing that, can you bring deadly veng- <foo> Ah, you've worked in a resturant before? Fantastic. |
Fedora Core3 - nvidia - I can compile the driver - where to put it ? Posted: 29 Dec 2004 05:49 PM PST In comp.os.linux.setup mjt <ru>: [..] Andy already mentioned that source are well available for nvidia cards, didn't knew that. Anyway, had no need to download anything just to get the ATI card in this box working. I simply refuse to buy hardware that isn't supported from a kernel tarball from kernel.org, saves lots of troubles.;) BTW This one works nice: Bus 002 Device 002: ID 047d:1002 Kensington -- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 376: Budget cuts forced us to sell all the power cords for the servers. |
Can't run Fedora Core 3 on my new PC Posted: 29 Dec 2004 11:13 AM PST I tried booting up in expert mode, but it eventually failed. I got the same error message repeated a number of times: cloop: Read error at pos 354034302 in file /cdrom/KNOPPIX/KNOPPIX 28994 bytes lost cloop: error -3 uncompressing block 14921 65536/0/28994/0 354034302-354063296 During the boot process I responded with what I though would be reasonable responses to questions. Jim Mark South wrote: |
determine default filename encoding Posted: 29 Dec 2004 05:39 AM PST cent wrote: are -- an 2.1 which I So, you no longer have RHES 2.1 running/handy? :( Macintosh lingering(?) Yea, I couldn't find any 1.6.x docs at Netatalk site, so I don't know if they were running afpd 3.x -- that is when it went UTF8 capable. Check your docs to find out which version you are running. You _might_ restore the "old" display by setting SLES9 locale the same as RHES 2.1. From the man page: LC_CTYPE Character classification (ie., encoding) and case conversion. You might also try: [@pbrain]$ locale -k LC_CTYPE | fgrep charmap charmap="ISO-8859-1" See Cautions below ... from the 1.6.x I might tech That's the LC_CTYPE="en_US.UTF-8". problem from filename. (0xc2b0 I Arghhhhh ... Sounds like the char in the RHES filenames are "UTF8 boinked" -- that's a technical term. become that know that Definitely make a backup of the affected files. You might be able to play with the filenames alone if you can find a way to get the appropriate output from ls > filenamelist. Not sure if/how ls affected by UTF8 setting -- by now you would think it would be OK. You might be able to get the output you need by simply getting rid of the ".UTF-8" in LC_CTYPE="en_US.UTF-8". The problem with changing these settings on a server is that if you don't take it off the network you may have filenames created that will "fail" when you change back again. Not being a Mac person -- the few we have at school aren't even on the lan -- and not having access to machines or docs, etc. pertinent to your case, I can't offer much experienced help. Willing to provide moral support and do some spare time snooping if that will help. Here are some links that _might_ provide some insight/background. Don't study them too hard -- they will make your head hurt. (The Unicode specs will make your head explode) http://hektor.umcs.lublin.pl/~mikosmul/computing/articles/linux-unicode.html http://en.wikipedia.org/wiki/Universal_character_set http://home.no.net/david/i18n.php http://www.jw-stumpel.nl/stestu.html TLDP has some older HOWTOs that may be useful -- this area has been changing over the last several years (especially re: apps) so you may need some older docs to cover RHES 2.1 quirks. Check Netatalk archives or post to the list may be the best way to get experienced help. And be prepared to google till sweat poors off your head ;) hth, prg email above disabled |
Posted: 29 Dec 2004 05:29 AM PST In comp.os.linux.setup nl <nl>: [ bofh like users password policies ] Apply all available patches and retry. -- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 201: RPC_PMAP_FAILURE |
Simple question - setting up services Posted: 28 Dec 2004 09:17 PM PST Redhat 9. sorry for leaving that out. |
Posted: 28 Dec 2004 08:31 PM PST Muz writes: There is no such package. 2.6.9 is as high as it goes. -- John Hasler gt.org Dancing Horse Hill Elmwood, WI USA |
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 |