/srv/irclogs.ubuntu.com/2010/12/10/#ubuntu-us-fl.txt

shmolfhello everybody. LOONNGG time, no contact.03:43
shmolfI am graduating this month, and will be have time to rejoin in the activities. I am excited to hear of the new things with this group.03:53
ShawnRso i'm trying to exit a terminal session and I get the message "there are stopped jobs"07:42
ShawnRi find it is an egrep, but i can't kill that process07:42
crashsystemskill -9?07:43
ShawnRnvm, got it with... yeah, kill -907:43
ShawnRlol07:43
crashsystemslol07:43
ShawnRwhen i first learned kill, i was shown kill -9... i have tried to get out of that habbit and now to the point i forgot to use it07:43
ShawnRso, i had to give up on trying to install centos07:43
ShawnRfriggin thing won't recognize Adaptec scsi raid 2000s (however, it had no problems back in like RH7), and ubuntu server pulls it up fine07:44
ShawnRi guess i'll have to try and learn centos some other time07:44
=== drspeedo|away is now known as drspeedo
amougeok i know i have to be missing something16:26
amougeI have set up our internal server with static ip16:26
amougeand every day at around 10 - 11 am it resets itself and grabs the ip of .10016:27
amougeif I go in and do /etc/init.d/networking restart it grabs its static ip of .14516:27
maxolasersquadamouge: Can you set the static IP on your router?  Not really a fix, but may help.16:39
amougemaxolasersquad: no.. its a wrt54G dont believe it will work. but #ubuntu is helping me config wicd-curses16:44
amougeok... they got me most of the way there, but im stuck on setting up my dns stuff, this part always gets me. Can someone guide me in the right direction? I have an internal dns that redirects all the other computers to the itnernal server for an internal domain.16:50
amougewhat do i set the DNS domain, and the Search Domain to?16:50
mhall119amouge: hey there16:51
mhall119saw another PHP position open in tampa with a different recruiter, interested?16:51
amougehey mhall119, Thanks but im gonna stick with this place for a little while longer and see how things pan out.17:21
amougeI will definately hit you up if I decide its not working up and cant find anything myself17:22
amougewhat do i set the DNS domain, and the Search Domain to?17:27
zoopsteris the ubuntu-us-fl mail list appropriate for a tech position with vmware experience?18:21
zoopsteramouge: doesn't matter what you put there...it is only used when there is no tld in the url18:22
zoopsteramouge: if you just search for www the search domain will be the default tld18:22
amougehmm.. i wonder why when i set it up i cant ping google.com anymore18:22
amougethe whole problem started with I set my static IP on the server with /etc/network/interfaces18:23
amougeit works great.. but every day around 10 am it reverts to dhcp it seems because it changes ip to .10018:23
amougeif i do /etc/init.d/networking restart18:23
amougeit grabs the correct ip. so #ubuntu told me to install wicd-curser and now its all fudged up. cant ping out or anythign18:24
zoopsteramouge: I saw that entry...you have is the dhclient still running?18:26
zoopsteramouge: you may just want to remove that package18:26
amougezoopster the dhclient or wicd?18:26
zoopsteramouge: wicd is a replacement network manager18:26
amougeyea.. i just removed it and my stuff is still messed up :/18:27
amougeits instantly saying invalid hostname when i try to ping google.com18:27
amougerebooted as well18:27
zoopsterwhat version of ubuntu? server I assume?18:27
amougeyes. 10.1018:27
zoopsterpastebin your /etc/network/interfaces file18:28
amougehttp://pastebin.com/XP9t6RRn18:29
amougefreaking was working fine other than the changing ip's until i installed wicd18:29
zoopsterok18:32
zoopsteryou can ping 192.168.1.1 ok then?18:32
zoopsterand beyond 192.168.1.1?18:32
amougeyes18:32
zoopsterthen /etc/resolv.conf is jacked up?18:32
amougei can ping 8.8.8.818:32
zoopsterok18:33
zoopsterthen the ip addr is good18:33
amougeresolv.conf is empty18:33
amougelol18:33
zoopsteris dhclient running? ps -ef |grep dhclient18:33
zoopsterah18:33
zoopsterso fix that18:33
zoopsternameserver xxx.xxx.xxx.xxx18:33
ShawnRwhy won't ATI support linux for their rage xl chipsets :(18:33
amougenameserver would be my internal dns server?18:33
zoopsteryou can put a search and domain in there if you want, but it will use gethostbyname to find it18:34
zoopsteryes18:34
amougemmkay.. now it waits about 15 seconds and then says unknown host: google.com18:35
zoopsteramouge: it's likely that dhclient is grabbing the ip address18:35
zoopsterdoes your internal dns know about google.com? is it forwarding requests?18:35
zoopstercan you ping your internal dns?18:36
zoopsteror resolve a name that is on the internal dns?18:36
amougezoopster: the internal dns is.. well its just an untangle server I set up so the other computers know a hostname for the internal server18:36
amougeanything other than hosts it has specified it grabs the dns info from our router18:36
amougeok.. so this is interesting18:37
amougehttp://pastebin.com/A0UFzd6f18:37
zoopster1.100 is your internal dns?18:37
amouge6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5009ms18:37
amougepipe 318:37
amougeyes.. its an untangle server that im just telling it if a request comes in for pnsnow.com send it to the internal server..18:38
zoopsterok18:38
zoopsterso that is why google.com fails18:38
amougeand whats funny is.. its actually completing those requests.. .a little slow but they work18:38
amougezoopster: pinging google.com worked fine before I installed wicd18:38
zoopsterI seriously doubt wicd did anything...the only other issue is that your route table may be jacked up18:39
zoopsterwicd is just a stupid network manager like networkmanager18:39
zoopsterwhat about tracerouting where the ping to 1.100 fails18:40
amougeright18:40
zoopsterthat's kinda stupid actually...there is only one hop18:40
amougeyea i agree lol18:40
amougeits working in reverse.. but not out.18:41
amougeother computers can access the web server on it, but it cant access external, but could before18:41
zoopsterit is the 1.145 machine in question18:42
amouge1.145 is the server itself18:42
zoopsterok...color me confused...you said that "it" could ping 8.8.8.8 before18:42
amougeyes pinging ips works fine18:43
amougebut not any hostnames18:43
zoopstergot it18:43
zoopsterhow about a different nameserver18:43
amougetechnically yea this server doesnt necessarily have to be on the internal name server18:44
amougebecause its just routing things in.. so lemme try that18:44
amougethere we go :)18:45
amougethank you thank you18:45
amougeso wierd that all my windows machines are pointed to the internal dns and work fine18:45
amougebut the server points there and breaks18:45
amougenow to pray that it keeps its ip and all will be well18:46
amougethank you so much zoopster18:46
zoopstersure18:47
zoopsteramouge: make sure you don't have a dhcp client running on it18:47
zoopsterdhclient would be running on 10.10 by default18:47
zoopsteramouge: you can always use dig to try to figure out what is being returned to that machine18:48
amougedhclient is running18:50
amougeshould i uninstall it?18:50
amougeoh.. and i think im a dumb arse18:51
amouge.100 doesnt exist... .110 is the untangle server.. man i should sleep at night18:51
zoopsterheh18:53
zoopsterdone that more times than I'll admit to anyone18:54
amougelol18:54
amougeso should i remove dhclient? or can i just disable it from starting on boot?18:54
=== drspeedo is now known as drspeedo|away
amougei assume i should be able to remove dhcp3-client and dhcp3-common and not have any problems18:57
jtatumhi floridas19:21
maxolasersquadHi jtatums19:23
=== excid3|mbp is now known as broseph_stalin
zoopsteramouge: sorry...had stepped away. you can remove it or disable it...if it's running it will likely be the culprit for the change in IP addr19:46
amougezoopster its ok19:57
amougeanyone have kids that love justin beiber? My co-worker won front row tickets and backstage passes and is sellin them I guess19:57
maxolasersquadamouge: I have kids that dislike Justin Beiber.20:14
amougelolol @ maxolasersquad20:33
amougegood for them :) good kids20:33
maxolasersquadIf I have a zip file, that contains a zip file, is there any way I could unzip both in one command?23:34
jtatumgzip yes, .zip, i don't think so. unless you can get it to output a specific file to stdout23:37
jtatumoh23:37
maxolasersquadYeah, that's what I was thinking.23:37
jtatum-c23:37
jtatumor -p23:38
maxolasersquadThe file is mame_source.zip and contains mame.zip23:38
jtatumunzip -p source.zip mame.zip | something23:38
jtatumunzip -p source.zip mame.zip | unzip /dev/stdin23:39
jtatummay not work. unzip doesn't seem to be able to read from a stream23:40
maxolasersquadunzip -p mame_source.zip | unzip mame.zip23:40
maxolasersquadThat works, though mame.zip still finds its way on to the hard disk.23:40
jtatumif that works it's because mame.zip was in your current working directory23:41
jtatumunzip doesn't read from stdin :(23:41
maxolasersquad:(23:42
maxolasersquadNo biggie really.23:42
jtatuminternet speculation is that it's because zip needs seeks, which isn't possible with a stream. gunzip doesn't suffer from the same limitation23:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!