[00:04] it iw worth haveing the host to install a different OS? [00:04] is it* [00:05] RoyK: maxb [00:05] and also thank you for your help === chuck_ is now known as zul [01:10] I want to set up my 2 ssds in raind 1 for one portion of the drives and raid 0 for another portion of the drive. can that even be done via ssh? === Jikan is now known as Jikai === Jikai is now known as Jikan === matsubara is now known as matsubara-afk [03:11] I have 1 drive out of 2 of software raid 1, I've lost "/dev/sdc1 BIOS --fs Boot Partition bios_grub Flag", "/dev/sdc2 fat16 fs EFI System Partition boot flag", "/dev/sdc3 ext2 fs Linux Boot Raid raid Flag", "/dev/sdc4 --fs Linux LVM Raid raid Flag", How can I make this system bootable [03:11] ls [03:53] Hey guys. Does anyone know what the url would be for the key for this ppa? I am trying to add it as a repo to preseed install and reading about how the d-i will complain if no key but shows how to add one via preseed [03:53] https://launchpad.net/~saltstack/+archive/salt [04:46] Hello, where is the default PostgreSQL database location in Ubuntu 12.04.? Thanks! [04:51] pmp6nl: what do you mean? you mean the datadir? [04:52] run `pg_lsclusters` and grep the config file for datadir [04:54] blkperl, are the databases saved in a directory somewhere that I could download them manually or capture them via rsync? [05:00] pmp6nl: you can you use pg_dump to dump them to a file, then rsync them [05:00] blkperl, ok so they have to be dumped first. They cant just be grabbed from whereever when the server runs rsycn every so often? [05:01] pmp6nl: http://www.postgresql.org/docs/9.1/static/backup-dump.html [05:01] for more general backup stuff: http://www.postgresql.org/docs/9.1/static/backup.html [05:01] Thanks blkperl ! [05:01] pmp6nl: read the docs and figure out what works best for your use case :) [05:01] will do [06:15] I need some help with UFW, I added port 51413 so I can access Transmission but it still won't let me access it remotely === smb` is now known as smb [07:48] can plymouth be removed from 12.10 ? [07:48] hi guys - i have multiple virtual hosts in my ubuntu box. is it possible to access them in lan using different ip address for each virtual host, so that i don't have to mess around with my hosts file ? [08:01] lens|work, use bridge so each vm will have its own ip.. are you using nat? [08:04] hello. it looks like my ubuntu server stalls on boot.. it seems to load most services and then doesn't show the logon screen on tty1 [08:05] I've tried to disable a few things on bootup but it doesn't help.. it might be a plymouth issue but I don't know how to troubleshoot this [08:08] the server also won't go to reboot.. I have to break it with sysrq [08:14] AtuM, i'm gonna go with creating a vm for each virtual host [08:15] lens|work, oh.. you're talking about apache virtual hosts? [08:26] lens|work, if you're using apache, then you can have more ips in the box and have virtual hosts definitions set for each of those ips.. i believe it should be quite simple to set up [08:55] zul, please an I have a updated nova for the cloud-archive please - the changelog is not in sync with raring [08:58] <[S^K]> I have installed ubuntu server on an Amazon EC2 instance, when I try to create a file using "sudo cat > file.conf" I get permission denied. sudo is working for all other command though. How can I fix this? [08:59] <[S^K]> I cannot use sudo su for security reasons [09:02] [S^K], use tee [09:02] !sudo [09:02] sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [09:03] see the help page it has examples [09:23] <[S^K]> ogra: how would I create the file to tee into though? [09:24] -a [09:36] yolanda, uploaded all four of those SRU's for precise - lgtm [09:37] great! [09:52] Hello! I have a question about "Ubuntu Server". I'm trying to install Ubuntu Server 12 [09:52] sorry, I press enter b4 finish writing :/ [09:53] I want to install Ubuntu Server 12.04 JeOS as this guide says: https://help.ubuntu.com/12.04/serverguide/jeos-and-vmbuilder.html [09:53] but when I press F4 in the installation screen I only see "Normal" option. I can't see the "Minimal installation" [09:53] Anybody knows why it doesn't appear? There is any other way to do this? [10:03] Well, I figured out what happened. Seems the 12.04.01 rev doesn't had this option. The last one 12.04.02 has all the options included. [10:03] bye! [10:05] jamespage: will do so this mornign [10:38] zul, cinder required as well - but I guess you know that! [10:38] jamespage: yep === Jikan is now known as Jikai [11:01] I am setting up raid on a dedicated server I bought. How do i repartition and format without having a "boot" screen? [11:01] LargePrime: what do you mean by "boot" screen? [11:02] i only have ssh access. and I am a rather large noob. Can i reformat and repartition from ssh? [11:03] if you have a link or a search i should do, that would be great [11:04] jamespage: http://people.canonical.com/~chucks/ca === Jikai is now known as Jikan [11:04] zul: +1 [11:04] xnox: [11:09] LargePrime: well you need to do pxe boot with ssh support (dropbear) to launch installer. and then you can setup everything. [11:09] check out debian-installer guides [11:13] jamespage: thanks uploaded === Sprockt is now known as Sprocks === dgjones is now known as DJones === olegb_ is now known as olegb === gstudent2 is now known as germanstudent [12:28] Hello everyone! I'm looking for a way to safely preseed an LVM encryption password but I can't seem to find a way to pass it hashed. I managed to pass it to the installer via the preseed line "partman-crypto partman-crypto/passphrase password " but it's in cleartext === wickedpuppy2 is now known as wickedpuppy [12:42] spidernik84: it must be clear text. there is no secure way to preseed the partman-crypto password. [12:43] spidernik84: i recommend changing passwords later or control key distribution in some other way. [12:43] I'm not sure it makes any sense to do that. The installer needs an unhashed passphrase or at least the LUKS header and derived key (or whatever it's called) in order to install. And generally the installer is bootstrapped over TFTP and can be MITMed there. Bug 833994 may be relevant to you though. [12:43] Launchpad bug 833994 in debian-installer-utils "debian-installer does not support https when using with preseed files" [Medium,Triaged] https://launchpad.net/bugs/833994 [12:43] thanks :( [12:44] So it's basically safer not to preseed them and type them [12:44] should we be using btrfs ? [12:44] how would you deploy encrypted machines on a large scale? [12:44] Use a secured management network [12:45] we're talking about 10 machines in our case but it's still good to think in perspective [12:45] ok [12:45] thanks to all :) [12:46] installing a new server. Is it wise to us btrfs on a server? [12:46] LargePrime: no. [12:47] ok [12:47] ext4 i guess? [12:47] LargePrime: if you don't know what you are getting your self into, it's probably not wise =) [12:47] LargePrime: ext4 is default trusted and proven. [12:47] is btrfs still a promising fs or just hype? [12:47] i rarely have a clue what i am doing === rvba` is now known as rvba [13:23] spidernik84: it's not stable until it's used, and it's not used. === melter is now known as Guest5946 === wedgwood_away is now known as wedgwood [14:05] xnox: can i bugg you? how many patitions does a server need? [14:06] *partitions === phunyguy_ is now known as phunyguy [14:50] is ext4 always better than ext3? === guampa is now known as Guest69545 === guampa_ is now known as guampa [14:57] connect oftc === matsubara-afk is now known as matsubara [16:26] jamespage: hey, any reason to not release the quantal 2012.2.3 openstack updated packages? They seem to have been in quantal-proposed for 15 days... bugs are all green. ? [16:26] adam_g: ^ [16:26] Daviey: ^ [16:27] SpamapS: one moment [16:28] SpamapS: There's probably a few packages in that state. We've been a little distracted. [16:30] SpamapS: I am happpy for them to progress. If it's not done today, I'd not like it done until Monday [16:32] Daviey: right, it being Thursday and all.. figured now is better. :) [16:33] though one could argue "it is Friday in half of the world" [16:36] SpamapS: I decided it was Friday evening around lunchtime today. [16:40] Daviey: ok, I'm going to push the big button and sru-release horizon,glance,nova,keystone,cinder,quantum [16:40] Perfect, thanks. [16:40] Duck. and. Cover. [16:40] \o/ [16:52] $ ./sru-release quantal horizon glance nova keystone cinder quantum [17:01] SpamapS, thanks [17:16] Hi, anyone on here use kickstart for building Ubuntu hosts? [17:16] wondering how common it is v. using preseed. [17:16] thanks SpamapS [17:17] now we can do 2012.2.4 [17:17] its like the changes never stop [17:19] SpamapS: I blame upstream. [17:21] Daviey: no, definitely users are the problem [17:22] Daviey: if users would go away, upstream would have no problems. [17:22] SpamapS: I'm lobbying to turn off CI. It keeps raising issues. [17:23] Daviey: probably best to just turn off launchpad really. ALl it does is report bugs. [17:23] Daviey: down bugs.launchpad.net while you're at it [17:24] gmta [17:25] hah [17:26] adam_g: I suspect there are a few bugs not closed by that SRU just released. Using the changelog parsing tooling we have, can you check that is not the case? [17:28] Daviey: ya [17:30] adam_g: Also.. I need some info from you.. [17:32] Daviey: oh? [17:32] adam_g: never mind. Sorted [17:46] Guys, is there official Ubuntu Openstack Grizzly installation documentation available? I'm looking around http://ubuntu.com/cloud but not finding much tech documentation. [18:25] is there a preseed command to tell ubuntu to stop being such a baby about deleting LVM data off of the disks? [18:26] i have purge_lvm_from_device and device_remove_lvm [18:26] defined, and it still refuses to remove it [18:30] there are a few more..... === matsubara is now known as matsubara-afk === markthomas_ is now known as markthomas === G4MBY is now known as PaulW2U === olegb_ is now known as olegb === markthomas is now known as Guest10128 === markthomas1 is now known as markthomas [19:59] Hello folks! [20:00] Is 13.04 safe to install on my personal server? Or should I stick to 12.10/10.04? [20:00] 12.04* [20:00] unless you like updating twice a year, stick to 12.04 for servers [20:01] I have no problem with updating. === matsubara-afk is now known as matsubara [20:07] I guess what I'm asking is: Is 13.04 stable enough for a personal server? Is there any reason not to sitck with it? Aer users reporting any major flaws? [20:08] GeorgeJ: the release notes have the 'major' flaws listed.. I've been running it on my laptop for a month or six weeks or so.. [20:09] I've been running it on my laptop aswell. There shouldn't really be stability differences between the desktop and server versions I'd guess, since it's the same base. [20:30] anybody know of a Windows 7 client that can backup a windows computer to ssh? I'm trying to find a simple easy to configure tool [20:31] kpettit: Wat? [20:32] Trying to find a simple windows backup program that I can say "Backup these list of folders to SSH/SFTP in this folder..." type of thing [20:32] That's "a bit" off topic. [20:32] I've seen few tools to mount SSH as a windows drive letter and a few commercial tools. But I was trying to find something more simple. [20:32] I'm trying to backup to a ubuntu server. [20:32] That doesn't make Windows backup software on topic. [20:33] Maybe there is a better backup server on Ubuntu that has a good Winodws client [20:33] I can live with that question. [20:33] * ScottK hasn't run Windows in almost a decade, so no idea though. [20:34] I just hate all the closed sorce "cloud backup" crap. Just want something to work with my ubuntu server. [20:34] Alot of the ubuntu backup software I've tried has been very cumbersome. [20:34] kpettit: at least one user here recommends bacula regularly, and wikipedia claims windows clients: http://en.wikipedia.org/wiki/Bacula [20:34] * kpettit looking at bacula... [20:34] I've tested it before, but it's been a few years. [20:39] kpettit: You can use WinSCP to transver files over SSH to a SSH box. [20:40] GeorgeJ, yes. I'd love something like that, that was automatic. Something like a rsync script is all I need. Backup seems more server driven from what I'm reading [20:41] kpettit: I think I've used this before http://www.rsync.net/resources/howto/windows_rsync.html [20:44] sarnold, sweet. That looks promising. Thanks [20:47] kpettit: Also, cygwin can provide you with some unix tools, if that's what you're actually looking for. [20:48] But be carefull, I don't think permisions translate well between windows and linux. [20:48] I've thought about that. But it's a bit to big/combersome for simple backup [20:48] fun. [20:49] What kind of backups do you want to do, anyway? [20:49] A one-time backup? Or regular backups? [20:49] regular backups. Mainly trying to keep a copy of documents. Outlook pst files, etc. [20:50] I dont' want to mess with Windows OS backups. Dealing with Windows is such a pain in the but. [20:50] im having some problems with L2TPServer as im following https://help.ubuntu.com/community/L2TPServer and i get http://images.ssfdre38.net/images/FndZ6.png as my errors [20:50] Well, I'm sure there's some kind of incremental backup system for Windows that can upload files via SFTP/FTP. [20:51] GeorgeJ, I'm testing out that rsync windows backup client right now [20:51] Or, you could just run Winblows within a VM, heh. [20:51] I wish. [20:52] I'm used to dealing with servers. This desktop support stuff sucks [20:52] kpettit: bacula works well, it's pita to setup, but once you know the basics it works well [20:52] Another option for backups is http://www.duplicati.com [20:52] RoyK, can the user set what they want to backup, or is that all done on the server end? That's what I was struggeling with looking at it [20:53] kpettit: Well, TBH. I'm still using a Windows box atm, for my desktop. But once my SSD's arive, I'll be ditching Windows for ubuntu full-time. [20:53] no [20:53] bacula is server-side only [20:53] xet7, ohhh that looks nice [20:53] There's just no reason to keep using Windows. It's really slowing me down. [20:53] Ubuntu* heh [20:54] GeorgeJ, I've got both running side by side. I'm kind of forced to for development === ajmitch_ is now known as ajmitch [20:56] can anybody help me with it? [20:58] ssfdre38: wild guess.. does that kernel provide everything you need for ipsec? [20:58] it should [21:00] ssfdre38: you might want to read through the sources of the init scripts to try to see what steps they are doing to check for ipsec support and check yourself .. [21:01] it starts up fine with no errors but when i do a check it display that http://images.ssfdre38.net/images/FndZ6.png [21:01] xet7, that duplicati program is exactly what I was looking for. Thanks [21:01] :) === stgraber_ is now known as stgraber === _donvito is now known as donvito === dcmorton_ is now known as dcmorton === moonligh- is now known as moonlight [21:16] is it possible to have a usergroup and user with the same name? [21:16] i think i did that [21:16] typing in 'groups' i get sudo, peter (my name) [21:18] petey_: it is in fact usual for a user and the user's primary group to be the same name [21:20] oh okay [21:20] so i think i created a new usergroup - i need to add someone else to have access to files [21:20] but its not showing up [21:22] the usergroup 'dev' already exists [21:22] but i cannot make it the owner of the files [22:02] RoyK: so i converted to 12.04 [22:32] Is there a workable tutorial for raising an openstack proof-of-concept on 13.04? I'm running into wall after wall of outdated docs [22:45] theres something that has been bugging me for a while now. What features (or something?) were so important that ubuntu went with kernel 3.5 instead of something else for 12.04.2? [22:47] zapotah: iirc, they wanted to use the same kernel for 12.04.2 as for 12.10, so that installing 12.04 LTS on UEFI machines would stand a chance.. [22:48] sarnold: I see. Were there some uefi related critical changes in 3.5? (Havent read every kernel release note...) [22:49] zapotah: I don't know either, sorry [22:49] sarnold: okay. thanks. [22:50] Hey everyone. I am installing Ubuntu Server 13.04. I am at a point where it is asking what I would like to install. What is the difference between Kubuntu Active and kubuntu desktop [22:51] bjrohan: you may wish to ask in #kubuntu [22:54] ok, thanks :- [22:54] ) === wedgwood is now known as wedgwood_away