[00:00] makes two of us. Perhaps because I was mentioning networking via cli [00:00] sounds like it could be a bug though [00:00] apport-bug dhclient maybe? [00:01] since dhclient is working, would't the issue be with the version of debian-installer? [00:02] I'm not sure, I think my mind is going too many places to give you any decent help though. I'm sorry [00:04] debian5 installer has no issue, Ubuntu 8.04 see's the card/interface, but has issues with hard disk recognition. A bug which was fixed in 8.10 or 9.10 [00:12] Volkswagner: If you can track it down to one package I'd definitely file a bug against it - sorry that I can't help you more. You could go back into #ubuntu and if they say to come back here tell them we said no :) [00:16] I have a kvm guest that reports 66% of 492mb ram used. Yet ps aux output only adds up to 7.6%. What should I search for to get to to bottom of it? [00:19] agentk: kvm on the host is saying that the guest is using 66% of its allocated 492mb ram; and the guest itself says it's only using 7.6% of its allocated 492MB ram? [00:20] No. This is directly from the guest. [00:20] hm? [00:21] free -m: total 492: -/+ buffers/cache: 326 165 [00:21] oh [00:22] I don't have the answer, just curious if maybe you were looking at two different numbers [00:22] no prob [00:24] free -m reports 326mb used. Adding up all the rss columns in ps -A -o pid,rss,command reports 49mb used. Ramdisk usage: 68kb. Not sure where else to look. [00:26] agentk: could you pastebin free -m? [00:28] just so I can see all of it in pretty columns and swap [00:28] http://pastebin.com/giJzE3zd [00:29] Am I misunderstanding it? [00:29] agentk: your ps total equals your buffers [00:30] agentk: I think your misunderstandind the ps output [00:30] I don't use ps enough to help with that [00:31] Ok. How would you recommend finding what is using the most memory? [00:31] top [00:32] then ">" will bring you to sorted by memory usage [00:34] Which column should I look at in top? The %MEM column still only adds up to the 49mb. [00:41] agentk: ya, no idea why.. [00:44] Not a prob. Thanks for your input. [00:47] agentk: sorry I couldn't help more - somebody in here should come along [00:47] just most peoples weekend now [00:47] Oh yeah. I forget about that being in australia. [00:48] I've just found that removing ureadahead and rebooting has corrected most of the output. Will try reinstalling and removing it again. [00:52] Ouch. Reinstalling ureadahead hides chews an additional 50% of the memory. Memory actually gone! Not just buffered. [00:57] agentk: perhaps no readahead? [00:59] hi i am busy building my own ubuntu distro [00:59] i am stuck with an installer [01:00] the system has no gui [01:00] any ideas how to get a system installer [01:05] MTecknology: Yip. Removed it off all the servers now. Now to track down how it got installed. [01:05] where can i get the ubuntu-text installer files [01:29] hans67521: Why do you need your own distribution? Are there changes you need that would be unsuitable for others? [02:04] Is there a way I can set up ubuntu to give a system beep when the machine reaches the login prompt? [02:05] The answer is yes! [02:06] ok, how can I do it? I've got this machine sitting next to me and I want to access it using ssh over fighting with monitor cables [02:06] I assume you only have ubuntu-server installed? [02:06] Yes [02:07] See this thread http://ubuntuforums.org/showthread.php?t=1247451 [02:08] thanks [02:08] Ignore the last post. That person is silly for being in old ways. :P [02:09] lol [02:09] Same people that troll GDM and think gnome should be ran as the current user. [02:11] Anyone famiular with the directories inside /var/lib/libvirt? [02:14] GhostFreeman: congrats. you've brought to the attention that my pc speaker doesnt work in lucid. [02:14] i'm afriad the same for mine as well [02:14] You're running lucid? [02:14] no, 8.04 LTS [02:15] that's the latest LTS right? [02:15] Maybe the beep command doesnt work. [02:15] man beep [02:15] Yes, that's the current released LTS. Next one will be April 29th. [02:15] wouldn't know haven't tried it [02:15] It doesn't just make a sound on the PC Speaker. [02:17] Cute. Even has the listed notes. You could play a song! [02:18] Now to figure out why I am not getting output. I shall check bios settings. [03:29] kirkland: heh, my dns/dhcpd server now has uec sc/cc/walrus/nc on it [03:29] kirkland: fixing some teething issues, but pretty straightforward so far. [03:30] lifeless: neat [03:30] with lucid fwiw [04:22] hello, trying to setup my computer as a gateway. I have firestarter installed. I have active internet. the client is getting an ip address via dhcp, but can not ping either direction, no addresses resolve on client. I am lost as what do do next. [04:26] hello ChmEarl! [04:31] adelie42, hey [05:08] Anyone happen to know how well qemu/kvm works for amd64 guests in an i386 environment (where the chip doesn't support x86_64) ? [05:37] persia, type >sudo qemu-system-x86_64 --help do you get anything but err? [05:38] ChmEarl: I don't have any devices that have a processor that lets me test, unfortunately. [05:38] get some or kvm is /dev/null [05:39] Hrm? [05:40] you can do some testing with qemu kqemu to get a feel for the whole thing in absence of HVM [05:41] If I launch qemu on a x86_64 system telling it to be 32-bit, and try to run a 64-bit guest, is that a valid test? [05:42] you have one layer too many [05:42] on x86_64 system qemu is 32 bit and qemu-system-x86_64 is 64 bit [05:43] RIght. What I want to know is whether qemu-system-x86_64 works properly on a 32-bit processor. [05:43] let me see... [05:45] well this box is i686 and qemu-sustem-x86_64 exists and runs without err [05:45] Does the processor support x86_64 extensions? [05:46] oh yes it does... good ques [05:46] That's what makes it hard to test for me :) I don't have the processor to be sure I'm not working around a bug. [05:46] so the box is bit capable, but this install is 32 bit [05:46] 64 bit capabe [05:48] I have an old 32 bit notebook with no lm ability, and I run qemu (32 bit) fine [05:48] Can you run qemu (64 bit) on that? [05:48] never tried.. cause I only do quickie tests - no permanent installs [05:49] If you get a chance to test sometime, and you can let me know, I'd appreciate it. No real rush. [05:50] BTW its intel single core so 100% sure that qemu has way to do 64 bit over there [05:50] no way [05:53] Well, I know I can run qemu-arm on a single-core x86_64 box. It really just depends on how the qemu x86_64 stuff is implemented. [05:53] * persia isn't cool enough to understand from the code === pts is now known as pths [07:49] Mogge! === pts is now known as pths [08:16] can someone tell me why this (http://pastebin.com/keRbL654) isn't allowing telnet in port 25? i am totally lost [08:29] good morning === sourcode_ is now known as sourcode [08:43] Err404NotFound: check MTA configuration if iptables is ok. [08:44] mealstrom, i can telnet locally, thats fine, so mta allow, something has to do with iptables [08:46] Err404NotFound: can you telnet 80 port? === johe|work is now known as jstephan [08:46] mealstrom, got it... i must define my ips in rcpthosts of qmail... [08:53] <_ruben> rcpthosts lists domains, not ips [08:56] Verizon DynamicDNS zoneedit setup with virtual hosts keeps pointing to the 000-default site rather then the one I want /etc/apache2/sties-enabled/domain. Anyone ever have this problem? [09:12] eekeek: does sites-enabled/domain contain a ServerName line containing the domain name that you're trying to use? [09:13] FireCrotch: yes the ServerName is there. [09:13] eekeek: and I assume you've reloaded apache's configuration since enabling the site? [09:13] yep. [09:14] I think it might have something to do with the listening port. [09:14] Verizon blocks port 80 [09:14] Oh yeah, that'll cause problems. what port are you trying to use instead? [09:14] at least on non-biz accounts. [09:14] 8080 [09:15] so i think i'm just configured wrong with where and what i'm listening on. [09:15] Can you pastebin your sites-enabled/domain file? [09:16] pastebin - ? I'm still new to IRC and LAMP [09:16] !paste [09:16] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [09:17] I see. Unfortunately I'm on a different computer right now. [09:18] Are you able to ssh to the web server? [09:18] But in my /sites-enabled/domain file it starts [09:19] FireCrotch: I have much to learn (and I'm trying). I don't even know what ssh is yet. [09:20] I see. ssh is the secure shell protocol, it lets you remotely login to a machine [09:20] I see. [09:21] I don't know if this needs to be changed but the ports.conf file is Listen on 80 and NameVirtualHost *:80 [09:21] You may be having problems if you don't have NameVirtualHost in your configuration [09:22] ports.conf should have listen on 8080 and namevirtualhost * [09:22] FireCrotch: Ok I'll give that a tyr. [09:25] Upon apache reload: error VirtualHost *:80 mixing ports and non-* ports wit a NameVirualHost..... [09:30] eekeek: I think changing the NameVirtualHost *:8080 will resolve that [09:33] FireCrotch: I seem to be missing something. upon reload [warn] _default_ VirtualHost overlap on port 80 [09:33] Does there need to NameVirtualHost in the /sites-enabled/domain file? [09:34] or only in the ports.conf [09:34] eekeek: No, you don't need it the domain file [09:34] k. [09:35] There wasn't one, just wanted to double check. [09:35] eekeek: Oh I think that [warn] may be because there's a virtualhost on port 80 defined, but no namevirtualhost for port 80 defined. Add NameVirtualHost *:80 also to the ports.conf [09:36] k [09:38] FireCrotch: well no errors upon reload, but no luck establishing a connection with the server now. [09:40] eekeek: Is this going to be the only domain you're hosting on the server? [09:41] If so, you may be better off just setting the 000-default to listen on port 8080 [09:42] FireCrotch: Yes, for my learning it could be, but it would be nice to beable to have more than one. [09:44] eekeek: Alright, let's see if I can straighten this out then :) [09:45] FireCrotch: awesome :) [09:45] eekeek: ports.conf should have NameVirtualHost *:80, NameVirtualHost *:8080, Listen 80, Listen 8080 [09:45] separate lines, of course [09:46] FireCrotch: ah we are missing a Listen 80. I'll give that a shot. [09:47] eekeek: sites-enabled/domain should have and ServerName yourdomain.com [09:48] FireCrotch: Ok ports.conf looks good and sites-enabled/domain looks good to. [09:48] FireCrotch: hmm still taking me to the 000-default site. [09:50] FireCrotch: just a random guess, but should I change 000-default to as well? [09:51] No, that won't solve the problem. you do have sites-enabled/domain pointing to a different document root than 000-default has, right? [09:52] FireCrotch: yep, just double check. It points to /var/www/domain/ [09:55] FireCrotch: I found this thread - http://ubuntuforums.org/showthread.php?t=851313 - and skunkbad says something about 'symlink' ? [09:56] eekeek: are you sure that we're working with the file sites-enabled/domain and not sites-available/domain? [09:57] FireCrotch: yep, /etc/apache2/sites-enabled/domain [09:58] in that thread, he's just recommending that you have the actual files in sites-available and put a symlink (basically a shortcut) to it in sites-enabled. but since you have the file in sites-enabled, that's not necessary [09:59] FireCrotch: k [10:02] eekeek: alright, let's take a look at /var/log/apache2/access.log [10:02] specifically at the end of it [10:02] k [10:04] hm that's probably actually not going to tell me anything useful lol [10:04] um [10:04] FireCrotch: wow lol [10:05] I wouldn't even know where to begin with all those lines. [10:05] in the sites-enabled directory, do this: unlink 000-default [10:06] then restart apache and see if things work properly [10:06] FireCrotch: and how might one go about 'unlinking' the 000-default file? [10:07] type exactly what I typed [10:07] FireCrotch: k [10:12] FireCrotch: [warn] NameVirtualHost *:80 has no VirtualHosts [10:13] eekeek: I figured it would give you that :) does the site work now properly on port 8080? [10:14] FireCrotch: Are you saying change from 80 to 8080 on one of the files? OR like www.domain.com:8080 ? [10:15] www.domain.com:8080 [10:15] does that work? [10:15] FireCrotch: www.domain.com:8080 takes me to the router login page. [10:16] FireCrotch: www.domain.com "Not Found" Apache blah blha blha Port 80 [10:17] I've had that problem before - it would send me to the router's login page instead of the web server haha [10:17] what is the domain that you're using? [10:18] nfotown.com [10:19] ok, http://nfotown.com takes me to a 404 Not Found page. Is the directory that it's pointing to empty? [10:19] also, I thought you said that your ISP blocked incoming port 80 [10:20] FireCrotch: nope, there is an index.html file in there [10:20] FireCrotch: it is my understanding verizon does block port 80 [10:20] verizon is most certainly not blocking port 80 [10:20] would that page suggest otherwise? [10:21] when I go to http://www.nfotown.com, I get a plain HTML page with www.nfotown.com inside an

on it [10:21] www.nfotown.com:8080 and nfotown.com:8080 both refuse the connection [10:22] So it appears to me that you're not going to need to have apache on 8080 [10:22] you can do everything on port 80 just fine [10:23] FireCrotch: strange the index file has a

NFOtown.com

[10:23] FireCrotch: ok i'll try removing all of the 8080 [10:23] so your ports.conf should just have Listen 80 and NameVirtualHost *:80 [10:25] FireCrotch: It works :) [10:26] Great [10:26] FireCrotch: sry for the bad info on the ports :( [10:26] eekeek: oh, it's okay :) [10:27] FireCrotch: Thanks for sticking with me on this one. :) [10:28] eekeek: you're welcome :) if you have any other problems, feel free to highlight me here and if I'm around I'll try to help ya out :) [10:29] FireCrotch: awesome. I'm going to now try making another virtualhost to test to see if that works right - fingers crossed. [10:29] good luck :) === ogra_ is now known as ogra [11:17] FireCrotch: Success with the second domain! :) Thanks again. I learned some good stuff. Have a good one! [11:18] eekeek: Glad I could help! [11:32] New bug: #534324 in qemu-kvm (main) "Can't run uncompressed (vmlinux) kernels" [Undecided,New] https://launchpad.net/bugs/534324 [12:15] in libvirt, I get all these iptables rules added on bootup to my virbr0 interface that I don't want [12:16] I think it's related to the fact that I can only choose "isolated virtual network" or "forwarding to device with NAT" as my network options [12:16] In actual fact, I want neither. I want a plain virbr0 interface that libvirt doesn't add iptables rules to — access control, NAT, or otherwise. [12:16] but I don't see a way to configure that. [12:16] any ideas? [12:17] http://pastie.org/859350 -- This is a multiwan script I'm working on, based on the info on this page http://lartc.org/howto/lartc.rpdb.multiple-links.html -- I'm trying to take these instructions, and turn them into a script that can just be edited with the right variables to give multiwan setup. I think it would be good for the community, but I do need some help, can someone take a quick look? [12:18] Hello happy people. [12:20] I was wondering how realistic it is to get a few ``wishes'' implemented in Ubuntu that deviate from Debian's ways... [12:20] The reason I'm considering to throw things at Ubuntu, rather than at Debian is that I've known Debian's slow ways, and they tend to be.. slow. [12:22] jMCg: Deviations are possible. This would be a bad time to push them (unless they fix critical bugs), as Ubuntu is nearing release freeze. [12:22] Coordination with Debian is generally preferred though. [12:23] persia: I've already heard that it's close to freeze -- I didn't expect to be this fast with Ubuntu either ;) [12:23] Here's an example: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/12296 [12:23] Launchpad bug 12296 in php5 "PHP5 or PHP4 for apache2-mpm-worker" [Wishlist,Confirmed] [12:23] My suggestion is to simplify the whole she-bang by merging all mpm packages into one package as Fedora for instance does. [12:25] That's unlikely to be addressed. PHP4 went EOL 2007-07-13 [12:26] persia: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/12296/comments/11 [12:26] Launchpad bug 12296 in php5 "PHP5 or PHP4 for apache2-mpm-worker" [Wishlist,Confirmed] [12:26] Ah, then the description needs some work. [12:26] That's probably the easiest part... [12:27] I've been much considering to pester Stefan Fritsch directly.. but don't know how to approach him yet. [12:27] But if you find a good way to solve the issue, and submit code, it can be reviewed. I suspect it's unlikely to get added during the freeze, but potentially for the next cycle (but I don't make these decisions, so am not authoritative) [12:29] I see. So, if I come forward with a set of debian/rules thingies, everybody will be perfectly happy. [12:30] I should've known this means work for me. [12:31] Who itches, scratches :) [12:33] Yeah.. I know, I know... I just thought I'd go to the doc, and he'll say: Put this cream on the itch and it'll go away. Or, Putheth thees leech on yer skin, and leteth it suck yer greezy and heretic blood! or something like that. [12:35] heh === mcasadevall is now known as Guest20793 === Guest20793 is now known as NCommander [12:44] hi, where is better to post some suggestions about packege debian-installer/preseed ? === [2]Birmaan is now known as Birmaan [13:01] Is there a way to pull mail off a POP server, and somehow store it locally (In a database or something)? [13:02] Lots of them :) [13:02] fetchmail is widely recommended for the pull (although there are other options). [13:03] The storage depends on your preference. Pushing it into some local mailserver is a common approach. [13:04] Is it possible to configure fetchmail to push the mail into MySQL? [13:05] Nope, you'd have to scrip something to do that for you... [13:06] I see. By default, how does fetchmail store the pulled mails? [13:06] <_ruben> by sending it to the local mta [13:08] Well, or sending it somewhere. [13:09] Is it possible to dump the files raw onto the disk? [13:11] New bug: #534365 in openssh (main) "openssh-server bug reporting issue" [Undecided,New] https://launchpad.net/bugs/534365 [13:13] If I get this straight, fechmail can pull mail into procmail? [13:16] <_ruben> Noble: iirc yes [13:16] <_ruben> been ages sinces i used fetchmail [13:18] Is it just me, or is the whole load of mail-protocols and servers just SERIOUSLY more bloated and complicated than it needs to be? [13:19] <_ruben> all depends on your needs 'n wishes i guess [13:19] I mean: http://www.hypexr.org/gfx/mail_system_flow.png [13:23] Noble: There are many options, but they are needed. [13:25] Noble: So you need repositories (IMAP/POP/etc. servers), and you need clients (mutt/squirrelmail/etc.) and you need filters (procmail/spamassassin/etc.). The easiest way to tie all these together without pain is to have a standardised interface to MTAs to be able to accept mail and send it. Filters mimic this (or can be inlined), repositories consume and clients push. [13:25] The "simple" way to achieve what is in the diagram is to only have one client with 4 mailboxes configured. [13:26] But that doesn't meet the needs of whoever set that up. [13:26] I see. [13:26] Gonna have to read up on this. [13:28] ttx: do you want me to do the bzr merging for samba bugzapping thing on thursday? [13:30] hey smoser [13:30] hey [13:39] morning [13:59] zul: ber merging ? [13:59] bzr merging ? [13:59] ttx: yeah i just saw your blog post [13:59] zul: you mean keeping up a branch with all the bugfixes that will flow in on Thursday, and release it at the end of the day ? [13:59] ttx: yep [14:00] zul: we'll use a branch at ~bugzappers, I think... but yes, since you end your day after I do, you'll upload the result :) [14:00] zul: feel free to blog about it sometime... Maybe check with pedro when he'll annoucne the bugday [14:00] k hopefully its not crackfull [14:26] zul: about openvpn papercut bug 427701 [14:26] Launchpad bug 427701 in server-papercuts "OpenVPN client always runs" [Medium,Confirmed] https://launchpad.net/bugs/427701 [14:26] ttx: yep [14:26] I am attempting to copy some data off of a DVD that has some parts on it taht cannot be read. Is there a way to tell the copy command (or a different one) to skip any files it cannot read, and go on to the next one? [14:26] I can change the default, but it will change the default behavior for people on upgrades [14:27] zul: should I modify /etc/default/openvpn on upgrades so that I set the default explicitely for those who upgrade ? [14:27] i.e. if you don't have anything set, uncomment AUTOSTART="all" so that you don't fall into the new default value ? [14:28] ttx: i think you might to check to see what the user has and ask the user what they want to do [14:29] zul: I think setting AUTOSTART="all", for those that were using the default value in karmic and before, is the best way [14:29] ttx: agreed [14:30] ttx: people get upset when things change or go missing ;) [14:30] especailly network connections. [14:30] especially [14:32] New bug: #534412 in eucalyptus (main) "VNET_PRIVINTERFACE is not set correctly in a multi-network install" [High,New] https://launchpad.net/bugs/534412 === robbiew_ is now known as robbiew [14:47] whats wrong with this line? useradd -d /ftproot/$1/$1 -g ftpusers -k /etc/ftpskel -s /bin/false $1 [14:47] its for a bash script but it says the syntax is wrong [14:52] Pierreb: try echo "..." 'ing it [14:53] <\sh> Pierreb: -g -G [14:53] <\sh> Pierreb: -g or -G ftpusers [14:53] <\sh> oh damn...I'm not updated anymor [14:53] <\sh> forget my statement [15:17] where can I start troubleshooting to find out what is being restarted on my server? I looked at my iptables this morning and they have been cleared out, the apache log shows a graceful restart (last night), but when I do 'uptime' it shows that the server has been up for 5 days [15:22] hi [15:22] there is a way to install proxmox-ve on ubuntu? [15:23] hi, which kernel is recommended for ubuntu as a xen guest? [15:40] gypsymauro: Proxmox is a complete OS (Debian Lenny based). See their wiki. You do not install on top of other OS's. [15:41] Elad: Might just be "logrotate" (man logrotate). See log files daemon.log, syslog etc. [15:42] sherr, why would logrotate cause it to do strange things like that? Or will the man pages tell me why? [15:49] if I edit nsswitch.conf, what needs to be restart to take affect [15:53] kirkland: ping (re. UEC tests) [15:55] hggdh: pong [15:58] kirkland: what would I have to do on the UEC testing? Where can I find docs? What's the meaning of life, universe, and everything? [15:58] kirkland: seriously, I am worried this may be too much for me, too soon [16:00] Hmm [16:00] I'm having a weird issue with lucid, pxe boot and debootstrap [16:00] debootstrap tries to download /ubuntu/dists/lucid/main/binary-amd64/Packages instead of /ubuntu/dists/lucid/main/binary-amd64/Packages.bz [16:04] hggdh: the answer is 3 [16:04] heh [16:07] hggdh: give me a minute to make a pot of coffee, before i answer [16:08] sherr, I just looked at the man pages for logrotate, and I reviewed my daemon.log and syslog, but I don't see any reason why my iptables would be cleared out [16:19] Hello.. if I have to network cards in a box, how to I make them both work in the same time ? [16:19] They are connected to the same switch. [16:19] With the ips .252 and .253. They wont work both in the same time :| [16:21] BulleTh0: If they are on same segment, the first one which matches as a route to somewhere else will be used [16:22] Sorry, I don't understand what you mean genii. I want to use them as an "alias"... [16:22] A phizical alias :) [16:22] They have the same gateway, the same netmask and the same nameservers. [16:23] If I ifdown eth0 && ifup eth0, eth1 dies. If I do the same thing with eth1, eth0 dies. [16:25] how do I restrict available ports to a specific user so that he can't bind any process to a port that I don't permit? [16:30] Okay, I have finally made the security plunge - I have installed exim4 on my web/asterisk server. How do I test if it is a spammers playground, or if I have secured it properly? [16:31] I have set it up only to listen from 127.0.0.1, but is this enough? [16:31] could packages not be spoofed or something like that? [16:31] And could that cause some spamfilters to reject the mails being received? [16:34] BulleTh0: Since both adapters use same gateway, netmask, etc then eth0 will almost always be used, unless it is not up in which case it will go to eth1 [16:35] And how do I make them be alive in the same time? [16:35] BulleTh0: if your switch supports it, you could use lacp [16:35] My switch is shit.... sorry abut the bad word. [16:36] It's not a switch with management. [16:36] jdstrand: ping have you though of getting 9013-apparmor-dont-clear-caps.patch and 9014-apparmor-remove-unloaded-profile-is-not-fatal.patch upstreamed yet? [16:37] genii, screen-x Is this good anymore http://www.howtoforge.com/network_bonding_ubuntu_6.10 ? Looks kinds old. [16:39] BulleTh0: The bonding driver instructions don't change much, so most of it is still applicable. Your switch and whaver lays beyond it need to support 802.3ad specification for this to work [16:40] BulleTh0: bonding mode 6 claims to work without switch support, but I haven't tried it. [16:42] zul: 9013 I submitted last month. 9014 I only recently wrote, but am planning on sending upstream, yes [16:42] jdstrand: cool...just working on libvirt for server dailies so was just wondering ;) [16:42] zul: I upstream everything. just didn't have time yet on 9014 since 0.7.6+ requires a lot of work to even run on Ubuntu atm [16:43] jdstrand: oh poo [16:43] zul: talk to mdeslaur-- he tried the 0.7.6 merge recently [16:44] zul: he might be able to tell you some of the problems-- I plan to fix all that (and more), but not for at least two weeks [16:44] k [16:44] (vacation and more pending items) [16:44] vacation is over rated ;) [16:45] genii, http://easytrade.com/english/Member/ProductCatalog/ProductCatalogItem_ProductID_PD0000012426.htm this is my switch [16:45] I have a server that isn't responding to incoming requests, such as trying to log in to SSH. This same server is currently holding my nickname (demonspork) and the process that is accomplishing this is responding normally. What actions do I have to attempt to get this server responding again? [16:45] "Supports IEEE802.3x full duplex " as they say. [16:46] in fact I just ghosted the nickname and it successfully reconnected. [16:49] BulleTh0: 802.3ad specifically is the spec it needs to use ( the "ad" part is the pertinent part) [16:50] That's for mode=4 . Dynamic ling aggregation. If I'm not wrong it shares the speed... but it's the same connexion so I wont do me any help. [16:51] genii, so .. my switch supports that ? [16:52] I have another one, http://cgi.ebay.ph/ASUS-Giga-x-1008-8-Port-Hub-Full-Metal-Case-/170435763175 but the specs look the same. [16:53] BulleTh0: Hard to tell from the specs given if it supports link aggregation or not. You could always use one of the other modes which do not require it (roundrobin or so) [16:54] /etc/modprob.d/arch/i386 is editable ? mcedit says it's not :| [16:54] Hmmzzz [16:54] BulleTh0: You need sudo/admin [16:54] genii, I'm on root. [16:55] cat: /etc/modprob.d/arch/i386: No such file or directory [16:55] o.O [16:55] Something is missing. [16:55] its /etc/modprobe.d/ [16:55] not modprob [16:56] Same thing. [16:56] cat: /etc/modprobe.d/arch/i386: No such file or directory [16:56] Btw... it's a fresh install. [16:57] There is no arch directory in modeprobe.d [17:00] I used this how to. And at the end the /etc/network/interfaces looks kinda weird. The ethX configurations are commented. How the server should know how to get the adresses ? [17:04] BulleTh0: The bond0 device overrides the eth0/eth1/ethX devicenames. When you enslave the subdevices, it will bring them up itself usually [17:05] Work is very busy right now, aplogies on lag [17:06] genni, yes but I'm planing to use mutiple ip adresses :) [17:07] eth0: Reply from 86.122.121.252: bytes=32 time=1ms TTL=62 eth1: Request timed out.// and it's configured properly. [17:09] Enslaving is the opposite thing that I want. I want to use each nic that I have on the server with the ips that I have. [17:28] kirkland, https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/531494 [17:28] Launchpad bug 531494 in mountall "cloud-init job not running in eucalyptus without ramdisk" [Critical,New] [17:29] can you accept nominiation for lucid for me? === jkakar_ is now known as jkakar [17:33] smoser: I accepted it. [17:34] thanks === zz_monteith is now known as monteith [18:02] New bug: #527081 in mysql-dfsg-5.1 (main) "package libmysqlclient16 5.1.37-1ubuntu5 failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2" [Undecided,Invalid] https://launchpad.net/bugs/527081 [18:05] smoser: oh, sorry, yeah, done [18:05] smoser: ah, sbeattie got it [18:06] yeah, thanks [18:11] New bug: #534550 in php5 (main) "php5 API is outdated" [Undecided,New] https://launchpad.net/bugs/534550 [18:51] has anybody been using the lucid desktop AMIs with NX? [18:51] it doesn't work for me, and I found that the nx ppa that those AMIs have is pointing to karmic even [18:52] so after fixing that and updating the ami, finally I at least got rid of the "Mar 8 18:25:52 domU-12-31-39-0A-4A-22 sshd[870]: Invalid user nx@ubuntu from ...." error, not it tries just "nx" [19:26] New bug: #534594 in ntp (main) "logcheck filter misses kernel status changed message" [Undecided,New] https://launchpad.net/bugs/534594 [19:43] lol i just discoverd that windows server has a interface [19:43] lol [19:43] an interface* [19:45] so it does not have like 100% performance... [19:55] if i install nautilus at my ubuntu server, if i connect by ssh, and run it at my ubuntu client, it will open like the same nautilus here, and i could navigate by the files? [19:56] jaypur: nautilus on a server? uncommon [19:56] like [19:56] i need to [19:56] see the files at my laptop [19:58] guntbert, i want to see my server files as i see my laptop files, but remotly.. [19:58] jaypur: Ask in #ubuntu how to use nautilus to connect over ssh. [19:59] jaypur: please lets make it clear - you want to access your server from your notebook? [19:59] soren, thanks [19:59] guntbert, i can do that... [19:59] guntbert, i wanna modify the files as i do at the note, like interface... [20:00] jaypur: I ask if that is what you want to do - if yes you type ssh -X youruser@yourserver -- then you can start any GUI app thats installed on the server and have it display on your notebook [20:01] guntbert, yeah! [20:02] so i could install nautilus and run it here?? [20:02] ppl are telling me to connect nautilus by ssh [20:02] Don't install nautilus on the server. That's silly. [20:02] 20:58:57 < soren> jaypur: Ask in #ubuntu how to use nautilus to connect over ssh. [20:02] soren, already on it brother [20:03] jaypur: you would have to install it on the server - but as soren said (and was my first comment) - it is not advisable [20:03] connected it!!! [20:03] i just love you guys X) [20:03] and linux [20:04] HAHAH AWESOME!!!! [20:04] i'm so happy [20:05] it's a shame that, game servers can only be run 24 hours if i run it on the server, can run it by ssh, if i close the ssh, the server goes off... [20:05] =/ [20:05] but i think i can set some commands to run at the start up of the server..... and then the server goes automatic rite? [20:10] brb [20:16] New bug: #534623 in openssh (main) "sshd segfault at 38" [Undecided,New] https://launchpad.net/bugs/534623 [20:51] New bug: #534647 in munin (main) "default apache config causes an empty webpage on lucid" [Undecided,New] https://launchpad.net/bugs/534647 [21:06] kirkland: btw, the ubuntu wiki docs need a refresh [21:06] kirkland: they say to start 'registration' but its now 'publication' [21:07] kirkland: also, I tink the nc br0 setup should happen before package install, not after :) [21:11] lifeless: totally [21:11] lifeless: we'll probably shift into that mode around beta2 [21:12] lifeless: i think we'll need to branch the docs for 9.10 and 10.04 === luis__lopez is now known as luis_lopez [21:14] my ssh is not working after i changed the port =/ [21:14] and i've already ipend the port at the router [21:16] sudo nice -20 ./program.... is it ok??? [21:42] kirkland: I've updated https://help.ubuntu.com/community/KVM/Networking again, this time with the safer version of how to handle the fscaps and user caps. [21:43] kees: thanks, i'm still buried under some uec testing [21:43] kirkland: np. [22:08] I dont really get what ubuntu cloud is. Can someone explain it? [22:14] It's similar to Amazon's EC2 service except it runs on your machines. Essentially you spin up a varying number of instances (virtual machines) to meet your computational needs. [22:24] tranceNRG, but what exactly is running on my servers? and how do I use it? Is it like multi machined clustered disk space? [22:26] ubuntu server edition with eucalyptus software. Requires one dedicated controller machine and one or more node machines. I honestly am fairly new to it as well but that is what I have gathered from reading. [22:27] https://help.ubuntu.com/community/UEC [22:28] Hello everyone! New to the chat here, longtime Ubuntu user. [22:29] #ubuntu-california [22:29] Not sure how I got here though :) How do I switch to other chats? [22:31] mrandrzejak: irc uses "/join" etc. but depends on your client. This is ubuntu-server specific. [22:34] OK, thanks! [22:37] Would anyone know if it is possible to do video chat with ICQ? Or if Pidgin or other chat programs like Empathy are planning to include it? [22:39] hggdh: have you seen https://bugs.edge.launchpad.net/~ubuntu-server/+patches ? [22:40] bdmurray: no, I had not [22:40] thank you. [22:40] still finding things [22:40] hggdh: it's really new! [22:41] like the 3rd [22:44] i have a strange problem [22:46] rebuilt a server using 8.04.2 and ran apt-get update to update/upgrade [22:46] server to 8.04.4. I get the following: [22:46] w: failed to fetch [22:46] http://security.ubuntu.com/dists/hardy-security/multiverse/i18n/translation-en_us.bz2 [22:46] unable to connect to security.ubuntu.com ip address x.x.x.x:80 [22:46] i typed the following: [22:46] sudo apt-get check [22:46] sudo apt-get update -f [22:46] sudo apt-get update && apt-get upgrade grep apt:ps ax | grep apt /usr/lib/apt/methods/http: i killall processes and there is no manager running in the background. [22:47] i have a internet connection and can ping the security.ubuntu.com server without a problem [22:47] katsuodo: If I get apt failures (e.g. fetch) I try again a bit later (or the next day). Often fixes issues. [22:48] this is one day later today [22:48] Sometimes get glitches - time fies them :-) [22:48] *fixes [22:49] I have an 8.04.4 around - let me try ... [22:49] okay [22:49] it is 8.04.2 [22:52] I have 8.04.4 and did an "apt-get update && apt-get dist-upgrade" and it pulled down a few things (sudo, cups) and installed OK. This is a vbox install though, or 8.04.4 directly (I think). [22:54] i just tried it again and the same [22:55] it is trying to connect to us.archive.ubuntu.com @ some given ip address. i ping the ip address and it responds [22:56] receiving err http://us.archive.ubuntu.com now it is trying to connect to security.ubuntu.com [22:57] katsuodo: Maybe try changing repos in your sources.list. [22:57] Anyway - good luck. [22:58] this is none gui based [22:59] can you navigate to info to change the server where the download is pulling down from? [23:03] katsuodo: you mean the apt sources list file? [23:03] /etc/spt/sources.list [23:04] s/spt/apt/ [23:06] katsuodo: us.archive is in London. [23:06] if u look at repositories in a gui based installation there is an option to change the download from [23:06] I pasted my sources.list here : [23:06] katsuodo: Try using a US mirror like http://ubuntu.osuosl.org/ubuntu/ instead. [23:06] http://pastebin.com/FV3fqArN [23:06] /etc/apt/sources.list for Hardy 8.04.4. [23:07] Make a BACKUP of yours if you use it [23:07] sherr: gb.archive is also in London. [23:07] Good night Zzzz :-) [23:08] how can i connect to my server by ssh, with nautilus on, like a root??? [23:08] sherr where you have gb i have us instead [23:09] katsuodo: Exactly. [23:09] katsuodo: Pick a US mirror from https://launchpad.net/ubuntu/+archivemirrors and copy and paste the sources.list entries the mirror page provides. [23:12] will give this a try and report back in a moment [23:14] jpds just these two lines only? [23:15] katsuodo: Repeat for -updates, etc. [23:16] do you mean type this statement in as substitution for the other statements in sources.list? [23:17] i can see my server files here, by nautilus ssh... but if i need to change a file or folder i don't have the permission, what can i do? [23:33] hi there...Im having problem with roaming profile (samba-ubuntu)..aparetly the profile template is corrupt. Somebody know how i can create a profile template?