[00:48] how can I install lucid server with no gui? [00:51] grab the server install cd and install from it [00:57] bah... used the wrong iso to mount on the thumbdrive :/ [00:58] ahhhh... I see what happened now, when you add a new iso to usb-creator-gtk it doesn't automatically select it [01:02] ahhhhh much better, thought it was a little weird I had to keyboard tab through the mouse based install process [01:10] <[R]> how do i make upstart's output on tty1 instead of tty7? [01:17] anyone here having experience with ubuntu on Amazon EC2? [01:25] How do I update packages??? -->19 packages can be updated [01:27] nevermind, I figured it out [01:43] marc__, do NOT run 10.04 on EC2 if you're going to use EBS [01:43] use 9.10 [01:43] 100% [01:44] chewbranca, why? [01:44] with 10.04 there is a serious bug that sky rockets load averages [01:45] I've got 2 boxes running in production with on EC2 with EBS and both are sitting at a load average above 10 with 99% idle cpu [01:45] chewbranca, I see... even with the AMI launched last month? [01:45] absolutely stay away from this until its fixed [01:45] the bug still hasn't been resolved [01:45] <[R]> chewbranca: do you have a #? [01:45] https://bugs.launchpad.net/pantheon/+bug/574910 [01:45] Launchpad bug 574910 in linux-ec2 "High load averages on Lucid while idling" [Undecided,In progress] [01:46] I posted on it back until july [01:47] chewbranca, maybe you can answer a question I have... I was following this guide http://www.howtoforge.com/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-3-p3 and there's a part about edition the file /etc/network/interfaces to setup static IP... Is it also required on EC2 ? [01:47] marc__, this only appears to be affecting EBS instances, so if you're planning on running EBS (which you probably want to because its very nice) then stay on 9.10 [01:48] no you don't need to set the ip address with EC2, amazon handles elastic ip addresses for you, so you can actually have a static public facing ip address and move that around internally to whatever instance you move to [01:49] $ uptime 00:49:22 up 65 days, 1:11, 1 user, load average: 14.61, 14.86, 14.24 [01:49] that's rather annoying [01:49] live production server [01:50] 97.7% idle [01:52] thanks for the info chewbranca [01:54] marc__, no problem, 9.10 is solid and still new enough to run most of what you want, so I would run with that, 10.04 on the other hand I've had multiple issues with [01:55] chewbranca, if I check the info using "top" it tells me load average of 1.43 [01:56] marc__, load average on what? [01:57] ubuntu 10.04 ebs on ec2 [01:57] using ami 099720109477/ebs/ubuntu-images/ubuntu-lucid-10.04-i386-server-20100827 [01:58] and that load average is at complete idle right? [01:58] give it a minute or two [01:58] yes [01:59] fyi, I'm doing a new install locally on a server here, after a few minutes the load average is 0.02 [01:59] versus 1.43 [01:59] read that bug link I posted, that's the exact issue [01:59] don't use that 10.04 ami [02:02] * Psi-Jack is back. Be afraid. Be very afraid. :) [02:03] dunno... I used that ami, then installed lamp package and ispconfig3: top - 01:02:43 up 5:30, 1 user, load average: 1.63, 1.56, 1.48 ... but then again I'm a noob with linux servers :P [02:03] marc__, my current load is 0.00 [02:03] that's what it should be on a new install [02:03] your's is 1.63 [02:04] read that bug thread, its not good, you're running into the EXACT issue I am talking about, don't use it until its fixed [02:04] grab 9.10 and use that [02:04] ok, thanks, then I'll go try with 9.10 [02:05] marc__, no problem [02:06] chewbranca, can you have a look at http://www.howtoforge.com/perfect-server-ubuntu-9.10-ispconfig-3 ? do you think that it's a good guide to setup a web server? [02:08] chewbranca: probably not.. howtoforge and 'best' usually fall far aprt [02:09] it usually covers hacks that people have accepted as a good way to do things - in my experience [02:09] marc__: ** [02:09] marc__: http://doc.ubuntu.com/ubuntu/serverguide/C/ [02:12] MTecknology, thanks. [02:16] I've read that it was not recommended to send email from an ec2 instance as it might be considered as spam (something about reverse dns), do you know if the elastic ip fixes that problem? [02:16] chewbranca, ^^ [02:17] hmmm [02:17] my mysql doesn't star [02:17] * start [02:17] i'm struggling to find the caus [02:18] this is post hardy->lucid upgrade [02:27] marc__, I'm hesitant to trust anything described as 'perfect', but if you're just trying to get a lamp stack going most tutorials will be fine, just need to get apache/mysql/php installed, and that's fairly straightforward with ubuntu [02:28] marc__, the serverguide MTecknology linked looks like it covers everything you would want to do [02:29] chewbranca, yeah, I'm reading it right now, but his link was for 10.04, but I found the doc for 9.10 [02:29] I'm not familiar with issues related to sending email from EC2, I've been sending emails through gmail hosted domain email without any issues [02:30] marc__, oh ok cool [02:30] also, for email, you can't go wrong with http://www.mailchimp.com/ [02:30] free outgoing emails up to 3000 a month [02:31] chewbranca, I want a lamp stack that I'll use for development, but I would like to be able to make a production after so I'm trying to find good example :) [02:32] marc__: Lots of spam is sent from EC2 IP space so it's not unusual for receivers to treat it suspiciously. [02:32] marc__, I highly recommend reading that server guide (or the 9.10 version), its a worth while investment of your time and in the long run is better than just following a tutorial [02:32] chewbranca, if I want to setup a webmail on my ec2 server, I can use mailchimp to forward sent messages? [02:34] marc__, mailchimp handles sending out newsletter emails and what not, not sure what you mean by 'forward sent messages' [02:38] chewbranca, well, maybe I didn't understand correctly... I want to create a ec2 instance that will be used for development, but I want to use my domain (already using dnsmadeeasy.com to forward my domain to the elastic IP I got). on that instance I want to setup a mail server (pop/imap)... I want to move my email out of my shared hosting account... once I do that, if I send an email to someone, I don't want it to be conside [02:38] red as spam. [02:39] so I thought that I needed to forward all emails sent from my ec2 instance to another trusted service? [02:39] yeah I hear you, I'm just saying I'm not familiar with the issues surrounding EC2 based email as I haven't run into them, as ScottK pointed out, lots of spam shows up from EC2 so its definitely possible it could be considered spam [02:40] honestly, if you're not doing a huge amount of outgoing emails, just use google's hosted email service, not even worth your time to manage email when google does a great job of it for free [02:40] then all your email will be coming from google's servers, and its not even an issue [02:45] chewbranca, hmmm, yeah, good idea... up to 50 email address [02:49] chewbranca, thank you very much, you've been a great help for me tonight :D [02:50] Heh [02:50] Google Mail... Yeaah. when you run servers and such that send email of their own, google mail is bad. [02:50] Trust me. [02:50] It's Bad. ;p [02:53] Psi-Jack, why? [02:54] Psi-Jack, I want my server to send me email on certain events (web app logging) [03:57] marc__, Why? Heh. Because your origin endpoint isn't google-apps. [03:57] marc__, So not only do you have to STILL use your SMTP servers your own self, but you have to make sure it accepts mail and delievrs it to the proper gmail servers as well. [04:04] Psi-Jack, I guess that would work: http://serverfault.com/questions/54069/how-to-setup-ubuntu-mail-server-with-google-apps [04:06] marc__, That's only about 25% of what you need. [04:19] guys i have ubuntu server version 10 but i want to install a lower package version of php please help me...its been weeks figuring it out. [04:37] guys any idea and help please [04:44] ruben23: no idea :/ [04:44] ruben23: http://www.google.com.au/search?sourceid=chrome&ie=UTF-8&q=php+5.2+on+ubuntu+lucid [04:51] how do i cehck what version of ubuntu server i have..? [04:52] lsb_release -a [05:00] is there any way to transmit on submission port with postfix? === MTeck is now known as MTecknology [05:49] so I'm running ubuntu server, how do I find the funky text name of my release ? [05:51] arcane [05:51] cat /etc/issue [05:56] /etc/issue has the numerical release, Ubuntu 10.04.1 LTS \n \ [05:56] but not the named release [05:56] lsb-release [05:56] if lsb not present then idk [05:57] it's tucked at the bottom of lsb_release -a [05:58] ye [05:58] u can uname -a [05:58] as well [05:58] forgot to mention XD === FireCrotch_ is now known as FireCrotch [06:09] im installing postfix and need to telnet to test it out. telnet is installed but when I type telnet localhost 25 i get -bash: telnet: command not found [06:10] jason [06:10] on /etc/postfix/master.cf do u have smtp as chroot? [06:12] its got a dash (-) [06:12] hmm [06:13] try telnet 127.0.0.1 smtp [06:13] thats not going to work because telnet command is not even found. [06:13] telnet is installed though. [06:13] lol [06:14] sudo apt-get install putty [06:14] putty 127.0.0.1 smtp [06:15] im ssh into my server from the house [06:15] hmm [06:15] plz cat /etc/postfix/main.cf [06:17] ok and? [06:17] pm me that [06:18] telnet is my problem. not postfix though [06:19] ic [06:19] u can remove completely then reinstall [06:19] if that wont work download putty === joschi___ is now known as joschi [07:36] New bug: #636195 in autofs5 (main) "Autofs for LDAP doesn't contain ldif file" [Undecided,New] https://launchpad.net/bugs/636195 === RoAkSoAx_ is now known as RoAkSoAx === _Techie_ is now known as _TechAway_ === _TechAway_ is now known as _Techie_ [08:10] apt-get install libmd5-perl comes up "Couldn't find package libmd5-perl" ????? [08:12] apt-get update && apt-get upgrade [08:12] then do it [08:13] also, I checked in ubuntu 10.04 lts, dosen't exist. [08:14] hmm... thats what im running [08:18] apt-cache search perl | grep 'md5' [08:18] libcrypt-passwdmd5-perl - interoperable MD5-based crypt() for perl [08:18] libdigest-md5-file-perl - Perl extension for getting MD5 sums for files and urls [08:20] same [08:20] https://help.ubuntu.com/community/OpenWebMail - im doing this [08:21] sudo dpkg -i owm2.53-2.deb is failing [08:21] dpkg: error processing owm2.53-2.deb (--install): [08:21] cannot access archive: No such file or directory [08:21] Errors were encountered while processing: [08:21] owm2.53-2.deb [08:26] nvm that last [08:32] JasonMSP: why don't you just install squirrelmail or roundcube webmail? [08:32] JasonMSP: there are *working* packages for them for ubuntu, in contrast to openwebmail [08:39] just got it working. [09:18] morning all, does anyone know a little about mdadm? When I boot I get /dev/md0 could not be configured, it drops to busybox. If I use the mdadm binary in busybox to reassemble my arrays manually (by uuid) and then simply exit, it works. So the array is fine it's just an issue with the boot process. While i'm in busybox, if I look at /etc/mdadm/mdadm.conf it's got all the directives twice, in two identical blocks. This isn't the mdadm.conf that i have on [09:18] my machine so i'm guessing it's auto generated - does anyone know how i influence this auto generation process and get it fixed? I think this is what's stopping the boot. Running Lucid [09:18] maybe worth copying to the forums :) [09:22] ph8: hmm [09:23] it is a puzzler [09:23] i'm guessing that's how mdadm works with 'automatic detection' on boot [09:24] ah it would appear i can modify my initrd [09:24] and repack [09:24] but what happens when i upgrade?? :-s [09:24] my best quess is that mdadmd dosnt have anough time to figure what device belongs to which array [09:26] ph8: what fdisk says about your partitions ?, mine says linux raid autodetect [09:26] yes mine are autodetect [09:26] well it knows the uuid's [09:27] so they're in the boot time mdadm.conf somehow [09:27] in fact maybe i just need to do an update-initramfs [09:27] after modifying my own mdadm.conf [09:27] and it packages it then [09:28] i have 2 raid1 and one 4disk raid5 set, usually raid1 come online without problem, but raid5 usually just finds one disk and i have to mdadm --assemble --scan [09:28] mine is raid1 [09:28] :o what does scan do [09:29] should i be able to do that to fix the issue rather than mounting each device manually by uuid? [09:29] hmm looks like that initramfs hasn't fixed it [09:29] oh wait i'm lying [09:29] that's got it [09:29] hurray! [09:29] so the mdadm in initramfs was bad [09:29] i had altered the one in /etc on my system but hadn't run update-initramfs [09:30] ph8: --assemble --scan scan all disk and figures whihc goes to own raid array [09:30] even if you dont have mdadm.conf [09:31] clever [09:31] one solution to your problem is define all devices in mdadm.conf [10:15] hello, I've compiled PAM from source code and now I'm not able to log into the system, I got the source code from apt-src install pam. I have a preconnected session I can work with, any help ? === _ruben_ is now known as _ruben [10:26] hi [10:26] is there a complete solution to control everything via a gui? [10:26] e.g. a mail server, firewall, etc [10:27] denysonique_lubu: webmin [10:27] denysonique_lubu: maybe ebox [10:30] joschi, is there a way to setup everything without actually touching the cli? === RudyValencia- is now known as RudyValencia [10:39] denysonique_lubu: yes. pay someone to do it for you ;) [10:40] jo-erlend, to be honest I am not a fan of gui's but I would like to try something like that just once [10:40] for fun [10:43] joschi, hey! You stole my nick! :) [10:50] denysonique_lubu, there is nothing preventing you from running all the services on Ubuntu desktop. If it's a headless server, you can still use ubuntu desktop with a terminal server solution, like x2go or freenx. [10:51] jo-erlend, yes you can, but when XDMCP was supported in GDM, you could even use freenx on another server to connect to a server without freenx installed :) [10:51] yann2, right. I thought the removal of xdmcp was just a temporary thing? [10:52] not as far as I know [10:52] that was a great feature for me. I really miss it. [10:53] so do I [10:53] you might replace gdm with something else though, but havent tried it yet [10:54] yes, but then I could just as easily install x2go or freenx... :) [10:54] been using 8.4s, and xdmcp was broken in KDM back then, not sure about now [10:54] jo-erlend, I just fired up lubuntu now and I have a feeling to try some server apps via gui [10:54] well I use Nomachine NX to "tunnel" to other servers via xdmxp [10:55] denysonique_lubu, cool. [10:56] jo-erlend, 'If it's a headless server, you can still use ubuntu desktop with a terminal server solution, like x2go or freenx' If it is headless there is no X so I can't run freenx or anything like that [10:56] etc [10:56] denysonique_lubu, why is there no x on a headless server? I have that on most of mine. [10:57] I thought headless meant "without X server" :) [10:57] jo-erlend, well if it is headless why should I install X on it? ;p [10:57] denysonique_lubu, because you have ssh? [10:57] jo-erlend, are you talking about xforwarding? [10:57] yann2, I thought headless meant a server without a screen. [10:58] denysonique_lubu, well. Sort of. Pure x forwarding is way too slow to be of any practical use, but freenx and x2go is much faster and does much more. [10:58] right - my english isnt perfect, sorry :) [10:58] anyway headless == no X [10:59] hmm I think I will give ebox a try [10:59] denysonique_lubu, I don't understand that. Headless usually means no monitor, not no x. [10:59] but yes, ebox is nice. [11:01] yann2, have you tried spice yet? Seems awesome, but I haven't figured out how to install it on Ubuntu yet. Only Fedora. :( [11:02] not yet now - is in the latest kvm though, really looking forward to it [11:02] if you manage to install it on a server then I have interest yes :) [11:02] the whole point is to install it on a server. :) [11:02] have nomachine tunnel to NX would be nice too [11:03] jo-erlend, spice? [11:04] denysonique_lubu, it's a pc-over-ip solution that's perfect for kvm. I've been longing to move my desktop into a data center for many years. [11:07] jo-erlend, just build it from source ;p [11:07] jo-erlend, its bad it is propriatary [11:07] it isn't. Why do you say that? [11:07] jo-erlend, better just set up xen [11:07] jo-erlend, is it free software? [11:07] of course. [11:08] jo-erlend, btw show me a link to that spice [11:09] http://en.wikipedia.org/wiki/SPICE_%28protocol%29 [11:11] jo-erlend, you are right [11:11] btw this is spice not pcoip [11:11] i thought spice was a client to pcoip [11:11] etc [11:11] jo-erlend, you can't install on ubuntu? [11:12] well, there is no packages yet. You could always compile it yourself, but I suspect it's fairly complicated. Anyway, I've had other things to do. :) [11:14] hello, I've compiled PAM from source code and now I'm not able to log into the system, I got the source code from apt-src install pam. I have a preconnected session I can work with, any help ? [11:16] ghaleb: why did you do that? [11:17] joschi: I read a tutorial to wright a PAM module [11:17] but by mistake a compiled the entire PAM modules [11:17] ghaleb: since you still have an open shell just reinstall pam [11:18] joschi: through apt ? [11:18] ghaleb: yes [11:18] but the modules in /lib/security are exists [11:20] joschi: when I type sudo su, it gives me sorry try again three times without even letting me enter password [11:21] ghaleb: in this case you'll need to boot from a linux live cd/dvd/usbstick and fix your system from there [11:22] jo-erlend, no its not, it usually is ./configure && make && make install [11:22] etc [11:23] we really are different people. .) [11:23] jo-erlend, lol, in terms of what? [11:23] etc [11:24] joschi is not me. [11:24] joschi: yep, but I still have a way to the system [11:24] joschi: a preconnected session with root access [11:25] ghaleb: well, then reinstall pam through it === klaas- is now known as klaas [11:25] I'm looking for PAM in apt repo, do I have to apt-get all libpam packages ? [11:29] ghaleb: just the ones already installed: `dpkg -l 'libpam*'` [11:48] joschi: it's not working :( [11:48] I reconfigured dpkg-reconfigure libpam0g === _Techie_ is now known as _TechAway_ [11:53] ghaleb: if you really reinstalled (`aptitude reinstall`, `apt-get install --reinstall`) all the pam libraries and pam was the only thing you broke, it should work === ewook_ is now known as ewook [11:59] joschi: even though, it's not working. There is something happened, I can't do anything related to pam, even setting new password for users [12:01] ghaleb_: what's in your logs? [12:01] permission denied [12:02] I'm afraid to reboot [12:03] maybe I'm reconfiguring a wong package [12:03] reinstalling [12:14] joschi: YEP IT WORKED! [12:14] joschi: I reinstalled libpam0g [12:14] I've been reinstalling libpam-modules [12:14] thank you very much! [12:16] ghaleb_: you're welcome [12:38] hi guys how do i check disk space particular on my / directory... [12:38] ruben23: df -h === Adri2000_ is now known as Adri2000 === au_ is now known as au [13:02] ..--.. [13:03] RoyK: ask your question [13:04] oh! sorry, I confused that with an s.o.s [13:09] guys how do i uninstall a source install without mke uninstall script..? [14:00] Hello, [14:00] guys, I have a problem installing pam from the source code, I compile and make install but then the system doesn't accept login nor sets passwords, any help ? [14:01] try the mailing list ghaleb_ [14:01] I am running a Ubuntu 10.4.1 server installation, I would like to install and run a Teamspeak server. Does anyone know what the file name is for teamspeak version 3 and is it available through the repositories? [14:02] au: which mailing list, is there a pam mailing or ubuntu-server mailing list ? [14:02] ubuntu server [14:03] thanks [14:04] <\sh> Crankygeek, apt-get install teamspeak-server [14:04] anybody knows how to verbose the log more to see what happens at syslog ? [14:04] <\sh> Crankygeek, apt-cache search teamspeak would have helped you [14:05] <\sh> Crankygeek, oh and version 3 is not in the repositories...I would go then with the upstream version...and then you are out of support on ubuntu [14:06] New bug: #636363 in openldap (main) "After importing backend.ldif I get "Invalid credentials (49) "" [Undecided,New] https://launchpad.net/bugs/636363 [14:07] hehe ghaleb_ :) *above* [14:09] au: I see openldap bug [14:15] hi all, does anyone have an idea, why I get an "postconf: fatal: open /etc/postfix/main.cf: No such file or directory" error when I restart networking? [14:18] <\sh> gathraigin, is /etc/postfix/main.cf available or is it really missing? [14:19] is really missing, ther is only a master.cf [14:20] <\sh> gathraigin, there you have your problem...apt-get install --reinstall postfix eventually fix the problem [14:20] <\sh> gathraigin, if not, you have to recreate main.cf manually [14:21] ok, I try that... it is a little bit unfortunate because I do not want postfix, but it was installed when I installed ubuntu-vm-builder... [14:22] <\sh> gathraigin, no it's installed because some dep of ubuntu-vm-build needs "default-mta" [14:23] ah ok... I have a lot to learn ;) thanks [14:24] <\sh> gathraigin, if you do an apt-cache search mail-transport-agent you'll find some replacements for postfix [14:27] hm, is postfix not a good choice as mta? or is there a better one with a smaller footprint? [14:29] <\sh> gathraigin, ssmtp is a mta replacement with a small footprint..but it depends on you what you want to do ... if you need a good mta...use the ubuntu default aka postfix [14:29] ok, I found the problem with main.cf [14:31] ah all right, I will research ssmtp and postfix to see which will suit my needs better... thank you \sh [14:57] anyone know if I have to edit the hosts file in an EC2 instance? === unreal_ is now known as unreal === Guest55663 is now known as KnowYourRights [15:36] New bug: #632934 in apache2 (main) "apache2 crashed with SIGSEGV in invoke_cmd()" [Medium,New] https://launchpad.net/bugs/632934 === lhavelun1 is now known as lhavelund [16:04] hello. [16:04] is there any reason why ubuntu server doesnt automatically install acpid in the installation=? [16:04] i mean, I have to install it manually afterwards [16:15] dv_: same reason why apache httpd is not preinstalled or vim or Postfix: because it's no core package which would be needed by every user [16:21] but *acpid*? [16:21] this is such a basic package [16:22] why? [16:22] dv_: I don't use acpid on *any* of my servers [16:24] anybody dive me a link for Drupal startup guide [16:43] does anyone have a recomendation for a lightweight ftp client? [16:43] i tried vsftp, but half the time i cant connect === unreal_ is now known as unreal === xfaf is now known as zul [16:50] sailerboy: vsftpd is a ftp server [16:51] sailerboy: try lftp or ncftp if you want a good CLI ftp client [16:51] erm [16:51] i meant ftp server [16:51] sorry [16:53] vsftpd is a good lightweight ftp server [16:54] sailerboy: and I doubt that your connection errors are caused by it ;) [16:55] most of the connections just time out [16:55] i'll try purging and reinstalling === mike9055_ is now known as mike9055 [17:04] is it possible to create preallocated images using vmbuilder? I/o are horrible as long as the size of the disk images grows [17:07] <\sh> yann2, you should be able too [17:07] <\sh> s/too/to/ [17:41] \sh, cant find the appropriate argument === X-Sleepy-X_ is now known as X-Sleepy-X [19:36] New bug: #636573 in mysql-dfsg-5.1 (main) "package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128" [Undecided,New] https://launchpad.net/bugs/636573 [19:50] quick question, what is xshm? === _TechAway_ is now known as _Techie_ [20:00] !xshm [20:01] http://linux.die.net/man/3/xshm [20:03] with a php rfi it can work with the known php_include() from the msf framework? [20:04] ok now i got it... cheers nahlawi [20:04] blackmatter: I can't help. Maybe someone else in this room can? [20:04] blackmatter: no problem. [21:11] hey guys, you know in htop [21:11] on the cpu meter, there's a red bar, for some reason it stays at 100% [21:11] apparently that's kernel usage [21:12] what could cause that? === RudyValencia- is now known as RudyValencia === soren_ is now known as soren [21:34] amstan: iowait? === Daviey_ is now known as Daviey === _Techie_ is now known as _TechAway_ === sailerboy is now known as zz_sailerboy === zz_sailerboy is now known as sailerboy [22:21] figured i'd ask here too... is it possible to use the pxe boot server on my ubuntu server to image windows machines? I got it to drop ubuntu images on workstations... === andrew_ is now known as Guest65204 [22:33] theoretically, but IME the windows installer is too smart/stupid for that, you'd have to disk image for sure [22:35] hello [22:35] is this bad? [22:35] System information disabled due to load higher than 1 [22:37] could be [22:37] if you are running a single core/single CPU system and your load is consistently higher than 1, you're underpowered and should upgrade === sailerboy is now known as zz_sailerboy [22:42] Daviey: just FYI, since your day starts much earlier than mine: 2.0+bzr1239 failed absolutely. See revision 55 on ~/+junk/uec-qa [22:43] Daviey: also, bug 636101 [22:43] Launchpad bug 636101 in eucalyptus "Server ISO 20100911 failed to install eucalyptus -- eucalyptus.udeb failure" [High,New] https://launchpad.net/bugs/636101 === stgraber_ is now known as stgraber === _TechAway_ is now known as _Techie_ [23:16] heya, so on my ubuntu server, my printers are shared via samba, so it works alright, except that after rebooting my system I have to restart smbd to make the printers show up [23:17] <_Techie_> aarcane, im not sure what the others would recommend, but i would just bandage it up with a cron job [23:18] <_Techie_> @reboot /etc/init.d/smbd restart [23:19] hrrm, if noone else has any better ideas, I'll give that one a try. [23:20] I think it may have to do with cups needing time to bring the printers live though, can cron handle @reboot + however many minutes somehow ? [23:20] <_Techie_> yep [23:20] <_Techie_> gimme a min to find what im after [23:23] <_Techie_> gotta brave #ubuntu to find the command, because i cant remember it [23:23] qman__: i am on a single core box [23:24] but the percentage is low [23:24] CPU useage [23:24] in top [23:24] <_Techie_> aarcane, got the command [23:25] <_Techie_> add this to your crontab -e [23:25] <_Techie_> @reboot sleep [seconds] && /etc/init.d/smbd restart [23:26] <_Techie_> give it 30 seconds to be on the safe side [23:26] <_Techie_> so @reboot sleep 30... [23:27] I'm thinking @reboot; smbd start instead of restart, and only adding k20s to runlevels 0 1 6... that way it won't be started twice. [23:28] <_Techie_> aarcane, nah, issue restart that way any current PID is killed and if theres no current PID then its started anyway [23:29] <_Techie_> also means you dont have to do more than you have to [23:30] seems kinda wasteful to start it twice. [23:30] <_Techie_> aarcane, it wont be started twice [23:32] <_Techie_> on boot when smbd is launched it will creat a PID file, when the restart is issued, then the old process will be killed safely, and then started again... one smbd at a time, nie and clean [23:32] <_Techie_> nice* [23:33] yeah, but started->stopped->started, instead of started only once. [23:34] <_Techie_> id rather have it start stop start instead of possibly screwing up all together [23:40] <_Techie_> is there any disk cloning utility that i can control via a web panel, preferably AJAX