@# 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 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41



Comments:

<0> you need to make sure az is binding to the public IP
<1> hm. I changed my monitor type to LCD generic 1280x1024, but no dice - I still am only able to get 800x600 resolution :(
<2> But the public Ip is dynamic, how can I do so?
<3> neglesaks, are multiple reports of problems with ati and nvidia card on fresh fc5
<2> Should I setu it up every time I reconnect?
<2> Or can I bind az to an alias of the ppp0?
<1> oh well
<1> guess i'll have to wait it out. it worked fine on fc3 and fc4 though
<1> thanks
<4> neglesaks, I think livna.org has ATI and nVidia rpms -- I'll find out if I can ever get past rebooting.
<2> *setup.
<5> there's a known issue with proprietary drivers that may or may not have been fixed yet, but if that's not hte issue, then...
<3> neglesaks, driver is vesa?
<6> when i try to unzip .zip file with 'gzip -d file.zip' the following error appears: 'unknown suffix -- ignored'
<6> any ideas?
<1> livna.org... i'll check it out



<4> AMC, gzip is for .gz files. Use unzip
<5> try unzip instead.
<1> no, i'll try VESA now
<6> tnx
<3> it's easier :)
<7> When I issue a "service network restart" iwconfig keeps getting a WEP key value from somewhere. I have no KEY defined in /etc/sysconfig/networking/devices/ifcfg-eth1 nor do I have a keys-eth1 file. Where is this value coming from?
<8> neglesaks: what monitor?: /usr/sbin/kudzu -p -c "MONITOR" id and desc
<3> hi exw :)
<9> Is there some kind of podcast client (apart from music players such as Rhythmbox) available for Fedora?
<8> hey guzu
<3> The Master of Sound
<8> hehe
<5> aren't all podcast clients msuic players?
<4> pshaggy, maybe from /etc/pcmcia/ script somehow?
<2> That's so far my problem.
<0> Vanscot, i have no idea... as I don't use ppp
<2> For az 60000:tcp seems to work, but 60000:udp wont work.
<7> bcl, no dice
<2> And for amule, 50000:tcp is not reachable.
<10> hi, is there a way to remove gdm and use kde ?
<2> Oh, well, I think I should keep looking around here on my box.
<10> er, kdm
<1> exw: my terminal cant find kudzu for some reason
<2> :-/
<4> pshaggy, on my FC4 laptop /etc/pcmcia/wireless.opts has various defaults for different cards. Maybe in there?
<1> and I cant fint the VESA profile for my monitor
<3> Vanscot, open it in firewall
<2> They're already opened.
<2> All the port that I need are opened, but even disabling the firewall wont work.
<2> I stillget the same problems.
<8> neglesaks: as root: /usr/sbin/kudzu -p -c "MONITOR"
<2> *still get. // That the weird part.
<1> yeah, i su'ed to root, entered my p***word and typed in that path
<1> "no such file or directory"
<2> Do I should setup something on the devices? Or should this be enough to get az & amule working?
<8> neglesaks: at the command: which kudzu
<3> exw, maybe same as my problem yesterday :)
<8> :-)
<7> bcl actually, I think I found it in /etc/sysconfig/networking/profiles/default/
<1> oh, sbin
<1> hang on
<3> lol
<1> got it now exw
<1> hang on
<1> "Sony SDM.S74 (Digital"
<11> okay, guys, i straced rhythmbox with some interesting results
<1> id for monotor: SNY2d70
<4> pshaggy, that's good. I've never poked at those files myself.
<8> neglesaks: does it show: mode: 1024x768
<11> can anyone tell me why this system call would take half a minute? the number in the angle brackets in the end is the number of seconds it took to execute. open("/dev/scd0", O_RDWR|O_NONBLOCK|O_EXCL|O_LARGEFILE) = 27 <30.114184>
<1> exw: no, only mode: 1280x1024 and mode: 1280x960
<8> neglesaks: try one of those
<1> hang on
<2> guzu, can I bind the dynamic Ip to the az using an alias or something?
<1> cool. looks like it's working now. i coudn't change the resolution in "screen resolution", but it worked in "Display" (after I rebooted)
<3> why would you do that?
<1> exw: thanks
<2> I mean, Is there a way that I can put the new ip into a var and then using it into az or something like that?
<2> To resolve my nat/firewall problems.
<2> Because I setup the ports on the firewall, but I still get errors on azureus and amule.
<3> maybe it's better to do it in firewall, i mean write the rules with eth0 or whatever, instead of ip



<3> so iptables -L | grep 50000 sows what is supposed to show?
<3> s/sows/shows
<8> neglesaks: n/p
<2> Wait...
<4> ok, here goes FC5 with ext3...
<2> I shows this: ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:60000 // ACCEPT udp -- anywhere anywhere state NEW udp dpt:60000
<2> That's for azureus.
<4> interesting point of data -- FC5 doesn't like ReiserFS
<12> and NTFS too :D
<1> i like the new system monitor in FC5
<1> much more detailed than FC3
<3> Vanscot, why only NEW
<2> I dont know, I setup the port via the GUI of Security Level and Firewall.
<2> Should I change that?
<13> any news when an offical update of fc5 kernel sorted for nvidia drivers will be out?
<3> Vanscot, in my setup i allow all not only new,of course it's better seurity only new, but less functionality :)
<3> hmm, but i'm not exactly an iptables expert
<2> How can I change that?
<3> i know only what i need to get the job done
<14> morning folks
<2> Ok, but I mean, I should just edit iptables and change NEW for ALL or something like that? (Sorry, new at this.)
<3> Vanscot, remove --state NEW imo
<2> Ok, I'll try that.
<3> then run the script and service iptables save
<3> hmm
<3> hope this will do it
<2> Mmmm, Guzu, a last help here, I will paste a line of iptables so you can guide me on what delete and what not delete. Ok?
<3> do it in pm
<15> hay
<15> so i'm using apt on fc4 and do apt-get upgrade kernel, then about 20 of the gpg signatures are no good.. i got freshrpms and atrpms in sources.list, any ideas?
<15> can i byp*** gpg check? or shouldn't i?
<16> It had to put yum to work when I was trying to compile ksystemlog. Had to drag in KDE devl and qt3 devel to get the headers. Though now I have colorized syslog :)
<3> Bheam, you can skipthe check but you shouldnt
<17> hi i'd like to install fc5 on fat32 can I install winxp first then use the partitions?
<15> well just found out i'm doing it all wrong.. apt-get install kernel should work better
<3> Bheam, if you can don't use atrpms
<3> Vecnah, why fat32?
<3> Bheam, sure :)
<17> well i have 20 gb hard drive
<17> on my laptop and I d like to use linux or windows and have access to the whole disc
<18> anyone that knows what to do about this messages i get when i run startx as a user?
<18> Fatal server error:
<18> PAM authentication failed, cannot start X server.
<18> Perhaps you do not have console ownership?
<17> can I do that guzu?
<15> how is this i686 stuff again
<15> i586 = pentium and i686 = pro/2+?
<3> Vecnah, you can split hard disk in at least three partitions
<3> then use one for window$ and the other two for linux
<3> Vecnah, and, if you format windows partition as fat32, you can easily write to it from linux
<3> Vecnah, how much ram?
<17> 512 ram
<19> hmm, is it normal to have an average of 1Mbps on lo interface?
<17> I just did a first partition of 4 gb on which i ll install windows
<3> then i would suggest: 10000megs for windows fat32, 1000megs for linux swap, and the rest for linux filesystem
<3> Vecnah, ok, what windows?
<16> sverre: your question is too broad! What core/distro, which X version and what user is trying to startx?
<17> xp pro guzu
<3> Vecnah, ok, you can then do it like this: add to the socalled "c:" partition, a "d:" of 5000megs, format first as ntfs, second as fat32, leave the rest of hard disk unused and after insalling windows go with fedora, it will take care of the rest :)
<3> the second partition is useful for transferring files from linux to windows, since writing on fat32 is ok, and ntfs is good for your windows security
<17> ok thanks guzu i ll try that
<3> good :) tell us how it's going
<16> damn, ppl maybe sitting here anywhere from RH-7.2 to FC5 and who knows what else? They drop in here with "Hey, it does not work!" - hehe
<3> :)
<3> that reminds me the yesterday story from centos :)
<20> when I installed FC5 I choose "use static IP instead of DHCP" but I was unable to edit the ip,gatewat,netmask fields... did anyone else experience this problem?
<21> Hi there, I just updated from windows 3.1 to FC5 and i'm having problems
<5> wow
<16> some even bring their X'PEES problems in here :)
<16> heh
<3> Alexiel, kool :)
<21> Anyone know why samba share files would appear on teh windows machine but not be readable?
<21> hehe i was just gidding guzu
<21> *the


Name:

Comments:

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






Return to #fedora
or
Go to some related logs:

#linux
infobot.config nickServ_pass
tiff plugin for firefox
wine xorg resolution swtiching
ssh cipher none
#perl
#css
best of gumbybrain
rimuhosting overcharge
#kde



Home  |  disclaimer  |  contact  |  submit quotes