=== freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === jtv2 is now known as jtv === tim is now known as thumper === tim is now known as thumper === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === dosaboy_ is now known as dosaboy [09:56] hi guys i have a weird problem with php date.timezone, i'm running 13.10 in php.ini i have set date.timezone to UTC (also tried "UTC") but for some reason every time i try to run var_dump(date_default_timezone_get()) to see if the correct timezone is used i get [09:56] PHP Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. [09:57] and it does not matter if date.timezone is set to Europe/Berlin or something else [09:57] var_dump(date_timezone_get()) allways prints "UTC"; [09:58] i'm using PHP 5.5.3-1ubuntu2.1 [09:58] error_reporting in php.ini is set to E_ALL [09:59] the only thing that helps is using ini_set('date.timezone','Europe/Bratislava'); in file where date functions are used [10:00] i think thats a bit weird [10:04] ..magic.. it works now. i just removed ini_set from the file and it still works even after apache restart o.O [10:07] kill me now.. now it does not work :D [11:32] Hi I have created two partition on my disk, sda1 and sda2. I have installed ubuntu on sda1 and I can boot from it. Is it possible to replicate sda1 to sda2 and be to boot from it? thx [12:15] Greetings. I'm about to setup a new webserver and face the usual decision if Debian oder Ubuntu Server LTS ... could you give me some hints on what would be the benefit of Ubuntu Server 12.04 LTS over a naked Debian 7? Esp. security-wise or with the software available in the repositories? [12:23] khedrub, security support until 2017 ... [12:25] ogra_, do you know if the security updates come as quick to both systems? Or does canonical maybe even suppply additional security updates that debian doesn't? [12:26] i think ubuntu is usually faster, the amount oof fixes should be similar [12:26] * ogra_ hasnt run a debian server in years so i cant really lett [12:27] s/lett/tell/ [12:27] (i seem to have my fingers backwards today) [12:27] :-) thanks [13:03] jamespage, better here, sorry: http://paste.ubuntu.com/6797136/ === gary_poster|away is now known as gary_poster [13:31] roaksoax: facter done. Can I take the puppet merge? [13:37] rbasak: go for it [13:44] jamespage: i added oslo.rootwrap to cinder this morning fyi [13:44] zul: great === huats_ is now known as huats === freeflying is now known as freeflying_away [14:59] zul, test-building to be sure, but any objection to http://paste.ubuntu.com/6797651/ ? [15:02] hallyn: nah [15:19] k thx [15:49] If I have domain.com on server A, and sub.domain.com on server B, is it possible / valid to use the same SSL cert for both of them even though they're on separate servers? [16:02] jamespage, zul: https://code.launchpad.net/~yolanda.robla/keystone/icehouse_fix_distribution_refresh/+merge/202697 [16:29] Anyone? [16:56] Anyone...? [16:59] garbagegod: https://en.wikipedia.org/wiki/Wildcard_certificate [17:01] Yes, I am aware of that [17:02] My question is pertinent to the IP addresses [17:02] Can one SSL cert be used across multiple IP addresses [17:02] Without any issues [17:08] garbagegod, depends [17:08] if the certificate contains an ip address, no [17:08] if it doesn't, sure [17:15] ok [17:15] thank you === jodh` is now known as jodh === fire is now known as Guest63129 === baba is now known as fire_ [19:53] Hello everyone! I am new to the Ubuntu community. [19:54] welcome aboard :) [19:54] I am working on a home server project as a hobby. It has been going smooth by following the online documentation but I have run into an obstacle that I do not know where to find the answer for. [19:55] I am sure it is pretty simple for an experienced user... [19:55] jamespage, any chance you can enable builds for > 12.10 @ https://code.launchpad.net/~python-jenkins-developers/+recipe/python-jenkins-daily ? [19:56] ...I connect to the server remotely via SSH from my Win7 laptop with the Putty client. The server was installed with LVM and encryption. If I have to remotely reboot the machine I cannot reconnect because it of course prompts for a passphrase in order to unlock the disk [19:56] I have asked on Ask Ubuntu but I am just in a hurry to get past this small road block! [19:56] Any help would be greatly appreciated, thanks. [19:57] medic89: that's a risk of using encrypted storage; you can probably use a serial console or an integrated lights out system on the motherboard to interact with the console at boot time [19:57] Thanks for the welcome btw, Sarnold. [19:58] Thanks! I will have to find out what those are. Is the only other alternative is to do w/o disk encryption? I assume I would have to re-install? [20:01] medic89: yeah, not all systems will support serial console or ILO setups; in those cases, perhaps using ecryptfs-based encryption for user data would make more sense, then you could supply the passphrase when logging in (ssh keys are a complication...) and still get some benefit of encrypted data [20:02] medic89: probably you can do some juggling to undo the encryption without a re-install, but the reinstall would probably be faster and more predictable :) === Ursinha_ is now known as Ursinha [20:05] Thanks, Sarnold! [20:05] adam_g, done [20:05] medic89: have fun :) [20:05] jamespage, thanks! [20:06] Sounds like it might be easier for a hobbyist such as myself to just do away with the disk encryption for now and maybe try the encryptFS stuff later. [20:10] Wish I could just edit a file somewhere and change something like "askForPassPhrase = no" lol [21:22] wondering how i can do this without having a new line, after the = [21:22] for fn in `cat domainList.txt ` ; do echo "domai $fn : NameServer = "; dig +noall +answer soa $fn | awk '{sub(/.$/,"",$5);print $5}'; done === gary_poster is now known as gary_poster|away === mjohnson15_2 is now known as mjohnson15 [22:50] anyone know where i can get racadm util for dell servers? or how to install it using apt from repo somewhere? on dell support website it's not where they suggest it should be http://en.community.dell.com/techcenter/systems-management/w/wiki/3205.racadm-command-line-interface-for-drac.aspx [22:51] for ubuntu of course [22:54] jtran: apt-file search racadm doesn't return anything that looks useful to me.. [22:55] sarnold: agreed [22:57] jtran: hrm, looks like they ought to offer the download on their website after entering a service tag. have you had any luck with that? [22:58] yup entered the service tag, which takes you to same download page even if you don't enter one [22:58] and no luck [22:58] believe me it's a wild goose chase [23:01] :( [23:02] hi all. I have yet another wifi card problem, any help would be appreciated [23:02] I have an Asus N13 usb wifi card and it uses a Ralink RT3072 chip. My understanding is that the RT2800usb module supports this chip [23:03] during the install, my AP is detected but I can't authenticate with the AP for some reason [23:03] I skipped the wifi configuration during install to come back to it later which i'm attempting now without much luck [23:04] I modprobe the rt2800usb module and created an entry for the wlan0 interface in the interfaces files [23:04] file [23:05] and tried bringing up the interface [23:05] when I run dmesg, it just keeps on printing : wlan0: associated [23:05] wlan0: deauthenticated from .... [23:06] cfg80211: calling crda to update world domain .. [23:06] and back to wlan0 assoicated [23:06] and its repeats on and on [23:06] any ideas on what's going on? [23:35] Hi folks. Fresh install of ubuntu server 12.04. Connected to dhcp enabled linksys router via ethernet cable. connection is fine with dhcp. As soon as I set /etc/network/interfaces to static on eth1 and fill in the appropriate address, netmask, and gateway, I can't bring up eth1 [23:35] tried sudo ifup eth1 and sudo /etc/init.d/networking restart [23:35] It worked before reinstallation. [23:36] says Error: an inet prefix is expected rather than 192.168.1.111/225.225.225.0 [23:36] medic89: can you pastebin your /etc/network/interfaces? [23:38] standby [23:40] http://pastebin.com/thMWETiY [23:41] its very curious since I did the same exact thing before re-install and it worked fine. [23:41] And there is nothing different except no encrypted home folder or lvm. Both times it is basically a stock install. [23:42] medic89: ooh ooh; typos :) 225 vs 255 [23:42] ... [23:42] netmask 225.225.225.0 should be 255.255.255.0 [23:42] very tricky I damn near didn't spot that one :) [23:42] LOL [23:42] Thanks, :) [23:43] you can tell I don't do a lot of networking since I typoed all three [23:43] at least it's consistent :) [23:45] lol, sometimes you just need another brain to look at your work. [23:46] yes [23:46] Thanks again Sarnold. I am sure I will be back from time to time throughout this little project. [23:46] cool :) have fun! [23:46] ty [23:49] Does the cloud image have Plymouth? :s [23:49] Does the server image have Plymouth? :s