/srv/irclogs.ubuntu.com/2010/06/06/#ubuntu-server.txt

malchiasis there a way to take over an ssh session?   I had one time out but i don't want to kill it00:06
wieshkamalchias: run ssh seasion by using screen command00:07
CppIsWeirdhow do i install the server kernel on a desktop ubuntu?00:07
malchiasdo I have to run screen ahead of time?00:07
wieshkayou can attach & dettach it later - depends on your needs00:07
wieshkamalchias: i supouse that yes00:08
wieshkamaybe there is some other solution00:08
malchiascool - know what would cause it to drop from connections table and lose the connection in the first place (dropped: reason first packet isn't syn)00:08
wieshkabut i use screen by default00:08
wieshkahas anybody running calendarserver on ubuntu lucid ?00:15
wieshkahttp://packages.ubuntu.com/ro/lucid/python/calendarserver00:15
wieshkawhere the python-xml has been lost from lucid ?00:19
dragondonGreetings all,  how does one stop iptables from logging every dropped connection into the system logs.  I've deleted the rule that tells it to...00:26
malchiaswhat's iptables -L say?00:27
malchias(dn't paste it)00:27
malchiastake a look at what you r/etc/network/if-pre-up.d/iptables says, it could be loading a rule set00:29
MasterZuFu|Bedcan someone like, walk me through how to setup SSL on my ubuntu 10.04 server? I've followed like four tutorials and it's still not working, ended up having to take it out completely.00:33
=== MasterZuFu|Bed is now known as MasterZuFu
ScottKMasterZuFu: Did you check the server guide (see /topic).  I believe it's covered there.00:37
MasterZuFuwill do00:37
MasterZuFui've been in the room too long and no longer see /topic, and when i run "/topic" it says it's not enough parameters. could you c/p it here for me please?00:38
ScottKhttps://help.ubuntu.com/10.04/serverguide/C/00:56
MasterZuFuoh wow, thanks ScottK! :)00:58
wieshkahmmm i have problems with caldavd01:01
wieshkaroot@e3server1:/opt/CalendarServer# /etc/init.d/caldav start01:01
wieshka * Starting Darwin Calendar Server caldavd01:01
wieshkaDownloading memcached...01:01
wieshkacurl: (7) couldn't connect to host01:01
wieshka   ...fail!01:01
MasterZuFuLooking at this part of the configurations (I'm setting up several things at the same time here) https://help.ubuntu.com/10.04/serverguide/C/ftp-server.html. It says near the bottom about shells at /etc/shells/ this directory doesn't exit. Should it have existed during the initial instillation of the package? or do i need to create it now?01:13
MasterZuFuah, nvm, looks like a virtual directory :P01:14
uvirtbotNew bug: #590255 in php5 (main) "php5-cgi crashed with SIGSEGV in zval_mark_grey()" [Medium,New] https://launchpad.net/bugs/59025501:15
MasterZuFuthis is confusing me as far as how to create the users. it just says "add the users into this list"...but I have no idea what the actual format is supposed to be for creating users01:19
MasterZuFuwhy the hell does everything have to be so damn complicated? I can't understand half of this crap if my life depended on it >_>01:21
ruben23guys how do i extract this------> eaccelerator-0.9.5.3.tar.bz201:31
wieshkaruben23: use command tar01:37
colkhas anyone heard of a bug in the bnx2 driver that could cause a system to hang and lose outside connectivity with heavy traffic01:46
jbroomeruben23: bunzip also02:00
MasterZuFuNow PHPMyAdmin won't let me sign in. It was earlier, I have no idea what's going on. I keep getting this error now with the same username and password: #1045 Cannot log in to the MySQL server02:10
uvirtbotNew bug: #590275 in openssh (main) "ssh init script doesn't use the /etc/default/ssh file" [Undecided,New] https://launchpad.net/bugs/59027502:11
=== RudyValencia is now known as I
=== I is now known as me
=== me is now known as my
=== my is now known as RudyValencia
dragondonmalchias: you still here?  was busy for a bit there....04:37
qman__hey, can anybody tell me what this means, and why it happened? in /proc/mdstat09:39
qman__       [=====>...............]  check = 27.9% (273060480/976759936) finish=618.8min speed=18951K/sec09:39
qman__the RAID was fine yesterday09:39
qman__and all the disks are there09:39
qman__no SMART errors, no failures09:39
twbqman__: there's a monthly resync09:42
twbIt probably triggered recently.09:42
qman__oh, ok09:42
qman__never noticed it before09:42
twbI freaked out when I first saw it09:42
twbwent out and bought some new disks09:42
qman__I'm surprised I never encountered it, I've been using this type of setup for two and a half years now09:43
twbWell, you'd have to look at mdstat within those 12 hours09:43
qman__I check it basically daily, I've got a script that shows that and some other basic info on a web page09:44
twbqman__: nagios?09:44
qman__nah, just something I put together09:45
qman__though I guess 12 hours a month, over 30 months09:45
X-Sleepy-XSo I've set up a chrooted SFTP account and now I wonder if there is any way for me to test how secure it is. I've disabled root login and changed the port number and when I log in to the account I doesn't seem to be able to go up to the parent folder but still I would like to test it more firmly.09:45
qman__makes sense that I didn't see it until now09:45
twbX-Sleepy-X: what release are you running?09:46
X-Sleepy-X10.04 desktop09:46
X-Sleepy-Xi38609:46
twbThen you can use OpenSSH's built-in sftponly functionality; it's better than a manual chroot.09:46
X-Sleepy-Xi used openssh09:46
qman__then any known possible holes in it would be all over the internet09:47
twbqman__: not necessarily; Debian's entropy cock-up didn't affect OpenBSD or RHEL users, for example.09:47
qman__that's true09:47
X-Sleepy-XI did this in the config Match group sftp09:47
X-Sleepy-X        ChrootDirectory /home/%u09:47
X-Sleepy-X        X11Forwarding no09:47
X-Sleepy-X        AllowTcpForwarding no09:47
X-Sleepy-X        ForceCommand internal-sftp09:47
twbX-Sleepy-X: ah, OK.09:48
qman__amazing how long it took for that to surface, too09:48
twbX-Sleepy-X: that's what I meant.09:48
X-Sleepy-Xyeah ok09:48
X-Sleepy-Xwell how can i test how secure it is?09:48
X-Sleepy-Xand yeah i disabled root login09:48
X-Sleepy-Xand changed the port09:48
qman__back up your data09:48
qman__and try throwing some rm -rf /s at it09:48
X-Sleepy-Xive put the shell to /bin/false09:49
X-Sleepy-Xso im not sure how to input that command... :S09:49
twbX-Sleepy-X: publish the password and see if anyone breaks in? ;-)09:49
X-Sleepy-XLOL09:50
qman__well then there's not much you can test for09:50
X-Sleepy-Xso it's pretty safe?09:50
qman__the only real holes you could be vulnerable to are ones in the services or main system itself09:50
X-Sleepy-Xok09:50
X-Sleepy-Xwell i guess that's a risk i'm willing to take09:50
qman__and as long as you're up to date, there's not much more you can do on that front09:50
X-Sleepy-Xtrue09:51
X-Sleepy-X:)09:51
X-Sleepy-Xno other security mesures i can add to the /etc/ssh/sshd_config ?09:51
twbX-Sleepy-X: the best way to secure a service is not to run it09:52
X-Sleepy-Xtwb: yeah, but I'm to lazy to shut it off and on09:52
twbYou can also disable password auth, use hashlimit/recent (or denyhosts/fail2ban), limit the set of users and the set of source addresses.09:52
qman__I would say to set up something to defend against brute force attacks, but running on an alternate port pretty much covers that09:53
X-Sleepy-Xok09:53
X-Sleepy-Xi'll look in to those things mentioned09:53
X-Sleepy-Xthanks for the help :D09:54
qman__that alone puts you out of the target range for 90% of break-ins09:54
X-Sleepy-Xqman__: good to know :)09:54
X-Sleepy-Xnow i just need to configure my php when i'm done with this...09:55
X-Sleepy-Xi just love using my eee pc as a server/desktop09:55
X-Sleepy-X;)09:55
qman__there's lots of bots out there that scan the net for open SSH servers, and brute force them09:55
qman__but they naturally only scan port 22, and only use a pretty simple dictionary attack09:56
X-Sleepy-Xso with a good password i should be safe from those?09:56
qman__yes09:56
qman__just make sure you don't have any other users allowed09:56
twbSo I have to enable universe for a handful of packages.09:56
qman__they try stuff like root and built in accounts09:56
X-Sleepy-Xqman__: How do can I check if I have that or not?09:57
X-Sleepy-X-od09:57
X-Sleepy-X-do09:57
qman__the easiest way in my opinion is to make sure any users that don't log in, don't have a shell09:57
twbCan I configure pinning such that 1) updates to INSTALLED universe packages are allowed; but 2) universe packages that AREN'T installed must be explicitly requested -- apt-get install foo, where foo depends/recommends a universe package bar, will fail.09:57
qman__about 15 built in accounts in ubuntu have a shell for no apparent reason09:57
qman__I change them to /bin/false09:58
twbqman__: those accounts should still be locked09:58
qman__yes09:58
twbqman__: surely OpenSSH doesn't allow logins to any account that has an :x: in shadow09:58
qman__yeah, it doesn't allow that09:58
X-Sleepy-Xso i don't need to set them to /bin/false?09:59
qman__but removing the shell adds one more layer of protection09:59
qman__in case a password gets set inadvertantly09:59
qman__you don't need to, I do anyway09:59
qman__and it hasn't broken anything for me09:59
X-Sleepy-Xok, but as long as i dont set a password for those account they are safe?09:59
qman__yes09:59
X-Sleepy-Xwell i only have two accounts10:00
X-Sleepy-Xmy standard and the sftp10:00
X-Sleepy-Xwith passwords i mean10:00
qman__users without passwords can't log in, except if they have key-based authentication configured10:00
X-Sleepy-Xi haven't gotten around to start using keys yet10:00
X-Sleepy-Xhehe10:00
twbqman__: well, system users usually have a silly $HOME10:00
twbX-Sleepy-X: disabling password auth is definitely worth doing10:01
qman__it's actually pretty easy to set up10:01
qman__to be perfectly honest, I only set up key based auth about a month ago for the first time10:01
qman__despite running linux and openssh for over five years10:01
twbThe main danger is that you can remove a passphrase from a passphraseful key, so you have to make sure users are educated10:01
twbOtherwise they'll use passphraseless keys, which are single-factor auth10:02
qman__I use some of both10:02
X-Sleepy-Xok, but im only going to use my sftp account with ppl i know in person, i mean i will change my password regulary10:03
qman__my internet-facing server requires passphrase keys10:03
twbX-Sleepy-X: doesn't matter.10:03
twbX-Sleepy-X: single-factor authentication is inherently weaker than multi-factor authentication.10:03
twbqman__: how does it enforce that?10:03
X-Sleepy-Xok10:03
qman__well, it doesn't technically require it, I only created keys with passphrases for that one10:04
qman__and I'm the only one with root, so10:04
twbOK, so it only requires it at a policy, not a technical, level.10:04
qman__yes10:04
qman__but for the sake of convenience I set up passphraseless keys between my desktop and the other servers10:04
qman__because the only possible attack vector is through the one that needs a passphrase10:05
twbqman__: that's stupid.  Use multi-hop SSH.10:05
qman__unless someone gets really fancy with a firefox exploit, anyway10:05
twbYou should not be initiating SSH connections from an intermediary.10:06
twbssh -oProxyCommand='ssh gateway.example.net -W %h:%p' foo10:06
twb...connects to foo, via gateway.example.net, using your local machine for both auths10:06
qman__nice10:07
twb(You can put the same thing in .ssh/config.)10:07
qman__I'll have to do that10:07
twbIf you do that, you should also disable agent forwarding10:07
twbagent forwarding achieves something similar, but it assumes that root on gateway.example.net is ultimately trusted.10:07
qman__then I could just disable the ssh client on that server altogether10:08
twbThe major downside is that you're paying double encryption overhead on the you<-->gateway link.10:09
twbBut IME that's negligible.10:09
qman__yeah10:09
qman__I've tried before just to see, I can get about 5 simultaneous connections before it chokes10:10
qman__I'm the only one who ever uses it, so that's not an issue10:10
=== freeflyi1g is now known as freeflying
uvirtbotNew bug: #590349 in dhcp3 (main) "package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade: o subproceso script post-installation instalado devolveu o estado de saĆ­da de erro 127" [Undecided,New] https://launchpad.net/bugs/59034910:56
X-Sleepy-XIs the /etc/php5/apache2/php.ini file configured to be development or production in Ubuntu 10.04?11:32
Error404NotFoundhow can i force apache to append some text e.g. a link or an image at the bottom of every page that it renders?11:36
twbGrmph12:27
twbifup -a should not restart sshd five times12:27
andoltwb: once for every nic?12:28
twbYes12:28
twbIt should be smart enough to realize that it only needs to do it once, at the end.12:28
twbSimilar to dpkg triggers12:28
cloakableagreed12:28
ruben23hi guys whats the features of ubuntu-server new ver, LST..?13:44
ruben23KTS i mean..13:44
ruben23LTS...:-D13:45
steffanruben23: http://www.ubuntu.com/server/features/reduce-costs13:45
RoyKruben23: for what are you going to use it?13:57
ruben23RoyK: ill be using for voice traffic, a predictive dialer system.13:58
RoyKasstrix?13:58
ruben23 RoyK: right...your correct13:59
twbNot freeswitch, then?13:59
RoyKI've run rather large asterisk installations on ubuntu. the  problems we saw was asterisk-related, not ubuntu-related13:59
RoyKand we saw LOTS of problems13:59
RoyKasterisk is not good13:59
JamesHarrisonI'm getting *** System restart required *** - I guess this just means I've done a kernel update and need to restart to have it take effect. I can't reboot this box; can I hide the message, or is there a way to swap out the running kernel for the new one without a reboot?14:00
RoyKtwb: do you know any predictive dialer setups with fs?14:00
RoyKJamesHarrison: it only shows that message to admins14:00
RoyKJamesHarrison: and usually it's ok to ignore that - it just means a new kernel is ready14:00
JamesHarrisonRoyK: Yes, and nobody else has an account on the box, just me. I know it's probably safe to ignore, it's just irking me :)14:01
RoyKhehe14:01
steffanHi this message is shown when logging in http://pastebin.com/hQsKgK01. I've looked at the URL it shows and that is of no help14:09
steffanThis is a virtual machine running VMWare, although I have root privalidges14:10
ruben23 RoyK:i been using 8.04 LTS for production, but i want to upgrade to the new release, im just afraid what migh happen..14:11
ruben23the new LTS version..14:12
RoyKsteffan: http://tinyurl.com/2b2q53j14:13
cybrocopHi All. Output from top on my server shows 147K free RAM, however, I'm not running anything. How can I troubleshoot whats using that memory?14:13
RoyKruben23: it'll probably work14:14
RoyKcybrocop: pastebin output from 'free'14:14
cybrocopRoyK: Here is output from 'free':  http://slexy.org/raw/s2NN07Pew714:15
RoyKcybrocop: see the buffers/cache line14:15
RoyKyou have lots of free memory14:15
RoyKbut linux uses whatever's left for buffering14:16
RoyKthat's released when something needs it - when it's allocated14:16
cybrocopRoyK: I was running kvm, and it froze up for a minute, thought it may be related to this. KVM was/is allocated 850MB14:17
RoyK850 megs is not really a lot for kvm14:18
steffanRoyK: 5 results - the majority in Chinese14:18
cybrocopRoyK: agreed. But the KVM itself was not heavily used. I was editing a 5 line text file.. But I'll try to pay more attention once this happens.14:19
cybrocopAnother question, does anybody know how to send Ctrl-Alt-Del through  Rdesktop?14:20
remix_tjcybrocop: ctrl-alt-ins?14:20
cybrocopremix_tj: doesn't work for me.14:21
remix_tjcybrocop: uhm, or ctrl-alt-end14:22
steffanRoyK: The website (https://wiki.ubuntu.com/Security/CPUFeatures) says that you can start using it if you install -generic-pae flavor of the 32bit kernel. On login I'm shown '2.6.32-21-generic-pae', which shows that the server is already using it. So why am I getting this message?14:22
cybrocopremix_tj: Sorry, that doesn't work either. I must have tried all the reasonable Ctrl-Alt-*** combinations.14:23
remix_tjcybrocop: you can use windows security on the start menu, so14:24
cybrocopremix_tj: Thanks, thats a good workaround.14:25
RoyKsteffan: no idea14:29
MasterZuFuhey everyone. i'm trying to use byobu (screen) here. i have my server remote-ssh'd into from my desktop, and then i have remote ssh on my iphone. i want to have a screen already setup with two windows on it, both already running a command. i pressed "ctrl+a,d" to detach my screen. then on the iphone i put "screen -r" to resume. it says this: - byobutput: unknown terminal "vanilla". cannot find terminfo entry for 'vanilla'14:50
MasterZuFuanyone?14:55
uvirtbotNew bug: #590408 in dovecot (main) "dovecot dies with "Fatal: Socket already exists: /var/spool/postfix/private/dovecot-auth"" [Undecided,New] https://launchpad.net/bugs/59040815:21
xelisterhow to stop the colorfull logo on boot  at other gimmicks?15:26
xelisteralso how to disable auto starting gdm/kdm (so that by default server does not start any X server)15:27
xelisteralso how to uninstall radeom propertiary driver, and overall remove X to change the computer to a headless setup (but! the computer needs the part to be able to VCN / ssh -X into it)15:27
RoyKwhat is the preferred virtualisation solution for ubuntu these days?15:44
jbroomei like kvm15:51
RoyKdoes kvm differenciate between hvm and pv like xen does?15:52
=== RoyK is now known as Guest68744
=== RoyK^ is now known as RoyK
ruben23hi where is the php.ini file on ubuntu located..?16:04
ruben23on ubuntu-server16:04
uvirtbotNew bug: #590421 in mailman (main) "list_lists crashed with ImportError in <module>()" [Undecided,New] https://launchpad.net/bugs/59042116:06
cloakableruben23: /etc/php5/16:07
cloakableOr php4 if you're using that16:08
diagoHello, I am trying to install 10.04 with a raid 1 configuration. I get all the way through the install and on the reboot the system complains that it cannot find /dev/by-uid/<UUID> which corresponds to /dev/md0. When I boot into recovery fstab has the correct UUID for /dev/md016:22
diagoIt's almost like mdadm is not being loaded in time for the system to boot16:22
uvirtbotNew bug: #590431 in mailman (main) "withlist crashed with AttributeError in fix_url()" [Undecided,New] https://launchpad.net/bugs/59043116:31
blue-froghi there, drwxrwxrwt for /tmp on a server is correct or there's a catch?16:44
nealmcbblue-frog: That's the default16:45
blue-frogok had the default on a desktop but not on the server16:45
blue-frogty16:46
nealmcbblue-frog: np16:46
Renskyhey i will create a openvpn gateway, the connection is ok, it run, but i can?t ping a pc in the "push network"16:52
Renskyi can ping the vpn server16:52
Renskyon the tun device and on the eht0 device, but i can?t ping the pc behind eht016:54
Renskyis the problem iptables?16:54
jbroomei can't tell from here17:04
Renskyyou need more information?17:06
=== wieshka_ is now known as wieshka
RoyKhi all. seems redhat has some admin tools that can be run on windoze to manage VMs. are such tools available on ubuntu?18:36
RoyKs/on/from/18:36
iKbi am tring to install a lamp server19:10
iKbif i install apache2 it install apache2-mpm-worker than if i install php5 it replace apache2-mpm-worker with apache2-mpm-prefork19:11
iKbis possible to mantain apache2-mpm-worker?19:11
RoyKdo you really need -worker?19:15
RoyKphp isn't thread-safe19:16
RoyKif you want php, use prefork19:16
RoyKit scales well enough for most use19:16
RoyKprefork starts to perform bad at thousands of concurrent requests19:17
volvehey all, I'm trying to install 10.04 server to a usb thumb drive. All goes well until it tries to install grub - it fails with no details. I tried selecting lilo but that fails too. Am I missing a step? I've read some usb howtos online but they only discuss Desktop, not Server...19:46
nealmcbvolve: what did you use to do it - usb-creator-gtk on lucid?19:48
volveno, simply ran the server installer as "method 1" here https://wiki.ubuntu.com/LiveUsbPendrivePersistent made mention of just pointing to the thumb drive19:49
nealmcbvolve: that's a pretty old page (those need to be cleaned up....)  what distro were you running on the machine that you created it from?19:51
nealmcbyou might want to try usb-creator19:52
volveI had no os installed. Was just booting from the server install cd.19:52
nealmcbbut I have only used it for a (simple, successfull) desktop install19:52
volvewill go read about us-creator :)19:52
nealmcbvolve: ahh - got it19:52
nealmcb:)19:53
nealmcbvolve: I'd love to hear how it works19:53
volveusb-creator's tagline is that it writes the iso images to usb drives. that's what concerns me as that's not an install, I'd end-up with the usb drive booting into the server installer... :/19:53
volvemaybe I'm googling this wrong, maybe I should try searching for ways to transfer an hd install to a usb drive... hmm19:54
nealmcbvolve: oops - that sounds right.19:55
* ccheney just upped his medicine dose 50% today and is feeling a bit wired20:13
KenBW2how can i edit my invalid /etc/sudeors file?20:27
sorenKenBW2: Reboot into recovery mode.20:29
sorenKenBW2: And from now on, use visudo to edit sudoers.20:29
sorenKenBW2: It checks the file's validity before letting you replace the original one.20:29
KenBW2its a VM, how would i restart into recovery?20:29
ccheneysoren, you use uec right?20:31
ccheneysoren, have you ever seen a weird issue where eucalyptus seems to use the external ips (the ones you assign vs the 172.x ones) for a while then stop using them, almost like an ip leak20:32
ccheneysoren, i'm trying to determine what is causing it to happen on my test box, i saw that the 172.x address are assigned via dhcp but haven't tracked down what handles hand outs of the ips from ip pool assigned by the admin20:33
sorenccheney: I don't use UEC.20:35
ccheneysoren, ok20:35
sorenKenBW2: Just like you would a regular machine.20:36
sorenKenBW2: Invoke the grub menu, choose recovery mode. win.20:36
KenBW2the first part s what im struggling with20:36
* nealmcb waves at soren20:37
sorennealmcb: o/20:37
sorenKenBW2: Hold down the shift key, I think.20:37
KenBW2this is VMWare Server if that changes anything20:38
sorenYou tell me.20:39
sorenKenBW2: I've told you what to do. Have you tried it?20:40
KenBW2i tried pressing shift while pressing the play button, yes20:41
KenBW2but unsuprisingly it did nothing different20:41
guntbertKenBW2: not while pressing the play button but inside the VM while it is booting20:44
KenBW2ah, ill try that20:45
KenBW2ok ive tried Shift, and ESC (as suggested on the boot screen) and neither shows me grub21:06
volvenealmcb: turns out all I needed was to make sure the first partition was a FAT32 and set as Bootable. GRUB installed happily afterwards. :)21:06
nealmcbvolve: excellent!21:07
nealmcbhope it boots nice and fast!  And do take /tmp off of it....21:07
volveNext question though: how do I disable the silent boot-up and resolution detection? I sort of like seeing my services scroll by... :D21:07
volvenealmcb: yeah I need to figure out a script to put /tmp in ram, and also nuke the swap partition the installer created21:08
volveI mean, ideally I want to boot the entire filesystem into ram21:10
t3chkommiepraise goodness there is a server channel!!!!!21:19
nealmcbt3chkommie :)21:19
t3chkommiecan anyone help me with a 10.04 server trying to set up IMAP and webmail?21:20
nealmcbvolve: Check out /etc/default/grub for boot configs21:20
t3chkommiei had postfix+dovecot+squirrelmail... worked fine, untill i did and upgrade and broke everything...21:20
t3chkommienow i cant get anything to work.. no roundcube.. courier... nothing.21:20
nealmcbvolve: and I'd think you could just link /tmp into /dev/shm in fstab21:21
nealmcbbut I haven't looked into that recently21:21
t3chkommieanybody?21:22
nealmcbt3chkommie: did you install the mail server task (see tasksel)21:23
t3chkommiei think so.21:23
t3chkommieisnt that postfix?21:23
nealmcbamong other tings21:23
nealmcbbut I'm not up-to-date on it21:24
=== unreal_ is now known as unreal
t3chkommieok, sudo tasksel, it was missing mail server some how, so im going to resintall that21:25
t3chkommienealmcb, tasksel... awsome command, i was looking for that when everything went down yesterday!21:25
t3chkommiethanks!21:25
nealmcbt3chkommie: :)21:26
t3chkommienealmcb, what should i do now?21:26
t3chkommiereinstall dovecot? courier?21:26
t3chkommieanyone use roundcube and squirrelmail that prefurs one over the other?21:31
t3chkommieim looking for somwthing with a nice UI, and resembles outlook webmail21:31
nealmcbt3chkommie: I don't have much recent mail server experience, but if you describe the specifics, someone else here might see something they can answer21:41
diagoHello, I am trying to install 10.04 with a raid 1 configuration. I get all the way through the install and on the reboot the system complains that it cannot find /dev/by-uid/<UUID> which corresponds to /dev/md0. When I boot into recovery fstab has the correct UUID for /dev/md022:32
YosiAnyone here use a LSI 9260 with Ubuntu Server 10.04?   Cause LSI only has official drivers and control/agent software for REHEL..   but someone told me kernel 2.6 and higher has build in drivers for the Megaraid...22:59
Yosiany idea?23:00
YosiRHEL*23:00
=== unreal_ is now known as unreal
=== pgraner-afk is now known as pgraner
Yosianyone here using LSI cards in ubuntu./23:52
Yosi?23:52
lukehasnoname`Yosi, http://ubuntuforums.org/showthread.php?t=124291923:55
lukehasnoname`last post?23:55

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