[01:12] hello.. how to change the homedirectory of a user? [03:20] Bit Rate=60 Mb/s Tx-Power=14 dBm [03:20] always nice to see that ;) [03:32] hello.. how to determine if IPV6 is the cause of intermittent connection [03:33] I just so curious about this before heading into disabling IPV6 in my server.. [03:41] Hi I'm trying to start a FTP server and this is my first time, so here is my question I got proftp installed and I can access the server and upload and download files on my local network, but how can I access the server from the internet. I mean do I need like an online host or something like that? [03:49] hello.. is disabling IPV6 cannot disrupt web server operation? [03:50] I only found out that my router cannot support IPv6.. and I guess it might be the reason of intermittent connection in my LAN [03:50] any feedback please.. [03:51] I guess nobody is here :-( [03:51] yeah.... [03:51] they're here but they are sleeping.. LOL [03:51] I guess [03:54] okay.. let me help you :) [03:54] just do port forwarding port 21 in your router to your box [03:55] unless you've changed the default port number [03:55] no my port still 21 [03:56] but I don't know what should I do to connect to my server over the internet [03:56] okay.. then try it [03:57] you could use filezilla or any ftp client. what matters most in here.. your box supports ftp service [03:57] and your router/firewall allows external access to ftp port [03:58] sorry I wasn't clear, what I meant is what should I type in filezilla to get connected to my server? [03:59] mmm.. just type in your IP in the host then the username and pssword then port number [03:59] does this work online? [03:59] there should be boxes corresponding those data [04:00] sorry but I don't get it [04:02] mmm.. try this: http://helppages.obsidian.com.au/HelpCenter/tutorial/filezilla [04:03] ok I'll give it a try, thanks! :) [04:11] sommer: ping [04:14] owh: yo [04:14] Hey. Did you get the email I just send a few minutes ago? [04:14] * sommer checking [04:14] s/send/sent/ [04:16] owh: ya, I haven't read through your entire diff yet [04:16] from what I have though I think most of the spelling errors were corrected [04:16] sommer: There was a server 500 error on bzr.launchpad to download the C directory and some of the .xml files, so I asked in #LP and was given a tgz by spiv. [04:17] sommer: Is there a way to check if my source and your current version are the same? [04:17] um, what happens if you do bzr update? [04:17] sommer: I cannot do that, I have a vSat connection and downloading the 88Mb of the document tree takes many hours. [04:18] sommer: The biggest problem is not the 88Mb, it's that each file comes down individually. [04:18] owh: ah, one sec [04:19] sommer: If I look at the file times on this directory, they're all from different times all on 27-03-2008 [04:20] sommer: Is there an embedded version string anywhere? [04:20] owh: I don't think so [04:21] sommer: Crap, and we call ourselves developers :| [04:21] I call myself sommer :) [04:22] ROTFL [04:22] * owh tries to enforce version control in configuration files even. [04:25] sommer: I just checked one of the files. What I have and what bazar has as the original are the same. [04:25] owh: ya, the last commit to the serverguide was: Sat 2008-03-22 16:59:56 -0400 [04:25] sommer: That means that my edits are edits with respect to what is currently in bazar. [04:25] sommer: The last commit, does it contain your updates? [04:26] yes, but not the ones you sent me [04:26] sommer: Cool, then the server guide as it stands is still riddled with spelling errors, let alone inconsistencies. [04:27] sommer: Would you like me to give you a diff that excludes example.com changes etc? [04:27] Does anyone know is ssh is broken between a computer running 8.04 and one running 7.10? [04:27] sommer: Just typos and spelling errors? [04:27] keithclark: Works for me. Perhaps you have v2 vs. v1 issues. [04:27] owh: sure, but I'll have to double check that it's cool to commit it [04:28] sommer: If you can do that before I do the work, that would be appreciated. [04:28] keithclark: What I meant with my cryptic response is that sometimes you can force sshd to ignore v1 connects. [04:28] owh: okay, I'll have to ask Matt East who is in UTC time zone, so it'll be tomorrow [04:29] owh, not sure. I can access the 7.10 from the 8.04 machine, read the directories and even play media files. But, when I try to save something to it, a progress bar comes up and nothing else happens. The remote computer is also no longer available until a logout/login. [04:29] sommer: That's cool. If you can tell me from my first email which things you don't want, then I can do something about it. But apart from username and example.com changes, I've not changed actual words. [04:30] keithclark: I have no idea what you are trying to describe. If you can connect and read directories across ssh, then the problem is not ssh. [04:30] owh: what I was getting at in my reply is that some of the spelling mistakes in the diff you sent me are fixed [04:30] owh, I can connect and read, until I try to save a file. [04:30] does that make sense? [04:30] sommer: No. [04:30] sommer: Specifically: [04:30] owh, I cannot write to the disc. No error, just a frozen progress bar. [04:31] the firt entry in backup.xml where I had "Backuping" [04:31] I caught that with the last commit [04:31] sommer: Well, bazaar does not show that. [04:31] I tried this: lsmod | grep ipv and this is the response: ipv6 278916 24 what does it mean? [04:32] sommer: I just downloaded it from bazaar then and I still have backuping. [04:32] keithclark: How are you "saving a file"? [04:33] owh, copy/paste with Nautilus and sftp:// [04:33] keithclark: sftp != ssh [04:34] rhineheart_m: If you run lsmod | head, you'll see the column names :) [04:34] owh ??? [04:34] keithclark: sftp and ssh are not the same. [04:35] can anybody here has an idea on how to remove IPV6? [04:35] I tried this one.. sudo rmmod ipv6 and I got this error: ERROR: Module ipv6 is in use [04:36] rhineheart_m: Your Ethernet interfaces are likely using it. [04:36] I tried : lsmod | grep ipv and this is the response: ipv6 278916 24 [04:36] owh: ah, there's more than one backuping... doh [04:36] I must have hit the ignore key when using aspell [04:36] crap! [04:37] owh, but sftp uses ssh, no? [04:37] rhineheart_m: Yes, that just means that there are no other modules using it, not that the module itself isn't in use. [04:37] oaky.. so how would I disable IPV6? I am in the remote end [04:38] keithclark: Yes. [04:38] rhineheart_m: Without losing Ethernet connectivity, I doubt that you can. [04:38] owh, ok I guess I don't have a handle on my problem then. [04:38] rhineheart_m: I would not recommend doing ifdown eth0, because that would kill your remote connection. [04:38] sommer: That means that most of my diff is very relevant. [04:39] keithclark: Yes. [04:39] so you mean.. the only way to do it is to work on it in the site? [04:39] keithclark: I suspect that you are looking at a permission issue, not an ssh issue. [04:39] owh: probably, I'll try and check through it tomorrow, but there's still an issue with getting it committed [04:39] But I log in as me on the remote machine. [04:39] post freeze and all [04:40] rhineheart_m: I do not know. I would like to understand why you would feel the need to disable IPv6, even if you're not using it. Personally I have no IPv6 experience at all. [04:40] owh, and if I log in as me and I am accessing my directories on the remote machine, it should work, no? [04:40] sommer: That is very true. I tried to get this all sorted out two weeks ago, but was unable to actually get the server guide downloaded :( [04:40] I think IPV6 causes the internet disruption since my router doesn't support it.. [04:41] owh: do you think it's a huge issue as it is now? aside from the spelling mistakes :-) [04:41] rhineheart_m: If it does not support it, there should be no interaction at all. The machine would use IPv4 to get to the world. From what you've described thus far, I suspect you have a different issue than you think you do. [04:41] the consistancy thing is good, but I thought that each section was pretty consistant [04:42] sommer: Well it reflects poorly on our QA, it's going to be around for many years and we're not talking about changes that will affect any translation efforts. [04:42] sommer: I think its important to get it right. [04:42] owh, I just got this idea: Ubuntu has a newer Internet protocol called IPv6 turned on by default. However, some hardware — such as NICs and modems — shows broken behavior when exposed to IPv6 related DNS requests. This leaves you wondering why DNS resolution seems slower or doesn't work at all. [04:43] rhineheart_m: Well, are you exposed to IPv6 related DNS requests? [04:43] owh: it reflects on my QA... heh, the issue isn't that the translation is different it's that once you change the string you have to ask the translators to go back and check each one [04:44] and since they're all volunteers... [04:44] owh, how to determine if I'm exposed? [04:44] sommer: No, the string is the same. We're talking about a string that has an ID. I'm not adding/deleting lines, just repairing borked words. [04:44] rhineheart_m: What is the actual problem you're trying to solve? [04:45] owh: right, but they use LP to do the translation and it shows up that a string has changed [04:45] so they then have to go back and check it [04:45] keithclark: I think you're describing a permission/path issue, but I don't know that for sure. It may be that your sftp client is broken. I do not know. [04:46] sommer: Well, I do not know how rosetta works, but I would think that you can mark those changes as spelling errors. (If we remove the username/example.com changes.) [04:47] owh: maybe, I just know that it was a minor issue when I corrected the ones I caught last week, which was only a few days after SF [04:47] owh, thanks for trying. I'll keep searching. [04:47] owh: I'll certainly ask though [04:47] keithclark: Why not use scp in the mean time? [04:47] sommer: Sure. [04:47] owh, I have been diagnosing the problem of your network for almost a month already the ADSL modem is already new and the analog line has been replaced with a new one the ISP is responding well but they couldn't get really about the problem I'm just suspecting that IPV6 causing the intermittern connection especially when I am working to my box remotely.. I mean.. updating my website.. the MTU has been set to 1300 already which is I believe the [04:47] recommended one..when I got disconnected.. the only way to be connected again is to refresh the connection [04:48] rhineheart_m: My network? [04:48] sorry.. my network [04:48] rhineheart_m: So, you are seeing random disconnects, is that the problem? [04:49] yeah [04:50] BTW..I'm on ADSL static PPPoE and the dialer is my router [04:50] rhineheart_m: Sigh, I didn't really want to get into a big thing right this second, but I'll get a glass of water and come back. [04:50] owh, okay. I will wait for you [04:50] rhineheart_m: Lets start at the beginning. [04:51] rhineheart_m: The remote computer is running which OS? [04:51] ubuntu 7.10 [04:51] rhineheart_m: Server? [04:51] yeah [04:51] nO GUI [04:51] rhineheart_m: How is it connected to the world? [04:51] accessing SSH [04:51] apache [04:51] version2 [04:52] http and ssh [04:52] rhineheart_m: How is it connected to the world? [04:52] what do you mean with how it is connected to the world? internet [04:53] Yes [04:53] Physically [04:53] yeah [04:53] rhineheart_m: What is plugged into what? [04:53] rhineheart_m: This is not a trick question. [04:54] SERVER>linksys (wrt54g) >adsl modem>internet [04:54] owh, can I talk to you privately? [04:54] rhineheart_m: The ADSL link is PPoE? [04:54] rhineheart_m: Sure, if you pay me $120 AUD per hour to personally solve your problems. [04:54] rhineheart_m: Otherwise we'll stay right here. [04:55] :) [04:55] yeah it is [04:55] So, the WRT54g is running the PPoE client? [04:56] yep [04:56] rhineheart_m: Are there any other computers connected to the WRT54g? [04:57] yeah running windows [04:57] rhineheart_m: Are they losing connectivity? [04:57] owh: Never used it before. [04:57] keithclark: Used what? [04:57] owh: scp [04:58] keithclark: It's very nice: scp myFile bob@remote:/home/bob/thing/foo/bob [04:58] yeah.. [04:58] keithclark: That copies myFile to the remote computer and names it bob. [04:59] rhineheart_m: Then the problem has likely nothing to do with your server or IPv6. It's more likely to be related to the WRT54g or the ADSL connection itself. Also the MTU is normally 1500, not 1300. [04:59] owh: Yup, got you, and I think you are right. Permission errors. [05:00] owh, but I log in as me on the remote. Same as if I were there. [05:00] keithclark: Yes, but if you're putting it into a place where you're not allowed to write, then it won't matter :) [05:00] It is in my home directory [05:01] keithclark: Run the scp command with the -v switch and see what it tells you. [05:01] keithclark: -v == verbose [05:01] owh, sorry (face red) typo. [05:01] keithclark: ROTFL - it happens to all of us. [05:02] owh: (blushing) it is working! [05:02] keithclark: I once couldn't find a bug that had $daemon and $deamon in it. [05:02] keithclark: All good! [05:02] owh: hahahaha.... [05:02] owh: So I take it that my Nautilus/sftp is broken and not ssh. [05:02] keithclark: It wasn't that funny at the time :) [05:03] keithclark: I couldn't say. [05:03] owh, no worries, scp is easy. [05:03] rhineheart_m: What have you done about troubleshooting. [05:03] owh, and thank you for your help! [05:04] rhineheart_m: The skill is in eliminating them one at a time. The fact that the Windows computers are experiencing the same issue, indicates that its something that they have in common with your server, eg. the ADSL connection or the router. [05:04] owh, connecting to internet directly without the router [05:04] keithclark: No problem. [05:04] rhineheart_m: What did that show? [05:05] owh, I did it before.. not yet this time.. I guess I have to try standalone this time [05:06] owh, but before I bought the router.. same thing.. but the analog line wasn't changed yet [05:06] rhineheart_m: My personal guess is that the ADSL link is losing sync. Likely that's caused by either an ISP level fault, an exchange fault, physically connecting the ADSL network incorrectly to the phone system. [05:07] rhineheart_m: I doubt the router has anything to do with the issue, but its possible, [05:07] rhineheart_m: that the router is disconnecting the PPoE connection on idle. [05:07] owh, you have really the experience there.. :) [05:07] rhineheart_m: Often problems like this are the simple things, not the complicated things. [05:08] rhineheart_m: Yeah, 26 or so years will do that :) [05:08] rhineheart_m: That is 26 years in the industry :) [05:09] rhineheart_m: Have fun. I'm off. [05:09] owh, thanks for the inputs [05:09] rhineheart_m: No problem. [08:49] hi. I've found the one-liner "992 inet n - n - - smtpd" to main.cf, to open a second smtp port, but "postfix check" returns: [08:49] missing '=' after attribute name: "992 inet n - n - - smtpd" [08:49] This is Postfix 2.5.1, on gutsy [08:58] ah, it's supposed to go in master.cf... === \sh_away is now known as \sh [10:48] Can useraccounts be setup on ubuntu-server, so that when users login on their computers they connect to the server so files etc. are stored on there, not locally? === \sh is now known as \sh_away === \sh_away is now known as \sh [14:28] how to change system time in console? [14:30] man date! and maybe man hwclock [14:32] ows.. how to exit in man date? [14:32] q [14:32] may man man also..... [14:32] thanks.. I just dunno how to change time in man date.. [14:32] I meant maybe [14:33] date -s 03301533200800 && hwclock -w [14:33] ows.. I can't really get you. [14:34] But it's better to install and config ntp which syncronize with some goot clocksource [14:34] s/goot/good [14:35] Or use ntpdate [14:35] okay.. thanks.. I remembered I installed ntpdate before.. and it must be running [14:44] Hi, I'm trying to tranfer some files over an NFS share from a remote source over a slow link, and when i'm reading files from the nfs share, top reports a lot of IO wait, and if i'm writing, it goes bezerk, and the whole system slows to a crawl [14:44] ntpdate asks from time from a timeserver and sets it.... [14:45] I know it's not a local issue as i can transfer files from my machine to another machine via scp at much higher speeds without any problem [14:48] Anybody here who have a server with lm-sensors running with ipmisensors (Redhat and others distros have it)? [15:02] No one with lmsensors running on a Proliant? === tjaalton is now known as tjaalton_ [15:55] [15:55] Day I speak Italian and I try to speak English through google translate to find a support configured postfix but I can not understand how I have to do to generate a FQDN make it work for some of you I know how to say? [15:56] [15:56] I have a server ubuntu 7.10 does everything except Inbound outgoing can send the [15:56] Someone I know I am helping to solve the problem? [16:00] kjdx can you "Paste" your main.cf... [16:00] ok [16:04] http://rafb.net/p/wDyWXW96.html [16:08] For the configuration I followed this link: [16:08] Http://howtoforge.com/postfix_antispam_mailscanner_clamav_ubuntu_p2 [16:08] But I do not know what I have to put FQDN [16:08] kjdx: I don't think you could have a smtp-server as "localhost"! [16:09] You have to have a real hostname which exist on dns! [16:09] [16:09] I have 8 websites active in name-based server [16:10] [16:10] I can make one of these? [16:11] I that hostname is "hosted" on this machine [16:11] I meant if (s/I/If) [16:12] sorry I did not understand [16:13] Change the line: myhostname = [16:14] kjdx: I must leave for while now, hope you get it to work.... [16:14] ok [16:17] [16:17] I changed and sent me back an email but this [16:17] http://rafb.net/p/6cF4Dz71.html [16:17] I changed after I rebooted postfix [16:19] [16:19] Three weeks trying to fix this thing :| [16:23] nomesito.com lacks mx and a rrs [16:25] How it works? [16:25] sorry [16:31] Is your "mailservers" ip 62.149.230.86? [16:32] (host86-230-149-62.serverdedicati.aruba.it) [16:37] Ah ok hours trying [16:50] Ip that put put ip server that is, sites or have given ip to a mail server? [16:50] [16:50] Because I tried with ip of the server that is what they use for sites but does not work [16:59] I do not know what to do more [20:45] i recently installed the new 8.04 beta server cd on a hp netserver 4something and i had that "doesnt go past loading local boot scripts" issue. now i've had this on my notebook for 7.10 alt and 8.04 both desktop too. is this a issue with the installer? it can't be drivers if this happens on more then one machine, expecially one that doesnt use GUI. [20:53] im running 6.06 LTS, i wonder when it will be stable to upgrade to the 8.04 LTS [20:54] yarddog: definitely by the release date :-) [20:54] would i just change my sources.list or would i need a cd for that? [21:01] yarddog: the best way is to use the do-release-upgrade command [21:02] part of update-manager-core package [21:02] looking at it now === \sh is now known as \sh_away [22:36] Hello, can the hardy heron server be easily installed without a graphical environment? [22:37] That's the only way it can be installed. [22:44] I installed hardy heron from the alternate CD, I installed kvm and downloaded the hardy jeos. I tried several kvm option to install jeos in a vm but could not get to a console. kvm on a graphical environment will launch an xterm on which one can see the boot and log in as in a console. Here without an X server running kvm will not launch. How can I do to install a vm without X server? [22:44] this is one of the option I tried : [22:44] sudo kvm -hda /dev/mapper/marge-trac -m 512 -boot d -cdrom /home/jd/hardy-jeos-i386.iso -net nic,vlan=0,macaddr=00:16:3e:00:00:01 [22:48] hi, I'm trying to set up a bridge. Do any of you have a good introduction to the subject, that maybe also digs a little deeper than basics? [22:50] i also tried the option " -nographic -monitor stdio" but it implies that grub is configured to write to the console, and it also implies that the system has a getty listening on a tty configured in inittab. How can we configure such a thing now inittab is gone is favor of upstart? [22:53] tmadsen: what do you want to do with your bridge? because if you want virtual machines hooked to the network via a local bridge on eth0, then I have found enough information for my needs on the website of kvm, on the debian install page [22:53] i have a setup that is like 4 machines that need access to the internet trough a 5th jeandaniel_ [22:54] no virtual machines [22:55] It seems to me that in this context, the 5th machine can be set as a router [22:56] a routeur and a NAT usually [22:58] does the first 4 machines have routable addresses or are they on a private network? [22:58] if they are on a private network, then you definitely need a routeur and a NAT [23:08] jeandaniel_: NAT is not an option for me, two of the machines are webhosts (port 80), and I'm pretty sure it should be possible to do it via bridging [23:12] ok, then I am pretty sure your 4 first machine are not on a private network, and indeed i can be solved via a bridge