| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> hah <1> moron face! <2> We'll have no trouble here <2> hay fikusys whats goin on <3> who can help me with this regex? <2> Hwoarang. <4> not me <5> i'm **** with regex <5> sorry <3> i want to use sed to replace the word after the last / in a line <3> or the word before \n <3> whatever's better :P <1> i havent touched a regex in many years <1> and even then i hardly used em <1> oh hey theBear, what hole did you crawl out of? <4> HeppyCat, errrg... bed hole crawled out...
<1> heh heh <1> whats the temp like down under? <1> i had to turn my ac on last night for the first time this year <4> it was chilly yesterday.... had my doona the night before... sun is hot, but the moment its gone its chilly... <1> doona? <3> how would i go about reinstalling every single thing on my system from scratch? <3> even if it's the same version <4> err..... MAYBE emerge -pev world .... maybe you wanna grab your worldfile, make a fresh install, copy the world file back then emerge -pv world .... i dunno <1> or you can wipe out your partitions <3> i wanna do it on a live system :\ <4> so emerge -pev world <4> rebuilds EVERYTHING you've got, and a couple extra <3> think it might fix my init script problems? <3> the depscan.sh thing <3> ? <4> its likely.... you might need to do a LOT of etc-updating tho <3> i already do, haha <5> it would be easier to back up /etc/, and reinstall <6> evaluation: PATHETIC##~#^@@#$$@@~ <3> i'm not sure if etc is part of the problem... <3> trichrome ~ # /etc/init.d/apache2 start <3> * Caching service dependencies ... <3> * No scripts to process! <3> bash: /var/lib/init.d/depcache: No such file or directory <3> * Error running '/sbin/depscan.sh'! <5> no, i didnt say it is <3> i've replaced depcache multiple times and it keeps getting truncated for some reason <5> you back up /etc/ , so that you can just copy things like make.conf and fstab straight back to the new install :P <4> you mean you've got etc-updating to do, and you got a new baselayout and ****, and its not working and you are wondering why ? <3> and the awk script that says there are no script's to processes is scanning /etc/init.d which is full of scripts, yet says there aren't any to process for dependency info <3> i started doing some etc updating the other day on accident <1> damn netsplits <1> and Dreadfull, what exactly is that for? <7> heh, routing to 192.168.168.0/24 192.168.65.0/24 192.168.169.0/24 192.168.170.0/24 <7> and 2 are isp 1 and isp 2 <7> :D <2> :-) <7> 02:06.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 <7> 02:07.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 <7> 02:08.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 <7> 02:09.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 <7> 02:0a.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 <7> weired thing that the onboard 1gbit lan doesn't appear in phpsysinfo <7> not sure about lspci, think it's 00:05.0 Bridge: nVidia Corporation CK8S Ethernet Controller (rev a2) <7> but not sure <3> ... i have no world file <4> err... yes you do <2> Wasn't expecting tawny! <3> /var/cache/edb/world? <2> If i just reach in here. <2> *squelch* <3> it's not there <2> Then the answer will be on this little bit of card. <3> -pe wouldn't erase it would it? <2> only with you sinthetek <2> Freman - I recommend a perfect
<1> got a bit distracted there <1> so Dreadfull <1> you've got 4 internal segments <1> and two wan's ? <2> Nooo! come back! :[ <1> oh werll <1> im gettin out of here <2> hi yo~ <8> I doubt anyone is still awake here now, but here it goes: I just emerged apache, its startup script is in /etc/init.d, yet it won't start on reboot. manually runing ./apache2 start does the trick, but that's not good enough <0> heh, it's 7pm. not my bedtime yet <0> /etc/init.d/apache start <0> or is it apache2 <0> or httpd <0> i forget <0> to get it to start every boot, you need to use rc-update <0> rc-update add apache2 default <0> or apache/httpd <0> again, i forget <0> but that's the syntax <0> that goes for just about everything <8> okay lemme try <0> that need to be run on boot <3> so if i have no world file, how do i generate one? <9> maybe on share directories <9> many template is on this <9> go on /usr/share/..... <8> yay it works! <8> thanks <2> wasn't expecting Neaprocs! <2> heya <6> you know that stuff you did for me last night? <2> I'd rather not. <2> Hi there heppycat. <10> has anyone tried gcc 4? <2> French fries of course! <11> I've tried to compile it =) <10> only tried? <12> can anyone reccomend an automation system for webhosting on gentoo? <13> On Wednesday of this week, at two minutes and three seconds after 1:00 in the morning, the time and date will be 01:02:03 04/05/06. <2> Good Morning gfn <14> after you make the installprofile.xml where do this file go? <2> ask someone else <13> well there I go... I've finished my liunx discstakka driver <2> Nooo! come back! :~( <6> Oops, I've ruined it. narf <2> hey dreadstar <2> Toodle-oo. <15> How can i upgrade my Xchat <16> emerge -av xchat ? <15> Gidzz0r, xchat latest is 2.6.2 <15> but in emerge, they don't have 2.6.2 <15> only 2.4.5 <16> well unmask <15> soRrY .. this is like my 3rd week in Gentoo <15> how can i unmask it :( <16> what arch? <16> x86 or amd64 <15> x86 <16> echo "net-irc/xchat ~x86" >> /etc/portage/package.keywords <16> and then emerge -av xchat <16> but i think theres only 2.6.1 in portage yet <15> but in xchat.org, there is 2.6.2 .. so, im ***uming portage have 2.6.2 <16> no it doesnt <16> someone have to make the ebuild for 2.6.2 before you can emerge it <15> shouldnt it be echo "net-irc/xchat ~2.6.1" >> /etc/portage/portage.keywords <15> rather than ~x86 .. <15> just curious. <15> Gidzz0r, :S <16> no Gentoo <5> xchat is ugh. <16> heh
Return to
#gentoo or Go to some related
logs:
#apache ryanstein plummy, chatzone thk,mlp v
raining cats and dogd Who was the pilot hero of Captain W E John's stories bigilla vcl doug winger christmas #skype 12WHAT ENGLISH PRISON WAS BUILT TO HOLD CAPTURED FRENCH SOLDIERS IN 1805?
|
|