/srv/irclogs.ubuntu.com/2009/06/15/#ubuntu-server.txt

daxrocpmatulis: should the kvm instances show 100% cpu usage under top ?00:16
pmatulisdaxroc: no00:20
daxrocthere frozen soo , probably not booting ?00:20
daxrocI can't shutthem down either00:20
pmatulisfor access, you can use ssh (you installed it) or vnc00:21
daxrocpmatulis: no ssh cant ping them  ? vnc it's a cli server ?00:24
jetolehey guys. Does anyone know of a good system for keeping inventory of your computers. The count of servers I manage is starting to grow large in my firm and am now at the point where I am rolling off new via pxe boot and puppet config from vm hosts also and they require little config/attention to get running but now it's getting to the point where I can't even remember all systems we have00:42
jetoleespecially now with our full swing out into vm they are also starting to roll out quite quickly00:43
jetoleI am thinking of something agent based that I can roll into the pxe install00:46
daxrocjetole: I think Canonical have a web management tool called landscape (commercial) ?00:50
jetoleactually I think I have just answered my own question, looking at ocs00:50
jetoledaxroc: I have servers that predate it (7.10)00:51
jetoleplus I don't like anything commercial00:51
jetoleocs agent is a package option in 7.10 and looking at the ocs website, http://www.ocsinventory-ng.org/, it looks like something I would like00:52
pmatulisdaxroc: when you start a vm with virsh you should be able to contact it via vnc.  see if it's listening on tcp port 5900.  if you have many vms running you may need to try higher ports (5901, etc)00:58
pmatulisthe host that is (listening)00:59
pmatulistelnet localhost 590000:59
jetoleactually I believe you have to tell it to run a vnc either with virt-install or by editing the config file00:59
jetoledaxroc and pmatulis, I use this command to check which vnc for which host:  ps -FC qemu-dm | grep qemu-dm | sed -e 's/.*-domain-name\ \([^ ]*\).*-vnc\ \([^ ]*\).*/\1 \2/'01:02
jetolethis assumes qemu-dm is running the vm01:03
jetolefor example the first line returned is sql3 127.0.0.1:801:04
jetolewhich means I can connect to vnc on 127.0.0.1:590801:04
jetoleI like to keep vnc local btw, ssh port forward to connect, more secure, anyways, I am off01:05
twbAssuming your ssh is locked down to key-based or kerberos auth only ;-)01:12
jetolekey based01:12
jetolealthough it's an ignorant assumption, a password can be stronger then a key01:13
twbI certainly wouldn't trust raw RFB (without ssh or openvpn encapsulation) over an untrusted network.01:13
twbjetole: assuming you mean the case where keys are passphraseless: granted.01:13
jetoletwb, no I mean where a passphrase is stonger then a key01:14
jetolemy god no! such a thing can't exist but yet it does01:14
twbEh?  Passphrases are *for* keys; without keys you can only use passwords.01:14
jetolesshv2 supports password based authentication as well as keys and a handful of other auth methods, a password _can_ be harder to crack then a key01:15
twbIn what circumstance?01:16
twbI agree with you, I'm just not sure you're thinking of the same vectors that I am.01:16
jetolea 1024 bit key has 1048576 possible combinations where a password of 32 characters with 62 possible choices per character has 2272657884496751345355241563627544170162852933518655225856 possible combinations01:17
jetoleit's all about math01:17
jetolebtw, 62 being [a-zA-Z0-9]01:17
twbI suggest you take that to #openssh.01:18
jetolenow keep in mind I don't want to remember a password that can beat a 4096 bit key so I dont01:18
jetoletwb: why, you are the one whom mentioned it and keep in mind 1024 is lower then the default for for RSA which is 2048 if I am not mistaken01:18
jetolebut if you need to know how many possibilities there are for a key you use bitlength^201:19
jetoleactually01:20
jetoleI got that wrong01:20
jetole2^bitlength01:20
jetolewhich means a 1024 bit key has 179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453 possible combinations01:20
twbI thought there might be a flaw like that in your math, but I'm far to asleep to find it :-)01:20
jetolewhich can still be beaten by a long enough and complex enough password01:20
jetolebut if you use a 4096 bit key ( 104438888141315250669175271071662438257996424904738378038423348328395390797155745684882681193499755834089010671443926283798757343818579360726323608785136527794595697654370999834036159013438371831442 ) then creating a stonger password is possible but who the hell would type that in01:21
jetoleI mean you would need a longgggg password to beat it and probably use far more then the 62 char set01:22
twbOf course, you can have a key with a weak passphrase, and get the key via social engineering, having root in the presence of agent forwarding, etc.  Then you can brute-force the weak passphrase.01:22
jetoleabsolutely01:23
twbThat's what I was thinking of when you said that a key can be weaker.01:23
=== asac_ is now known as asac
jetoleright but I was not refering to a key password in this case but that password for a key is also a point of attack assuming you have a key but if but key authentication is still stong and my preferred choice01:24
jetoleI mean for someone to use a password that is stronger then a key for password based authenticaion is... well rediculous01:25
jetolebut possible01:25
jetoleanyways, I gotta run again01:25
jetoleheading into the office01:26
jetolettyl01:26
sarthor_Hi, Any tested and resulted solution on linux to use double isp as uplink? shorewall not working because no support failover case, on debain/ubuntu based computer configuring with gwping script Messengers and vpn problem coz with changing gatway again and again DC problem, here http://lartc.org/howto/lartc.rpdb.multiple-links.html , also problem with messengers and vpns, any expert can guide me to the right way, because i wasted a lot of my days o02:12
sarthor_n this,02:12
twbDo you want to use the two ISPs in a sort of trunking arrangement, or just use one at a time and dynamically fail over to the "spare" connection?02:13
sarthor_twb, i want to use both isp at the same time, and if the one isp goes down or any dc problem so automatically to load come over the one isp.02:14
twbObviously during failover, any stateful connections that *were* using the dead uplink will be borked.02:15
diffrawow.  vpslink's 9.04 image doesn't have adduser installed... O.o02:21
diffrathere's minimal, and then there's stupid.02:21
twbdiffra: unfortunately ubuntu-minimal isn't really suitable for VPS at the moment :-(02:24
diffrait was 25 or so packages short of ubuntu-minimal02:32
twbIt does seem silly that the OpenVZ image has shit like apache in it by default, but not gnu screen...02:32
sarthor_twb, i want to use both isp at the same time, and if the one isp goes down or any dc problem so automatically to load come over the one isp.02:32
sarthor_Hi, Any tested and resulted solution on linux to use double isp as uplink? shorewall not working because no support failover case, on debain/ubuntu based computer configuring with gwping script Messengers and vpn problem coz with changing gatway again and again DC problem, here http://lartc.org/howto/lartc.rpdb.multiple-links.html , also problem with messengers and vpns, any expert can guide me to the right way, because i wasted a lot of my days o02:33
sarthor_n this,02:33
twb!repeat02:33
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can  search  https://help.ubuntu.com or http://ubuntuforums.org while you wait.02:33
sarthor_ubottu, if you are not bot, so please check the time stamp, is that quickly??02:35
ubottuError: I am only a bot, please don't think I'm intelligent :)02:35
twbsarthor_: a fifteen-minute interval is quick.02:35
twbsarthor_: an hour interval wouldn't bother me.02:36
sarthor_Ohh. interval according to your bothering, :)) Next i will be careful. dont mind bro.02:38
twbsarthor_: no worries.02:38
xinelanyone know of a tutorial to set up apt-cacher-ng to cache 9.04 and 8.10?03:37
twbI'd hope the package includes copious documentation in /usr/share/doc/apt-cacher-ng/03:39
xinelu sir are a gentleman and a scholar03:45
xinelcheers03:45
=== FFForever-Away is now known as FFForever
twbLet me point out that apt-cacher (not -ng) and apt-proxy are REALLY AWFUL03:53
twbIf you have the storage capacity, I would strongly recommend using debmirror or some other mirror-oriented system.03:54
twb(Which can do partial mirroring, if you want to ignore e.g. the games or powerpc section.)03:54
xinelthe documentation doesn't tell me how :(03:55
FFForeverwhy do i see this?, 127.0.0.1 - - [14/Jun/2009:20:24:46 -0700] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.11 (Ubuntu) (internal dummy connection)"04:24
twbDunno, try asking #apache04:28
FFForeverbillybigrigger, you around?04:29
billybigriggeryeah04:29
FFForeverany idea why i am getting internal dummy connection's in my log?04:29
billybigriggeraccess.log?04:30
billybigriggeryour apache log?04:30
FFForeveryeah04:30
billybigrigger127.0.0.1 - - [14/Jun/2009:14:43:22 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.11 (Ubuntu) (internal dummy connection)"04:30
billybigrigger127.0.0.1 - - [14/Jun/2009:14:43:22 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.11 (Ubuntu) (internal dummy connection)"04:30
billybigrigger127.0.0.1 - - [14/Jun/2009:14:43:22 -0600] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.11 (Ubuntu) (internal dummy connection)"04:30
billybigriggeri get the same thing :P04:30
FFForeverbut why?04:30
billybigriggerdon't know04:30
billybigriggerits coming from the localhost (127.0.0.1)04:31
billybigriggermight be why04:31
FFForevererror404notfound, so find yourself :P04:31
billybigriggerand i think twb is on the right track by asking in #httpd actually (the apache chan)04:31
twbbillybigrigger: they took #httpd?  What jackasses04:31
FFForevertwb?04:31
twbIt's not like Apache is the only httpd.04:31
billybigrigger<twb> Dunno, try asking #apache04:31
billybigriggerno, but #apache re-directs to #httpd04:32
error404notfoundFFForever, :P04:32
FFForeverbillybigrigger, ohhh my wifi died for a moment and i didn't get it... damn wifi... lol04:32
billybigriggerahhh04:32
=== s_markow_ is now known as s_markow
billybigriggerjesus i need to lay off the caffiene and pantera04:33
twbI'm just grumpy at them for using "httpd" instead of "apache", because it's like they're saying "we are THE ONLY httpd"04:35
twbRHEL does it for apache, too.04:35
billybigriggertrue that04:35
twbI mean, even busybox, which is included in your kernel's ramdisks, has an httpd.04:35
=== pace_t_zulu_ is now known as pace_t_zulu
uvirtbotNew bug: #387162 in dhcp3 (main) "wireless disconnects due to failed lease renewal" [Undecided,New] https://launchpad.net/bugs/38716205:41
=== tonyyaru1so is now known as tonyyarusso
tsrktwb, they're referring to the httpd part of apache. "apache" isn't an httpd, they make other things too05:47
tsrkit's like when the gnome documentation says "network manager" they mean the gnome network manager, not kde or windows05:48
twbHmph.05:48
twbThat would be "the apache foundation" or something, not "apache"05:48
tsrktheir java stuff isn't "the apache foundation tomcat", it's "apache tomcat"05:48
twbWikipedia lists apache-the-webserver before apache-the-foundation05:49
twbhttp://en.wikipedia.org/wiki/Apache_(disambiguation)05:49
tsrki didn't realize you were talking about a channel name though05:49
twbThat's good enough for me.05:49
twbNot that I or (presumably) you are gonna do anything about it.05:49
tsrkwell, i guess if they get #httpd first nobody but them can do anything about it05:50
twbTheoretically I could hit them with freenode policy05:50
tsrkbut you gotta give them credit... they do have the majority market share (or w/e it's called)05:50
tsrkthere's a policy against that?05:50
twbUnofficial channels are supposed to start with two octothorpes.05:51
tsrkand i doubt freenode would want to become unfriendly with them05:51
twbI could content that there is no official (single) httpd, and thus #httpd is not usable by anyone.05:51
tsrkehh05:51
tsrkyeah05:51
ragsI've got a modem tht does not NAT for systems on other n/w. A ubuntu router is connected directly to the modem, net works on this. but systems on LAN can't access net. can this be a modem problem?06:31
ragsI can ping the modem from the systems on Lan. so routing is not a prob.06:32
twbrags: draw a network diagram, then get back to me06:44
ragstwb: yeah..sure..just a moment...06:48
ragstwb: <modem>1.1<ubuntu>1.25406:50
rags  |06:50
rags  <Lan>2.25406:50
rags  |06:50
rags  <pc>2.10006:50
ragssometing like this...is it ok?...06:50
twbThat's not really clear.06:51
ragsI can access net from ubuntu...which is on the .1 n/w..but pc on .2 can't access net..:(06:51
twbIs 1.1 part of an IPv4 address?06:51
ragsyes..192.168.1.106:51
twbSo "modem" is both a modem and a router?06:52
rags.1 and .2 subnets... .1 b/w modem and ubuntu and .2 is the Lan where ubuntu is the gateway.06:52
ragstwb: yeah..I guess...it's an adsl modem06:53
twbSo you have multiple RJ45 ports on the back of your modem/router?06:53
ragstwb: only one is there...which is connected to ubuntu...this is the local interface.06:54
ragsI have another modem, a different model, doing the same thing and works fine. Can this be due to the type of natting, dynamic & static...:?06:55
ragsbecause on the one tht work's I can do port forwarding and stuff while this one just provides for a dmz...This is the only s/w config difference I can find....everything else is the same.06:55
ragsbesides the model...06:56
twbI'm sorry, I don't have time to understand exactly what you're doing and why it isn't working.06:57
ragstwb: np.....thx...It might be the faulty...but this isn't normal right?...it shouldn't matter where the packets are coming from....the modem is not natting packets coming from a different subnet...it works only for system connected to it physically.07:00
twbrags: my first suspicion is with the modem.07:01
=== FFForever is now known as FFForever-Away
ragstwb : yeah...the other modem works fine..sheez I'll nedd to find one of the same model....or bridge it to ubuntu...Is it possible to have ubuntu Nat for one interface only?...07:02
twbThat depends a lot on what you mean by "NAT".07:15
twbBut generally: yes, it can.07:15
ragswht will be the configuration for a one time amanda backup? I just want to insert the tape, specify a bunch of files and run amdump.07:42
Ethosguys will- dd if=/dev/sda1 of=/mnt/external/diskImage/lol.img bs=1024dd if=/dev/sda1 of=/mnt/external/diskImage/lol.img bs=1024 write the WHOLE partition? Or just the data in the partition to a .img file?09:16
simplexioEthos: whole partition09:31
Ethosdamn09:31
Ethosi'm writing it on the same drive09:31
Ethoswonder if it'll just squeeze it in09:31
Ethoslol.09:31
simplexioit copys everything thats on /dev/sda1 partition, zeros included09:33
Ethosdamn09:33
EthosThanks09:33
EthosIs there any way to either shrink sda1 or get it to simply write data blocks?09:33
_rubenuse tar to create tarball of the data09:34
EthosWell, the reason I'm doing it is to then use qemu to convert it to a VMDK09:34
EthosSo i'm not sure that'd work09:34
Ethosany other ideas? :)09:35
_rubentar .. create empty vmdk .. untar into vmdk .. fix bootloader .. profit09:35
uvirtbotNew bug: #387069 in nagios3 (main) "incorrect filesystem permissions prevent nagios command checking from working" [Undecided,Won't fix] https://launchpad.net/bugs/38706909:36
Ethos_ruben: how could I untar into vmdk09:49
EthosI was planning to use qemu to convert09:49
EthosMaybe I could re-size the partition?09:54
=== ogra__ is now known as ogra
JomyootAnyone uses Apt-build?11:04
sorenJomyoot: No. I wouldn't bother if I were you.11:15
=== zavy86 is now known as zavy
maxagazhi13:13
maxagazwhat should do to regarly test my bandwith ?13:13
maxagazis there a tool to do that ?13:13
Jeeves_iperf13:29
JomyootW: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E048451D9EE6D87313:56
JomyootW: You may want to run apt-get update to correct these problems13:56
JomyootWhat does this mean?13:56
=== Pici` is now known as Pici
ivokssoren: should specs be in 'review' or 'pending approval' state, once i finished them?14:14
ttxivoks: I'd say review is for peer-reviewing, so if they are "finished" i'd set them to pending approval14:20
ivoksok, thanks14:21
ivoksbrb14:21
EthosGuys, what's the easier way to p2v a ubuntu machine?14:22
=== Authority__ is now known as Authority
KAINhello every body14:43
KAINi need some help please ,i'm running squid2.7Stable3 on ubuntu server 9.04 with cisco vxr7200, i need to setup wccp v2 between squid box and the router14:44
KAINi need some help please ,i'm running squid2.7Stable3 on ubuntu server 9.04 with cisco vxr7200, i need to setup wccp v2 between squid box and the router14:47
KAINanyone can hel please14:48
KAINhelp*14:48
KAINdear ones, anyone could provide some help and support please14:51
oruworkhow do i take away the ability to use shell from a user so that this user will only be able to use ftp with vsftpd14:51
KAINi need some help please ,i'm running squid2.7Stable3 on ubuntu server 9.04 with cisco vxr7200, i need to setup wccp v2 between squid box and the router14:52
sorenKAIN: Quit posting the same question over and over, especially with only minutes in between them.14:54
Sam-I-AmKAIN: thats more of a question for squid/cisco documentation than ubuntu itself15:05
=== ejat is now known as e-jat
daxrocpmatulis: I got the problem sorted after , was an issue with how -raw writes to an lv partition15:41
daxrocpmatulis: thanks for the input , much appreciated15:41
pmatulisdaxroc: i'm intersted in learning from this episode, can you provide any more detail?  private me or send me an email (pmatulis@gmail.com)15:42
=== cjwatson_ is now known as cjwatson
=== FFForever-Away is now known as FFForever
tv7497hey does anyone here runs a mail server ?18:05
tv7497guys i was setting up a mail server from this http://flurdy.com/docs/postfix/  got stuck little bit could you help me ?18:06
lamontheh.  that's not postfix, that's a wheelbarrow full18:10
billybigriggerahh he's gone18:26
billybigriggerlol that is quite the large guide he's reading18:28
EthosHas anyone successfully converted an ubuntu server to a virtual enviroment?18:38
EthosI've been playing with different ideas but nothing work18:38
Ethos;\/18:38
billybigriggerwhat do you mean18:40
Ethosp2v18:40
billybigriggeri scrapped my old energy hog of a server sitting in the corner yesterday18:40
billybigriggerand installed vbox, 9.04 server, and had apache/mysql/php/dovecot/postfix running on it within a few hours18:41
billybigriggerif thats what you mean,18:41
billybigriggerbut i didnt convert it, just started a fresh new install of everything18:41
EthosYeah, I want to convert18:42
billybigriggeri don't know then18:42
billybigriggerif you could somehow make a bootable install, or bootable disk, you can mount the .iso in vbox and install...18:43
Sam-I-AmEthos: you could install base ubuntu in a VM and tarball your other server's filesystem over to it18:46
simplexioEthos: Sam-I-Am is probably easiest method18:46
Ethoshmmm18:47
Ethoswould that work ok?18:47
diffrait should detect the new 'hardware' fine.18:48
diffrabesides, it's a VM, the worst that happens is it doesn't work :)18:48
EthosOk, so install a base server in vmware18:48
EthosYeah18:48
Ethoshow would I tarball up the entire partition though?18:48
Sam-I-Amtar -cf /some/other/location/fs.tar /18:49
Sam-I-Amalthough i'd be careful to make sure you dont overwrite anything you might need on the new system18:50
Ethoshmm18:50
Ethosok18:50
billybigriggerhey18:50
billybigriggerif your doing that...you have to create the tarball to a location not on the / partition18:50
billybigriggeror the size will just grow and grow18:50
Sam-I-Amyeah, hence the /some/other/location18:50
hosifiedhey, i'm using ubuntu server inside virtualbox.  anyway to change the resolution?18:50
Sam-I-Amhosified: did you install the tools?18:51
Sam-I-Amclient tools...18:51
hosifiedDoH....18:51
Sam-I-Amif so, you should just be able to drag the window bigger18:51
hosifiedforgot that during the build late last night...18:51
billybigriggerSam-I-Am::: im just making sure he know why it needs to be created somewhere off of the / partition18:51
hosifiedthanks, will install them now.18:51
Sam-I-Amyeh18:51
billybigriggerEthos::: you dig?18:51
EthosI  think so mate :)18:52
Ethosthanks18:52
Sam-I-Amsure18:52
billybigriggerEthos::: well you understand if you create the tarball on the /, and then try to tar /, that it becomes and infinite loop that just grows till you run out of disk space?18:53
Ethosheh yea, I understand  that part of it18:54
diffrayou could use --exclude...18:59
diffratouch /fs_backup.tar; tar -cf /fs_backup.tar /* --exclude=/fs_backup.tar18:59
Sam-I-Ammake sure the target filesystem is not in use when you untar to it :)19:00
diffragood point.  What you might do, Ethos, is create a second virtual disk.  boot into the first one, mount the second one and untar to that mount point.  You'll still need to setup grub on that 'disk's' mbr too.19:01
Ethos;o19:04
diffraethos: none of that is as hard as it sounds.19:05
simplexioEthos: and you can use liecd image to boot that virtaul machine19:06
Ethosi'm rereading it :)19:06
Ethosbrb19:06
simplexioeasiest way probably is create virtual hd (20G or sumthing ) then boot livecd and mount that image, let livecd setup somekind network and netcat / to virtual box and then ...19:07
simplexioim not 100% sure but probably you need to chroot to new install and install grub..19:08
simplexiothats probably fastest way, exspecially if you rememebr change vboc netdriver to 1G ethernet. no slow tar +pack, unpack+untar proces19:08
daxrocEthos if you want to create a raw image of a physical partition you could use dd19:11
EthosI have already done that19:12
Ethos:D19:12
EthosIf that helps?19:12
daxrocEthos: can yo explain what you want to do again ?19:12
daxrocyou want to create a vm and do a base ubuntu install on and copy your exsisting files over to the vm image ?19:13
daxrocFirst off does your processor support virtualisation19:15
daxrocEthos: ^19:18
EthosSorry, im doing a couple bits- don't mean to keep you waiting19:21
EthosI've got an exisiting ubutnu server- that'd i'd like a virtual copy of19:21
Ethosfor DR and maybe to keep it running in VM19:21
Ethos:)19:21
daxrocEthos: how large is the current drive , how much spare hd space do you have ?19:22
hosifiedok, so my question still stands.  Is there anyway to change the resolution on ubuntu server as a virtualbox guest.  I have no gui installed, only console.  Framebuffer maybe???19:24
hosifiedguest additions are installed.19:25
daxrocEthos: dd if=/dev/sdX of=/path/to/image.raw , then you could use qemu-img to convert that image to qcow2 and boot with qemu ( might work , might not , where X is your drive ,could be hdX )19:25
daxrocEthos: sorry , dd if=/dev/sdX of=/path/to/image.raw bs=1M19:26
daxrocif you are using lvm I think you could possibly write directly to an lv partition not too sure tho19:26
hosified...I guess it doesn't matter...I can just ssh in anyways....just curious if you can change it because the window is so small and the text size is huge compared to my ubuntu desktop.19:27
Sam-I-Amhosified: since you cant resize a non-virtual console, you cant do it in vbox either... unless you do the things you would do to a console like tweak the font and number of lines/columns19:28
Sam-I-Amhosified: the console is not an xterm19:28
hosifiedyeah, I know.  I know in slackware you can specify the framebuffer size and change it....19:29
Sam-I-Amits a kernel thing19:29
hosifiedwhich is why I was asking if it's possible in ubuntu.  I know there is no x-term....19:29
hosifiedok19:29
hosifiedthanks for the info.19:29
hosifiedmuch appreciated.19:29
Sam-I-Amyeah, console framebuffers are distro-independent19:29
Sam-I-Amno problem19:29
Sam-I-Amtook a minute to figure out you werent in X :)19:29
hosified;)19:29
hosifiedonly a server vm for development anyways, not a big deal, ssh is great...19:30
hosifiedjust more curious than anything...19:30
Sam-I-Amsure19:30
Sam-I-Ami dont think vbox will interact with the kernel framebuffer console driver like it does the vbox X driver...19:30
Sam-I-Amso you cant just click and drag19:31
Sam-I-Amhowever, i dont think the kernel framebuffer driver works like that in the first place19:31
Sam-I-Amits open source, you're welcome to fix :)19:31
hosifiedno it doesn't...19:31
hosifiedyeah, i'll add that to my list...:)19:31
hosifiedI think i'll start with hello.c source first and work my way up....19:34
Sam-I-Amlol19:34
hagedornanyone know a script which check blacklist servers against a list of ips an domain names ? not for blacklisting for my own server ... only for checking that my own server are not listed..19:53
simplexiohosified: for server development, thee is one good tip. ssh into vm and use screen. and when you need to shutdown host just freeze vm.. scren keeps eceything just like it was last time20:46
JordiGHI have a cronjob that is apparently not running. It seems that unlike Debian, I don't have cron emailing me when something goes wrong. How can I check why my cronjob isn't running?20:58
ivokscynic and false comments won't help21:03
ivoksubuntu, as debian, sends email when cron fails21:03
JordiGHivoks: Good, how do I read it?21:03
JordiGHivoks: "mail" isn't installed.21:03
ivoksdepends on your email service setup21:03
JordiGHivoks: /var/mail is empty21:03
ivoksdo you have smtp?21:04
JordiGHWhat, the protocol?21:04
ivoksdaemon or a program for writing to /var/mail21:06
JordiGHAh, so an MTA is not part of the Ubuntu base install.21:06
JordiGH(Unlike Debian)21:06
ivoksit looks like debian would be a better choice for you21:07
JordiGHIf only it were my choice...21:08
ivoksbad luck21:08
JordiGHAlright, so what does Ubuntu call the bsd-mailx package?21:10
JordiGHJust mailx...21:10
ivoksbsd-mailx21:11
JordiGHivoks: Not in HH, apparently. Just mailx.21:12
ivoksright, that's old mailx21:12
ivoks'old' package name21:13
ivokssame program21:13
JordiGHHrm.21:15
JordiGHStill no mail... and my cronjob is certainly not doing what it's supposed to do.21:16
JordiGHWait...21:16
JordiGHDoes Ubuntu cron do sh or bash by default?21:23
Ethosdaxroc: I tried use qemu but it quit after writing a copy meg21:26
Ethoscouple*21:26
JordiGHHm, manpage says sh.21:27
daxrocWhat size is the raw image ?21:27
daxrocEthos: ^21:27
Ethos16gig21:28
EthosI've tried convering it in windows and linux21:28
daxrocEthos: what command were you using ?21:28
Ethoserm21:28
Ethoslet me see21:28
Ethos[20:26] < Ethos> couple*21:30
Ethosffs21:30
Ethos[#ubuntu-server]:21:30
EthosSorry, my irssi client is being silly21:30
Ethosqemu-img convert -f raw /www/var/html/image.img -O vmdk /www/var/html/image.vmdk21:30
gaddzilladoes gparted support partitions larger than 2 TB when formatting with ext4?21:30
EthosI used a "work around" version21:30
Ethoswhich seemed to create an identical file called -O21:31
EthosBut didn't work21:31
daxrocEthos: convert it to a qcow2 image for use with qemu ?21:32
EthosHow do I do that? :D21:34
daxrocEthos: try qemu convert /path/original.img -O qcow2 new.qcow221:35
Ethosok21:35
Ethos:\21:35
EthosMight have to wait till tomorrow actually21:35
Ethoswill you be around?21:35
daxrocEthos: will be in the evening21:35
Ethoscool21:36
EthosI'll get the server up and running tomorrow and we can give it a go :)21:36
EthosThanks for your help21:36
gaddzillatheoretically ext4 should be OK with a partition larger than 2TB with gparted, but when I create a 2TB partition e2fsck runs happily all day long. but when I resized the 2TB to 4TB with gparted and ran e2fsck afterward, I started getting an error in e2fck about a bad superblock. the size shows up correctly with df -h but not with gparted :(21:36
johnny5Guys, trying to setup a local server. Hwo do I go about doing the fqdn if i want name.local as the hostname?23:26
johnny5i'm guessing i need to set some stuff in my hosts file as well as in apache?23:27
johnny5fusetech23:30
=== erichammond1 is now known as erichammond
uvirtbotNew bug: #379923 in mysql-dfsg-5.0 (main) "package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)" [Undecided,Incomplete] https://launchpad.net/bugs/37992323:52
uvirtbotNew bug: #382104 in mysql-dfsg-5.0 (main) "/var/lib/dpkg/info/mysql-server-5.0.postinst: line 144: /etc/mysql/conf.d/old_passwords.cnf: No such file or directory dpkg: error processing mysql-server-5.0 (--configure):  subprocess post-installation script returned error exit status 1 E: Sub-process /usr/bin/dpkg returned an error code (1)" [Undecided,Incomplete] https://launchpad.net/bugs/38210423:52

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