[00:11] I'm looking forward to "The Official Ubuntu Server Book" Precise edition :) [01:19] is there a way to enable LVM encryption on a disk that was not installed with LVM encryption? === Lcawte is now known as Lcawte|Away [01:33] osmosis: what it installed with LVM at all? Ergo, are the "partitions" LVM? [01:33] was* [01:35] osmosis: here is your answer: http://ubuntuforums.org/showthread.php?t=1335083 [01:35] NeoNetNinja, yes, the partitions should be LVM [01:36] NeoNetNinja, thx [01:36] cool [01:37] osmosis: you're welcome [01:37] hmm..so it may in some shape be possible, but id had to reparition anyways, so a full reinstall is probably the fastest route [01:37] that's what I would do [01:38] here is a good guide: http://ubuntuforums.org/showthread.php?t=1205372 [01:38] or use TrueCrypt [01:39] or: http://joernfranz.net/2011/01/20/installing-ubuntu-10-10-with-full-disk-encryption/ [01:40] the alternate install is pretty much the same for all recent versions [01:41] ill take a look [01:42] that second link is a bit outdated...the newer installer is even easier [01:43] " I know that “Guided – use entire disk and set up encrypted LVM” looks sexy to you, but please don’t press that. We’ll do things by hand." [01:44] why did he pick that...why not just use guided. [01:49] because guided partitioning, while convenient, isn't very smart [01:49] if you're trying to do anything with multiple disks, you probably don't want guided [01:49] if you have any specific requirements, it probably won't meet them [01:50] and with servers, you tend to have those things, so showing how to do it manually is important [01:51] if you just have a laptop with one drive you want encrypted, the guided is probably good [02:01] in the US judge recently ruled they can make you decrypt the harddrive legally [02:02] don't have to give up pass but have to decrypt for them, so probably best to use truecrypt [02:02] and hidden os [02:16] Why does server have x11-common? [02:24] * alot_of_mike doesn't see anything obviously necessary in http://sprunge.us/EWRB [02:27] alot_of_mike: aptitude has a 'why' sub-command that will tell you [02:30] hm, some library for gd [02:31] thanks, SpamapS [02:47] Hi there, was referred here from #ubuntu [02:47] Hoping someone can help me out, I have a 11.10 server install, trying to get things setup and am having trouble adding an eth0:0 alias. It seems that service networking stop/start/restart doesn't work, I believe I have the config correct (https://gmr.privatepaste.com/64a38a3706) and if I reboot the server, eth0 comes up but eth0:0 does not. [02:47] (paste has the examples of running the commands) [03:34] gmr_, does `sudo ifup eth0:0` bring up the interface as expected? [03:35] tells me it's already configured [03:35] yet ifconfig eth0:0 doesn't show anything [03:35] hmm yet pinging the ip works :| [03:35] try ifdown, then ifup [03:36] i've been waiting a fair amount of time on a non-problem it seems. [03:36] heh [03:36] happens to the best of us [03:36] hmm ifdown eth0:0 shutdown all of eth0 [03:37] am more of a slackware, lfs, *bsd of guy trying to jump on the more enterprisey bus [03:39] well, learning the debian way does take a little time, but I find it to be much easier in the long run [03:39] though you do occasionally run into things like this where it doesn't work as expected [03:40] the 'networking' service has been a little iffy ever since they started moving things to upstart [03:40] thanks for the point at ifup/ifdown.. probably wouldn't ahve tried to ping the interface otherwise. [03:50] New bug: #922954 in keystone (universe) "keystone has a missing dep on python-prettytable" [Undecided,New] https://launchpad.net/bugs/922954 [09:37] roaksoax: sorry, just saw your response - that is great! === Lcawte|Away is now known as Lcawte [10:41] Is there any documentation yet available for setting up xen on the latest ubuntu? I understand that ubuntu now has full supprot for xen with 11.10 [10:42] https://help.ubuntu.com/community/Xen [10:42] that is outdated [10:48] Womkes: if xen doesn't provide anything then blogposts might be your best bet [10:48] i found these: [10:48] http://bderzhavets.wordpress.com/category/xen-4-1-2-on-ubuntu-11-10/ [10:48] http://zulcss.wordpress.com/2011/09/04/xen-4-1-1-on-ubuntu/ [10:48] from [10:48] http://askubuntu.com/questions/83846/current-protocol-for-installing-xen-with-ubuntu-11-10-as-a-dom0 [10:49] also http://martincarstenbach.wordpress.com/2011/11/30/getting-started-with-xen-virtualisation-on-ubuntu-11-10/ [10:50] thanks, will have a read [10:50] Womkes: http://old-list-archives.xen.org/archives/html/xen-users/2011-10/msg00324.html [10:50] Womkes: according to that mailing list thread it's really simple. i'd read those few messages [10:50] then just refer to standard xen documentation. googling for errors if you get any along the way. [11:54] Hi, I have a virtual windows 2003 machine hosted on my ubuntu server, how can I allow the virtual machine to access usb devices please? [13:10] hey guys im just wondering is it possible to specify an ipv6 ip if dhcp doesnt manage to automatically configure the ip [13:16] !ipv6 [13:16] For an introduction to IPv6 and information on tunneling IPv6 through IPv4 connections, see https://wiki.ubuntu.com/IPv6 | To disable IPv6 see https://help.ubuntu.com/community/WebBrowsingSlowIPv6IPv4 [13:16] eagles0513875_: the short answer is "yes" [13:17] ok sweet :D was just wondering was all :) working on getting varnish setup to act as an ipv4 to 6 kinda tunnel on my server thanks RoyK :) [13:20] heh, sounds like you want slaac [13:21] royk, comstar with ip6 is kind of funny [13:21] my 4nic server suddently has 32 iscsi paths, cause it's using ip4 and ip6 :) [13:29] patdk-lap: what is slaac anyway [13:29] the server i want to do this on is an esxi host was going to setup a small guest with varnish to do the ipv4 to 6 tunneling [13:30] http://lmgtfy.com/?q=slaac [13:40] patdk-lap: tsssk [13:44] RoyK: would SLAAC be enough in regards to allowing clients access to stuff like ssh over an ipv4 connection [13:47] eagles0513875_: sorry, I'm not really updated on ipv6 [13:47] ok will ask in ipv6 [14:39] Is there an easier alternative to https://help.ubuntu.com/11.10/serverguide/C/openldap-server.html for setting up basic network authentication for Linux and Windows clients? [14:40] This is for a small home network. === ejat- is now known as ejat [16:18] is there a link to install oracle java 7? [16:31] dravekx, There is no packaged version of oracle java anymore, because oracle did not renew the license which allowed this to happen in the first place. To install it, you must download it from oracle and compile/install it the old fashioned way. [16:32] In case you didn't gather as much already, this is not an ubuntu recommended thing to do. [16:33] what's the recommended thing? openjdk? [16:33] yes [16:34] Considering official Java's security record, it was already not exactly a recommended thing to do before. === udienz__ is now known as udienz [17:58] g/win 16 === JanC_ is now known as JanC === fenris is now known as Guest60220 === fenris_ is now known as Guest303 === Guest303 is now known as ejat === ejat is now known as fenris === fenris is now known as Guest33989 === Guest33989 is now known as ejat [23:06] New bug: #923179 in bacula (main) "package bacula-common-mysql (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/bacula/libbaccats.la', which is also in package bacula-common 5.2.3-0ubuntu2" [Undecided,New] https://launchpad.net/bugs/923179 [23:25] hows it going guys [23:25] got myself setup a brand new shiny intel p4 ubuntu server 10.11 heh hosting git repo's via gitolite [23:26] looking to add some more functionality to the server [23:31] !ask [23:31] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience === w000t is now known as w0000t === w0000t is now known as Jasonn