@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18



Comments:

<0> How do I copy all files I obtain using a 'find' comamnd to a different directory?
<0> I attempt: find $dir -name '$srchstring' -exec cp {} $destdir
<1> -exec expects an ending ;
<0> but I get an error: missing argument to '-exec'
<0> ah ok ty
<1> but ; is a special char for the shell
<1> so you need to espace it
<1> either with quotes, either with a \
<2> lmosher: question for #BASH, and read some shell tutorials, that approach is terrible.
<1> btw, shell variables do *not* get expended in single quotes
<0> the search string for the find command does.
<1> beg your pardon ?
<3> Anvil: does that mean you dont know or does it mean that it is possible?
<3> im just looking for a simple yes or no
<4> DTGorm, man chown
<5> hello, how can I have fedora core 5 auto-mount cds/dvds with the "exec" option?



<0> Anvil, I was using the single quotes b/c I'm actually writing a search string, $srchstring is not actually a var, it's just the placeholder for where I type the search string
<4> make user make dir chown dir to user then it belongs to user
<1> lmosher : ha. nevermind then.
<2> haTem: probably yes...
<5> Blis***: any idea how..?
<2> haTem: depends entirely on which ai
<2> haTem: depends entirely on which automounter you use. The default one relies on 'udev' IIRC.
<5> Blis***: ah, well I haven't changed the default settings at all
<5> so I ***ume I'm using whatever automounter fc5 comes with by default
<2> haTem: then have a search inside the various automount scripts in 'udev'...
<4> haTem, default setting is that cd/dvd shouldnt have exec
<2> haTem: as to me, I don't use any automounter, so I don't really know the details.
<5> Blis***: ah okay, I'll try looking around in /etc/udev
<5> Southern_Gentlem: do you know how to change that?
<4> haTem, what exactly are you trying to do
<5> Southern_Gentlem: I want all my cds and dvds to auto-mount with the exec option, otherwise they don't work properly with cedega
<4> haTem, i figured it was something like that
<6> hi
<4> haTem, Blis*** haspointed you in the correct direction
<7> haTem: I came in half way through your conversation but take a look at /etc/security/console.perms.d/50-default.perms
<4> so marz2 is a flyby "hi"er
<7> it sets the permissions for the user logged in at the console
<4> gcea, he wants to change cd/dvds to be exec when they are automountes
<7> That should do it...change 0600 to 0700 for cdrom
<5> gcea: I'll give it a try, thanks
<7> np
<5> gcea: do I have to logout for the changes to take effect?
<7> good question. I always reboot because I'm too lazy to find out what needs to be restarted
<7> I'll see if I can find the answer on Google
<8> download.fedora.us down ? :<
<9> Anvil, still confused, i trieed to install tomcat5, and i didnt upgrade libgcj-4.1.0-3.x86_64 and libgcj-4.1.0-3.i386, i think YUM tried to upgrade one of them.. the think is that i dont know how to upgrade the other one or both at the same time, if YUm is just tryint to install tomcat...
<9> :S
<9> i found by add/remove programs that i have libgcj-4.1.0-3.x86_64 and libgcj-4.1.0-3.i386
<9> how do i upgrade them ?
<9> sorry
<9> :|
<7> haTem: it looks like you just need to run pam_console_apply
<7> as root
<10> hello could anyone point me to docuementation that will tell me how to build a custom fedora install cd?
<7> man console.perms tells you about the file format
<5> gcea: ah, thanks
<11> how can I get version information for glut or freeglut on fedora system? rpm -i glut or with freeglut does not wor
<12> Anyone here have any experience with Intel Pro 2200BG wireless NICs on Fedora Core 5?
<13> i insatlled fedora core 5 and when it boots it ask for localhost login:
<7> rpm -qi
<13> anyhelp on this?
<13> gcea was that for me?
<11> gcea: thx
<7> nownott: sorry, no, it was for tezem
<13> ahh
<7> nownott: localhost login is simply the login on the machine you're sitting at
<13> i tried root
<13> well im logged in root@localhost ~
<13> but i want the gui of linux
<7> if it installed OK then type startx
<13> there it goes thanks
<7> np
<13> beautiful :)
<14> heya
<14> I have the following yum error whatever i try to install: Cannot find a valid baseurl for repo: core



<14> Error: Cannot find a valid baseurl for repo: core
<7> It does that sometimes for me too...I blame my broadband connection. It goes away after a minute or two
<14> Its been like that for over an hour now :/
<13> this might be a indept question but how do i build the kernel just for my machine for optimized performance
<10> hello could anyone point me to docuementation that will tell me how to build a custom fedora install cd?
<15> nownott, try fc5 release notes
<14> so any ideas
<7> How long has it been playing up Tinned_Tuna?
<13> guzu is it a process a newb should be trying?
<14> since i reinstalled httpd
<14> ... using yum
<7> could it be a routing/gateway problem?
<15> nownott, not exactly :)
<14> i don't think so, I have fine connections from here, and the website is accessible
<14> http://dannyturner.dyndns.org
<7> are you using the fedorafaq yum config?
<14> no
<14> it was a fresh install
<16> so how do i instazll the subversion server utilities and tools (e.g. svnadmin, svnserve)
<7> my baseurl in /etc/yum.repos.d/fedora-core.repo is http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os/
<14> thanks
<14> ah ha!
<4> TT glad you got it back up and running
<14> i yea :)
<14> thanks
<7> What was the problem Tinned_Tuna?
<14> the problem was it said it couldn't find the baseurl
<14> but I looked in the /etc/yum.respos.d and found it was commented
<7> no, I meant have you found the cause yet?
<7> Ahh
<14> uncommented, and it still doesn't work :/
<14> where's a paste bin
<4> tt did you comment the mirror
<14> er...
<14> I haven't edited any of the files yet
<14> untill i removed that single #
<4> put the # on the mirror ling
<4> line
<13> gcea what excatly am i looking for in the release notes for the process im trying to run
<7> it was guzu who pointed you to the release notes
<13> oh my bad
<13> guzu what excatly am i looking for in the release notes for the process im trying to run
<14> er...
<14> the mirror line on the /etc/yum.repos.d
<17> I'm having some trouble with cdrecord. K3B works, and I've burned with this drive recently in another box with cdrecord, but not now. cdrecord -scanbus shows it as just a cdrom.
<14> http://rafb.net/paste/results/ZjBjCc46.html
<4> tt paste your fedora-core.repo
<10> hello could anyone point me to docuementation that will tell me how to build a custom fedora install cd?
<7> I wonder why it says temporary failure in name resolution
<7> Bugilas: sorry, I saw your previous posts but I don't know where you should look. Try google perhaps?
<18> anyone has installed cacti on fc 5
<10> gcea, ya ive been searching google i find things in forms here and there I am looking for something more comprehensive and complete though.
<4> Bugilas, what exactly are you looking for
<7> I half remember something in linux format magazine about it. Try their website
<4> what type of install cd per se
<14> my Fedora-core.repos is; http://rafb.net/paste/results/1mhMJS42.html
<4> tt for right now # the baseurl and use the mirros
<14> ok
<14> throws error :
<14> Cannot find a valid baseurl for repo: core
<14> Error: Cannot find a valid baseurl for repo: core
<4> tt try as su -
<4> not as sudo
<14> ok
<4> Tinned_Tuna, double check your dns setting
<4> i am resolving to thsoe sites
<14> er... where might i find that?
<14> ok
<4> system-config-network
<15> nownott, nownott this might be a indept question but how do i build the kernel just for my machine for optimized performance
<19> hello


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #fedora
or
Go to some related logs:

#perl
debian install chkconfig
You have an error in your SQL syntax near 'NAMES 'latin5''
#perl
vibra16x pnp fc5
#php
config.layout +suse +apache2
grub kardelen
bcm43xx modprobe.conf arguments
not in control info error



Home  |  disclaimer  |  contact  |  submit quotes