/srv/irclogs.ubuntu.com/2011/01/17/#ubuntu-server.txt

mrrothhmm seem ebox is als outdated00:08
mrroth!ebox00:08
ubottuebox is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/eBox00:08
mrrothoh it called Zentyal00:09
fuhoHi, I am probably having permision issues because I get forbiddden when I try to access my website. The directory was created by "username" but apache runs as "www-data" what would be the correct setup?00:15
fuhoI mean if Apache is "www-data":"www-data", should every user with access to FTP from which the websites are served be in "www-data" group?00:16
mrrothhi00:20
mrrothis thier a way I can proxy apache00:20
mrrothsay if I make a front end loading page00:20
mrroththat I want to have login page, and then it aloows me to launch links from my internal network00:20
mrrothlike websites that are internal  is tha thow it done00:20
mrrothwith out doing vpn00:20
twbThey renamed it for some silly reason00:23
mrrothoh00:23
twb(ebox)00:23
=== mdz` is now known as mdz
mrrothis it any good00:24
mrrothas a soultion to be sold to small bussiness00:24
twbNo.00:24
twbNo web UI is any good00:24
mrrothor would I have to be troubleshooting it all da00:24
mrrothbest just with ubuntu server00:24
twbEspecially web UIs intende to turn idiots into sysadmins without the intermediary "learning" phase.00:24
mrrothif all they need is file sharing, or a nas or00:24
mrrothso best it just a server with ubuntu server or widnows stnadarfd server00:25
fuhoI tried webmin, it worked.00:25
twbIt "works" provided you are happy to have badly-written, insecure perl scripts writing config files that no longer work the way they were coded to expect.00:26
twbThere's a reason Debian and Ubuntu don't ship webmin.00:26
mrrothoh thier is00:26
fuhoBut I agree with TWB, thats why I formatted my VPS and started from scratch configuring everything myself, its btter because you actually know what is happening, at least mos of the time :)00:26
mrrothoh yea00:27
mrrothI had freenas before00:27
twbIf you need to manage a whole lot of hosts, I would be looking at something like puppet00:27
mrrothbut I gave i tup, it did not allow me to do stuff on my own as much or it would break00:27
twbI can't comment on FreeNAS.00:27
mrrothfreenas is good00:27
mrrothbut unbuntu out of the box offer freenas stuff if you like the cli00:28
mrrothand has updated packages00:28
fuhoQuick question: What group should the FTP users be in so they can server websites? I am getting Forbiden in the newly created folder.00:31
twbfuho: that depends what FTP daemon you're using.00:31
fuhovsftpd00:32
twbfuho: I would STRONGLY recommend you use SFTP rather than FTP (for uploads).00:32
twbfuho: vsftpd defaults to only allowing anonymous read-only access.00:32
fuhotwb: i reconfigured it.00:32
twbIIRC there's an option in there to say what group to allow00:32
fuhotwb: I can connect anc create directories, files and anything.00:33
twbfuho: oh, OK,  maybe it's a permission/ownership issue on the new folder?00:33
twbfuho: or maybe that dir is outside the chroot in which vsftpd is running?00:33
twbfuho: have a look at ls -lids /proc/`pidof vsftpd`/root00:34
fuhotwb: I am using SFTP for anything important, I know about the plain password, so for root I never use FTP, but for generic web user I do, because Notepadd++ doesn't support SFTP00:34
twbfuho: bleh00:34
twbfuho: well, I'm not gonna cmoe around and break your legs to stop you00:34
twbBut see http://mywiki.wooledge.org/FtpMustDie for other reasons than security.00:35
fuhotwb: :) Thanks. I really try to be secure, so as I said root password was never sent in plaintext00:35
twbfuho: sure, but root isn't the only attack vector.  For example, someone could still upload a .php script to /var/www as your FTP upload user, and then run it to turn your box into a mail relay.00:36
fuhotwb: I do agree, unfortunately it is still the industry standard. I was thinking about using Samba for that, do you have any experience?00:36
twbfuho: I wouldn't expose samba on an untrusted network00:37
fuhoSo what is left then? I can run everything through VPN, that would solve a bunch of problems00:37
twbSFTP or a VPN00:38
twbAFAIK most FTP clients for WIndows will talk SFTP00:38
twbPity Notepad++ doesn't; you probably can't force your devs to use a better editor :-(00:38
mrrothoh00:38
twbIn theory you could use something exotic like AFS instead, but IMO that's not worth the hassle00:38
fuhotwb: I DO use SFTP for actual FTP work, moving files, editing configs and so on, but when coding I use Notepad++ to edit files on server straight away and for that I have to use FTP unfortunately00:39
mrrothwhat is best setup for a ubuntu home server made from scratch twb00:39
fuhotwb: Better editor? Show me one :D00:39
twbfuho: emacs, or I suppose eclipse00:39
twbI *know* Emacs supports transparent remote writes over SFTP.00:40
twbmrroth: that's too vague for me to answer.00:40
twbmrroth: do you have a specific goal?  Like, say, "I need to share files with Windows and proxy web browsing"00:40
mrrothlike as a home fileserver + media00:40
mrrothsomewhere I can remote to and grab my pictures, home moives, and documents00:41
mrrothat hoome and on the road00:41
twbmrroth: for unix to unix, NFS is cheap, fast and easy.  If you need to talk to Windows, you need Samba.00:41
mrrothbassically I want a webfront end, with login00:41
twbmrroth: for remote access, you should use SFTP -- on the client side you can use sshfs to make it easier.00:41
mrrothso I can logon to a webpage on my ubuntu server, that then will allow me to use other websites running locally on my ubuntu box00:41
twbmrroth: I don't support or approve of web UIs; you can always log in remotely using SSH.00:41
mrrothahh k00:42
mrrothbut is it possible to have a webfrontend that will proxy the remote pc to use internal stuff00:42
twbmrroth: to get to web UIs on the *internal* network, you can use SOCKS proxying or port forwarding via your SSH login00:42
twbmrroth: or you could set up a simple VPN tunnel00:42
mrrothahh or hamachi00:42
fuhomroth: You need VPN probably, if you are trying to look like you are accessing the websites from your server (or home desktop)00:42
mrrothYea I have hamachi  on the laotp that allows me to also connect a linux box with hamachi and use ssh sshfs00:43
twbmrroth: e.g. "ssh -L 8080:www:80 login.example.net" will connect www:80 within example.net  to localhost:808000:43
mrrothfuho like when I am at work, I want to access my home network to see stuff I am wrking on home00:43
mrroththanks00:43
twbmrroth: hamachi appears to be a "shareware VPN".  I would suggest instead either OpenVPN (easy) or l2tp/ipsec (future-proof).00:44
mrrothit free up to 16 clients00:44
mrrothfor home use00:44
mrrothoh I see00:44
mrrothI have pfsense firewall, I could probally do l2tp/ipsec on my laptop to it00:44
twbmrroth: it might be gratis, but because it's (presumably) closed-source, it's less likely to be scrutinized by security analysts.00:44
twbipsec is a required part of IPv6, so I think it's a good thing to learn it00:45
fuhotwb: I think he will have enough problems setting up OpenVPN00:45
mrrothSweet00:45
mrrothtwb oh I see00:46
mrrothlast and final question for use use I want to replace my clam shell dell p4, with something smaller and probally have lower power what would u suggest :)00:46
fuhomrroth: OpenVPN was do-able, took me a while to get it working though, but I am unix noob00:46
twbI set up a point-to-point OpenVPN connection using pre-shared keys in about thirty seconds00:47
twbIf you need a hub-and-spoke OpenVPN setup (i.e. >1 client), then you need to set up SSL, which is a bit harder.00:47
fuhoIt took me 30 minutes just to generate the key ;รบ00:48
fuhotwb: Not to figure out how to generate it but actually computing time.00:49
twbfuho: do it on a faster box, then00:49
twba Pentium III should be fast enough00:49
fuho4096 RSA?00:49
twbhttp://paste.debian.net/104828/00:52
twbMaybe you didn't have enough entropy on the host?00:52
twb(I couldn't find a PIII quickly, sorry.)00:52
fuhotwb: :D Wow, now I am either an idiot or didn't remmeber the encryption correctly, let me check, now I have to be sure.00:53
twbfuho: unless it was, say, a 200MHz MIPS WRT, you probably just didn't have enough entropy00:54
twbMashing the keyboard is enough to fix that00:54
fuhotwb: Really? I had no clue, I thought it always takes lot longer. But mine "Image" was a lot bigger00:55
fuhotwb: Yeah, when I did "buil-key-server" using dh4096.pem I could have just "mashed" keyboard and save myself half an hour? The server is quad core with 2GB of RAM01:00
=== kiall|AFK is now known as kiall
AlanI'm having a pretty annoying problem at the moment, could somebody maybe help me track down what's causing it?01:04
AlanThe problem: occasionally, my server likes to completely freeze for between 10 and 30 seconds01:05
Alanit'll do it maybe once every few hours01:05
NafalloAlan: what disk drives do you use?01:05
Alanby "freeze" i mean that pretty much all IO stops01:05
Alanand anything depending on IO01:05
AlanNafallo: RAID5 on top of Samsung 1TB drives (F1, F2 and F3 editions)01:06
AlanI can do a few things01:06
NafalloAlan: dang. I suspected WDC Green or so. they have that problem.01:06
=== kiall is now known as kiall|AFK
Alanin fact... hmmm, maybe it's my RAID stalling somehow01:06
AlanI just realised01:07
Alaneverything that still works would be on the OS disk01:07
Alaneverything that stalls is waiting forever for something on the RAID01:07
Alanfor example, i can login via SSH, but can't spawn a shell because it's trying to read ~/.bashrc01:07
AlanI can run "top" ,but not "htop" (because it has a settings file)01:08
Alanand my minecraft server completely stops too01:08
AlanHow could I go about debugging the problem?01:08
AlanIt's a reasonably recent problem, but the only thing that's really changed is a different minecraft server version01:09
AlanA single application shouldn't be able to stall IO on an entire filesystem, should it?01:09
AlanI've checked the usual places (dmesg, /var/log) and nothing happens that corresponds to the stalls01:10
twbfuho: yes01:19
fuhotwb: Well, thanks then I will know next time.01:19
twbThe BEST one of those I had was firefox01:24
twbIt generates a key at boot if there isn't one in /home, using /dev/random01:24
VoiDeTHi there, basic question. I've added a user to a group, www-data, but the user can't write files to a directory owned by www-data:www-data with 755 as permissions. What am i missing.01:24
twbSo for my netboot live desktop system, EVERY TIME you booted, firefox would appear to "just hang" unless you mashed the keyboard like a spastic01:24
mrrothoh01:25
mrroththanks01:25
fuhotwb: :D01:25
twbmrroth: 755 is user rwx, GROUP rw.01:25
twbSorry, GROUP rx01:25
twbAnd that was at VoiDeT01:25
mrrothoh I se01:26
VoiDeTright, so 775 is more like it01:26
twbVoiDeT: yes.01:26
twbVoiDeT: also, if "groups" doesn't report www-data, that user will need to log out and back in01:27
twbVoiDeT: (groupship is only applied at login time.)01:27
VoiDeTyeh it does :) thanks twb, seeing as though only the users www-data and myself are in that group, is that fairly safe to us01:27
twbVoiDeT: I suppose so01:27
fuhoGotta go, bye01:34
=== kiall|AFK is now known as kiall
=== kiall is now known as kiall|AFK
joebob777as7I can't mount usb devices with a user account getting errors. Error mounting: mount exited with exit code 1: helper failed with:mount: only root can mount /dev/sde1 on /media/backup_101:50
twbThat's not an error, that's security.01:51
joebob777as7the user has fuse permissions01:52
twbfuse is not needed to mount USB mass storage devices01:53
twbPrivilege escalation is.01:53
joebob777as7twb, and isn't that supposed to be set up by default? 10.04 64 bit server edition with desktop installed01:53
twbIf you're using a GUI, I think there's some kind of GNOME udisks/hal/pmount shit to give users such permissions, but that's out-of-scope for this channel.01:53
areayhi all.. in the ubuntu server guide, under UEC it states "by default, Eucalyptus will only run 1 VM per CPU core on a Node." --how do i change this "default"?01:54
joebob777as7twb, i don't need the gui. I just need the usb drives to automount when plugged in but not stop boot if not plugged in01:55
twbjoebob777as7: automount as root?01:55
areayin essence i'm wondering if it's possible to run multiple VMs on a single core using UEC01:55
twbareay: I suppose so, but I'm not familiar with UEC.01:56
joebob777as7twb, yes or user i don't care01:56
twbjoebob777as7: write a udev rule that matches on the device's serial number, and have it run the mount command01:56
joebob777as7twb, no simpler way?01:57
twbThat's pretty bloody simple01:57
areaytwb, the language used would suggest it.. i've spent some time googling to see if this is possible but i haven't had much luck :/01:57
twbEr, note that it'll automount at all times -- not only at boot.  You might not want that01:57
joebob777as7ok i'll look into it. never used custom udev rules01:57
pmatulisjoebob777as7: maybe the 'usbmount' package?01:59
joebob777as7pmatulis, ok i'll look into it thx02:00
pmatulis!info usbmount02:00
ubottuusbmount (source: usbmount): automatically mount and unmount USB mass storage devices. In component universe, is extra. Version 0.0.20ubuntu1 (maverick), package size 16 kB, installed size 120 kB02:00
twbpmatulis: that appears to work via udev rules, so yeah02:01
twbIt mounts them on /media/usbN instead of using the device name, but whatever02:01
clustyhey02:04
clustyanybody using transmission-daemon ?02:04
clustyafter the last update it stopped working properly02:04
airtonixno i'm using deluge-daemon02:05
clustywhile it might sound funny, i am boycotting deluge cause the devs are assholes :D02:08
twbI don't use bt at all, because they only have popular stuff02:09
clustytwb: you're one of those people that think mainstream is zoo beneath them?02:10
twbI don't *think* so.02:11
airtonixwut?02:14
patdk-lapwhoa, launchpad is fast tonight02:20
=== kiall|AFK is now known as kiall
airtonixwhats with the rt_ioctl_giwscan logspam ?02:54
a7ndrewHow do I know if apport is running properly? ps aux | grep apport returns nothing, but service apport restart reports 'apport start/running'03:18
a7ndrewapport-cli tells me there are no pending crash reports, and /var/crash/ exists and is empty03:20
twba7ndrew: it's probably a task03:59
twbAh, it's a pre-start and post-stop script.03:59
a7ndrewdoes that mean i need to crash something to confirm apport works?04:03
twbI don't know, man04:05
twbI report bugs to Debian because I hate launchpad04:05
=== JanC_ is now known as JanC
Flamtoo many ubuntu channels i got confused :/06:01
FlamHi I'm trying to SSH to my server without a password (for rsync).  I ran "sudo ssh-keygen -t rsa -b 4096 -f /home/Flam/cron/a-rsync-key" on Ubuntu 10.04 and got the .pub file and the private key, then I did "sudo cat a-rsync-key.pub >>.ssh/authorized_keys" on the remote host.  Now I'm stumped :P  Some guidance as to what to do next would be appreciated.  Also, where do I put the private06:01
Flamkey?06:01
gobbewhy did you specify file?06:02
gobbeif you run it without -f it will put keys to proper place, and then you just upload your public key to server06:02
Flamoh06:03
openstandardshi all06:07
ignarpshi06:07
openstandardscurrently experiencing a seg fault when using both apt-get and aptitude06:08
gobbeis your hdd ok?06:08
openstandardsSegmentation faultsts... 0% its not even trying to load the list06:08
openstandardsshould be its a remote server06:08
gobbethat sound like my ssd :-D06:09
gobbeit just started to seg fault and then *boom* :-D06:09
gobbeis everything else working?06:10
FlamCan I backup mysql by just copying /var/lib/mysql or must I use mysqldump?06:11
gobbemysqldump, it wont be consistent without it06:12
FlamSo if I want to backup my site and its DB with rsync, I should run the mysqldump command on cron locally, and then fetch it with rsync correct?06:16
gobbeyep06:16
Flamthanks06:16
GatorAlliHello, my internet disconnected. :P Where is the best location to store .jar files for use on Ubuntu server?06:20
jmarsdenGatorAlli: Consider /usr/share/java/ but I am not sure if that is the officially correct answer.  It's just where a lot of them are.06:21
gobbeyou can store them where you want, there's no "correct" place for them06:21
GatorAllikk06:22
gobbebut /usr/share/java is ok06:22
GatorAlliI'm sorta new to web servers. im running a lamp server and would like no one on the other side of the server to acess tham06:22
gobbewell, then anything that is not shared with apache is safe06:23
gobbelike /usr/share/java06:23
openstandardsno strace either06:39
openstandardsfuck, any suggestions?06:39
airtonixopenstandards, how do you know the hdd is ok?06:50
airtonixor are you just assuming ?06:50
FlamShit after installing rsync I discover rsnapshot.  sigh06:51
airtonixFlam, did you fix your keybase ssh login ?06:52
openstandardsairtonix, i'm assuming the hdd is ok06:52
Flamyeah, doing it your way helped.  also I was prepending sudo to it, which made root keys :/06:52
openstandardsairtonix, seems linux can be solved the windows way06:52
Flams/your/gobbe06:52
openstandardsA simple restart has cured it for now06:53
airtonixFlam, for next time you can just generate your key and use ssh-add user@remotehost06:53
FlamOh sweet.  I'll keep that in mind06:54
airtonixFlam, but for specifics, one of the things you might not find out is that authorized_keys gets ignore if its not chmod 60006:54
airtonixbut i think ssh-add takes care of that for you06:54
FlamMine is at 700 and works06:56
Flamjust set it to 600 however.06:57
Flamjust for neatness :P06:57
airtonixmight want to double check it just in case06:58
FlamI did, 600/700 both work, so I'm keeping 60006:59
=== kiall is now known as kiall|AFK
airtonixi think the main thing is that it chokes if group or other can read it07:06
airtonixwhich is perfectly understandable07:06
twb600 is for files; 700 is for dirs07:07
FlamI see @ both07:07
=== kiall|AFK is now known as kiall
=== kiall is now known as kiall|AFK
areayhi all.. i'm using UEC -- is it possible to have more than one VM per cpu core? i understand this is the default but is there a way to override it?08:04
twbareay: does #ubuntu-cloud still exist?08:05
areayit does ;) thanks twb :D08:06
=== oCean_ is now known as oCean
=== kiall|AFK is now known as kiall
=== kiall is now known as kiall|AFK
=== kiall|AFK is now known as kiall
=== kiall is now known as kiall|AFK
=== kiall|AFK is now known as kiall
=== kiall is now known as Kiall
=== garymc_ is now known as garymc
jfb_h20if I want to copy my previous printer settings across to a new machine (identical 10.10 release) what files to copy?10:10
twbjfb_h20: /etc/cups, I imagine10:24
twbStupid drive-bys...10:25
Kialltwb, lol10:27
uvirtbotNew bug: #703859 in autofs5 (main) "package autofs5-ldap 5.0.4-3.1ubuntu5.1 failed to install/upgrade: trying to overwrite '/usr/lib/autofs/lookup_ldap.so', which is also in package autofs-ldap 0:4.1.4 debian-2.1ubuntu2" [Undecided,New] https://launchpad.net/bugs/70385910:31
=== ogra is now known as Guest61426
=== Guest61426 is now known as ogra_
uvirtbotNew bug: #703868 in nagios3 (main) "package nagios3-cgi 3.2.1-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/70386810:46
=== apw` is now known as apw
uvirtbotNew bug: #703008 in ocfs2-tools (main) "Please merge ocfs2-tools 1.6.3-1 (main) from Debian unstable (main)" [Wishlist,Fix released] https://launchpad.net/bugs/70300810:57
=== ogra_ is now known as ogra
uvirtbotNew bug: #703942 in clamav (main) "package clamav-daemon 0.96.5 dfsg-1ubuntu1.10.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/70394213:05
clustyhey13:11
clustyare universe packages maintained by ubuntu?13:11
pmatulisclusty: what do you mean by 'ubuntu'?13:12
clustyas in can i file a bug for a universe package?13:12
pmatulisclusty: of course13:12
clustythanks13:12
pmatulisclusty: the vast majority of packages are in universe13:12
clustyohh multiverse is the "anything goes" one :D?13:13
pmatulisclusty: not free, yeah13:13
pmatulisclusty: https://help.ubuntu.com/community/Repositories/Ubuntu13:13
=== lau is now known as Guest82986
=== DevoKun is now known as DPH
=== DPH is now known as Devo-Kun
uvirtbotNew bug: #703977 in bacula (main) "bat from bacula-console-qt. not showing menu" [Undecided,New] https://launchpad.net/bugs/70397714:36
uvirtbotNew bug: #244994 in ocfs2-tools (main) "missing python-vte recommends/depends" [Low,Incomplete] https://launchpad.net/bugs/24499414:57
uvirtbotNew bug: #246613 in ocfs2-tools (main) "ocfs2 startup link prior to open-iscsi" [Low,Incomplete] https://launchpad.net/bugs/24661315:03
uvirtbotNew bug: #427518 in ocfs2-tools (main) "OCFS2 rejects mount option uhelper=hal" [Undecided,Won't fix] https://launchpad.net/bugs/42751815:07
=== Guest82986 is now known as lau
uvirtbotNew bug: #474215 in ocfs2-tools (main) "mountall-net tries to mount ocfs2 before o2cb is started" [Low,Confirmed] https://launchpad.net/bugs/47421515:12
uvirtbotNew bug: #583309 in ocfs2-tools (main) "fsck.ocfs2 not supporting "-a" option, causing os boot to stall" [Low,Incomplete] https://launchpad.net/bugs/58330915:12
uvirtbotNew bug: #613793 in ocfs2-tools (main) "o2cb stopping Failed" [Medium,Confirmed] https://launchpad.net/bugs/61379315:12
uvirtbotNew bug: #489272 in linux (main) "bug in ocfs2 for linux-2.6.31" [Undecided,New] https://launchpad.net/bugs/48927215:13
zulDaviey: ping i was thinking can you do your ftbfs from test for the server seed again?15:13
Davieyzul, I was thinking about doing it at the start of A3.15:21
zulDaviey: coolio..15:22
Join-D2Hi everyone, i am trying to access an AFP volume on my ubuntu-server machine (netatalk), but when connecting tru Mac OS it always gives me an "wrong username/password" error15:27
Join-D2i think it has something to do with the password encryption.. any ideas?15:28
cemchi. I have an ubuntu 8.04 with ebox on it. how could I get a list of email users/addresses without knowing anything about ebox? I just need a save/backup, it will all be reinstalled15:40
internalkernelCan somebody clear something up for me? I'm confused on this one point:16:33
internalkernelIf Im running postfix + dovecot and trying to use dovecot's sasl auth - I shouldn't need to configure saslauthd? Is this correct? Or does dovecot depend on the saslauthd mechanism?16:34
internalkernelI picked up the impression that saslauthd is part of the cyrus auth, and therefore would be redundant if used with dovecot16:35
vulgarcitohello every1!16:40
vulgarcitoi have a server with two hard disks, first one have openSUSE 11.1 and in second and new (1TB) i has installed Ubuntu 10.10....    ....first it's was booting well but after instalation of Ubuntu just boot by GRUB; How i can't fix it for boot from first HD (OpenSUSE) again?16:41
=== andreserl is now known as RoAk
=== RoAkSoAx is now known as andreserl
=== RoAk is now known as RoAkSoAx
pmatulisvulgarcito: what boots now?  just ubuntu?16:44
Error404NotFoundthe other sysadmin screwed up sudo, there is no root password set, atleast not that i know, and root ssh is blocked, any way to fix it? Its a cloud server16:51
gobbeError404NotFound: some cloud servers have ability to boot in single user thru terminal16:53
gobbeif you don't know root password, and sudo is fucked up, you have to boot in single user16:53
b0gatyr_greetings!16:58
=== Kiall is now known as Kiall|AFK
=== squishy is now known as SquishyNotHere
anternathi18:02
anternat is phpmyadmin included in jaunty?18:02
gobbeapt-cache search phpmyadmin?-)18:03
anternatyields no results ...18:03
anternatthanx for the answer18:03
gobbepackages.ubuntu.com has also all packages related to release18:04
anternatthanx gobbe, was trying on a non BW consuming solution but seemingly repo is the only choice ...18:05
anternatthat page has an error18:06
RoyKanternat: iirc it is, but as always, I'd recommend learning to use the command line utilities - it's basically the same as using some fancy GUI, exept you learn more18:07
anternattrue Roy, havent setup gui for that reason, totally agree18:08
anternataltho all is a mit much new to me :)18:09
EvilPhoenix!jaunty18:09
ubottuUbuntu 9.04 (Jaunty Jackalope) was the tenth release of Ubuntu. End Of Life: October 23, 2010. See !eol and !upgrade for more details.18:09
EvilPhoenixanternat:  jaunty isnt supported anymore18:09
EvilPhoenixyou should upgrade18:09
anternatmay be next month as dsl quota is almost over18:10
EvilPhoenixuh...18:13
EvilPhoenixwhat?18:13
anternatsad but true :)18:15
zulDaviey: you still around?18:20
=== hikeonpast__ is now known as hikeonpast
pmatulisis it possible to store encryption keys (dm-crypt) on the network and somehow access them when booting machines with encrypted drives?19:07
=== hikeonpast__ is now known as hikeonpast
ThirtysixwayDoes anyone know how to change the package  mirror used during the server install19:12
RoyKThirtysixway: _during_ install?19:12
Thirtysixwayyes19:12
RoyKI doubt that's possible19:13
RoyKapt will read the file on startup and continue until it's done or interrupted19:13
Thirtysixwaywell i know it's possible to do it with a preseed file19:14
Thirtysixwayi was just wondering because i'm at a university that hosts an ubuntu mirror for packages, and it would be a lot faster to use that instead of the default apt sources19:14
Thirtysixwayoh i found it. hitting F6 and choosing expert mode should be able to let me pick the mirror to download packages from19:20
b0gatyrso how is this possible, trying to mount an external HD..plug it in a centos box fdisk -l shows it, plug it in an ubuntu server fdisk -l does not show the HD, what am i missing ?19:29
b0gatyrnm19:35
pmatulisb0gatyr: and the answer is...?19:37
b0gatyrpmatulis: did not realize i had virtual box running on my second workspace which was mounting the drive for me automatically onto a windows xp machine =\19:40
pmatulisb0gatyr: so it didn't "exist" at that time.  ok19:43
b0gatyryup19:43
=== hikeonpast_____ is now known as hikeonpast
ejathi .. i doesnt get virtual ip after starting up heartbeat ..20:44
ejatanyone can help me trouble shoot ..20:44
aleronl16xdoes anybody here know what would be a good server for me20:49
guntbertaleronl16x: good in what way?20:50
aleronl16xfor a social networking site im kinda a newbie20:55
=== JamesHarrison` is now known as JamesHarrison
Malekomeh. does anyone here ever used ksplice on ubuntu server?20:57
guntbertaleronl16x: not sure that I understand what you want - maybe you look at turnkey linux, there are some fine appliances there20:58
Malekoim wondering whether or not i should install both ksplice and uptrack packages or just enough with ksplice package20:58
aleronl16xturkey linux is an os?20:59
guntbertaleronl16x: those are ready made linux servers  - download, configure,run21:05
aleronl16xim not talking about software im talking about hardware21:06
aleronl16xwhat is a good server for ubuntu21:06
Pici'turnkey' not 'turkey'21:06
guntbertaleronl16x: then this channel is wrong for you - this is for ubuntu support21:09
aleronl16xwow the other ubuntu channel sent me heah21:10
guntbertaleronl16x: it was actually I - but I said you might ask a specific question :-)21:11
guntbert!hardware | aleronl16x21:12
ubottualeronl16x: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection21:12
gjiorkvakhttp://tinyurl.com/5sagy6u22:28
genii-aroundStupid ad-bot22:36
e_t_Where could I find a Samba init script from before Ubuntu's switch to Upstart?23:20
twbe_t_: 8.04?  Or Debian, of course.23:21
e_t_Thank you. I wasn't sure how far back the change went.23:26
e_t_I'm trying to set up two Samba daemons on a machine. This guide (http://wiki.samba.org/index.php/Multiple_Server_Instances) is, by its own admission, Red Hat-centric. Is there a way I could accomplish this with Upstart?23:42
uvirtbotNew bug: #704220 in pptpd (main) "add "delegate" and "connections" options to default /etc/pptpd.conf" [Undecided,New] https://launchpad.net/bugs/70422023:56

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!