reya276 | Is there an application that I can use in Ubuntu to create a windows usb installer? | 01:51 |
---|---|---|
mianosm | I extended an ntfs drive (one physical drive, with 990 gigs of data on it, and extended it out the other 10) in server 2008, is there anyway that I can mount that volume in ubuntu? parted is only seeing the one parition and there is no fslabal or flags. :( | 11:42 |
maxolasersquad_h | mianosm: I'd post back in about an hour and a half when more people are online. | 11:49 |
maxolasersquad | It looks like there's an official LibreOffice PPA, ppa:libreoffice/ppa | 13:25 |
maxolasersquad | It looks like you have to get rid of OO to install the official LibreOffice packages, and I still had a bunch of warning during install, but once installed it looks much better than the one on the ODF website. | 13:50 |
tiemonster | I'm just going to wait until Google buys Oracle | 14:15 |
maxolasersquad | tiemonster: If Google buys Wal Mart, then we can be sure the apocalypse is night. | 14:35 |
tiemonster | who would want Walmart? ewe. | 14:36 |
maxolasersquad | Or, perhaps a merger between Microsoft, Wal Mart and Monsanto. | 14:37 |
maxolasersquad | They could call themselves MonRoMart. | 14:38 |
maxolasersquad | Then we'd just need Target, Apple and Cascadian Farms to merge so that we could pretend we have choice in the marketplace. | 14:43 |
BartDev | Hello everyone | 17:15 |
BartDev | I created my own Certificate Authority so that I can generate internal SSL certificates for application testing, now is it possible for me to create DNS zones for these certificates such as test.weapps.net or something like that | 17:17 |
mhall119 | BartDev: each SSL certificate you issue will have a FQDN in its common name (I think) | 17:28 |
mhall119 | as long as that matches the FQDN of the host, and as long as the certificate is signed by one your browser trusts, you should be good to go | 17:28 |
BartDev | mhall119, ok I understand. Now is there a way in BIND for me to create a Zone such as webdev | 18:10 |
BartDev | mhall119, and then create a subdomain called myapp.webdev and call it from the browser such as https://myapp.webdev | 18:12 |
BartDev | since is internally it should be possible right | 18:12 |
BartDev | it is weird because if I enter localhost it takes me to http://localhost but when I enter webdev it does http://www.webdev.com | 18:14 |
BartDev | which it should not since I created a BIND zone | 18:15 |
BartDev | do I need to add that somewhere else | 18:15 |
BartDev | oh I figured it out, you have to just add it to the host addresses | 18:19 |
=== jamalta_ is now known as jamalta | ||
tiemonster | BartDev: or fully qualify the domain: http://webdev/ | 18:35 |
DammitJim | is it possible for a webserver to not close an http connection? | 19:19 |
DammitJim | where would I see what's going on in terms of connections and queues on apache? | 19:20 |
mianosm1 | lsof -i | 19:21 |
mianosm1 | DammitJim: | 19:21 |
DammitJim | lsof -i thanks! | 19:21 |
mianosm1 | or maybe: $sudo lsof -i | grep ESTABLISHED | 19:22 |
mianosm1 | actually, sudo lsof -i | grep -i apache* | 19:22 |
reya276 | oh my god check this out funny as hell watch the whole thing http://www.youtube.com/watch?v=FL7yD-0pqZg | 19:23 |
mianosm1 | if you stop the webserver the connection will most likely take a moment to die off. | 19:23 |
mianosm1 | reya276: 11 million views from a video posted back in June... ;) | 19:23 |
reya276 | huh? | 19:25 |
mianosm1 | Yes, that video is hilarious. | 19:26 |
maxolasersquad | Is that the one where the customer wants the iPhone regardless. | 19:26 |
mianosm1 | Yes. | 19:26 |
maxolasersquad | Note: NSF | 19:26 |
maxolasersquad | But it is pretty funny. | 19:26 |
mianosm1 | DammitJim: was that the information you were looking for? | 19:28 |
reya276 | oh epic http://www.youtube.com/watch?v=qHO8l-Bd1O4&feature=related | 19:40 |
DammitJim | yes | 19:51 |
DammitJim | but now I found out that this server is running IIS... what a crock of something | 19:51 |
mianosm1 | IIS on linux? | 19:52 |
DammitJim | no lol | 19:52 |
DammitJim | another server | 19:52 |
DammitJim | brb | 19:52 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!