/srv/irclogs.ubuntu.com/2013/11/14/#ubuntu-server.txt

tarvidsomehow I managed to enable ipv600:27
tarvidFailed to fetch http://mirror.anl.gov/pub/ubuntu/dists/saucy-backports/Release.gpg  Cannot initiate the connection to mirror.anl.gov:80 (2620:0:dc0:1800:214:4fff:fe7d:1b9). - connect (101: Network is unreachable) [IP: 2620:0:dc0:1800:214:4fff:fe7d:1b9 80]00:27
tarvidIs that easy to turn off?00:27
sarnoldtarvid: I'm getting similar errors to mirror.anl.gov on ipv4 at the moment00:28
tarvidah just surprised at the ipv6 address00:28
tarvidhave had odd dns lookup issues for a couple of days00:29
sarnoldtarvid: here we go! some instructions on disabling ipv6: https://help.ubuntu.com/community/WebBrowsingSlowIPv6IPv400:29
tarvidthanks00:31
tarvidjust pulled a server from behind a router because life was not good00:31
=== gary_poster is now known as gary_poster|away
=== esde is now known as esde|away
=== esde|away is now known as esde
RealKillazHi gents03:51
RealKillazI would like to know how to change the default @mydomain.com when postfix is sending email to a new one @mydomainnew.com03:52
RealKillazwhere can I find this @mydomain.com that postfix or the OS is using?03:52
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
AlecTaylorhi05:50
* AlecTaylor installed ubuntu-desktop on Ubuntu 13.10 server; and was wondering how to prevent X from automatically starting05:51
AlecTaylorHow do I prevent X from automatically starting on Ubuntu 13.10 server?05:51
tsimpsonAlecTaylor: you can stop the display manager (lightdm) from automatically starting by doing: echo manual | sudo tee /etc/init/lightdm.override05:52
tsimpsonyou can still start it manually with "sudo service lightdm start", but it won't run automatically after that05:53
AlecTaylorThanks tsimpson06:10
=== jtv2 is now known as jtv
=== psivaa-afk is now known as psivaa
babinlonstonWhile Mounting a NFS share how can i Mount it Specifying as read and Write in fstab entry09:50
makarahi. I'm running 12.04 LTS Server. I read long time ago multiple users are a security risk. I've got 27. Any information about this?09:54
_ruben95% of those 27 are probably system accounts, which are actually a good thing to have09:59
rbasakmakara: system users created by official packages are fine. Creating users yourself is also fine provided that those accounts do not get compromised.10:06
rbasakmakara: just be aware that every thing you do on a server may be a potential extra channel in.10:07
=== freeflying is now known as freeflying_away
makararbasak, well no probs yet touch wood10:11
=== geser_ is now known as geser
eagles0513875hey guys I have an adsl connection and the setup is as follows the modem is a wireless modem router then i have a switch connected to it and i need to setup vpn and eventually email. My question becomes, do i need an adsl modem router which supports vpn tunnels10:51
rbasakeagles0513875: no just run openvpn and set up a port forward on your router for the correct udp port.10:53
eagles0513875rbasak: perfect :)10:53
=== gary_poster|away is now known as gary_poster
toabctlis there a tool to collect all installed packages on different servers and store the info centralized? something like landscape but for free12:45
toabctland not spacewalk. I just need the information. I don't want to install updates with that.12:46
=== zz_Gurkenmaster is now known as Gurkenmaster
gesertoabctl: with "dpkg --get-selections" you can get the list of installed packages13:06
=== freeflying_away is now known as freeflying
makarai want to uninstall the bluetooth service from my 12.04 LTS installation13:59
makarabut I can't even stop it13:59
makarasudo service bluetooth stop13:59
makarait doesn't show up in "ps ax"14:00
makaraor pstree14:00
Rodge_Hi! I'm looking for httpd on my Ubuntu Server 12.04.3 LTS, but can't find it.. has it been renamed (getting help from a guy at #httpd who thinks this is renamed)?14:00
=== ppetraki_ is now known as ppetraki
mardraumdid you install apache?14:08
mardraumit used to install that as a target up until v 2.414:09
bgardnerRodge_: If you mean apache, you want /var/www for the default docroot or /etc/apache2 for the default config file location.14:11
Rodge_ok, so, on Ubuntu httpd is referred to as apache2?14:11
mardraumnot sure where you have come from, but the apache project used to also install a "httpd" target14:12
Rodge_ok.. well, I have an empty httpd.conf file, yes...14:13
mardraummost people would use the OS scripts for controlling the daemon or apachectl and friends14:13
Rodge_(imported by apache2.conf)14:13
Rodge_ok14:13
rbasakRodge_: there are many "httpd"s. Apache provides one, I suppose, but neither the process name nor the binary is called httpd, AFAIK. I don't think this is Ubuntu-specific. It's distro-wide.14:13
Rodge_hehe ok :) ..thought Ubuntu was a distro, lol14:15
rbasakIt is.14:16
rbasakI mean that I believe Ubuntu isn't special here. Other distros do it too.14:16
zulrbasak:  i thought fedora called it httpd ?14:19
Rodge_aaah, ok :)14:19
rbasakzul: oh, it does?14:19
zulrbasak:  yeah now you got me wondering14:20
rbasakThat would almost be presumptuous if it weren't for Apache's history.14:20
zulrbasak:  http://wiki.apache.org/httpd/DistrosDefaultLayout14:21
zulrbasak:  yeah im not going crazy14:21
rbasakI think I probably last used Apache on RedHat in around 1998. Must have forgotten. Thanks :)14:22
zulrbasak:  blocked it out dont you mean? :)14:23
rbasak:)14:23
hallyn_zul: so i'l ljust push the migration-state fix to the trusy libvirt package?  you had nothing else you wanted to add?14:27
zulhallyn_:  nope its all yours14:28
hallyn_ok14:28
hallyn_"thanks"  :)14:28
railsraiderHi, I have 14 upstart jobs, each is very intensive CPU load, i need to find a way to restart all of them in batch one by one cause if i try to run all of them the server is dead until it finish14:45
makararailsraider, when do you need to restart them?14:47
railsraiderwhen i deploy code14:47
railsraideri just need to find a way to chain and sleep between each14:47
makararailsraider, you're looking at a bash solution14:48
railsraidermakara: what doe s this do under the hood? http://pastebin.com/pksWkacW becasue when i do start resque_all it stops and starts all resque_N.conf14:48
railsraiderno idea how this works14:49
makararailsraider, how do you deploy code. Do you have a git service hook?14:50
railsraiderwith capistrano14:50
railsraiderno14:50
makaraor do you poll with a cron job14:50
makararailsraider, need to know more about capristrano14:53
railsraidercapistrano is just away to run commands over ssh14:53
railsraiderand do git pull14:53
railsraiderim saying even with out it i want a way to restart all resque workers upstart files14:54
railsraiderserially with a delay14:54
makararailsraider, my bash script for pulling repos looks like this: for repo in *; do [[ -d $repo ]] && (cd "$repo"; printf "$repo : "; git pull); done14:54
makarait does them serially14:54
makarai would just need to change "git pull" to "git pull; sleep 60"14:56
makarajust put your restart command in there14:57
makararailsraider, you could just get capistrano to execute your own script14:59
railsraidermakara: the issue is not that, is that i dont know how many resque_#.conf files i have14:59
railsraiderim looking in a diff direction now15:00
makarascrape the directory for .conf files15:00
makaratry the bash channel15:00
railsraiderk thanks15:00
rtgjamespage, can you get any finer granularity on where in the teardown process you're getting this kernel crash ? re: bug #125103515:01
=== funkyHat2 is now known as funkyHat
=== funkyHat_ is now known as funkyHat
=== hggdh_ is now known as hggdh
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== thesheff17_ is now known as thesheff17
hallyn_stgraber: did you have anything you wanted to stage for trusty lxc?  else i'll just push the single fix for lxc-start -f right quick20:17
stgraberhallyn_: nope, nothing staged here20:17
hallyn_cool20:19
=== gary_poster is now known as gary_poster|away
octocodercatHello!21:07
octocodercatDoes anyone have any advice on how to resist the urge to throw a server out the window because it takes three hours to download the APT package lists at installation time?21:08
* octocodercat rages21:10
_afu_lol.  Try different mirror?21:11
mickieHi All, with ufw enabled a samba server can only be accessed with its IP address, not its name. I have blocked an IP range on the LAN, but allowed all the rest. What could cause this?21:11
_afu_If you disable the firewall does it work ok?21:13
mickiethanks _afu_, with ufw disabled it works as expected21:13
mickieI have blocked an IP range that is served by the dhcp router to wireless clients. The rest (office PCs) are allowed access for the samba app21:14
_afu_mickie, Not blocking anything but IP ranges? Not blocking ports or protocols?21:15
mickieCorrect.21:15
mickieWell ... no, sorry21:15
_afu_Wonder if broadcast is involved here?21:16
mickieI am blocking UDP 137,138 and TCP 139,445 for the wireless clients21:16
_afu_Or DNS?21:16
mickieand I have allowed 192.168.0.0/24 for the Samba app21:16
mickieThe server is not acting as a DNS resolver, so I would think that ufw would block any requests21:17
mickieI did allow UDP 53 for all machines on the LAN and it still fails21:18
_afu_Hmmm...21:18
_afu_Review firewall rules via cmd line?21:19
mickieYep. I did and all looks as I specified it.21:19
_afu_iptables -L I think21:19
mickie/sbin/iptables -L -v -n21:19
_afu_ya   dats it21:19
_afu_Hmmm...21:19
mickieI don't really understand smb/cifs21:20
mickieor how MSWindows machines recognise each other21:20
_afu_I'm learning that now,  MS that is.  You using MS DNS or BIND?21:21
_afu_Guess it dosent matter if turning the server firewall off fixes the problem21:22
mickieThe router acts as the DNS resolver (I think) and the MSWindows speak among themselves21:22
mickieJust got a thought ... perhaps I shouldn't have blocked the edge router ...21:22
_afu_Off the top of my head, onlything I can think of is it requires a br0adcast but mot sure about that21:23
mickieHmm ... I'm off to try it. Thanks for the help!  :-)21:23
_afu_Good luck21:23
_afu_Not sure if I helped but...21:23
mickieI switched the broadcast on in the smb.conf, but still didn't work21:23
mickieYes you did!  Gave me an idea to try something21:23
mickiethanks21:23
_afu_OK. Cool21:23
mickiebye now21:23
_afu_Bue21:24
_afu_or Bye21:24
jrwrenany tcpdump filter expression knowledgable people can help me? http://paste.mitechie.com/show/1077/22:05
sarnoldjrwren: how about ether[0:3] ? how about != instead of "not .. == .."  ?22:13
jrwreni'll try it, but I alreayd have not stp and not arp and not ether[20:2] == 0x200022:19
jrwrenworking fine22:19
jrwrentrying to add another ignore to the list22:19
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying

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