=== vk5foss is now known as kgoetz [01:49] dendrobates: what do you think about moving partman-auto-raid to main ? [01:49] dendrobates: that way RAID installation could be preseeded. [01:50] mathiaz: I think that is fine. [02:25] ScottK: are you working on bug 271546 ? [02:25] Launchpad bug 271546 in clamav "[hardy] Multiple unfixed CVEs" [Undecided,New] https://launchpad.net/bugs/271546 [02:25] leonel: I thought you were? [02:25] I am [02:25] Great. [02:25] A saw your mail and think you were :) [02:26] Nope. I meant you. [06:30] I have ubuntu-server on a laptop, anyone who knows how i can enable cpu speedstep so the cpu doesnt go for full spin all the time? === sourcode is now known as sourcode[0] [07:16] <_ruben> andriijas: install powernowd oughta do the trick i think [07:46] _ruben: thx [07:47] _ruben: does it do the trick automaticly or do i just apt get it? [07:48] * delcoyote hi [07:48] hmm. that question was wierd. gues i havent waked up yet [08:14] Hello everyone [08:14] allo [08:14] ive set up share folders on two ubuntu systems but as yet all they see is the windows computer. [08:15] i want to share deb files from one ubuntu system to the other [08:15] what sort of share? [08:15] folder [08:15] ... [08:15] smb/nfs? [08:17] ok in nautilus I right clicked the folder i wanted to share clicked 'properties' and then 'share' clicked all three boxes and then the 'share' button. samba was downloaded and installed [08:18] i also rebooted after that [08:19] oh and im running hardy heron [08:19] this is an #ubuntu question, not one for -server [08:20] well i gathered that server would mean networking [08:20] lets say i wanted my second ubuntu system as a server [08:21] when its running as a server, come and ask again. while its a 'i clicked in nautilus' question, its not relevent here [08:21] meh [08:23] sydneysiders. [08:26] <\sh> did anyone tested heartbeat2 (but with V1 config style) together with bonding interfaces? I have a problem with it, that heartbeat doesn't recognize when all cables are removed from the NICs and kernel just saying: "ok, bond interface doesn't have any active net connections anymore"... [08:43] hello, how can I print a list of directories and the size of each one ? [08:43] <_ruben> dh -h * [08:43] <_ruben> df -h * [08:43] <_ruben> (fat fingers) [08:53] <\sh> df -h is more on filesystem basis.... [08:56] <\sh> ls -ladh * lists all directories from . including human readable sizes.... [08:59] <\sh> and "find / -type d -exec ls -lhd {} \;" just prints all directories in longformat + human readable sizes [08:59] <\sh> or "find / -type d -exec ls -shd {} \;" just prints all directories in short format + human readable sizes (like: 4.0k ) [09:33] Hi I am trying to configure westwood congestion control on ubuntu server. You do this by just changing the name in this file /proc/sys/net/ipv4/tcp_congestion_control . The problem is that for some reason, even running as root, it says that I do not have permission to modify this file. Does anyone here have any experience with this? [09:39] <_ruben> Roy_M: how are trying to alter that 'file' ? [09:41] _ruben, I have tried modifing it with vi and also doing echo "westwood" > /proc/sys/net/ipv4/tcp_congestion_control [09:43] <_ruben> /proc entries being 'special', vi tends to no work .. with echo you'd need to do echo "westwood" | sudo tee /proc/.... [09:45] _ruben, that seems to work, what is special about this file that requires tee? [09:46] <_ruben> its not the file that requires tee .. when doing 'sudo echo blaat > /some/file', the echo is done as root, but the output redirection is done by your own unprivileged user [09:46] <_ruben> using 'sudo tee' works around that [09:47] ahh, well thanks a lot for your help _ruben [09:47] <_ruben> no problem [09:58] jdstrand: around? [11:22] hi [11:23] what cpu's are supported by ubuntu 8.04 standard linux-image-server kernel? === esbek is now known as esbek_ [11:25] is Celeron D 215/220 (1.2GHz) supported? [11:33] Should be fine. [11:36] thanks [12:08] hello, I want to backup 200 GB into 40G tapes using cpio, how can I make parts or multiple tapes ? [12:13] ghaleb: http://linux.ncl.ac.uk/backup/ [12:13] ghaleb: see the 'backup on cdr' part [12:14] its about splitting your backup into volumes of 650Mb. Its easy to take that script/oneliner and modify it for your usage [12:19] henkjan: thank you === mcasadevall is now known as NCommander [12:50] how to switch computer to use grub? or standard ubuntu kernel? i have slightly modified ubuntu (by ovh) with 2.6.24.5-grsec-xxxx-grs-ipv4-32 kernel and lilo ; installed grub, but system still uses lilo [12:50] sorry for my english :( [13:08] esbek_: ovh? [13:12] ovh.com - french hosting [13:13] ubuntu 8.04 lts distro that they install (choosen in their web manager) is modified that way [13:25] morning [13:45] esbek_: Ubuntu uses grub normally, so if it's using lilo, that's something they've changed and you'll probably have to ask them. [13:46] :( === nxvl_ is now known as nxvl [14:12] sommer: wrote draft of the Tomcat6 section as an ubuntu-doc branch, see: https://code.launchpad.net/~tcarrez/ubuntu-doc/ubuntu-intrepid [14:12] sommer: (whenever launchpad will catch up with my push) [14:14] Koon: awesome [14:14] * sommer looking [14:15] hmm. not yet [14:17] sommer: i did it as a web-servers.xml subsection, feel free to move it to a more appropriate place (if there is) [14:17] Koon: I think that's the correct place, at least that's where I thought it would fit :) [14:48] sommer: I had a problem with the push, repushing now [14:48] sommer: will let you know when it's in [14:49] Koon: that's cool, I was just about to attempt a merge [14:57] I don't get why it's so slow [15:05] sommer: it's in now [15:50] New bug: #271772 in sysstat (universe) "iostat -k units are wrong when using large blocks" [Undecided,New] https://launchpad.net/bugs/271772 [15:51] hello, i have a question about usbadslmodemmanager ... at every startup the module ask me for password and say: The application 'lsusb -vvv' lets you modify essential parts of your system (there is a way to get rid of this annoying windows??) [15:52] any idea? [15:57] Hiya, any openvpn maintainers here? [16:11] New bug: #271777 in openvpn (universe) "Exit status 127 when starting openvpn when its already started." [Undecided,New] https://launchpad.net/bugs/271777 [16:11] zul: samba 3.2.4 has been realeased - only a bug fix apparently. [16:12] zul: should we try to get it into intrepid ? [16:12] zul: I'm not sure if debian will take it. [16:12] Anyone have success installing the DMS KnowledgeTree on 8.04 server? [16:13] Since Debian is in freeze for Lenny, we should probably worry about will they take it less than usual. [16:13] (joined at request from #ubuntu-motu) - where would be the right place to request deb rolling of some code ? ebox has a deb in ubuntu repos together with a few of its modules, but ebox svn has code for other modules. [16:13] Lamba: foolano is using a PPA IIRC [16:14] Lamba: you may wanna ask him about it - (he is one of the ebox dev). [16:14] yea but i bugged him enough today about ebox coding :) [16:17] mathiaz: yeah we should according to the changelog Ive asked slangasek about it [16:19] mathiaz: ill poke it with a stick this afternoon === ScottK3 is now known as ScottK [17:17] Anyone have success installing the DMS KnowledgeTree on 8.04 server 64 bit? [17:35] Trying to install a filename.bin and I chmod +x and then run it but it doesn't do anything. No errors just puts me on a fresh line. Ex: $sudo ./file.bin [enter] $ [17:36] Is there any way to figure out what the issue is? [17:37] RediXe: what kind of file is it? try file filename.bin [17:39] sommer, it's the knowledetree stack installer. On the site it says to run the chmod +x and then to run ./file.bin ... if I just try file.bin I get command not found [17:40] sommer, tried file file.bin and I see ELF 32-bit LSB executable ... i'm trying to install on 64-bit server [17:40] RediXe: that would be an issue... you'll need a 64 bit install file, or install knwoledge tree on a 32 bit system [17:41] guess I have to try and install from source :( [17:41] RediXe: that'd probably work too [17:42] sommer, Yeah I thought the bin would work for both 32 and 64 but guess not [17:42] <_ruben> installing ia32-libs *might* help [17:42] _ruben, I can give it a shot [17:45] _ruben, Woot that seems to have helped it along :) .. got "Fontconfig error: Cannot load default config file" but seem's to be just font issue nothing important?? [17:52] <_ruben> sounds warning'ish [17:59] hello I am new to servers can some one help me with ubuntu server [17:59] valpine8, good place to start is: https://help.ubuntu.com/8.04/serverguide/C/index.html [18:37] after trying to connect to the server I get mesaage "its works" but I am not able to see any folder or drive . Any help [18:37] after trying to connect to the server I get mesaage "its works" but I am not able to see any folder or drive . Any help [18:40] you have to configure web server [18:40] valpine8, Look's like you setup a LAMP server. The html files for it should be under the /var/www/ [18:40] of course, web servers don't display whole directorty structure :) [18:41] i need to setup a domain server and local network [18:41] i followed http://www.howtoforge.com/samba_setup_ubuntu_5.10_p3 [18:43] I am trying to connect my local windows client machine to my server which is ubuntu === mcasadevall is now known as NCommander [20:56] hi I'm looking for some advise on hardware specs for a fileserver [20:57] I'm in south africa - we get most hardware componants here [20:57] I'm looking for info on setting up RAID on server for a friend that's just converted from windows for his hosting business. [20:58] I'm in south africa - we get most hardware componants here? [20:58] can someone help me on suggested specs? [20:59] bn43: takes time to get answers here.. you'll have to wait without getting frustrated.. You can also check in #linux. [21:00] Scunizi: thank you for the advice - I will try #linux as well thanks [21:01] bn43: np [21:48] hi everyone. what do i need to enable on a server install to get users-admin's buttons enabled? policykit is installed. [21:52] I didn't have this problem with the feisty install. I am a member of admin group but even for root it they are disabled. I can add/remove users normally with useradd. === macd_ is now known as macd [21:58] HI [21:58] I configured a VPN server into my Ubuntu Server that it is correctly working. However when clients establish the VPN connection, after some seconds (40-50) it disconnects without any explanation. Can anyone help me on this please? [23:01] New bug: #271922 in samba (main) "Default ACL not applied on files created through CIFS filesystem (mount.cifs)" [Undecided,New] https://launchpad.net/bugs/271922 [23:55] Is this a good place to shoot out questions for Ubuntu Server help? [23:56] No? [23:58] I'm going to ask anyways. :) [23:59] I wrote a live CD (Can't remember what kind) and it said on bootup: "This kernel requires x86_x64 CPU, but only found i686 CPU