=== kenneth is now known as Guest43307 === thumper-gym is now known as thumper [01:37] If I set php.ini to use 2gb max memory does php reserve that memory or is that the maximum amount it can use on the server if needed? === peter is now known as Guest97602 [02:25] max. [02:26] it does not reserve [02:26] that is also per process, which is effectively per request === mojtaba is now known as ubuntu === ubuntu is now known as Guest9161 [02:39] Hi, I have 3 other machines running windows and I would like to make periodic backup of some folders there. Do you know how can I simply do that? ( I am aware of backup tools like bacula, but I am looking for something simpler.) === Guest9161 is now known as mojtaba [02:42] Hi, I have 3 other machines running windows and I would like to make periodic backup of some folders there. Do you know how can I simply do that? ( I am aware of backup tools like bacula, but I am looking for something simpler.) [02:45] Hi, I have 3 other machines running windows in a LAN and I would like to make periodic backup of some folders there. Do you know how can I simply do that? ( I am aware of backup tools like bacula, but I am looking for something simpler.) [06:33] codex, you here? === smb` is now known as smb === Sling_ is now known as Sling === ikonia_ is now known as ikonia [09:52] hey all [09:52] have some kind of problem with installing ubuntu server. got an ibm hardware server here for testing. i set up the raid in bios (lsi megaraid) by setting device options from ide to raid and created a raid 1. now after doing this and trying to boot from the cd, it just kicks me right into some grub shell instead of the usual menue (install ubuntu, install in expert mode etc). im not sure how to go [09:52] on from this grub shell now [11:25] Is it posible to har two mail frontend for one server ? It's because i use Ispcp and Im not happy with the mailfront and I would like to have squirrelmail instead === gary_poster is now known as gary_poster|away === gary_poster|away is now known as gary_poster [12:48] hi guys i have server 12.04 LTS 64bit , would like to ask help coz when i reboot server it stop and get this error ----> http://pastebin.com/cTaD1U35 [12:48] any idea on this error guys..??? [12:53] That's not an error, ruben231 ... [12:53] ruben231: Is there anything before or after those two lines? [12:57] let me check on it now. thanks [13:19] I cant seem to be able to make nfs server and export to it via internet :/ [14:33] so i have this init.d script for tomcat6, https://gist.github.com/anonymous/6671335 , and I want to use upstart instead [14:33] there is no magical way to convert this right? :) [14:34] I found a bare minimal tomcat6 upstart script @ https://gist.github.com/witscher/2924017 , but this is hardly the functionality I have in the init.d script [14:44] zul, smoser, adam_g: the openvswitch dkms package in the cloud-archive is hosed right now [14:44] fixing in saucy then I'll re-backport [14:44] how so? [14:44] ok. [14:45] jamespage, i'm going to upload to cloud-tools-next with ~ctools0. that sound ok? [14:45] just re-upload everythign with that instead. [14:45] smoser, +1 [14:45] it shoudl end up being ok. as those should then be newer and replace the older [14:47] smoser, agreed [14:47] smoser, can you update the cloud-archive-backport helper to automagically do this please :-) [14:48] jamespage, yes. [14:48] stgraber, can you archive admin for me ? [14:48] i need uvtool out of new. https://launchpad.net/ubuntu/saucy/+queue?queue_state=0&queue_text= [14:49] zul, the previous packages where based on snapshots so the boot.sh script that autoconfs was being executed [14:49] but not for the release tarball I uploaded [14:49] so the dkms packages are missing some headers [14:58] smoser: nope, I'm off today [14:58] jamespage: oh [14:59] thanks for responding, stgraber. now go 'be off' [14:59] zul, yeah - one of those god-awkfull autoreconf patches required. [14:59] * jamespage hates those [14:59] jamespage: well dont let me bug you === matsubara is now known as matsubara-lunch [16:05] I have a vsftp server that seems to keep writing to a log file *after* the log has been rotated. Meaning if there is someone with an active connection and logrotate runs, the old connections will begin (or continue?) writing their entries in vsftpd.log.1 and new connections will write to vsftpd.log. Not until I completely restart the vsftpd proc will everyone begin writing to the same log file again. Is this behavior known/expected/bug ? I [16:05] can't recall observing it in any of my other server procs. [16:08] And I say "completely restart" because a simple #service vsftpd restart does not kill off the old connections, I have to go in a #killall vsftpd to make the "old" sessions go away. [17:11] hey there [17:13] I have installed a postfix and mailman combination and am hoping to have configured it correctly [17:14] before I make the server go live, I'd like to test it; however, for that I need to "fake" the address in /etc/hosts (or something similar) [17:14] I want to send a mail to this setup in order to test whether it's correct or nto [17:16] Where I have problems: How do I make the server think it has already the live address; how do I send a mail to it from command line [17:21] one question .. i have installed jailkit, i have created a user into jailkit ... then i have tried to enter with this user using SSH and i received this error : ERROR: failed to execute shell /bin/bash for user XXXX check the permissions and libraries of /opt/jail//bin/bash [17:21] i see that at my folder /opt/jail there isn't any bin folder... i have used jk_cp -v -f /opt/jail /bin/bash [17:22] now i can enter with my user using SSH but ... when i have tried to use a LS command it says : not command found ... [17:22] i see that at /opt/jail there isn't any /opt folder .... is that correct ? === matsubara-lunch is now known as matsubara [17:33] please i spent 3h looking for a solution [17:33] perfect i have tried to enter with my jailed user with sftp and it doesn't work [17:33] T_T [18:35] I'm experiencing this issue: https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1186662 [18:35] Launchpad bug 1186662 in isc-dhcp "isc-dhcp-server fails to renew lease file" [Undecided,Triaged] [18:35] Anyone know about a fix for this? [18:35] :) [20:05] i need a suggestion from you guys [20:06] setting up a backup server, and a monitoring server and development for my job. should these go offsite, or onsite or cloud...? [20:06] monitoring server is onsite [20:06] actually, all is onsite but i think if this is best method [20:19] one question .. i was following this guide http://www.serverubuntu.it/SFTP-chroot to chroot SFTP users with OpenSSH ... and now i have one user created jailed that works perfect in SFTP (it's jailed) But now i want that the same user allows ssh jailed too..... at creation i have used this : usermod -s /bin/bash myuser instead of /bin/false but when i have tried to enter ssh with this user .... i see this message: This service allows sftp connectio === Ursinha-afk is now known as Ursinha [21:08] does anyone have an idea on how to monitor lxc container cpu usage? is calculating from cpuacct.usage (over time) and cpushares and cpuset the only way to do it? === VampiricPadraig1 is now known as VampiricPadraig === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying