/srv/irclogs.ubuntu.com/2008/10/19/#ubuntu-server.txt

[Solars]can you have multiple identd on one machine?00:32
m1revening all00:43
m1ri have problem with 3 network cards , using 8.04 x64. all cards have error similar as this on ifconfig output: Interrupt:251 Base address:0xe00000:44
=== fenris_ is now known as e-jat
SuperPeai'm looking for someone that uses ltsp01:05
SuperPeai have many questions01:05
FFEMTcJI just put a new HDD into my computer.. How do I mount it?03:37
acacsFFEMTcJ: fdisk -l will list your HDDs03:38
acacsFFEMTcJ: then, execute "mount <DEVICE> <MOUNT_POINT>03:39
acacsexample: mount /dev/hda1 /mnt03:39
acacswhere /dev/hda1 is the first partition of your first ide03:40
FFEMTcJits sdb1 i guess.. its in ntfs though03:40
acacsif you want to write, you must install ntfs-3g03:40
acacsthen: mount -t ntfs-3g /dev/sdb1 /mnt03:41
FFEMTcJi want to switch it to ext303:41
acacsalso, you can create a new dir, say /windows, and mount it03:41
acacsto switch to ext3, you must execute "mkfs.ext3 /dev/sdb1"03:42
acacsALL your data will be lost03:42
acacsafter that you can choose/create a mount point and mount it03:42
hadsYou probably want a directory such as /mnt/foo or /mnt/bar03:42
FFEMTcJya.. theres nothin on it03:42
acacsmount /dev/sdb1 /mount_point03:42
FFEMTcJok03:42
FFEMTcJi did the mkfs.ext3 and it still shows up ntfs in fdisk -l03:44
hadsDoesn't really matter. You can use fdisk or cfdisk to change the partition type.03:44
acacsyes03:44
acacsfdisk /dev/sdb03:45
hadscfdisk is probably an easier interface03:45
acacshads: you're right, cfdisk is easier03:47
FFEMTcJty all03:47
Level15hi all. I am installing ubuntu server 8.04LTS into virtualbox, but it has been frozen for a while now on 34% of  "unpacking required packages" any ideas?06:16
Level15has anyone installed ubuntu server to virtual box?06:20
ScottK!weekend | Level1506:21
ubottuLevel15: It's a weekend.  Often on weekends, the paid developers, and a lot of the community, may not be around to answer your question.  Please be patient, wait longer than you normally would, or try again during the working week.06:21
Level15lol06:22
Level15ok, will do06:22
=== freaky[t] is now known as freaky_t
andriijasi run ubuntu server on a laptop. anyone who knows how i can lower the fan speed on the thermal zone?09:10
freaky_ti have no idea ;D09:14
ropetinandriijas: you mean it runs full speed all the time?09:17
andriijasropetin: yes it does09:51
andriijasand thats disturbing my inner peace09:52
=== mindframe is now known as Guest98777
simmerzhi. trying to get apache2 to listen on ipv6, but it seems to refuse. any ideas?12:21
simmerzputting Listen [::]:80 into /etc/apache2/ports.conf gives: [Sun Oct 19 12:18:13 2008] [crit] (EAI 9)Address family for hostname not supported: alloc_listener: failed to set up sockaddr for ::12:21
simmerzno one at all??12:33
scuserhow to redirect simple bind authentication to saslauthd ?13:32
simmerzhi. trying to get apache2 to listen on ipv6, but it seems to refuse. any ideas?13:54
simmerzputting Listen [::]:80 into /etc/apache2/ports.conf gives: [Sun Oct 19 12:18:13 2008] [crit] (EAI 9)Address family for hostname not supported: alloc_listener: failed to set up sockaddr for ::13:54
simmerz:(14:57
eolo999hi guys; why 'dovecot' devs wrote on their wiki "Dovecot is not responsible for mail delivery or storage. Any questions on these issues involve your MTA and MDA. Get those working first.". But Ubuntu server-guide treat it as an MDA! I'm a newbie trying to understand and setup an email intermet server and was just wondering...15:14
scuserhi all, I've disabled simple authentication using the configuration "security simple_bind=64" in the slapd.conf, but the system refuses to login although I can obtain tickets for the same user which I'm trying to login with and that user is in the ldap database and I can login using it when the binding method is simple; here is what kerberos logs produces http://paste.ubuntu.com/59709/ any...15:18
scuser...help please ?15:18
aibohi, i was using libapache2-mod-php5 and deinstalled it, deleted all config files depends on this lib (php5.load,php5.conf), now installed it one more time and get no this files installed, what to do? where can i get it?15:46
rascovaibo: maybe you should try to remove it by "dpkg -P <package-name>", this will make sure those config files deleted clearly. And then reinstall again by "apt-get install"15:51
aiborascov, oh, it really helped. thx15:52
aibobut is there any tool for config management in ubuntu?15:52
rascovaibo: do you mean version control on config files ?15:55
aibojust config management, maybe version..in gentoo there is dispatch-conf for example15:56
=== mindframe_ is now known as mindframe
rascovaibo: I'm not sure about that :(16:10
aiborascov, nevertheless, thx :)16:11
mindframecan someone help me out with automounting a dmcrypt/luks device at startup?  the root fs is working fine with passphrase entry.  I have another storage partition and I want to have it automounted with a key contained in /etc/keys.  It simply will not mount during boot.16:11
mindframewill mount with the key file fail if the key file has incorrect permissions?16:12
mindframeor is /etc/ not available when it tries to mount?16:13
cbx33hey all17:40
cbx33anyone know why apache2 isnt listening on ipv6?17:40
Eeyore-Jris there a way to estimate requirements for a ltsp base server for 7 clients ?17:55
Eeyore-Jris is the min requirements for a ltsp client?17:55
sandstromIs it a big problem to allow all outbound traffic and inbound, established traffic in my iptables?18:23
sandstrom* problem = security risk18:23
simmerzhi. trying to get apache2 to listen on ipv6, but it seems to refuse. any ideas? putting Listen [::]:80 into /etc/apache2/ports.conf gives: [Sun Oct 19 12:18:13 2008] [crit] (EAI 9)Address family for hostname not supported: alloc_listener: failed to set up sockaddr for ::18:23
simmerz??18:32
andolsandstrom: Depends on what services you have running, what's behind the firewall, etc18:34
sandstromIt's a webserver running the default setup + apache/mysql18:36
sandstromthis is the iptables in the actual server18:36
andolsandstrom: You should probably be okej, as long as your mysqld only listens to localhost, which is the defaults nowdays.18:40
sandstromI block all inbound traffic by default18:41
sandstromits only inbound and established that I thought I might allow18:41
Eeyore-Jri get the impression nobody runs ubutnu-ltsp18:55
sandstromHow can I allow inbound DNS traffic? (or even better, allow all established, inbound traffic) [iptables question]19:21
tr-33Hello, I am having trouble getting my fresh install of ubuntu-server on the internet. Info here: http://ubuntuforums.org/showthread.php?t=95286221:14
ph0t0nixI'm trying to install kqemu on an Intrepid server. I ran aptitude instal kqemu-common and it finished without errors. However, I cannot modprobe the module. Do I need to run module-assistant or is there a new way? I got a hint somewhere on dkms. Any suggestions?22:36

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