| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Comments:
<0> f_newton: hang on a sec, finding a google earth shot of my place..... <1> lol <2> Can anyone recommend a decent imap server? <0> f_newton: here ya go, that's my 33 acres in the middle: http://maps.google.com/maps?q=moundsville+west+virginia&ll=39.852380,-80.749919&spn=0.004668,0.006156&t=k&hl=en <1> thats nice.. <1> lucky you <1> get satelite <1> ... <0> elprez: dovecot? <0> f_newton: i would, but the cheapest i've found (wildblue.com) is $299 for equipment, $179 to install, and $50/month. <0> f_newton: and i'm limited to 3000MB/month upload and 10,000MB/month d/l <0> i'll stick w/ my $10/month dialup until bpl is available. <1> well thats really crappy <1> oh you live in virginia a commonwealth state <3> what's the quickest way to share a directory out from one linux box to another? <0> f_newton: correction: west virginia. there is a difference.....
<1> still a commonwealth state <4> craigb***1976: quickest to just copy: enable ssh server and scp over <0> craigb***1976: nfs ? <0> f_newton: living here has its advantages, though: check out this big boy: http://www.traderfamily.org/gallery/images/1132178233-022-001.jpg <1> no advantage living in a state where you have no protection against government intrusion <4> How might I change default Gnome URL open behavior (gnome-open?) from open in new Firefox tab to open in new window? <0> f_newton: 12-gauge and 30.06 isn't good enough? <1> well first off... I never kill anything I can get already wrapped in plastic at kroger <0> f_newton: selling wild game is illegal in WV <1> secondly... no in a commonwealth state they arrest you and yer screwed... <1> but.... its getting like that in all states now <0> f_newton: arrest me for what? i'm missing your point..... <1> fliptop, that IS the point... in a commonwealth state they really don't need a valid reason... but again its getting like that in every state <0> f_newton: the cops here have their hands full w/ domestic violence and drunks. they'll leave little ol me alone, i think <1> depends on what you say on the internet.... ever hear of carnivore? <0> f_newton: yeah, i know what it is <0> f_newton: plus, we're too busy mourning don knotts today.....to do anything evil, that is. <1> don knotts... he was a funny guy I suppose... <0> f_newton: born in morgantown, i believe <1> I dont know... Im just a little ol texas boy what runs a homeless ministry.... <0> f_newton: i used to work for gkg in college station <1> I went to texas a and m <1> :) <0> f_newton: huh, small world. i worked for them for 3 years. i was down there in august 2001. august is not a nice time to visit texas, i found <1> I left there in 72?? <0> f_newton: i thought it'd be similar to tampa, but i was wrong. i burnt my rear sitting on a step to catch a smoke - that concrete gets hot! <1> yeah it does <0> fedorared: did you figure out your open window/tab problem? <4> Yeah, at least for Gaim. <4> Which is where I grab most URLs anyway. <1> gaim? you use gaim for the irc? <1> lol <4> Yup. <1> sorry <1> just kidding <0> f_newton: jeez, it's almost 11:30. i gotta get to bed, nice chatting w/ ya. <1> use what you like <1> same here <1> have a good night <5> hi can someone help me on the installation, the CD keeps spitting out when I try to install with it <5> any issues like mine? <1> thats strange <5> it boots with the dvd but just doesnt process the installation <1> a dvd is not a cd... looks like one but different protocol <5> yes so I downloaded the 4 cds and burnt them too, so when I boot with the DVD and try to install with CD 1 it does the same thing <2> night gents <5> the sha1sum doesn't find any error <2> ty for the help <1> etcimon, I dont know what the problem is... thats odd <4> etcimon: what about the media check when you first boot the installer? <5> everything goes fine on the media check, it goes into graphical mode without problem <1> but to kick it out of the cdrom drive? thats really odd <5> I use an amd64 with the x86_64 install ISOs <1> thats out of my realm <5> lol <5> I'm trying pretty much everything.. I found recently that it detects my ethernet connection so I could probly setup an FTP on my laptop and install it that way <1> uh is it asking for disk two ? <1> how far into the install does it go before it ejects? <5> nah it just says that fedora cd was not found in the local cd device <5> and makes it pop out <1> that sounds like a combo drive problem
<5> maybe <1> cant say for sure <5> any good free ftp server programs for windows out there? <1> ive heard that before though <5> ill try that and give u news <6> hola...I'm having problems compiling tse3 under Fedora Core 4 <4> particleman: What are you talking about, http://tse3.sf.net ? <7> hey all <7> im running a server <7> w/ FC3 <5> anyone know a site to get my ip <4> etcimon: http://whatismyip.com/ :P <7> when i add users, it automatically makes another group for them <6> yeah <4> neilthereildeil: you are aware you need to get updates from http://www.fedoralegacy.org now ? <6> it ./configures just fine <6> but when I compile (the latest version mind you) it goes bonk with this error <6> ../../../src/tse3/Notifier.h:671: error: 'void TSE3::Listener<interface_type>::NotifierImpl_Deleted(typename interface_type::notifier_type*) [with interface_type = TSE3::PlayableListener]' is private <6> and well...I don't know C/C++ <4> neilthereildeil: see useradd man page. <6> I'm not sure how to fix/if I need some esoteric patch/something else <8> whats the difference between redhat enterprise and fedora core 4, and why does the redhat cost? <4> DJTrey: see fedorafaq.org <7> fedorared: i read that <7> bu i dunno if i need another group for each new user that i add <7> or shouldi just have a group called "users" <7> ? <6> and compiling an older version(s) doesn't help either...all similar errors <4> neilthereildeil: you're the admin, you decide. <7> but is there a reason it automatically adds each user in his own seperate grouip? <9> neilthereildeil, it adds to security to do things that way. if you want to ***ign people to secondary groups, it's easy enough to do. <10> neilthereildeil, userprivate groups are good thing <7> but isnt that kind of innefficient though? <3> DJTrey, support I think <7> if i have 30 different users, 30 different groups? <11> better than insecure <4> useradd -n exists if you want to do it the other way. <10> neilthereildeil, the name lookups are cached, so it shouldn't be. <12> mm <12> noprobe is my friend <7> ok <7> thanx <7> bye <13> am i going to run into a bunch of trouble running apps and having hardware support for a 64 bit processor and os? <14> hola <14> any web cam user here? <14> lol .. i installed pwc dirver <13> yes KarmaPolice i like ot show my tits off all the time <14> but how do i access the web cam ? <14> lol .. noo <14> b <13> oh you need help <13> sorry <14> well.. installing went well <14> just don't know where to access my web cam <13> there is application called vanity webcam utility that you can yum <14> ohh ... thanks <13> i don't have a cam though so other than that i can't help you out <15> Guys how do i put a line feed in a bash variable? <16> VAR=hel\ <16> lo <16> there may be a better way <17> how do install a local rpm without dealing with a public key error? <11> weasel00: if you trust the source you could set gpgcheck=0 in your /etc/yum.conf <11> weasel00: then "yum localinstall <package>" <17> EvilBob: its one i downloaded to the box... yum screams the key is not installed <11> weasel00: if you trust the source you could set gpgcheck=0 in your /etc/yum.conf <11> weasel00: the source would be where you downloaded it from <17> EvilBob: then reset gpgcheck after installing it? <11> weasel00: I do <17> EvilBob: would have thought there was another way... thank you <11> weasel00: there may be a runtime option, I never looked <17> does not update installed package... wtf... i just removed mysql 4 to install 5... *sigh <18> rpm -Uvh package
Return to
#fedora or Go to some related
logs:
#perl #linux timestamp DDMMYYYY in perl knoppix wmp54gs
#linux Installing DecoratorTools lspci maemo captachs wikipedia
#ubuntu #perl
|
|