[02:02] New bug: #280493 in gvfs (main) "connecting to samba share - appears to mount, icon appears on desktop, then disappears and redirected to home folder. (dup-of: 264943)" [Undecided,New] https://launchpad.net/bugs/280493 [02:26] <[Solars]> i feel like a dumbdumb ic an't remember where the file to edit crontab is... locate crontab didn't work [02:26] <[Solars]> well it worked but none of the files has the item i need to edit [02:35] [Solars]: crontab -e [02:37] <[Solars]> hads i remember directly editing a file [02:37] You mean the system crontab? /etc/crontab [02:38] <[Solars]> yea [02:38] Typically you'd put a script in /etc/cron.* though [02:38] If you want it to run as root that is. [02:38] <[Solars]> its not in /etc/crontab [02:38] OK [02:39] <[Solars]> it was a script that i made run every 15 mins [02:40] <[Solars]> wanted to change it to every 30 or 45 mins [02:40] <[Solars]> can't seem to find it now [02:41] <[Solars]> wonder if there is a gnome tool for such things [02:41] do you have webmin installed? [02:41] webmin can do crontab [02:41] <[Solars]> webmin = html admin? [02:41] and did you get dhcpd going? [02:41] !webmin [02:41] <[Solars]> yea dhcp working great [02:41] webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead. [02:42] bah [02:42] webmin runs just fine on mah box [02:42] !pansies [02:42] Sorry, I don't know anything about pansies [02:42] <[Solars]> stainer can't remember where i edit the file for the script [02:42] <[Solars]> its ran as root i know that much [02:43] <[Solars]> atleast thats what the logs say [02:43] you have root enabled? and when you su, crontab -e doesn't work? [02:43] Oh good, webmin and enabling root. [02:44] sweet huh? [02:44] <[Solars]> stainer sudo crontrab -l shows the file [02:44] <[Solars]> err the entry [02:44] <[Solars]> thanks stainer [02:44] <[Solars]> owe you another candy bar :p [02:44] hads: I running a box when you were still going at your boob [02:45] you got it? [02:45] <[Solars]> yepp [02:45] k [02:45] <[Solars]> just have to restart crontab right? [02:45] * hads leaves the experts to it [02:45] <[Solars]> nvm [02:45] I use jstar as my editor, but hads prolly thinks it is unsecure and will cause a crash or something [02:46] I am not elite enough to use vi [02:46] * [Solars] uses vi :P [02:46] <[Solars]> atleast try to use vi [02:46] <[Solars]> second to that i use nano when i get frustrated [02:47] jstar is cool... it is like the old wordstar [02:47] <[Solars]> there was an editor that i loved back in my debian haydays [02:47] <[Solars]> can't remember it but i think nano replaced it [02:49] * [Solars] wonders what other tools gnome has for managing a system [02:49] jstar is part of the jed or joe package... I cant remember which. There are a ton of them in the packages. [02:50] I like that denyhosts package... I got it updating from a server. I haven't had a chinese hacker hit my box all week. [02:53] <[Solars]> i wonder if it was vim... nay thats not it [02:54] pico? [02:54] <[Solars]> might be pico... sounds very familiar [02:54] you cna still get it [02:54] <[Solars]> no need for it anymore [02:54] gotcha [02:55] <[Solars]> erm there is a computertemp gnome applet... wonder what that looks likle [02:55] heh [02:55] so are you using the server software with desktop installed? [02:55] <[Solars]> yea [02:56] <[Solars]> mainly cuase its easier for the wife to do stuff on there [02:57] <[Solars]> ohh gnome-mud! [02:57] I got mine in a closet. 1U that my wife got me for our 20th anniversary [02:57] <[Solars]> kewl beans [02:58] <[Solars]> I want to get one or two UPnP devices for the house [02:58] <[Solars]> and do some streaming [03:00] I am trying my hand at setting up postfix/imap/squirrelmail I have retiredand.boldlygoingnowhere.org sending and receiving email. I am setting my parents up with email accounts on that one. [03:01] <[Solars]> heh [03:01] <[Solars]> haven't realyl tried hosting my own domain and such yet either.. .would love to [03:02] I am using dyndns.com, works great with a dynamic dsl account [03:03] <[Solars]> how much? [03:03] free [03:03] <[Solars]> still have to pay for a name? [03:04] the have lots to choose from... they have names like boldlygoingnowhere.org and you can add something before it. [03:05] check "host services" [03:05] <[Solars]> erm don't like there free hostnames :p [03:05] <[Solars]> err domains [03:06] they have some plain ones... but you can get them to one that you register for $40 or so a year and that includes the registering [03:06] <[Solars]> thats not too bad [03:07] yeah [03:09] <[Solars]> wonder if i get the domain, if i would bog down my residental line [03:09] you have dsl? [03:09] <[Solars]> yea [03:09] <[Solars]> err [03:09] <[Solars]> no [03:09] <[Solars]> cable atm [03:10] unless you are hosting mail for 25000 or something, I wouldnt worry about it [03:10] <[Solars]> wouldn't be mail hosting that i be worried about :p [03:12] unless you where hosting something else, I wouldn't worry about it. [03:13] <[Solars]> :) [03:14] I ran a counter strike server, forums, and all the stats as webpages on old box, with 1.5 dsl at the time. [03:14] <[Solars]> erm i think i have some python scripts hanging [03:14] you have enough bandwidth [03:15] <[Solars]> erm whats the cmd for showing processes? [03:15] top [03:15] <[Solars]> erm that doesn't show all [03:15] <[Solars]> wanted to grep :p [03:15] ps [03:16] ps -aux [03:16] man ps [03:16] <[Solars]> heh -aux wrong OS lol [03:16] Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html [03:17] I am from NC, everything is hard for me [03:17] <[Solars]> erm 5 python processes but dunno which one is hanging [03:21] <[Solars]> stainer where you the one that was helping me with my bash script? [03:21] <[Solars]> i need to add something to it if that was you [03:21] <[Solars]> read a variable from a file /some/dir/*.pid then after it removes files, kill -9 pid [03:22] not me [03:22] <[Solars]> getting tired of python hanging up :p [03:22] you can use top to figure out which one is broke [03:22] <[Solars]> yea but i constantly get them [03:22] groupadd developers usermod -g developers steven groupmod -g 1013 developers ... is that how I would add a new group, add my user to it, and then set the gid of the group? [03:23] top press F the x and use <> to sort [03:23] <[Solars]> so my 'program' does nothing while those files are hanging till python times out [03:25] <[Solars]> adduser <=- thats how i thought you added users to a group [03:25] <[Solars]> could also addgroup [03:26] well adduser is adding the user and then adding that user to that group ... I think ... ran it and it says user steven exists [03:26] <[Solars]> your right [03:26] <[Solars]> erm [03:26] * [Solars] mans adduser [03:27] <[Solars]> adduser, addgroup - add a user or group to the system [03:27] <[Solars]> my bad :P [03:27] the ways I listed seems to have worked .. rebooted the machine but id steven doesn't show that I'm part of group developers so I re added myself and the gid is set right this time [03:27] <[Solars]> useradd [03:27] <[Solars]> got them mixed :P [03:27] <[Solars]> thats kewl [03:28] <[Solars]> more then one way to skin a cat [03:29] Redixe: http://learnlinux.tsf.org.za/courses/build/sys-admin/ch05.html [03:29] its in english [03:29] stainer, thanks [03:30] I would tell you to try webmin, you can do all that in webmin, but evidently it will cause you to go sterile and become blind. [03:30] <[Solars]> stainer is it a bad idea to add a user to www-data ? [03:30] <[Solars]> group [03:30] <[Solars]> but but but ubottu says its borked! [03:30] <[Solars]> !webmin [03:30] webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead. [03:31] <[Solars]> :) [03:31] I dunno... I wouldn't, I would enable the thing so they can do public_html in their home dir. [03:31] <[Solars]> its not that [03:31] <[Solars]> the script moves the files from /dir/a to /dir/b and keeps the group tag [03:32] <[Solars]> so i was wondering if i should add the user(s) to that group or change the group id all together for those moved files [03:32] <[Solars]> if that makes sense [03:33] you can link a dir to www-data that belongs to someone else [03:33] <[Solars]> the dest. dir is a smb dir [03:33] <[Solars]> so my entire network has access to it [03:34] <[Solars]> program a downloads needed stuff.... crontab script moves completed stuff ... [03:34] you can limit access with .htaccess [03:34] even password it [03:34] http://patterson.kicks-ass.net/~stainer/ [03:34] <[Solars]> don't want to limit access [03:35] <[Solars]> just to make it so i don't have to sudo every time i want to move or rename a file ;p; [03:35] <[Solars]> smb users don't have that problem [03:35] <[Solars]> its just doing it locally it has the problem [03:35] goto /var/www/ then ln -lf /path/to/file /nameofdiryouwant [03:36] <[Solars]> what does that do? [03:36] then hostname/dir in browser [03:36] that make a symbolic link in your www dir [03:36] <[Solars]> nay its not a html dir [03:36] <[Solars]> don't want to html share it [03:36] ah [03:37] sorry, I misunderstood [03:37] <[Solars]> a web-app is downloading stuff via a apache/php interface to /dir/it/wants [03:37] <[Solars]> i then take the files (via a crontab) from /dir/it/wants and move them to /dir/i/want [03:38] <[Solars]> ./dir/i/want is a smb [03:38] <[Solars]> problem is me managing the files on the local machine requires me to sudo [03:38] <[Solars]> cuase i am not part of that user group [03:39] <[Solars]> -rw-r--r-- 1 www-data www-data 183476236 2008-10-08 20:06 Star [03:39] have the crontab run a chown or whatever [03:39] after it moves the files [03:39] Would anyone of you happen to bind9 guru's? :) [03:39] not me, sorry... I can try to find a howto for ya [03:39] <[Solars]> stainer yea i need to adjust the script to do that, so two things to do with that script [03:40] stainer, I found a guide and followed it (actually followed like 3) but still not working [03:40] <[Solars]> 1) kill pid's 2) chmod moved files [03:43] <[Solars]> how do you lookup a domains infomation? [03:43] <[Solars]> like who owns it and such [03:43] instead of calling the script run * * * * /bin/mv -R /dir/a /dir/b then * * * * /bin/chown (however chown works) [03:44] whois at command line [03:44] whois google.com [03:44] <[Solars]> heh the script is a bit more complex then that stainer [03:44] k [03:44] I suck at bash [03:44] dig 'domain name' gives some info too [03:45] <[Solars]> wow i want an old domain name that got revoked [03:46] <[Solars]> wonder why it was revoked [03:46] non payment? [03:47] <[Solars]> no idea [03:47] <[Solars]> i should contact them [03:47] <[Solars]> its a server name i used to play on when i first started playing with linux [03:50] Redixe: Sorry, not very good with bind... I would just follow the directions on howtoforge [03:50] and you already have that kinda info [03:56] <[Solars]> hopefully, i can get that domain name un-revoked [03:59] ok, its my bed time. night :) [05:05] anyone know of a comprehensive guide to getting X + *box running on ubuntu server (preferably a virtualbox geared tutorial) [05:08] 115 people and no joy...? === erichammond1 is now known as erichammond [06:16] anyone on my earlier question? [06:27] trying to get a linux guest with NAT communicating with a windows host. [10:08] moin [10:40] Hi. Does somedoby already encounter a problem with Outlook clients (yes, I know sorry...) with postfix 2.5 with SSL port ? It works great with Thunderbird and with Outlook on port 25, but trying on SSL port leads me to a non understandable "client host rejected: Access denied" in logs :( [10:41] (I said postfix 2.5 because the same Outlook works with a postfix 2.2 on a Dapper server) [12:56] lionel: What version of Outlook. [12:57] lionel: Which port do you consider the 'ssl' port? [12:57] ScottK: I found my problem (sorry for not answering myself) [12:57] it's a Outlook 2003 [12:58] In fact, in hardy, the following option was added to smtps (or submission) : -o smtpd_client_restrictions=permit_sasl_authenticated,reject [12:58] and even when I ask for smtp-auth on my outlook client, it does send authentication [12:59] and I'm rejected :) [12:59] I'm afraid it's a pure Outlook problem :( [13:04] New bug: #280712 in samba (main) "Accessing printing properties for some drivers causes excessive load on CPU" [Undecided,New] https://launchpad.net/bugs/280712 [13:07] fwiw i've tested drbd, gfs2 and rhcs in intrepid and everything works ok [13:07] zul: good morning :) [13:12] hi ivoks [13:12] i uploaded drbd8 by the way [13:13] i know [13:13] i've tested it already [13:13] goody ;) [13:13] it's missing links for runlevels [13:13] grrr... [13:13] that's easy to fix... don't worry [13:13] well send me a patch then :) [13:14] sure will [13:14] sorry, i didn't notice that problem :( [13:14] its ok === henkjan_ is now known as henkjan [13:25] hello, a bug in intrepid! I have installed a fresh version of interpid, then installed freeradius-2 , but it can't find /etc/freeradius/modules, no such file or directory [13:30] report the bug on launchpad [13:31] ivoks: I want to be sure first [13:31] ghaleb: See Bug #277103 [13:31] Launchpad bug 277103 in freeradius "[intrepid] freeradius modules are missing" [Undecided,New] https://launchpad.net/bugs/277103 [13:31] ScottK: thanks [14:01] hi all, does anyone know what should I install to run the command lsvcgssd, or is there any alternative command ? [14:11] scuser: you know what's that for? [14:17] ghaleb: just fixed in the latest upload === e-jat is now known as norly [14:18] zul: in freeradius2.1.0 ? === norly is now known as nOrly [14:18] ghaleb: yeah I just uploaded the fix [14:19] zul: at launchpad ? [14:19] ghaleb: yeah give it a couple of hours to propogate [14:20] zul: oh thank you very much .. and thanks for your efforts [14:20] np [14:21] some have try to do a vsftpd server with virtual user and mysql integration [14:21] virtual home dir auto creation at first login is possible? [14:22] zul: the comment has been update [14:22] zul: how to get your fix ? [14:23] ghaleb: wait basically [14:33] zul: does this build include eap-tls, eap-peap ? [14:36] ghaleb: I dont think so since you need to have openssl enabled with it which we cant ship [14:37] zul: then the same shit happens .. download source and rebuild [14:38] what about libfreeradius2 ? [14:38] ghaleb: yep [14:38] what about it? [14:38] it's supposed to has libfreeradius-eap [14:39] its disabled probably because there is no openssl support as I stated before [14:40] I see [14:40] thanks [14:40] I would like to ship it but we cant [14:40] yeah .. it's really important [14:40] everybody ask about it [14:41] I know but there is nothing we can do about it because of the license [14:42] yeah .. I see [14:44] Hi all, I'm trying to install tftpd in Hardy. I read somewhere that ipv6 needs to be disabled. Is this true. I added to the blacklist file. Do I need to reboot after this? [14:45] oops [14:56] Any other ideas? I get the following output in syslog. [14:56] tftpd: serving file from /srv/tftp/ [14:56] tftpd: read: Connection refused [15:32] How did my postgres server end up listening to port 5433 instead of 5432?? I never touched postgresql.conf [15:33] Took forever to find that snag [16:46] hey guys. My wireless isn't working, so I'd like to run the networking wizard which ran during install/setup. How can I do this? [17:01] New bug: #280814 in samba (main) "Correct man page for uid and gid" [Low,New] https://launchpad.net/bugs/280814 [17:44] sommer: happy pre-birthday! (better to say it now, because tomorrow you might be drunk, right?) [18:02] nxvl: heh possibly... thanks man [18:02] \o/ === xbxb|afk is now known as xbxb [19:48] How can I start programs at startup if I don't have a GUI? [19:58] tafsen: add a script to /etc/init.d and use update-rc.d to manage how it starts [19:58] tafsen: what is the app [20:02] rtorrent [20:02] jpugh: But I'll guess I'll be adding more progs later on [20:13] a lot of apps will have init scripts...not sure if rtorrent does - doubt it [20:13] #!/bin/bash [20:14] rtorrent [20:14] would that do it? [20:15] jpugh: Btw, what parameters do I use with update-rc.d ? [20:21] your script would work and you need update-rc.d