@# 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> MightyJesse, lol.
<0> MightyJesse, cat /etc/yum.repos.d/*
<0> no space.
<1> I figured that out...
<0> ahhh
<1> I just happened to copy you on my initial error too...
<0> that looks fine
<0> it is also strange you have the SMP kernel running
<1> that would be my strange unix sys admin's recommendation
<0> SMP on a non SMP machine?
<2> is it cd / or cd \
<1> I'm beginning to want to slap him around, now that I know what it's for
<3> MightyJesse, are you already download the jpackage from yum ?
<3> may be it is a HT CPU
<0> it might be.
<3> spanner3003, cd /



<1> mylo: I'm not sure what you mean.
<3> spanner3003, / is the directory separator in *nix
<3> MightyJesse, hyperthread CPUs
<1> I've downloaded two things
<1> nope
<1> it's a dell box with a single processor
<0> is it a P4?
<1> I believe so
<0> it could be HT then
<1> ...
<1> it was top of the line about a year ago, so... now that I think about it, it probably is.
<0> marketing gimmic
<3> MightyJesse, cat /proc/cpuinfo, if it shows two cpu then it's ht
<0> SMP would be fine then
<0> it's bad you are getting errors on 'yum update'
<3> MightyJesse, try disable the yum repo for jpackage-generic
<2> ok but i get -brush dir dose not ecsist
<1> proc 0 and proc 1 are listed
<3> MightyJesse, and enable for jpackage-fc
<0> MightyJesse, rpm -Uvh http://www.fedorafaq.org/yum
<3> MightyJesse, it's confirmed a hyperthread CPU
<0> that will give you all the repos you most likely want. (mp3support, etc)
<3> spanner3003, hu ? what's the full directory name you would like to change to
<2> cd /home/cameron/vmware-tools-distrib
<1> daMaestro: Done...
<2> my runing it in a VM
<0> MightyJesse, 'yum update'
<1> what were the -Uvh arguments before?
<1> (curious)
<3> spanner3003, where's the -brush ?
<0> 'man rpm' and find out
<1> now you sound like my sys admin *pout*
<1> ;-P
<3> Upgrade + verbose + hashes
<1> ah... "Upgrade" was the new one
<0> (U)pgrade, (v)erbose (h)ash
<0> damn.
<2> what do you mean mytlo?
<1> the other two I've seen before
<3> spanner3003, did the cd command succeded ?
<2> no
<1> mylo and daMaestro: if it were possible to send cookies over IRC, I'd bake you some...
<3> spanner3003, ls -l /home/cameron/vmware-tools-distrib
<0> MightyJesse, yum send cookies to daMaestro
<3> MightyJesse, my browser would eat it
<1> (My browser doesn't accept cookies from strangers...)
<2> ok
<0> look.. it's that whatever-thingy
<1> daMaestro: Updates complete
<0> MightyJesse, reboot.. :-)
<1> *bye*
<2> right ok done it and got a list of file and dir's in there :)
<2> now what?
<0> who knows
<0> you might go ask vmware
<0> what files are in there.. is there any rpms?
<0> are*
<3> daMaestro, he is trying to cd to that dir
<0> oh
<0> cd /home/cameron/vmware-tools-distrib
<2> so i can get to /home with cd /home and then i try cd /cameorn and i get dir dose not ecseist



<0> however it looks as if you have tried that before
<0> well that is because it doesn't
<3> spanner3003, ah
<3> spanner3003, dont prefix cameron with /
<2> oh ok
<3> spanner3003, / means use full path name, instead of relative pathname
<2> still says no
<0> cd /home/cameron/vmware-tools-distrib
<1> daMaestro: ... now I can't remember why we did that.
<4> Hi! Can anyone tell me why what package I need to install to get emacs to work properly? Right now it's not displaying any colors and just bugging. Thanks
<0> the reboot?
<0> you should have gotten a new kernel after the 'yum update'
<1> I did
<0> you have to reboot to start up the new kernel
<0> that is why i recommended a reboot
<2> -bash: cd /home/cameron/vmware-tools-distrib file or dir does not ecsist
<1> no... was the update related to me getting java to run, or just a good idea in general?
<0> good idea in general
<2> or could not be found
<0> and i wanted to see if the repo config worked
<0> MightyJesse, you can now setup things like mplayer.. and mp3 support
<0> MightyJesse, using yum.
<0> MightyJesse, i would help you setup java.. but i think I am going to play some video games.. i tried a little while ago and never got out of IRC
<5> hi everyone... Under SElinux how do i enable httpd (apache) to make it open a tcp socket ? (remote database access, php mssql_connect )
<2> ok got it thank you for all the help :)
<1> heh
<1> go play
<5> In FC4 under SElinux how do i enable httpd (apache) to make it open a tcp socket ? (remote database access, php mssql_connect ) please help
<6> ViZtRo: you don;t need to mess with selinux for that, did you allow port 80 through the firewall?
<5> yeah
<1> mylo: You still here?
<5> already done that ...
<6> and the firewall on the remote db server?
<3> MightyJesse, was on the phone
<1> :-)
<5> antontakk all it is ok .... the problem is that SElinux won't allow httpd to open a socket
<1> I'm gonna have another go at this java thing
<5> audit.log say this : type=AVC msg=audit(1141813912.558:440): avc: denied { name_connect } for pid=26285 comm="httpd" dest=1433 scontext=root:system_r:httpd_t tcontext=system_u:object_r:port_t tcl***=tcp_socket
<6> ViZtRo: it says so in the logs?
<6> hrm
<4> Do I need to install any extra package to get emacs to work properly? Thanks
<6> well, you can either edit selinux policy, or just disable selinux
<5> ack !! the FM says this setsebool -P httpd_can_network_connect 1
<3> ViZtRo, are you using different port ? 1433 ?
<3> MightyJesse, where are you now on the howto ?
<5> mylo : nope
<6> you mean you didn't check the selinux tweaks in system-config security level before asking?
<1> I'm trying to figure that out
<5> :(
<1> at some point, what I was seeing started to change from what appears on the howto
<3> walla--, i never use emacs
<5> what a shame .. :( i haven't found the manpage for httpd_selinux before ... sorry for wasting your time
<4> mylo: have you tried it? and know why it's not working properly after an install?
<3> walla--, i never use emacs, and never tried
<1> when it shows the output for ls, I see no "download" or "Desktop" directories...
<4> hehe
<3> ViZtRo, i don't think there are any. eh ?
<4> anyone else know? I can't find anything good on google
<1> (If it's possible, I think I'm committing ritual seppuku by Operating System)
<3> MightyJesse, did the previous step succeded ?
<3> MightyJesse, Installed: fedora-rpmdevtools.noarch 0:1.4-1.fc4 ?
<1> I believe so
<3> MightyJesse, rpm -q fedora-rpmdevtools
<1> fedora-rpmdevtoos-1.5.1.fc4
<3> MightyJesse, ok,execute fedora-buildrpmtree
<1> I did...
<1> anaconda-ks.cfg install.log install.log.syslog rpmbuild rpms.txt
<1> (ls)
<3> MightyJesse, did you execute fedora-buildrpmtree as root or ordinary user ?
<1> both
<1> that's the result from root
<3> MightyJesse, i never tried fedora-buildrpmtree before, but it might be they didn't allow it from root
<3> did you check your ordinary user home dir ?


Name:

Comments:

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






Return to #fedora
or
Go to some related logs:

#fluxbox
#perl
yast eciadsl pppoe
change password without old password MySql
#css
perl readkey ctrl press
gentoo bootstrapping failed!
navicat mysql.proc doesn't exist
pakety smp
oracle problem select min group by only few columns



Home  |  disclaimer  |  contact  |  submit quotes