/srv/irclogs.ubuntu.com/2007/11/05/#ubuntu-server.txt

=== nxvl_ is now known as nxvl
InnatechHello. I need help with sshd. I have it listening on all interfaces on port 10022 (verified by netstat) and cannot connect from the localhost, or from other hosts on the same network. Pings are fine.  Remote hosts report connection failure, attempting to connect to localhost gives "Read from Socket Failed: connection reset by peer." What gives?03:35
nxvlInnatech: have you check is login is allowed on your sshd.conf?03:42
Innatechyes. All settings are default from install via aptitude. I did just notice that its only listening for IPv6, though? Why is that and how do I change it? The setting isn't in sshd_config03:43
nxvlmm i'm not sure04:06
nxvli don't know anything about ipv6 since i don't use it04:06
Innatechturned out to be a bad init script, the IP version is specified with a command line switch. It's temp fixed until I can file a bug report.04:07
nxvltry /etc/init.d/sshd status04:15
krautmoin08:12
_rubenmornin08:30
=== oly_mk3 is now known as oly-
=== Drazha[away] is now known as Drazha
=== crummygummy_ is now known as CrummyGummy
=== zobbo is now known as zobbo|out
^robertjgrub is failing to install, and can't read /boot/grub/stage1 correctly even though its there, any ideas?13:15
^robertj/dev/sda1 is the only non-swap partition and is on a hw raid13:15
Aw0Lwhy do I keep getting an error telling my my filesystem is read only?13:31
Aw0Lwhen I try to make a directory13:31
sommerAw0L: is it full?13:33
Aw0Lsommer, nope13:33
ivoksAw0L: maybe it's mounted in read only13:33
Aw0Livoks, you mean with the fstab argument?13:36
ivoksit can be fstab, it can be broken filesystem13:37
ivoksfirt thing you allways check is 'mount'13:37
ivoksso you can find out how your FS is mounted13:37
ivoksif there's ro, then it's read only13:37
Aw0Lan nifty13:38
Aw0L(rw,errors=remount-ro) so that means there were some errors?13:38
Aw0Las it is ro?13:38
ivoksit's not ro13:38
ivoksit will mount ro in case there are errors13:38
ivoksbut rw indicates that it's rw13:38
Aw0Lso if it's rw, why is it telling me the filesystem is read only?13:39
ivoksare you sure you are not trying to write on some other device?13:40
=== zobbo|out is now known as zobbo
Aw0Ljust mkdir under root13:40
Aw0Lone thing I"m not used to though...13:41
Aw0Lin fstab, instead of having the device as /dev/hda1, it has a UUID13:41
Aw0Lis that normal?13:41
ivoksyes13:42
Aw0Lthen, I'm lost13:42
ivoksyou are trying to write as root, right?13:42
Aw0Lyep13:43
ivoksthen check with 'dmesg' what went wrong13:43
Aw0Looooooh13:43
Aw0Lthink I found it13:43
|dthacker|Aw0L: I've had that issue on another distro, usually takes and e2fsck to fix.  I've been told it means the disk is going bad13:52
Aw0LI had a typo in my fstab13:53
Aw0Lit was my fault13:53
Aw0Lnot a hardware failure fortunately13:53
Aw0Lthat's guys13:53
=== joerlend_ is now known as XiXaQ
sommerScottK: I was wondering if you had time to check the Postfix wiki doc: https://help.ubuntu.com/community/Postfix15:17
sommerScottK: the article is basically the same as the "official" docs and I was wondering about your opinion on the Troubleshooting section?15:18
sommerScottK: you mentioned to ping you after UDS, so if you haven't had time or don't have time... no worrries15:19
sommeror if anyone else has comments/corrections that's cool to.15:19
itlimeHey all. I know this is a loaded question, but i feel i must ask it anyways. I think Ubuntu would be a good choice to run my server on, however what do you think the downsides are of running it over Debian, or CentOS or FC?15:30
ivoksover debian, centos and fc? none15:31
itlimeivoks: over what platform would there be?15:32
ivokstechnically? none15:32
ivoksbut if you plan running oracle, or some other redhat-only supported software, then you might have problems with support for that software15:33
itlimeokay then. thanks15:33
madina-admin116:05
jjesse216:06
madina-adminhi, can't find htpasswd216:08
ivoksit's htpasswd16:08
ivoksand you should really use htdigest16:09
madina-adminivoks: can't find htpasswd too16:09
madina-adminam on 71016:09
ivoksthen you didn't install apache2-utils16:09
madina-adminapache2-utils is already installed16:10
ivoksthen you are lying :)16:11
ivoksapache2-utils has /usr/bin/htpasswd16:11
madina-adminoh! I was trying to install htpasswd2, then tried "apt-get install htpasswd"16:12
madina-adminyou could tell me that htpasswd is part of apache2-untils ppackage16:12
madina-adminthanks ivoks16:12
ivoks?16:12
ivoksi did tell you that16:12
madina-adminmisunderstood then16:13
madina-admin:)16:13
ivoksall right...16:14
madina-adminsecurity question, do I have to run "apt-get update" very often, or ubuntu update itself again security risk16:19
madina-adminagainst16:19
ivoksit doesn't do it automatically16:19
ivoksbut you can set it up to do it automatically16:20
madina-adminhow so?16:20
ivoksapt-cache show unattended-upgrades16:20
ivoksbye16:20
=== Drazha is now known as Drazha[away]
=== oly_ is now known as oly-
nealmcbsoren: I've hacked on https://code.edge.launchpad.net/~shawarma/ubuntu-jeos/trunk a little bit for qemu, and run into the fact that zip doesn't like files bigger than 2 GB, even ones with holes in them like opt.qcow2  And I don't see why folks would want a zip anyway.  how about putting the files in a directory instead?18:55
^robertjI'm rebuilding grub inside a chroot and it gets stuck at http://www.pastebin.ca/762507, any ideas?19:01
^robertjit doesn't bail, it just sits there19:01
=== dendro is now known as dendrobates
zulis /proc mounted?19:09
^robertjzul: yeah, turns out it needs gawk, filing hte bug now19:11
^robertjzul: new and more serious problem: parted and grub-2 differ as to what kind of partitioning schema is in use19:11
^robertjgrub swears its DOS, grub-2 says GPT19:11
^robertjerr sorry grub-2 sweras DOS, parted says GPT19:12
sorennealmcb: The primary purpose was to have just one file to distribute. A tar.gz packged with -S would also be just fine.19:14
zulsoren: i take it there isnt xen-support for the script?19:14
sorenzul: Correct. Feel free to add it :)19:17
=== mathiaz_ is now known as mathiaz
jamiejacksoni'm vpn'ed into work (networkmanager + its cisco vpn plugin)...19:36
jamiejacksoni don't seem to be using work's dns, the way i (think) i'm used to, as some machines aren't resolving19:36
jamiejacksontroubleshooting ideas?19:37
jdstrandjamiejackson: this is really a question for #ubuntu19:41
jamiejacksonk, was sent here from there, i'll go back and leave you nice people alone :)19:42
^robertjguided partitioning uses parted right?19:42
nealmcbsoren: seems to me that the most time-consuming part of the whole process is copying bits around, and having one more copy of the whole thing just in case someone wants to distribute a single file seems slow and wasteful.  I'd suggest that folks tar things up on their own if they want.19:48
nealmcbin my case I just want to run it right away, so I'd then just have to untar it19:50
donspauldinghello all, I have a box that connects to a host that has its IPV6 DNS records hosed, is there any way I can tell the box to ignore the lookup for the IPV6 records for just this host?20:06
nealmcbdonspaulding: what protocol are you connecting with?20:07
donspauldinghttp20:07
nealmcbwhat client?20:08
nealmcbI don't know, but I'm guessing that it will be client-specific....20:08
sorennealmcb: Right. The script was made to used for generatic the vm's centrally and distributing them, but I guess that's not the primary use case anymore.20:13
milestonehi all. Is it possible to install i386 packages under ubuntu gutsy X86_64? Is there some i386 Compatibility Package?20:46
^robertjdoes guided partitioning setup gpt automagically now?20:46
^robertjbtw, why is my server only showing with 12 gigs of ram instead of 16? is this some kind of new math I'm not hip to?21:09
* somerville32 laughs.21:10
Aw0Lkernel support maybe?21:20
Aw0Lis anyone familiar with the samba/windows domain guide: https://help.ubuntu.com/community/SettingUpSamba#head-09cdfc4509f08e6891f5f5a750b28a32218c592e ??21:30
Aw0Lor, even playing with samba and AD - how are idmap uid and guid 's generated?21:32
nealmcbsoren: some ubuntu-jeos-builder contributions:  https://code.edge.launchpad.net/~nealmcb/ubuntu-jeos/nealmcb22:53
=== hubert_ is now known as q-bert

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