=== n0ts_off is now known as n0ts === pdtpatrick_ is now known as pdtpatrick === n0ts is now known as n0ts_off [02:10] a couple of my disks keep reading as "Device or resource busy" i can't figure out what is using them [02:11] i need to free them up so I can add them to my zfs pool, any idea? [02:45] how do i install SDL [02:46] apt-get install libsdl1.2-debian [02:47] er [02:47] apt-get install libsdl1.2debian [02:47] hmm [02:47] i cant make [02:48] you need compilers to make [02:48] and dev libs [02:48] build-essential is where it starts, but you may need other -dev libraries [02:48] how i install [02:48] ok kewl [02:48] how i install? [02:48] apt-get install build-essential [02:48] ok [02:48] thanx [02:50] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [02:50] cant apt-get [02:50] follow the instructions it gave you [02:50] apt-get update [02:51] also apt-get must be run as root, so prefix sudo or sudo -i to get a root console [02:57] i cant access internet [02:58] home network is fine [02:58] but internet not working [03:07] make sure your gateway and DNS servers are set [03:07] view the configured gateway with route -n [03:07] how i check dns servers [03:07] also ping 8.8.8.8 to test internet connectivity [03:07] gateway is set [03:08] if that works, but names don't, it's DNS [03:08] it works [03:08] how i configure dns [03:08] DNS servers get set in /etc/resolv.conf, but with 12.04, they now use resolvconf [03:08] so they must be set in /etc/network/interfaces [03:09] interfaces is set [03:09] correctly [03:10] here's an example: http://www.fogproject.org/wiki/index.php/Ubuntu_12.04_static_ip_configuration [03:10] that's for 12.04, for older releases you just set them in /etc/resolv.conf normally [03:17] got it working [03:18] thanx === n0ts_off is now known as n0ts [03:32] stgraber: lp:~serge-hallyn/ubuntu/quantal/lxc/lxc-config-includes works for me for config file includes (using 'lxc.include = somefile') [03:33] (i'd tell highvoltage as i think he'd be interestedin testing, but i don't see him around) [03:59] stgraber: also, are you considering pushing the api stuff into quantal before ff? [04:33] One of the web apps a dev wants to deploy to our server depends on the server time being set to the timezone of times he wants to display in the app. E.g. the app is going to be used by people in the EST zone, so he needs me to set server time to EST. Is this reasonable? Is it unfair for me to expect his app to just account for the fact that the server time is UTC? [04:45] rockets, that's not even a little bit reasonable [04:45] tell him to fix his app to use time zones properly [04:45] qman__: that's what I thought. [04:45] there's an entire system in place for just this reasons [04:45] apparently it's an issue with an api from twilio we need to use [04:45] where things break when php sets a timezone [04:45] which is HORRIBLE, but unfortunately twilio is a requirement for this project [04:46] using UTC as the system time, and setting the time zone for the applications, is the standard way across everything except Windows [04:46] qman__: I'm not arguing with you. But we do need the twilio API to work. [04:47] i don't know the exact issue yet. once i get more info, i'll have to make a decisino [04:47] it's possible to change it to use local time, but it's definitely not normal [05:07] why am I being offered /dev/mapper by the grub installer during an Ubuntu 12.04 Server installation, as the boot loader target? [05:07] is it valid? [07:14] morning === smb` is now known as smb [07:39] hi, I need a little advice on 12.04 and scsi tapes. I have a whole list of devices that could (and do) relate to the tape but I don't know which one I should be using eg. st0, st0a, st0l etc. then sg5 seems to be in the 'tape' group also. I can write to the tape fine using st0 but I'm not getting it's full compressed size. [07:51] feisar, have a look in man st(4) [07:51] melmoth: thanks [07:51] i think it explain what the minor number means (like , do you want to rewind after a read or not, and is compression used or not and so on) [07:53] ah ok so /dev/st0a is a minor number? It looks like writing to that might use compression [07:54] for st0a the minor is 96 http://www.mjmwired.net/kernel/Documentation/devices.txt (you can chekc it out with ls -l too) [07:58] i must admit i do not understand exactly how to know if compression is used or not. [08:00] I *think (with your pointers) I have worked out that /dev/st0a, st0m, st0l will invoke different compression rates [08:00] feisar, apt-get install mt-st :-) [08:00] yes, thanks, I have done that [08:00] you can then send an ioctl to the device you want telling it to enable compression [08:01] (or i guess you could send the ioctl with some bit of c compiled yourself but i bet using mt-st is more convenient) [08:02] melmoth: I actually installed mtx which gives the package 'tapeinfo' and that confirms that compression is available and enabled [08:03] the tape should hold 400G compressed and last night (after 8 hours) it gave a 'full' error before finishing writing 240G [08:04] first thing i would check was to double check you rewinded to the beginning before starting to write. [08:04] thats a good point [08:07] hmmm... I can't write to st0a 'no such device or address' [08:11] http://www.redhat.com/archives/redhat-list/2003-April/msg00242.html [08:12] as far as i understand, the minor number contain information about rewind + compression + mode [08:12] but i do not know, given a minor number, how to tell wich of those option are set [08:12] (all i know is, people tend to call non rewind device nstsomething, and that s about it :) ) [08:21] roaksoax: pong === mcclurmc is now known as mcclurmc_away === mcclurmc_away is now known as mcclurmc [08:31] melmoth: thanks for your help === konk is now known as custardcow [08:36] melmoth: quite a nice breakfast you had ;) [08:36] hehe, that was yesterday dinner (just before a local lug gathering) [08:36] melmoth: aaah [08:37] they changed the hotdog size, they used to be wayyy smaller, was a bit surprised. === railsraider_ is now known as railsraider [08:43] melmoth: certainly it looked yummy [08:44] How do I update to the latest php on Ubuntu 11.10? I'm getting 'E: Broken Package' when following this guide -- http://askubuntu.com/questions/108929/easiest-way-to-upgrade-php-to-latest-version-on-11-10 [08:45] So I set up the following: http://pastebin.com/MKn6AA1q [08:46] seems to work well until md3 starts giving ext4 errors, resulting in a read only mount until I fsck and remount [08:46] should I just go back to 1 disk for os and rest for raid? [08:47] Hi there. i'm having a problem with some mounts on my servers. I'm moving files to a folder /mnt/documents on (server1) this works fine as it is, but the thing is, /mnt/documents is supposed to be a mounted share that i've done in /etc/fstab. When i do sudo mount -a this works too(it mounts and I can see the shared files). The problem is, as soon as I mount it, I get a permission denied problem and can no longer move files to /mnt/documen [08:47] ts. I've done various tests, i've chown'ed things such as ftp:ftp, ftp:wheel, root:root, i've set to 777 as a test. same problem. I'm mounting via: //192.168.0.2/new_documents /mnt/documents cifs exec,credentials=/home/credentials. Any ideas please? === n0ts is now known as n0ts_off === railsraider_ is now known as railsraider [09:23] hi is 12.04lts ready for production, or do you still use 10.04 lts? === n0ts_off is now known as n0ts [09:35] stanman246: https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/UbuntuServer#From_10.04_to_12.04 "It is generally recommended that users of Ubuntu 10.04 LTS wait until the first point release, due in July, before upgrading. " [09:36] Although the firist point release is expected at the end of August [09:36] Not sure why that says July [09:39] rbasak, right. hmm.. I think I'll upgrade to 12.04.1 when it hits the streets then [09:39] and go for 10.04 now [09:40] I Recently bought a server and wondered if i should run with ubuntu how hard it is to set up because im not that good with ubuntu yet or servers so how hard is it to do and is it worth doing [09:40] samcoldham1: If it's a new deployment why not just do 12.04 for now, rather than have to upgrade later? [09:41] samcoldham1: Not hard at all; what are you going to do on this server? [09:41] stanman246: ↑ That first was for you. [09:41] jpds: samcoldham1: yeah I was thinking about saying that. If it's a new deployment then presumably it'll be a few weeks before it goes into production anyway, so might as well get everything ready on 12.04 and then defer going live until 12.04.1 if you want [09:41] use it for storage for files and run a website on it [09:42] samcoldham1: https://help.ubuntu.com/12.04/serverguide/index.html [09:42] is ubuntu making a new devlopment then [09:42] when is this coming out [09:43] samcoldham1: Sorry, that first message wasn't aimed at you. [09:43] oh ok [09:44] jpds, true [09:44] samcoldham1, why not install proxmox if it's a new server? [09:45] could i run desktop enviroment like xfce or xorg i mean with ubuntu server [09:45] whats proxmox [09:45] http://www.proxmox.org [09:45] virtualization [09:46] stanman246: KVM is the supported virtualization solution on Ubuntu Server. [09:46] jpds, i know, but i find the proxmox VE also very workable :) [09:47] samcoldham1: https://help.ubuntu.com/community/ServerGUI [09:47] samcoldham1: You could, but that page explains why you shouldn't. [09:48] yeah i understand now why you shouldnt ur pc would be more vunerable to security threats [09:48] I have a mount in /etc/fstab: //192.168.0.207/new_documents /mnt/documents cifs exec,credentials=/home/credentials and im trying to use it to move files, which fails. is it mounting as read only or something. As root i can touch file.txt no problem. doing the same with my web user(as i need todo this wil php files gives): cd /mnt/documents su www-data $ touch testing.txt touch: cannot touch `testing.txt': Permission denied [09:49] is it easy to use kvm [09:49] samcoldham1: 'easy' is a relative term. [09:50] samcoldham1: https://help.ubuntu.com/12.04/serverguide/virtualization.html - has some of the base documentation you need. [09:58] what can you do in kvm [09:59] like can you create documents or something or is it just to manage the server [10:00] how does kvm hold your documents [10:01] i guess the server does that [10:01] samcoldham1, first read some kvm wiki's. After that you'll understand virtualization [10:01] brb === n0ts is now known as n0ts_off === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off [10:36] New bug: #1034824 in bind9 (main) "oneiric to precise upgrade leaves obsolete configuration file: /etc/bind/named.conf.options " [Undecided,New] https://launchpad.net/bugs/1034824 [10:38] hi any chance of advice on troubleshooting a web server that doesn't appear to work? [10:43] zul: are you likely to upload a fix for bug 1006898 today? [10:43] Launchpad bug 1006898 in dnsmasq "[SRU] dnsmasq fails at leasing issues when using vlan mode" [Medium,Fix released] https://launchpad.net/bugs/1006898 [10:43] if not I'll push it back to -updates [10:51] thanks..i'll try again later === mcclurmc is now known as mcclurmc_away [11:44] jamespage: nope adding that patch makes me nervous for desktop users === cpg is now known as cpg|away [12:09] morning [12:22] zul: morning! === Lcawte|Away is now known as Lcawte [12:36] New bug: #1034869 in samba (main) "winbind normalize names = yes disable winbind cache mechanism and cause LDAP heavy load / poor performances" [Undecided,New] https://launchpad.net/bugs/1034869 === mcclurmc_away is now known as mcclurmc [12:43] zul, ack [13:15] hallyn: cool. I'll try to take a look at that branch later today. highvoltage is now jocarter on IRC, though he doesn't seem to be on this channel [13:16] hallyn: I'm indeed planning to push the API work before FF [13:16] stgraber: ok, i'll need to merge back in some new features presumably (like seccomp) [13:16] though i can do that after ff of course [13:17] stgraber: is that in for new lxc features? (i think it is) [13:17] hallyn: yeah, I don't expect anything else major to land before FF [13:18] hallyn: I guess the best plan at the moment is to test the config include stuff, then push that to quantal, then I can rebase the API branch on quantal, have that one fixed and tested, then push that one to quantal [13:21] sounds good. (and then i have some docs to write :) [13:24] hi guys, ls --xml seems to be deprecated, another option to do that? [13:25] smoser: ping [13:36] can someone who has access pls accept the nominations for lucid..precise for bugs 629439 and 781411 ? [13:36] Launchpad bug 629439 in vde2 "Bug vde_plug input handling can cause ehter frame loss/corruption or buffer overread by 1" [High,Triaged] https://launchpad.net/bugs/629439 [13:36] Launchpad bug 781411 in vde2 "slirpvde: Massive memory leak" [Unknown,Fix released] https://launchpad.net/bugs/781411 [13:58] jibel: could you help me understand bug 1034824 please? I don't follow it, because /etc/bind/named.conf.options is a conffile that should exist in precise bind9 as well. What am I missing? [13:58] Launchpad bug 1034824 in bind9 "oneiric to precise upgrade leaves obsolete configuration file: /etc/bind/named.conf.options " [Undecided,New] https://launchpad.net/bugs/1034824 === dendro-afk is now known as dendrobates [14:11] After installing postfix I'm trying to connect to it with telnet and I get "connection closed by foreign host" any ideas as to why this would be happening? [14:12] My filesystem is mounting in readonly mode for some reason, not letting me umount it (not producing any errors either though) : http://pastebin.com/vSYPbK1p [14:16] Anomie, not entirely sure Anomie, but maybe try umount -v and see if it gives you more info [14:17] root@server1:~# umount -v /dev/xvda [14:17] umount: /: not mounted [14:17] I'm accessing via LISH btw since ssh isn't working if that is relevant [14:18] trevjs: My server is very confused. http://pastebin.com/DhZHdn2n [14:19] is it your root? [14:20] trevjs: Yeah [14:21] It's stuck in read-only mode for some reason so I'm trying to unmount/remount it === dendrobates is now known as dendro-afk [14:21] Are you trying to unmount so you can check it? [14:22] I'm trying to unmount because I had the same problem a few hours ago, someone told me to umount it and run fsck /dev/xvda;mount -o remount,rw /media/xvda [14:22] which fixed it [14:23] but it isnt working anymore [14:23] I can't fathom how you would unmount the root filesystem, unless you are in some sort of recovery mode. [14:24] trevjs: I'm in via LISH [14:25] It is a recovery mode for your server when nothing else is working [14:26] Not sure if has the same rights as full recovery mode though - I'll try recovery mode [14:30] there is a -f flag for umount as well to force, but I'm uncomfortable giving my advice in this situation. If you want to try it, it is at your own risk. === dendro-afk is now known as dendrobates [14:32] trevjs: It's a backup server anyway [14:32] I cloned my current server so I could work on it with 0 downtime [14:35] is there a way to see ufw rules before you enable? [14:35] This is what comes up when I first login [14:35] http://pastebin.com/81QiAPaR [14:35] Any idea why my root file system isnt mounting? [14:42] trevjs: Found the problem. 'Automount devtmpfs' was enabled (I didn't enable it - not sure how that happened). I disabled that and it's working again. Ta anyway :) [14:45] zul, you rang? [14:45] some time ago [14:46] smoser: found what i was looking for [14:46] rbasak, there is a post upgrade test that checks files considered as obsolete by dpkg after upgrade by running dpkg-query -W -f '${Conffiles}'|grep obsolete === zyga is now known as zya-afk [15:24] so what is the recommended route to enable local dns caching? I see dnscache-run pkg available and my desktop has dnsmasq running.. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [15:49] Got my server mounted, updated to 10.04 - presented with this problem - http://pastebin.com/DuF0vn2T [15:50] New bug: #1034962 in bacula (main) "bacula dependency on bacula-server fails with held broken packages" [Undecided,New] https://launchpad.net/bugs/1034962 [15:56] New bug: #1034963 in python-boto (main) "shouldn't ship public module tests" [Undecided,New] https://launchpad.net/bugs/1034963 [15:58] Is this a new message that has been enabled? [15:58] Your CPU appears to be lacking expected security protections. Please check your BIOS settings, or for more information, run: /usr/bin/check-bios-nx --verbose [15:59] I hadn't seen it before, but I did recently make some changes in Bios. None that I would imagine disabled NX capabilities [16:04] how can I create a wireless access point in ubuntu server? === custardcow is now known as mrmist === dendrobates is now known as dendro-afk === n0ts_off is now known as n0ts [16:23] akls: access point you can't, but in ad-hoc mode isn't too hard [16:23] just use iptables to nat traffic from wlan0 to eth0, and run a dnsmasq on wlan0 [16:23] (iwconfig it to ad-hoc mode first and ifconfig it to the addr you want) === n0ts is now known as n0ts_off [16:47] anybody can help me with my "last" command output ? http://pastebin.com/Hi5A1dBf [16:47] it never looked like this with so many lines/rows === mcclurmc is now known as mcclurmc_away === JoeVLcek is now known as JoeVLcek_Lunch === cpg|away is now known as cpg [17:45] Anyone got any tips for updating from 6.06 to 12.04? [17:50] jparker: wow...you'll likely have to do 6.06 -> 8.04 -> 10.04 -> 12.04 [17:50] jparker: reinstall instead? :) [17:54] jparker, seriously? :) [17:55] ha, yeah this is mostly me trying to get around doing more work [17:55] there will be alittle breakage upgrading 6.06 to 8.04, but I've done it for doh :) [17:56] actually this is on a throw away dev box that I am testing things out on [17:57] basically, search/replace dapper with hardy in /etc/apt/ [17:57] and apt-get update, apt-get dist-upgrade [17:57] gotcha [17:57] reboot, and fix it [17:57] that will get you on stable [17:57] then normal lts upgrades from there [17:58] I can't remember what exactly broke, been awhile [17:59] once your on lucid though, upgrade to grub2, before upgrading to 12.04, or your hit another bug [17:59] ahh okay [18:00] * patdk-wk thinks your on the wrong irc net though :) === JoeVLcek_Lunch is now known as JoeVLcek === dendro-afk is now known as dendrobates [18:28] is it possible to install gnome to ubuntu server [18:29] would it be ok to install kde or gnome to ubuntu server [18:31] It is not recommended to have a graphical desktop on servers, since X uses a lot of resources. [18:32] how would upload images and files to the website then [18:35] why would you need a graphical environment to do that? [18:35] Usually with scp [18:35] oh ok thanks === dendrobates is now known as dendro-afk [18:37] can you change the directions and move the photos with scp [18:37] how would u manage the things u have on the website [18:37] !ebox [18:37] zentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04). [18:43] is there a free alternative [18:46] Does sshd in 10.04LTS support GSSAPIServerIdentity ? [18:52] According to https://bugs.launchpad.net/ubuntu/+source/openssh/1:5.7p1-1ubuntu1, it should be there [18:52] But I am not seeing that happen when I test it [18:53] Oh, NVM. Looking at wrong machine. 10.04LTS has ssh 5.3. === koolhead17 is now known as koolhead17|zzZZ === Skaag_ is now known as Skaag === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === Skaag_ is now known as Skaag === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [21:57] New bug: #990945 in samba (main) "samba-common doesn't read workgroup from smb.conf" [Undecided,Incomplete] https://launchpad.net/bugs/990945 === bitmonk_ is now known as bitmonk [22:05] does apt-cacher-ng allow serving your own local packages? === dendrobates is now known as dendro-afk [22:31] zul: ping [22:41] I have the following in my /etc/environment: NODE_PATH="/usr/lib/nodejs:/usr/share/javascript:/usr/lib/node_modules/" [22:41] but if i logout and login, and do echo $NODE_PATH [22:42] I just get /usr/lib/nodejs:/usr/share/javascript [23:12] SpamapS: anything you can see that would be blocking progress on bug #1021530? [23:12] Launchpad bug 1021530 in openvswitch "[SRU] update to include stable fixes for OVS 1.4" [Medium,Fix committed] https://launchpad.net/bugs/1021530 [23:28] hi guys..i am trying to install wine on ubuntu server 12.04 but i get an error message that he grub boot loader wcannot install..it doesn't let me stop installation so dunno how to proceed [23:29] anyone know why tomcat on ubuntu 10.04 would hang at Adding specified lib dirs to ClassLoader? http://fpaste.org/bsFo/ === Lcawte is now known as Lcawte|Away