@# 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



Comments:

<0> nick01: no, it may be added to fc5 after release though
<1> does anyone here use madwifi?
<2> hi all, the directory structure, to do an nfs installation and an http installation are the same?
<3> BarryAllen: yes and no
<4> hi guys
<5> hi
<4> can anyone tell me if its possible to upgrade to php5 on fc3?
<3> BarryAllen: an nfs install can use the official isos sitting in a directory.... or it can be pointed to a normal tree of the operating system like you find on an http mirror
<3> BarryAllen: http installs can not use the isos directory and need a single integrated tree
<3> BarryAllen: the difference being that the isos can be loopback mounted when nfs is used.. and with http they can not
<2> |Jef|, ok.... i have locally the tree monted.. and via nfs, the installation just "stall", and i finish now to install fc4 with the same tree, with http method.... can i thing anything is wrong with my nfs server ?
<3> BarryAllen: there can be many things wrong with nfs server configuration.. tuning an nfs server is an art :->
<3> BarryAllen: i dont think i can help you with that remotely
<2> |Jef|, im done with my installation but i'd like to use nfs to do that in the next
<4> wow



<4> rpmfind is slow today :(
<1> it is?
<2> |Jef|, im using the options (ro,root_squash,sync)
<3> BarryAllen: all i do is set my nfs share to ro and i dont have any problems..but i dont do a lot of nfs installs.. i do 1 or 2 per release really
<0> BarryAllen: I do NFS installs of rawhide almost daily in my testing routine
<3> redwolfe: what is the server exporting the nfs?
<0> |Jef|: FC4 is the main server exporting to a slower machine doing rawhide installs
<6> BarryAllen, Is the network very busy? What type of NIC's ? (Both the server and the client).
<4> guys, is there a guide somewhere to upgrade from php4 to php5 on FC3?
<2> mutk, nopz, now, im alone in the lab.... and the interfaces are an intel onboard on the client.... (e100) and the server, let me see....
<7> is it possible to avoid a increasing file size due to file conversion bin2iso?
<6> BarryAllen, The switch / router between the two systems as well ?
<2> mutk, an realtek gigabit
<2> mutk, yeap, is the same switch im using now
<6> BarryAllen, Ok. ifconfig on the server see if there are errors/ drops
<0> stefan|: it usually shouldn't increase very much
<7> the differen is about 100 mb
<7> little to much
<8> hi, anyone using FC5-test3? I'm running into problems with Xen and trying to create a domU with xenguest-install.py
<0> hhoffman: not using Xen
<9> I'm trying to setup my Fedora box to authenticate users via LDAP (to NDS, but it shouldn't matter?) and the guide I'm reading claims you don't need to create user accounts on the client machine but you need to create a home directory and chown it to the user who will be logging in.
<2> redwolfe, what options u use to export the installation directory?
<10> HenZo: sounds right
<6> BarryAllen, Hey. Check ifconfig on the server yet?
<0> BarryAllen: (rw,insecure,sync,insecure_locks)
<2> mutk, yep.... is ok... i can mount the same directory, here, now, with my notebook
<2> redwolfe, cool :)
<7> strange
<6> BarryAllen, So you are doing an NFS export, and installing from the ISO's or from a install tree?
<0> BarryAllen: ro "shouldn't" make much of a difference
<7> under windows i could burn the .bin on a 700 mb disc and under linux the filesize is bout 800 mb
<7> hmm
<2> mutk, install tree, the same i have use with sucess in a http install
<7> dont understand it
<11> .bin has a lot of extra data.
<7> differs filesize from filesystem to filesystem
<0> stefan|: what are you using to burn
<7> tryed cdrecord but it said itll burn 800mb
<11> You have to convert it to a .iso first.
<7> yep
<12> This isn't so much a linux question as a general computer question, but here goes: I have two monitors connected to my system and my v-card has one analog RGB output and one DVI output. When I first boot my comp, the boot screen and such only show on my analog RGB connected monitor. Is there a way to change which monitor this appears on or perhaps make it appear on both, or is it just the way the hardware works?
<9> Xzisted: well, when I try to chown, it claims the user doesn't exist (which it doesn't, on the local system, but does on the NDS tree). I highly doubt chown is going to query the LDAP server. What gives?
<6> BarryAllen, Ok. I cannot recal if the installer uses TCP or UDP for NFS. It may be possible to check out what it's doing, set rsize and wsize to something bigger..
<7> and there are 2 .iso now
<7> so i just burned the bigger one
<7> which is the correct on, i mounted to it to check
<4> guys
<7> then unmounted it again
<4> how do I enable the development repo
<4> with yum?
<7> get yumex =)
<11> The man page explains it.
<7> i uses bchunk to convert the .cue .bin to iso
<7> but bin2iso does the same
<13> does snes have a problem on xorg ?
<2> mutk, by the way, the system is installed (with http method), ill take a look with more time later.... but, i think the tree is ok, if not, the http installation fail... too
<0> mutk: NFS is generally a UDP service, you have to do special things to use TCP NFS
<14> yawn .. half past midnite
<6> redwolfe, Not so. Fedora Core 4 has NFS V4. defaults to TCP
<15> Hello, I just upgraded from FC3 to FC4 and owner module of iptables doesn't work, any ideas? can anyone help me please?
<13> cant get snes to go full screen , first has a problem opening /dev/mem so i suid snes9x binary it then fails on " x Error of failed request: XF86DGANoDirectVideoMode "



<13> anyone else had this problem ?
<6> redwolfe, The installer may use UDP though. I have never looked at that.
<0> mutk: installe is probably V3 at most
<2> another stupid question.... how can i say to yum to use an specific repo to do an install or update ?
<4> hi guys
<16> BarryAllen: man yum --enablerepo --disablerepo
<2> AndyCap, :)
<0> BarryAllen: --disablerepo=* --enablerepo=<name>
<4> I'm trying to do "yum --enablerepo=development upgrade yum" before I install php5 from development repo's, but i get loads of dependancies that are apparently unavailable
<4> what can i do?
<4> :|
<6> redwolfe, That was what I was thinking. I think we can do NFS args to set wsize and rsize
<2> redwolfe, tks :)
<15> Anyone else having the problem of not working iptables owner modue in FC4? (or it is just me)
<0> BarryAllen: I usually edit the repo files in /etc/yum.repos.d to what I want
<15> Getting: kernel: ipt_owner: pid, sid and command matching not supported anymore
<6> Uriel-, I have not seen that before. Have you loaded the module?
<15> mutk, Yes it is loaded
<0> BarryAllen: I only enable fedora-devel and fedora-extras-devel for rawhide installs
<2> redwolfe, i have a mirror from updates to use internally, but when this servers are out from my network i dont wanna anyone use my yum.... so i configure my local.repo with disable.... and use it with a xplicity command line
<17> how do I go into safemode on fedora core 4, It boots right away and I cant get in to safemode
<0> sudoer: there is no "Safe mode", unless you mean non-gui mode, then you have to catch Grub and append "3" to the kernel boot line
<6> Uriel-, Looks like there are issues with it. Are you using an SMP kernel at all?
<15> mutk, Nope..
<15> mutk, Linux version 2.6.15-1.1831_FC4 (bhcompile@tweety.build.redhat.com) (gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)) #1 Tue Feb 7 13:37:42 EST 2006
<0> BarryAllen: I limit my connections to inside the firewall
<15> mutk, Wired, when I do the command manually it doesn't give an error
<0> sudoer: is that what you wanted?
<15> mutk, ok, only --cmd-owner gives the error
<6> Uriel-, Hang on - How are you setting the rule? What do you mean 'manually' ?
<15> mutk, An example of non working rule (this did work with my FC3): [root@waves ~]# iptables -A OUTPUT -p tcp -m owner --uid-owner 501 --cmd-owner skype -j ACCEPT
<15> iptables: Invalid argument
<15> From /var/log/messages: Feb 22 00:52:42 waves kernel: ipt_owner: pid, sid and command matching not supported anymore
<17> redwolfe: isnt there a safe mode in all linuxes?
<17> oh sorry, single user mode, I said that wrong
<0> sudoer: single user mode, youappend "1" or "single" to the boot line
<15> mutk, When I ment manually I ment to typing the rule on a shell, I used to edit the /etc/sysconfig/iptables and do service iptables restart, maybe I ment that as "auto"? :))
<18> sudoer: There is a runlevel howto in the post install solutions section of http://fedorasolved.org/
<0> sudoer: you may only have 2 or 3 secs to catch grub before it boots the defaults, edit /boot/grub/grub.conf to up the timeout values if you need to
<9> Anyone know if I have to restart something after using /usr/bin/authconfig to make changes?
<0> HenZo: probably a good idea to restart NFS or LDAP if you changed anything
<0> HenZo: s/NFS/NIS/
<9> redwolfe: it's just a client machine (trying to use LDAP to authenticate)
<9> redwolfe: to an NDS tree, but that should be irrelevant, right?
<0> HenZo: "should" is a dangerous word :-) but AFAICR there shouldn't be a need to do much.
<9> redwolfe: blah, wrong answer. :) It's not working, but I can ldapsearch just fine. :|
<15> mutk, Still there?
<9> Sweet, my only help just left. :) So, anyone else out there have any ideas? ldapsearch returns results just fine, but I can't finger accounts or id accounts or anything of that nature.
<6> Uriel-, Yeh. Looking at the code to see what's happened.
<15> mutk, Thank you!
<15> mutk, iptables v1.3.0
<19> can someone help me with fedoracore install on a pc
<20> just state your problem or question if we know the answer .. we'll tell you
<21> oCG|Chavez: What is the issue
<19> ok i have the 4 iso's and im just not exactly sure how to make them bootable cd's
<21> oCG|Chavez: they images are already bootable. You just burn them to cds and boot off the first one. The file with disc1 in it's name.
<9> the iso's are bootable, just burn a CD
<9> to*
<19> just the file.iso is bootable?
<21> oCG|Chavez: it should be something like FC4-i386-disc1.iso
<21> OgreBoy: just that one is bootable, after you burn it to cd
<22> hey people
<19> i have fc2
<19> whats the difference
<21> oCG|Chavez: It would be FC2-i386-disc1.iso, but you shouldn't be installing FC2
<19> ok so i should get fc4 instead?
<21> oCG|Chavez: FC2 is Old, FC4 is out, and FC5 will be out soon
<21> yes
<19> alright
<22> i'm trying to run the latest kernel (kernel-2.6.15-1.1831_FC4) on an Athlon 64 3500+, unfortunately while the kernel loads, it dies with the following error: BUG: Spinlock bad magic on CPU#0, swapper/1 (Not tainted), any ideas what the problem is?
<4> guys, in what package can i find libc-client?
<23> Is FC5 going to ship with Gnome 2.15? It sounds like it'd be a little close.
<19> when im trying to install fc2 now, which im not, im using nero to burn the cd, and it asks if i want to burn just the image or the iso, and when i say the iso the filename changes to FC2_I386.iso, is that what im supposed to be burning to a cd?
<24> why Fc2 oCG|Chavez?


Name:

Comments:

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






Return to #fedora
or
Go to some related logs:

dd_rescue cannot execute binary file
#web
$smthg AND perl
+t-sql +multiple inserts
compiz with 82855
anjuta rpm for ubuntu
#linux
#ubuntu
#perl
#suse



Home  |  disclaimer  |  contact  |  submit quotes