=== erichammond1 is now known as erichammond [01:38] when i type in gem1.9.1 it's there, but when i type in sudo gem 1.9.1 it's not found. [01:39] There's a sudo option to preserver your environment. Look at man sudo and try that. [01:40] i tried the -E option but it still says not found [01:42] /opt/ruby/bin is in the sudo PATH too.... [01:42] and if i type sudo /opt/ruby/bin/gem1.9.1 it works too... [01:42] Not sure what to tell you ten. [01:42] What if you sudo -i and then try gem1.9.1? [01:43] scottk that worked [01:43] is sudo broken ? [01:43] how do i reinstall it ? [01:43] That indicates a path/environment issue to me. [01:44] Not sure of the details though. [01:44] I doubt sudo is broken. [01:44] /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/bin/ec2-api-tools/bin:.:/opt/ruby/bin:/home/david/bin [01:44] it's in the PATH [01:44] /opt/ruby/bin [01:44] that was from sudo echo $PATH [01:51] Not sure then. [02:50] my tty2 is locked up on one of my machines [02:51] I killed the bash process running on it, and tried killing getty, but it's not coming back [02:51] any suggestions? [02:53] init q [02:55] nothing [02:55] disable the tty2 in inittab , then init q, enable again init q again... [02:55] oh, ok [02:56] um, where is the inittab on ubuntu? [02:56] locate was no help [02:57] ughh forget what i've said [02:57] sorry [02:57] different distro :( [02:57] ah [02:58] that's in redhat... [02:58] I'm guessing it must be getty config then [02:58] somewhere [02:58] yeap.. [02:59] there's something within event.d [02:59] there's a tty2 entry there [03:01] zcat /usr/share/doc/system-services/README.Debian.gz [03:01] thanks [03:03] sudo stop tty2 [03:03] seems to be the one [03:03] then start [03:04] yeah, that's it, but it's still locked up [03:04] hmm [03:06] ohh :( [03:10] I was able to spawn a tty7 and 8 [03:10] so I guess that'll do for now [06:54] I'm using webmin with my ubuntu server (8.04) install and noticed that I can't do bandwidth monitoring due to iptables not functioning (it did work previously). Is there a way to re-enable iptables? [10:16] anyone here have any experiance setting up nagios/centreon on ubuntu server? [10:18] or more specificly.. Im trying to remmove centreon and nagios mysql DBs. Since i grated them certain permissions ..the drop command returns with ERROR 1044 (42000): Access denied for user.... [10:19] i could purge the mysql package...but i dont really want to be that drastic [10:19] :] [10:20] !mysql# [10:21] Sorry, I don't know anything about mysql# [10:21] !mysql [10:21] LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+) [10:34] my mysql root dosnt seem to want to allow the root user to create databases [11:01] Why is samba-daemon listening on port 7? [11:08] I've looked all over, and I can find absolutely no documentation on why Samba has tcp port 7 open. I know it's Samba because port 7 closes when I stop Samba. I'm using Jaunty and Samba 3.3.2. === ghost is now known as Guest74673 [12:07] problem: for a virtual machine, i need virtualbox to be able to read and write to /dev/sda2. however, when i chmod it to 666 it just changes back again randomly... how can i make it permanent? === erichammond1 is now known as erichammond === cjwatson_ is now known as cjwatson === WaVeR_ is now known as WaVeR === erichammond1 is now known as erichammond [17:44] i have an issue with ssh keys, i have copied my .pub key to authorized_keys on my root login, can now log in fine. I then created a new user copied the same authorized_keys file from the /root/.ssh folder but cannot login to the new user, any pointers ? [17:47] man ssh === erichammond1 is now known as erichammond [17:48] dont need to read the manual === Daviey_ is now known as Daviey [18:27] I'm running xdm trying to connect via xming xdmcp. I can connect and it shows the xdm login screen, but as soon as i put in my pw it just resets and shwos the login screen again. I don't see any errorsin my xorg log or on my debug output from xdm. Where should I look to find whats wrong? === bogey73 is now known as bogeyd6 [18:53] im running a website on my 9.04 server. When im viewing my site within my LAN, certain links force the server computer to restart like you hit reset, any ideas? [19:06] mattgyver: hw problem, assuming that you dont run code which has shutdown/reboot commands [19:07] mattgyver: hw as broken hardware or netcard driver.. there is no other way explain that. [19:08] simplexio, its not quite random so i dont think its hw related, i wouldnt be suprised if the code does not have shutdown and reboot commands within though [19:08] simplexio, Im running Jinzora, not sure if your familiar with that its a music content manager and sharing utility [19:08] mattgyver: ssh server and tail -f /var/log/kern.log etc.. log files to see latest error [19:09] okay, i will include that with my next test that I am about to do [19:09] simplexio, if i recall tail must be run before hand as it will output live data to the terminal correct? [19:09] mattgyver: just open several conenction and 'tail -f' for kern.loh, syslog etc etc-.. log in /var/log/ [19:10] ok [19:10] mattgyver: tail -f outputs if there is some new line in file, thats why you need few windows [19:11] ok [19:11] I will make that its own test then [19:11] mattgyver: or conenction to keep on eye for several logs === chrislabeard is now known as southpadre [19:28] whenever i do dig @ns1.everydns.net mydomain.com the record is a couple behind its and its not updating [19:28] any ideas [20:54] I want to monitor the memory usage of one application [20:54] when using top I get VIRT, RES, SHR and the memory in precentage [20:55] what are VIRT, RES and SHR and is it possible to change the precentage to MB? [23:16] New bug: #425407 in dovecot (main) "Panic: pop3-login: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count > 0)" [Undecided,New] https://launchpad.net/bugs/425407