=== dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [00:47] shauno: I would advocate for ejabberd, you could be msg'ing in 30 minutes === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [01:40] if something line Gunicorn says it is for Unix, does that mean it is not for Linux? [01:40] line=like* === KB1JWQ is now known as Corey === chuck_ is now known as zul === dendrobates is now known as dendro-afk [05:25] you guys think it's possible to use a variable and pass it to su as a password? [05:26] shouldn't be [05:26] isn't that what sudoers was made for? [05:27] su, not sudo [05:28] sudo su [05:28] that would require something I can't do [05:29] I'm pretty sure su won't take input from stdin === slug is now known as Guest99009 [07:13] not sure why you'd use su [07:14] sudo can do everything su can and more === screen-x is now known as Guest95063 === zz_carcinogen75 is now known as carcinogen75 [10:36] New bug: #756406 in ntp (main) "there is no easy way to edit/include servers for NTP to sync from like it used to" [Undecided,New] https://launchpad.net/bugs/756406 === earwig is now known as Guest36563 [12:02] just out of interest, what is python used for in the minimal ubuntu-server install? === SWAT_ is now known as SWAT [12:56] Hi Guys [12:56] I was wondering if someone can give me some hints/docs on how to port some Debian package to Ubuntu ? [12:56] may be the o/p should go into a PPA or something .. [12:56] http://codepad.org/2JXu0y0x someone can see the problem with this cronjobs? they do not work :( [12:59] eichi: are both .sh files executable and accessible for the user "dev"? [13:00] joschi: yes, works without problems with ./backupDb.sh as user [13:01] eichi: are you using relative paths inside your scripts? [13:01] funnies thing: 10 16 * * * /home/dev/backupDb.sh works [13:01] 00 04 * * * /home/dev/backupDb.sh not [13:01] eichi: try 0 and 4 instead of the padded values [13:02] eichi: although this *should* work with any decent crond [13:02] i did allready [13:02] DigitalFlux: https://wiki.ubuntu.com/PackagingGuide/Basic is this what you were looking for? [13:02] eichi: post your scripts [13:03] oh, damn, now i can see something ;D its mysqldump and then > folder/whatever [13:03] means this is relativ. never thought about that. wtf. where can this be now? [13:03] eichi: use `find` ;) [13:04] DigitalFlux: http://daniel.holba.ch/temp/guide/udd-intro.html or this :) [13:04] koolhead17: I guess, I just wonder if someone wrote/developed a way to quickly hack Debian packages to be done for Ubuntu [13:04] koolhead17: That second link is regarding the PPA ? [13:05] joschi: what about ~/backup/whatever_filename.sql in script? is this *like* absolute? [13:05] koolhead17: aha, i see it now :) [13:05] at the moment its just "backup/whatever_filename.sql [13:05] koolhead17: Checking, Thanks ;) [13:05] eichi: this should work if you want to write the files into the home directory of the user for which the cron job is running [13:05] eichi: you could also use $HOME for that purpose [13:06] yes, thats what i want [13:06] and which one is "better" ? [13:06] I like $HOME better for this purpose [13:06] ${HOME}/backup/prod_mysql_dump_${timestamp}.sql [13:07] is okay? [13:07] yes [13:07] DigitalFlux: welcome :) [13:08] joschi: thanks ;) [13:11] joschi: last question today ;D: can I use 00 04 * * * ${HOME}/backupDb.sh in crontab too? [13:11] then all users have the same crontab, would be nice [13:11] eichi: no [13:12] eichi: wait, you mean this line in all user's crontabs or in one crontab? [13:12] on all user's crontab [13:12] eichi: first case should work, second doesn't [13:13] eichi: try it ;) [13:13] okay, thats nice [13:13] okay [13:13] thanks, by and have a nice day then ;) [13:13] eichi: btw you should also use the absolute paths for all the programs used in your script *or* set PATH inside the crontab to a reasonable value === NG_ is now known as ng_ [13:52] malam kk, ada yg bisa bahasa indonesia ngk? === ng_ is now known as NG_ === dendro-afk is now known as dendrobates === carcinogen75 is now known as zz_carcinogen75 [15:38] Hello happy people, I'm trying to get a kvm started on Ubuntu, however, I'm hitting some obstacles: [15:38] This is what happens when I start up the domain: http://dpaste.com/530507/ === alandddd_ is now known as alandddd [15:40] Now I dug a little deeper and found: http://dpaste.com/530518/ [15:42] This doesn't make a terrible lot of sense since libvirt automatically creates apparmor profiles (/etc/apparmor.d/libvirt/) -- which explicitly allow these actions. [15:42] the created profile: http://pastebin.com/PMVuj9bx [16:04] The internet isn't being very helpful either: http://serverfault.com/questions/220238/kvm-guest-does-not-boot-qemudparsepcidevicestrs === alandddd_ is now known as alandddd [16:36] Interestingly, /dev/pts/* isn't allowed, but nobody complains about that. === NG_ is now known as ng_ === SquishyNotHere is now known as squishy [18:12] good afternoon folks... anyone conscious? [18:13] i'm looking to find a way to remotely (ssh) unlock the encrypted filesystems on a server after a reboot... has anyone done this? [18:13] whats different between php-memcache and php-memcached ? [18:14] ยป memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. [18:14] Memcache module provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications. [18:15] memcache = module; memcached = daemon === KMFrog is now known as 20QAAJ9T3 [18:22] no. [18:22] http://pecl.php.net/package/memcache vs http://pecl.php.net/package/memcached [18:22] Error404NotFound: ^ [18:32] http://php.net/manual/en/book.memcache.php [18:32] http://php.net/manual/en/book.memcached.php [18:32] thanks === dendrobates is now known as dendro-afk === ng_ is now known as NG_ === lifeless_ is now known as lifeless === dendro-afk is now known as dendrobates [20:42] New bug: #596298 in php5 (main) "impossible to install - dokuwiki and its dependencies cannot be configured (dup-of: 654165)" [Undecided,New] https://launchpad.net/bugs/596298 [20:48] New bug: #654165 in php5 (main) "update-manager error when upgrading php5-idn" [Undecided,New] https://launchpad.net/bugs/654165 === dendrobates is now known as dendro-afk === zz_carcinogen75 is now known as carcinogen75 === LucidOne is now known as IdleOne === dendro-afk is now known as dendrobates [22:32] how can I make a script in /etc/init.d/ so that my CS game servers will auto start with the server and I can stop/start/restart them like a service? === carcinogen75 is now known as zz_carcinogen75 [22:35] jeeves_moss: hmm, not really done much of that... but might be an idea to have a look at this: http://www.debian-administration.org/articles/28 (title: Making scripts run at boot time with Debian) [22:36] its about adding scripts in /etc/init.d/ folder [22:37] also, if you browse to that folder, you can check out some existing scripts and see how they do things, should be pretty straight forward I think :) [22:38] HazRPG, thanks!! I had it running once before, and for the life of me, I can't remember what I did to make it work! [22:41] jeeves_moss: no problem, hopefully its helpful... that site makes for interesting read in general btw :). Also, I could be possible that it already has one in there... or you need to copy something into there maybe? [22:41] s/Also, I/Also, it* [22:41] HazRPG, yea. I'm thinking that I'm going to get this dumb game server to run properly, then offload it to a deticated box [22:46] New bug: #756894 in ocfs2-tools (main) "mount.ocfs2 protocol not available mounting error" [Undecided,New] https://launchpad.net/bugs/756894 [22:48] https://help.ubuntu.com/community/KVM/CreateGuests <--- this mentions a "bug" requiring "restricted" in the --compontents list. is this current? [22:48] Bug notice: it seems that the package 'linux-package' is not found during the machine building process unless 'restricted' is also specified as a component option to ubuntu-vm-builder. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [23:14] Okay, so nothing at all happens, when I try to boot this KVM domain (http://pastebin.com/bw877Yt3) with virsh, and it's not apparmor's fault, which I disabled: http://pastebin.com/bw877Yt3 [23:14] And starting the whole thing by hand it seems that my network config is wrong. [23:15] There we go: http://pastebin.com/RU3SmKPL [23:18] So the question is, of course: Considering this http://pastebin.com/bw877Yt3 (or this KVM startup line: http://pastebin.com/RU3SmKPL) -- what's wrong with this network setup: http://dpaste.com/530664/ -- and the blindingly obvious counter question is, of course: That depends on what you're trying to achieve. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates