[00:21] hey, so I've got a home server setup, and I've got my domain forwarding a subdomain to it, but as soon as i visit that subdomain, it just goes to the ipaddress, how would i set it up to keep the subdomain/domain? [00:53] cjmaynar_: How did you set up "domain forwarding a subdomain to it"? [00:53] Did you create a DNS record? [00:56] how do I check to see if acl is running ? [00:57] I had my acl configured and setup, but I restarted now it does not seem like it is setting the permission for my web directory anymore [02:07] Hi folks, i am looking for a tool. Some "webcalendar" (user edit their calendar with a browser) that ALSO supports CALDAV. I want my iphone and also my emailclients (evolution+thunderbird) to use this calendar with CALDAV. Woud you any tool/suite? thanks :) === _Techie_ is now known as _TechAway_ [03:02] ugh my acl just quit working on my website directory for some reason [03:03] just out of the blue for some reason when I upload to my web directory my permissions are all screwy now === _TechAway_ is now known as _Techie_ [03:41] well I got it working now [03:41] I think my fstab or something is jacked [03:42] # /etc/fstab: static file system information. [03:42] # [03:42] # Use 'blkid -o value -s UUID' to print the universally unique identifier [03:42] # for a device; this may be used with UUID= as a more robust way to name [03:42] # devices that works even if disks are added and removed. See fstab(5). [03:42] # [03:42] # [03:42] proc /proc proc nodev,noexec,nosuid 0 0 [03:42] # / was on /dev/sda1 during installation [03:42] UUID=eb23839d-9487-4f17-a9cf-ecee011fe63d / ext4 errors=remount-ro,acl 0 1 [03:42] # swap was on /dev/sda5 during installation [03:42] UUID=5b4f4d4f-2e5b-4d0d-b340-26e2a12916ee none swap sw 0 0 [03:42] please use pastebin next time - http://ubuntu-server.pastebin.com/ [04:01] sorry about that ... was not aware of the pastebin [04:04] anyone in here have experience running tomcat on ubuntu server? [06:01] Tried to setup 10.04 server with software raid 1. 2 hard drives. 2 standard partitions with /boot and swap, then lvm for root, tmp, var/log, etc... Install goes fine, but on reboot it hangs at the spash screen. When I do mdadm --detail on each raid, all non LVM arrays (/boot and swap) won't activate. Has anyone seen this? === _Techie_ is now known as _TechAway_ [06:53] Dantes13: if im not mistaken you have to set the whole drive to be an lvm drive im not 100% sure === _TechAway_ is now known as _Techie_ [07:27] are the cloud tools for ubuntu that i see at ubuntu.com included with the server edition of ubuntu server or at least freely available? [07:30] nvm, looks like it does [07:31] or maybe not. Seems there is a mix of a few things [07:34] MACscr: If you could be more specific about which tools where on ubuntu.com, others might be in a better position to help answer your question. Ubuntu server does include tools sufficient to create your own private cloud and manage it, see https://help.ubuntu.com/community/UEC [07:44] how do I get mysql to listen to only a single internet IP address as well as localhost? [07:46] jmarsden: does it allow you to pick what technology you want it to manage? such as xen or kvm [07:57] MACscr: I'm not sure. I've played with it a few months back but only as a trivial experiment, not real world usage. [07:57] demonspork: You don't, as far as I know. the bug is still open: http://bugs.mysql.com/bug.php?id=14979 [08:05] well, what I am trying to do is make it listen but only let it accept connections from a single remote IP address, I don't care how many interfaces it binds to [08:06] demonspork: Oh, then comment out the bind_address line from my.cnf, and then packet filter things so only the one remote client can connect to its port (usually 3306). [08:07] ah, k [08:08] although that limitation you linked me to is rather odd - that is something I would assume it could do === veebull is now known as away [09:19] hello [09:19] I'm looking for some tutorial about logrotate, I'm unable to make save logs for 4 months [09:20] I followed some webtuto but can't make it work [09:20] the man logrotate doesn't help me at all [09:23] HackeMate: you just have to keep as many rotated logs ("rotate X") as fit into 4 months when considering your rotation interval (daily, weekly, monthly) [09:29] where to set up that [09:30] I have the dhcpd stored in /var/log/dhcpd/dhcpd.log [09:30] I wanted to separate it daily and for 4 months [09:31] # rotate log files weekly [09:31] weekly [09:31] Instead that, i put monthly? [09:32] var/lib/ureadahead/debugfs <<< whats that [09:43] HackeMate: in your /etc/logrotate.conf or better in /etc/logrotate.d/$customfile [09:44] there is where I fail, what $customfile I put, I guess anything I can remember === _Techie_ is now known as _TechAway_ [09:45] HackeMate: correct [09:45] but I dont know what to add inside, /var/log/dhcpd/dhcpd.log? [09:45] or just /var/log/ [09:45] I also guess /var/log/dhcpd/dhcpd.log ? [09:47] homecable: http://lwn.net/Articles/115405/ [09:47] HackeMate: the syntax is described in `man logrotate` (http://manpages.ubuntu.com/manpages/lucid/man8/logrotate.8.html) [09:47] HackeMate: you can also take another of the files in there as a template for your own [09:48] yes I was reading those templates but they don't say what the last /word is [09:48] # no packages own wtmp, or btmp -- we'll rotate them here /var/log/wtmp { [09:48] it's the same [09:50] HackeMate: "last /word"? [09:51] /var/log/wtmp { <- what is wtmp really, a servicename? or a logfile [09:51] HackeMate: it's the file /var/log/wtmp [09:51] HackeMate: really, read the manpage. it's not that hard [09:52] my english is not that good [09:52] well, I will see if the google translator is powerful in this case === ihCiFriS is now known as SirFiChi === NG_ is now known as ng_ [12:37] hey guys any postfix experts around? === ng_ is now known as NG_ [13:03] <\sh> eagles0513875: just ask your question [13:23] morning all, I know this really isnt the polace to ask hardware questions, but I was planning on installing Ubuntu on my Dell Poweredge 1850. I dont know if I messed up the scsi settings or whether I have a bad scsi drive. Is there anyone around right now that can afford to help me? [13:31] gah - anyone remember the name of the cloud provider that had a table at UDS-n, who was givign away 20 hours? [13:32] i saw them at linuxcon too, but can never remember their name [13:32] atlantic.net [13:36] yes, thanks! [14:17] I am planning on installing Ubuntu-server on my Dell Poweredge 1850. Is there anyone around to assist with setting up the scsi controller and drives? [15:23] cjwatson: hmm, so i'm quite surprised today to install a stock Ubuntu 10.10 server, and neither screen nor vim get installed [15:24] cjwatson: this is a regression since 10.04 [15:24] cjwatson: checking the server seed, both screen and vim are there [15:25] cjwatson: perhaps the server cd is no longer using the server seed? [15:38] * Datz remembers haveing to install screen on ~~ [15:38] eh [15:38] 10.04 [15:54] if libvirt is unable to return network statistics, im essentially unable to use ubuntu server in my production environment. too bad. [15:59] osmosis: Does the logs show anything when you attempt to get it? [16:00] soren, any specific log? [16:04] Does anyone have exoerience with nistalling Ubuntu-server on a dell Poweredge 1850 that has time to help me get this on [16:04] soren, i will dig into the logs next time the issue occurs. i dont know the trigger, so it happens randomly. [16:06] New bug: #672190 in bind9 (main) "package bind9 1:9.7.0.dfsg.P1-1 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/672190 [16:31] Does anyone have experience with installing Ubuntu-server on a dell Poweredge 1850 that has time to help me get this on. I have only installed linux distro's on PC's in the past, dont wanna mess up this machine more than I already have. [16:32] Tuzlo_: it's pretty much the same process [16:33] would someone here be able to help me with phpmyadmin? === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann [16:40] ikonia: ok, alright, not sure if the issue I had yesterday was because windows was nistalled on the scsi drives or not [16:40] going to try diong this again today [16:43] achk, I got sneezes [16:51] hey, cool - installing 10.04.1 server on a laptop (yes, the old transmeta which still hasn't been given away :) - and i see it has wireless drivers! [16:51] unfortunately, they autoconfiguration doesn't work... [16:52] s/they/the/ [16:52] whats the diff between server and enteprise cloud? [16:52] not sure what you mean -afaik we don't have an official install medium for 'enterprise cloud', we only have sample iamges in the amazon image store, right? [16:53] but, the diff woudl be less drivers since in the cloud you know what hw you'll get. server is for on hardware [16:55] oh, cause the server ISO I downloaded has enteprise cloud as an install option [16:56] ikonia: ok, here goes nothing install number 2 [16:56] go for it [17:00] hi [17:02] ikonia: partitioning method, guided, guided with LVM, guided use entire disk space with encrypted LVM or manual? (I have partitioned a disk for Linux before [17:02] Tuzlo_: depends what you want ? [17:02] it's a server dont need encryption [17:02] will entire disk set up swap partitions? === c2c is now known as c2c|Away [17:07] is sqlite3 adequate for a low resource web server ? === makomi_ is now known as makomi [17:10] If you choose Guided partitioning, will it set up swap partitions? [18:04] i've got a problem with a samba share, i can't read/write files in this share that were created on the server instead of trough samba, any ideas on how to fix this? [18:08] what's the best tool for caching updates on a local network? apt-proxy? [18:10] halp? [18:11] ahve you checked permissions ? [18:12] intick: yes, i suck at perms tho, but it seems to be the same as the folder i can acces [18:20] are you getting an error msg ? [18:21] intick: apart from acces denied? nope [18:36] <\sh> lieuwe: config of this share? [18:37] \sh: lemme pastebin [18:39] \sh: http://pastebin.com/qaBkBKur [18:39] \sh: the main problem is with the files share === _TechAway_ is now known as _Techie_ === NG_ is now known as ng_ [19:31] ok i give up on apt-proxy [19:59] hey, i'm trying to use top through ssh, anyone know how i would scroll down past the first 20 or so processes? [20:33] I have a server that doesn't seem to be running any of the cronjobs [20:33] how can I get that to be refreshed/working [20:33] I don't even know what to begin troubleshooting [20:36] Is CRON running? [20:36] or even installed? [20:36] yes [20:36] and yes [20:36] it used to work just fine [20:36] What changed? [20:36] the server crashed [20:36] How/why? [20:37] well, this is a VDS, some planned maintenance took it down early in the morning to upgrade the version of Xen [20:37] and the new version had a bug with disk access that made the server grind to a halt that afternoon [20:38] and ever since then my crontab doesn't seem to execute === ng_ is now known as NG_ [20:38] I have restarted the server [20:38] ..and you definitely see cron in the ps output? [20:38] I see it yes [20:38] Running as root? [20:38] yep [20:38] wait [20:38] hmm [20:38] how I check [20:38] user [20:39] ps ax is the only way I know to use ps [20:39] ps aux [20:39] adds user info [20:39] there we go, I found it with htop [20:39] it is running as root [20:39] the next cron job to run should happen within 1 minute [20:40] but I don't expect it to happen because it hasn't happened for several days [20:40] You're sure the crontab is intat? [20:40] intact? [20:40] yep [20:40] ...and how do you check that it doesn't run? [20:40] the results never happen [20:40] Like what? [20:41] I even tried to make it "touch /home/minecraft/bob" and nothing appears [20:41] it normally runs a backup script that I can run manually just fine [20:50] demonspork: I'd probably try stracing the cron daemon to see what it's trying to do (if anything) === _Techie_ is now known as _TechAway_ === _TechAway_ is now known as _Techie_ === _Techie_ is now known as _TechAway_ === _TechAway_ is now known as _Techie_ [22:10] Is there a way to enable intel graphics acceleration in Ubuntu Server (lucid) so that I can run a media center program smoothly? [22:17] how do i tell my ubuntu server to sync with a time server? [22:17] Kaffien: use ntpd to sync via ntp [22:18] and that connects to a ntp server not creates one? [22:18] yes, connecting to a trusted one is better than running your own [22:20] Hey [22:20] Does anyone know how to add a specific user to a folder with full user rights [22:21] doesn't seem to be updating the time [22:21] updated the ntp.conf and restarted the daemon [22:22] soren, how do I strace cron to see if it is doing anything? [22:24] clear [22:24] anyone [22:24] sorry for being offtopic but does someone know how amazon ec2 is accounted? I mean if I start an instance, stop it again after 20 mins, and then start another one 5 mins later. Do I have to pay 1 instance hour or 2? [22:25] 2 [22:26] hmmmm, ok. Then I have to rework my scaling script ;) [22:27] ah nevermind it wasn't broadcasting [22:27] I just installed postgresql - but There's no /etc/postgresql/ .... [22:36] Leo, Android show will be good in perspective due to Android's future market penetration. May be a bit early for it now though [22:37] wrong channel, sorry [22:41] I cant seem to make postgresql start at all :S [22:56] New bug: #672328 in vsftpd (main) "vsftpd: discloses whether usernames are valid or not " [Undecided,New] https://launchpad.net/bugs/672328 [22:58] OK... So on my system - "/etc/init.d/postgresql-8.4 start" also start/stop/status/etc.. produce no output at all... and postgresql won't start... === _Techie_ is now known as _TechAway_ === _TechAway_ is now known as _Techie_