/srv/irclogs.ubuntu.com/2011/08/21/#ubuntu-server.txt

wpldo I have to reboot the system after editing the file?00:01
wplhm, the existing modules.deb is empty, so nothing is won by making modprobe find the file.00:03
jmarsdenwpl: I suspect the "stab0*" suffix means you have been doing some custom kernel creation and the modules you want were not built/installed for the kernel you are now running?00:29
p3rsistWhat smartphones / mobile OS do you guys use for System Admin?00:30
jmarsdenp3rsist: Unless your phone runs Ubuntu Server, that's off topic here.00:31
PiciTry #ubuntu-offtopic00:31
p3rsistAight :)00:32
reisiafter a reinstall of kubuntu 11.04 on md+lvm setup initramfs cannot find my root partition (and for some reason usb keyb doesn't work either) any ideas on how to fix this? searched uuid seems right, but what i can gather from output no /lib/modules is ever found01:16
reisiaah, it was because the installer got the usb stick as sda and all my hard drives as b,c,d,e; with reinstallation the order was different and everything works now01:41
=== wgrant_ is now known as wgrant
NixNinjaquestion I have a ubuntu server at work that someone else setup before I got there I am trying to get access to it remotely for testing to be sure I don't have a router issue I have DMZed the server I can ssh to it on the local network but I can't from the public I have checked hosts.allow and deny and even added ALL: ALL to the allow file but I still can't get in can anyone give me and Idea as to what to look at next?01:54
jmarsdenNixNinja: routing (ip route command) -- check default route is what you expect.  Also see if you can reach other services on that server from the outside (ping it, check http, ftp, whatever services it is supposed to be serving!)02:06
NixNinjaits ignoring all trafic sent to it02:06
NixNinjaits trying to send traffic to the old gateway02:08
NixNinjaand the new one02:09
NixNinjabut the old on is default should I remove the network configuration for the adapter because its not in use anymore02:10
jmarsdenNixNinja: I can't answer what you "should" do without knowing the network configuration in use... but you should make sure the routing tables on the server are set to route traffic the way you want traffic from it to to be routed.02:12
jmarsdenThe fact that there is a "new gateway" and an "old one" makes me suspect this is where your issue lies.02:13
NixNinjawell the subnet its looking at is not in use any more and nothing is attached to the adapter that is configured for that network02:13
jmarsdenThen as long as nothing routes to or through that unused subnet, having the NIC configured won't matter.02:14
jmarsdenType    ip route    on the server console, and check the output carefully for any references to the "old" "unused" subnet.  Fix any you find.02:15
jmarsdenI need to go eat, will be back later...02:16
NixNinjathank you02:16
NixNinjaI'm on it :)02:16
uvirtbot`New bug: #830377 in autofs5 (main) "autofs5 needs to start before lightdm" [Undecided,New] https://launchpad.net/bugs/83037704:26
uvirtbot`New bug: #830379 in mysql-dfsg-5.1 (main) "package libmysqlclient16 (not installed) failed to install/upgrade: tentando sobrescrever '/usr/lib/libmysqlclient.so.16.0.0', que também está no pacote mysql-cluster-client-5.1 0:7.0.9-1ubuntu7" [Undecided,New] https://launchpad.net/bugs/83037904:36
Demosthenesthats not funny, schroot copying over /etc/passwd by default.07:32
Demosthenesbreaks all kinds of pacakges07:32
laserbledHi, need help - I have put a webframework in www/ but it says I dont have permission to acees it in apache - what should I change ?07:32
laserbledam getting a 403 forbidden error07:33
jmarsdenlaserbled: Coudl be lots of things, but check the permissions on files that should be accessible by the web server are world readable (mode 644) ?07:36
uvirtbot`New bug: #830424 in mailman (main) "package mailman 1:2.1.14-1 failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug" [Undecided,New] https://launchpad.net/bugs/83042408:01
Henriquezi have a server that is a proxy for the other servers in my private network.ve gotten the reverrse proxy to word for zarafa09:58
Henriquezbut when i login it says" 404 not found09:58
HenriquezVhost file > http://213.93.162.88/webmail10:01
Henriquezdoes anyone know what is missing10:01
Henriquez?10:02
Henriquezalready solved it10:21
Henriquezthank you anyway10:21
AlecTaylorhi12:27
AlecTaylorI'm looking for a !FAST! locally-hostable Open-Source IT Intranet & HelpDesk web-app. I need Intranet (company news, IT knowledgebase), remote computer access (Windows only), helpdesk (ticketing), inventory management, software deployment and version control. Which project(s) would you recommend?12:27
ikoniaAlecTaylor: you won't find that in 1 application, you'll need to build your own suite13:00
AlecTaylorikonia: Fine. What integrates most of it?13:23
ikoniaAlecTaylor: nothing really - it's going to be a mixture of packages that you're going to have to pull together to make a "system" or "setup"13:23
=== unreal_ is now known as unreal
RoyKAlecTaylor: for helpdesk, RT is rather good14:14
RoyKrequest tracker14:14
AlecTaylorRequest Tracker?14:16
AlecTaylorHmm14:16
AlecTaylorLooks quite speedy14:17
AlecTaylorand a mature project14:18
ubunteohi all14:18
AlecTaylorhi14:18
ubunteoI have a problem to copy one folder from flash drive to ubuntu server14:18
ubunteohello14:26
ubunteocan anyone help me??14:26
ubunteohello all14:30
ubunteoanybody has a  clue?14:30
ubunteoi tried cp folderA folderB14:34
ubunteoI tried cp -r folderA folderB14:34
ubunteobut i got error cp: omitted directory14:35
ubunteohello14:39
ubunteoanyone ??14:39
patdk-lapI always use rsync14:39
patdk-lapbut cp -r should work fine14:39
RoyKAlecTaylor: RT is quite mature, and easy to extend - even from the gui (if you know perl, that is)14:42
RoyKubunteo: rsync -avP src dst14:42
RoyKverbose and fine :)14:42
ubunteois that the command I should run on server ?14:42
ubunteoI have no internet on server, it is ok?14:42
ubunteoRoyK: what is the meaning of verbose and fine ???14:43
ubunteoRoyK:  the thing is i want to copy php application folder from flash drive to /var/www14:45
ubunteothanks I will try rsync and let you all know the results14:46
ubunteosee you !14:46
=== zz_ng_ is now known as ng_
=== ng_ is now known as zz_ng_
=== zz_ng_ is now known as ng_
uvirtbot`New bug: #830564 in munin (main) "munin_stats plugin does not work" [Undecided,New] https://launchpad.net/bugs/83056415:56
=== ng_ is now known as zz_ng_
=== himcesjf1 is now known as himcesjf
BrixSati have a executable bin (inadyn) and if i put it in /usr/sbin every time i call for its name i get "/usr/sbin/inadyn File or directory not found"17:29
qman__well, for one, custom executables should go in /usr/local/bin and /usr/local/sbin17:31
qman__to keep them separated from packages17:31
BrixSat=)17:31
qman__that error can be caused by the file not actually being executable17:32
qman__chmod +x the file17:32
BrixSati have chmoded the file17:32
BrixSatand corrected their location and same error17:32
qman__ok, to tell more specifically, I need the exact command run and output17:33
qman__is the executable a script or a binary file?17:34
BrixSatbin file17:35
BrixSatubuntu 10.1017:35
BrixSat*11.0417:35
BrixSat32 bits17:35
qman__in that case the output could mean that some dependency is missing17:36
qman__can't really tell further without the exact output and knowing more about that executable in particular17:37
BrixSatroot@git:/home/cesar# /usr/local/bin/inadyn-mt17:37
BrixSatbash: /usr/local/bin/inadyn-mt: file or directory not found!|17:37
BrixSatconsola17:38
BrixSate no rc.local so meti o inadyn17:38
BrixSatsorry :p that should not be here17:38
RoyKBrixSat: is your system 64bit?17:39
BrixSat3217:40
RoyKand the executable is 32bit?17:40
BrixSatyes :)17:40
RoyKtry to strace it17:40
BrixSathow17:40
RoyKstrace /path/to/executable17:41
qman__yeah, it's definitely a problem with the executable, some dependency or error17:41
RoyKor ldd it17:41
RoyKldd will show libs dependencies17:41
BrixSathttp://paste.ubuntu.com/671791/17:42
=== zz_ng_ is now known as ng_
RoyKerm17:44
RoyKls -l /usr/local/bin/CCcam17:44
BrixSat-rwxr-xr-x 1 cccam cccam 698132 2011-02-26 18:27 /usr/local/bin/CCcam17:44
RoyKand ldd?17:45
RoyKor strace -f17:45
BrixSatldd not a dinamic executable file17:45
BrixSatstrace -f http://paste.ubuntu.com/671792/17:46
RoyKI guess recompile it :P17:46
BrixSati dont have the source :p17:46
RoyKthen bitch whoever made the executable17:46
BrixSatwell i could :) and i have :p17:47
RoyKwhat sort of program is this?17:47
BrixSatit is one of the kind for update  cards info17:48
TheEvilPhoenixanyone here got any experience in creating a Git repository server?17:48
BrixSatTheEvilPhoenix:  im doing that next :)17:48
TheEvilPhoenixah well from past experience its a PITA, but i've never succeeded in making it work17:49
TheEvilPhoenixhence why i'd ask here :P17:49
TheEvilPhoenixbrb17:49
=== ng_ is now known as zz_ng_
danleyHello, is it possible to set up ubuntu in a way that it provides a VNC server that starts a x-session for every user that logs in? like... user1 connects to the server and sees the lxdm login screen, logs in and the session is resumable. user2 logs in and sees a lxdm login screen too, etc18:18
=== Robinux is now known as sw0rdfish
BrixSathow do i solve this >>> /etc/sudoers: syntax error near line 28 <<< sudo: parse error in /etc/sudoers near line 28 sudo: no valid sudoers sources found, quitting18:34
BrixSatrescue mode?18:35
BrixSatnot able to enter :/18:38
noobhello18:44
noobcN nyone help me18:44
noobi have ubuntu serve with squid18:45
Demosthenesand18:45
noobmy linux box can ping google on eth1 and can ping my network on eth018:46
noobbut i cannot ping google from my network18:46
noobeth0 is not connecting to the internet through eth118:47
noobam i missing something ?18:48
=== himcesjf1 is now known as himcesjf
noobdo i just need to add a route or should a bridge be built18:50
noobdemosthenes ? enders game?18:52
ikonianoob you need to use tools such as iptable to make it act as a router19:04
Demosthenessquid != router or gateway19:07
Demosthenesgreat book ;]19:07
Demosthenesaaaand you need to WAIT in chatrooms to get answers.19:07
uvirtbot`New bug: #830671 in bind9 (main) "dig crashed with SIGSEGV in start_thread()" [Undecided,New] https://launchpad.net/bugs/83067119:56
BrixSata script to boot at init.d does it have to have special atributes?20:24
BrixSathttp://pastebin.com/xWgnkbKq this is what i have20:25
BrixSatif i type it manualy as root /etc/init.d/cccam start it runs nice but during boot no20:26
alduhoohello20:34
alduhooi have just install ubuntu server on an old laptop20:36
alduhooany ideas on how to disable suspend on lid close?20:36
Demosthenesacpi-tools installed?20:43
alduhoono20:48
alduhooill try those20:48
noobhello all20:56
noobcan anyone help me20:58
noobplaes20:59
Myrttiit's difficult to know if we can help you when we don't know what is the problem20:59
noobusing ubuntu server with squid hoping to set up a proxy21:00
noobbetween modem and roouter21:00
noobCANNOT PING GOOGLE FROM LAPTOP(lan)21:01
nooboops sorry for yelling21:01
noobi used route add to create a route from eth0(lan) to eth1(wan)21:02
noobnow i can ping outward nic rom laptop but still no google ping21:02
qman__you need to set ip_forward to 1, and you probably need masquerading NAT21:02
noobok21:03
noob?21:03
noobwhere is ip_forward21:03
noobi am noob21:04
noobor rather what file do i set ip orward to 1 in21:05
Demosthenesyes, you are. do some reading, squid is a web cache, you want a nat router21:05
=== jcastro_ is now known as jcastro
qman__temporarily set it with 'echo 1 | sudo tee /proc/sys/net/ipv4/ip_forward'21:05
qman__permanently set it in /etc/default/sysctl IIRC21:05
Demosthenessetting it won't help if you don't read up on how to do nat routing. thats just one step21:09
Demosthenesiptables, masquerading, etc.21:09
Demosthenesspend some time googlign the keywords21:09
Demosthenesand you'll make some heaway21:09
Demosthenesand you'll make some headway21:10
Demosthenesthen if you get stuck, you can ask good questions ;]21:10
noobok21:10
RoyKnoob: if you're using private IPs on the network, you'll need to setup NATing21:11
RoyK!rfc191821:11
RoyKstupid bot21:11
noobNATing will do honestly i ust want to learn this whol server/linux thing so i dont feel so ignporant21:12
nooband i want to learn how to type21:12
RoyKprivate IPs are like 192.168.0.0/16, 10.0.0.0/8 or 172.16.0.0/1221:12
noobyeah i know some stuff21:12
noobnot much but some21:13
noobhonestlly i dont know what kind of server i want21:13
noobi want to stream video to my wii without losing my laptop21:13
RoyKif you're looking for an easy gateway/firewall, check out pfsense21:13
RoyKnoob: dunno about wii, but I've setup ubuntu to stream to ps321:14
noobdidyou have the problem of losing al other wifi when streaming to your ps321:14
RoyKno21:14
noobyeah when streaming and using laptop laptopt goes down wouldn't a web cahing prowy help with that21:15
nooblike a buffering device21:15
RoyKa proxy won't help streaming21:15
noob*web cachin proxy21:16
noobno21:16
noobhmmm21:16
noobwell i still want to set it up so i will21:16
noobthanks all21:16
RoyKand if a streaming service jams your network, then you're either using a very slow network, or something is badly wrong indeed21:16
noobi have a $40 belkin wireless router21:17
noobit may be the router ;)21:17
RoyK802.11g?21:17
noobthats the one21:18
TheEvilPhoenixi'd assume so RoyK, that's the standard now adays21:18
TheEvilPhoenixdamn ninja'd :P21:18
RoyKTheEvilPhoenix: 802.11n is the current :P21:18
Demosthenesreally, your net connection is likely slower than the wireless speed...21:18
TheEvilPhoenixRoyK:  no, its the current cutting-edge, but G is still more popular (by standard i meant most widely used and baseline version you can get)21:18
RoyKnoob: check if the router can be flashed with openwrt - that'll make things a bit more interesting :)21:18
TheEvilPhoenixDemosthenes is correct, your connection to the router is bound to be faster than the connection the router has to the internet21:19
RoyKTheEvilPhoenix: erm - 802.11n has been standard for most access points for a year or so21:19
nooboh wait it is n21:19
TheEvilPhoenix*shrugs* whatever, out here there's mostly G nets21:19
noobb,g,or n21:19
RoyK802.11g is stil standard for cheapass hardware21:19
noobor all three at once21:19
RoyKnoob: if it's n, it'll support b and g as well21:20
TheEvilPhoenixwe can argue later, RoyK (or not at all)21:20
RoyKbut probably not 802.11a21:20
RoyKwhich is just as well :P21:20
noobso my problem is not the router21:21
nooba server wont help21:21
nooband thats that21:21
noobdamn21:21
TheEvilPhoenixmhm, its likely your router's connection to the net that is slowing ya down21:21
RoyKsome routers or modems use very high buffers21:21
RoyKmeaning a streaming service may block other traffic21:21
noobyeah the ones sold as stresming routers21:22
noob*streaming21:22
RoyKbuffering that way is nonsense21:22
RoyKyou want your network to be quick and with little latency, so buffering is bad21:22
noobthat may be my problem21:22
RoyKnoob: check if openwrt can be installed on the thing21:23
noobis it resolved by QoS21:23
RoyKthat'll probably boost things a bit21:23
RoyKnoob: no such thing unless you control all parts of the network21:23
RoyKrouters claiming QoS at an endpoint are mostly lying21:24
TheEvilPhoenixmhm21:24
noobsee i know nothing about networking21:25
noobi was just trying to follow a tutorial on howtoforge21:27
noobthanx all or the knowledge21:28
noob*for21:28
Psi-Jackpatdk-lap: You handy? Heh21:58
Psi-JackI'm trying stop my vweb1 server from taking over arp for proxyarp away from my two lvs directors, but somehow after a while if the lvs1 director being in control of the IP, it floats back to vweb1 where it shouldn't be anymore as the VIP's on lo21:59
alduhoohi22:31
alduhoowhat other servers do you recommend on an old laptop home server running ubuntu22:31
alduhoo?22:31
patdk-lappsi-jack, you setup sysctl correctly?22:45
Psi-Jackpatdk-lap: I think so. I did it at least on the vweb1.22:46
patdk-lapputting it on lo doesn't stop linux from arp'ing it, but the sysctl arp stuff tells it to not arp for things not bound directly to the correct interface22:46
Psi-Jacknet.ipv4.conf.lo.arp_ignore = 122:46
Psi-Jacknet.ipv4.conf.lo.arp_announce = 222:46
patdk-lapyes, but not for lo, for your ethx interfaces22:46
Psi-JackHmmm...22:47
patdk-lapthat tells lo not to arp for stuff on eth0, eth1, ...22:47
Psi-JackI did it for eth0, but that's down now, used to have the IP bound. eth1 is just a LAN IP22:47
patdk-lapyou want eth0 to not arp for stuff on lo, eth1, eth2, ...22:47
Psi-JackSo I need to do it on eth0 and eth1 both?22:48
patdk-lapdepends on your setup22:48
patdk-lapbut normally yes, both22:48
patdk-lapthat way if the director is on both, the correct thing happens22:48
Psi-JackOkay, what was it I needed to do to the lvs director itself?22:48
patdk-lapwould also be confusing if both web1 and web2 both arp'ed on eth122:48
patdk-lapI do it on all interfaces22:49
patdk-lapman, sweating like nuts22:49
Psi-JackWasn't there some sysctrl stuff you suggested for the actual lvs director?22:49
patdk-lapjust got done ripping the whole interior of my car out, and putting it back together22:49
patdk-lapyep22:49
Psi-JackWhat was that? I'll go ahead and document this in my wiki so I don't forget this time. ;)22:50
patdk-lapreally just turn forward on22:50
patdk-lapnet.ipv4.ip_forward=122:50
patdk-lapnet.ipv6.conf.eth0.forwarding=122:50
patdk-lapnet.ipv4.vs.expire_quiescent_template=122:50
Psi-JackAhh okay. I think.. ldirectord already does that?22:50
patdk-lapdunno, doubt it22:50
Psi-JackHmm, okay. Well, it's been working. When it's passing packets through it. ;)22:50
Psi-JackOKay. I'll see if that fixes what I've been doing, and stuff this all in my wiki so I have it documented for future reference. :)22:52
Psi-JackIt was frustrating me I couldn't see the traffic path, so I brought back up my LVS directors. ;)22:53
patdk-lapI got thrown into an lvs system, that no one knew how it worked22:54
patdk-lapor even what was what22:54
patdk-lapit was fun tracing mac addresses to figure it all out22:54
Psi-Jackhehe22:56
noobhi room22:56
Psi-JackYeah, I'm actually going to be using a lot of this stuff in my new job.22:56
noobi have a new ?22:56
Psi-JackSo, Refreshing myself of it again. ;)22:56
noobwhen setting up nat gateway do both nic's have to be ip addressed on the same network as the modem22:57
noob?22:57
patdk-lapheh?22:57
noobcable modem --- eth1 [ubuntuserver] eth0 ----router22:58
noobi can ping all the way to my eth1 from my network but no further22:59
noobi also added  route rom eth0 to eth122:59
alamarforwarding is enabled?22:59
noobyes it is23:00
noobipv423:00
noobnm i just need to use good old ashioned trial and error to find my problem]23:02
i0nis the 10.04 security repo down?23:03
rwwlooks up here23:04
rwwthough I'm looking with wget rather than apt, since I don't have lucid.23:04
i0n91.189.92.16923:04
i0n?23:05
rwwyes23:05
rwwwait no, 16723:05
rwwand dig security.ubuntu.com is giving me ...167 and ...16623:06
i0nyeah23:06
i0nits up23:06
i0nuhm23:06
i0nit has to be my firewall or host23:06
i0nyep was firewall23:06
i0nblocking outbound 8023:06
i0ndoh23:06
rwwhehe23:07
Psi-Jackpatdk-lap: Thanks, BTW. That did the trick perfectly.23:53
Psi-JackSo far. ;)23:55

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