[00:03] got it! sudo nano /etc/apache2/sites-available/mysite === Will_w is now known as eyezopen [00:30] Something is voraciously consuming my filesystem's resources... I installed gkrellm (no display - just command line usage) and am looking for some wisdom regarding setting up some monitoring so that I can determine what beastie is crippling my server [00:31] What I'm really after is a a good command to use gkrellm to output top disk io activity [00:32] Also looking at sysstat / iostat === Will_ is now known as Guest76082 [03:54] I just did a motherboard and cpu swap, and unfortunately, I didn't change the Date and Time to UTC on the motherboard prior to this. Is there a way to update the date and time directly from a running system? [04:08] hi all [04:08] thinking about getting a vps for hosting a website [04:09] is it a headache to maintain a ubuntu server vs just using a managed web host service (which are cheaper) [04:13] what do you think of my site? http://potentialstudio.com/ [04:54] i setup a little testing server for web dev and i am trying to make HTTPS work [04:54] anyone know of a good tutorial or some help? [04:54] i just installed apache2 from the package manager [05:17] !serverguide [05:17] The Ubuntu server guide may be found at http://help.ubuntu.com/12.04/serverguide/C/ [05:31] Emergency Question: just changed disk in RAID1 in Ubuntu 12.04 Server. After that mdadm recovered new disk. After reboot the system does not load. Only blinking cursor appears. Is it possible that it needs to reconfigure GRUB? [05:56] Emergency question: Could anyone look at this `boot-repair` output http://paste.ubuntu.com/5791662/ and point me why the system does not boot? (I changed failed HDD in RAID1 and after that the system does not boot) [06:22] Emergency question: Could anyone look at this `boot-repair` output http://paste.ubuntu.com/5791662/ and point me why the system does not boot? (I changed failed HDD in RAID1 and after that the system does not boot) [11:33] hello :D [11:34] anyone willing to assist me in a possible apache config issue with ssl? Getting 6 second load times [11:37] what makes you suspect ssl? [11:37] well load times were only few hundred ms before I implemented it. [11:37] and server usage is 90% idle with I access the site [11:37] so not sure if config issue [11:38] https://www.worldcoincentral.com [11:41] so, a quick look there shows everything is 'no-cache' [11:41] all your javascript and assets, as well as actual dynamic content [11:41] that will play havoc with performance [11:42] so basically no content is caching? [11:42] http://redbot.org/?uri=https%3A%2F%2Fwww.worldcoincentral.com [11:42] ooh that is a handle tool. Thank you [11:42] so I need to enable caching on the server? [11:44] http://redbot.org/?uri=https%3A%2F%2Fwww.worldcoincentral.com%2Fthemes%2Fwdccentral%2Fmain.js [11:44] so, interestingly, some are cachable [11:44] I must have picked odd ones to look at [11:44] hmm [11:45] anyhow, I would do the following to get a handle on perf [11:45] - check with a command line tool on a static page (like that js) to get a baseline including SSL handshake [11:45] if the SSL handshake itself is slow, that might be apache config/ssl cert config [11:46] if it's not slow, then it might be a front end thing - browser side - so break out chromium perf tools, or firebug or whatever, and see what a page load does and where the time is going [11:48] Alright, ty for the assist. I'll see what I can find :D [12:51] win 24 [12:51] doh [13:18] hi [13:18] gpt partition has to be fat32 /fat16 ? [13:18] or can it be ext3 ? [14:09] orogor: you can have any type of partitions on gpt, just like mbr [14:16] hum [14:16] bbl [14:37] I amd getting the following error when adding an LDIF file to an ldap server : ldap_add: Server is unwilling to perform (53) additional info: no global superior knowledge [14:41] help pls [15:21] Hi, what's the command to fix this error? http://pastebin.com/PLX6gJ4p [15:23] sw: Unless I miss-read that you have a LANG environment refering to a locale not installed on the system, perhaps due to ssh passing it along from your work station. In most cases that is a harmless issue. [15:25] sw: Instead of LANG=GB you might want to go with LANG=en_GB.UTF-8 [15:28] andol: Where is that set? [15:38] ave spec [15:38] hi is this #nigga chat ? [15:38] what? [15:46] 5 [15:46] t [15:46] it67 [15:46] o56 [15:46] o5 [15:48] can i ask something im very confused...black people cum in black colour or white colour??????????????????? [15:48] can i ask something im very confused...black people cum in black colour or white colour?? OR IS IT THE BLACK SHIT MIXED IN THE CUM?????????????????????? [15:48] can i ask something im very confused...black people cum in black colour or white colour?? OR IS IT THE BLACK SHIT MIXED IN THE CUM?????????????????????? [19:28] neuling in sachen ubuntu server (12.04) - suche sehr grundlegende howto zum einrichten eines jabberd2 servers - ist mir zu helfen :-) === Aww is now known as EvilAww [20:32] anyone here good with autofs? [21:45] Hi all - am hoping someone can help me. I have an issue with intermediate cert and apache ssl config. IE and chrome work fine but firefox is missing the intermediate cert. I thought the config was correct and have specified the intermediate cert with SSLCertificateChainFile. Running openssl s_client -connect server.tld:443 -showcerts fails but if I add -CAPath /etc/ssl/certs/ it passes. [21:59] anyone able to help me with an apache2 question? [23:21] how can i setup a ftp account for a specific directory? [23:21] is there a good gui for that? [23:21] if not a tutorial?