[02:41] Can someone help me out with apache? [02:41] I accidently deleted the default vhost === LargePrime is now known as Guest96923 === LargePrime_ is now known as LargePrime [04:25] i am running Ubuntu 12.04 on a ThinkServer RD630 - is there a way i can read sensor temperatures etc? Maybe some package i can install? lm-sensors yields nothing and the Fans spin pretty hard === LargePrime is now known as Guest59520 [05:41] service samba status : samba: unrecognized service [05:41] I have installed samba by apt-get install [05:55] it's smbd === bigbrovar_ is now known as bigbrovar [07:03] mysql is installed through which pcks? [07:05] Senor: mysql-server? [07:07] yeah , [07:07] is there another needed ? [07:25] Hello there, I have a VPS servers, Could you please let me know how is it possible to know if the users are using ssh tunnels to browse using socks? [07:27] Syria: That is an interesting nick to have while asking questions on how to monitor your users :P [07:28] andol: :( [07:28] Syria: And yes it is possible, if nothing else by running tcpdump locally. Still, before monitoring your users that way you should really give them a heads up. [07:28] andol: I am just a person and the VPS is mine, So what is wrong with this? [07:30] andol: They are just two users and I told them that I can see everything that they are doing already, Actually I don't. [07:32] Syria: If you don't want your users to do socks-proxying I would assume that you could dissable that by setting AllowTcpForwarding to no. Of course, having shell access they could still run their own proxy process, but at least it would then be more clear that they are doing something they aren't supposed to. [07:32] Syria: Do note that I haven't actually verified that AllowTcpForwarding affects the socks-proxying, just an educated guess. [07:34] andol: This command is giving hundreds of lines. [07:39] andol: Could you please tell what is the command that I have to use? tcpdump -q for example? [08:25] I'd like to discuss the sssd and ldap packages and their dependencies, is the best place to do it? [08:25] Or can we have a hangout thing a la the UDS or something? [08:25] Or should I post to the mailing list? [08:28] ballock: what would you like to do to them? [08:28] get rid of ldap-auth-config dependency [08:28] ballock: for anything significant, raising a blueprint for the next UDS would be best, with a discussion on the mailing lists first. But UDS has just happened, so it will be a while until the next one [08:29] I know, I was there. [08:29] ballock: in the meantime, the mailing lists would be best [08:29] "Kiedy śr. 2013-05-22 16:00 – 22:00 Warszawa [08:29] " [08:30] sorry, wrong window :) [08:30] Yeah, ok [08:30] Daviey: I think Evan has an email awaiting moderation on the ubuntu-server list. Could you please release it? [08:30] the Ubuntu server mailing list? [08:31] Theoretically this covers the enterprise desktops too, that's why I'm asking. [08:31] ballock: I'm not sure. [08:31] ballock: yeah [08:31] ballock: ubuntu-devel might be more appropriate [08:31] But I guess the desktop team does not cover enterprise auth things. [08:33] Isn't Ubuntu-devel supposed to do the Python stuff? I'd say it has more to do with package dependencies and so. [08:34] I don't understand your question. The ubuntu-devel list is the main mailing list for Ubuntu develoeprs [08:35] I asked because I haven't reviewed the profile of the list yet. Some mailing list that say -devel feel offended when somebody who doesn't run gdb daily posts a non-related question there. [08:36] u-devel-discuss might be better. [08:36] Anyway, we had a session at the UDS about enterprise desktops and it was raised there that you had some discussions about authentication packages on this IRC already [08:37] ubuntu-devel description says "Discussions seeking consensus among Ubuntu developers" [08:37] so I guessed that it's the team to ask :) [08:38] Is it ok to post it to both your list and the devel list? [08:39] I'm not sure that would be useful. You'll end up splitting the discussion. [08:39] It might be worth letting list members know that a discussion is going on somewhere else though. [08:39] rbasak: I would... but annoyingly, i can't seem to find the mod password on this machine :o [08:43] Ok, thanks. === Gestas is now known as help === help is now known as Guest71058 [09:56] Is there a way to remove a user from the SBS Console without actually removing the user? [10:00] sw: The Windows SBS Console? [10:01] jacobw, Sorry, wrong -server channel! [10:30] Would someone please let my post to ubuntu-server@l.u.c through? "Re: errors.ubuntu.com: support for Server?" [10:33] hey I was sent here from #ubuntu [10:47] Solarra: What can we help you with? [10:48] getting my wireless card working [10:48] tried this : http://www.ubuntuupdates.org/package/core/precise/multiverse/base/firmware-b43-installer [10:48] got this: Specific error: Dependency is not satisfiable: b43-fwcutter (>= 1:015-9) [10:48] when executing [10:49] the wireless card is a Linksys WM54GS V1.1 [10:58] Solarra: What do you see when you run `apt-get update`? [10:58] !paste [10:58] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [10:59] many errors [11:00] could not open lock file /var/lib/apt/lists/locl - open (permission denied) [11:00] unable to lock directory /var/lib/apt/lists. [11:00] could not open lock file /var/lib/dpkg/lock (Permission denied) [11:01] Unable to lock the administration directory (/var/lib/dpkg) [11:01] Solarra: You need to run APT/dpkg commands with sudo [11:01] i have no idea what that means [11:01] i learn quickly [11:01] but i am literally brand new to linex [11:04] Solarra: OK, in Linux there's users, like your user account, and the superuser [11:04] similar to root in OSX? [11:04] Solarra: It's exactly the same thing, Linux and OS X come from the same family of operating systems [11:05] Solarra: sudo is a tool that allows a user to execute commands as the superuser, after they've entered their password [11:06] well how do I log in as root in Ubuntu 12.04 so I can do things that require the superuser? [11:06] Solarra: The user created by the installer can execute any command as the superuser with sudo, because it's in the group called 'sudo', all users in the group called 'sudo' can execute any command as the superuser [11:06] Solarra: Just use sudo, `sudo apt-get update` [11:07] problem [11:07] the computer in question has no internet until i can install this firmware [11:11] Solarra: Follow this guide, https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#STA_-_No_Internet_access [11:13] Solarra: If you installed from CD, enable the CD as a software source in Software Center, Edit, Software Sources before you start [11:13] how would I do that [11:13] if i installed from a thumb drive [11:16] Solarra: You can use it as a local repository or as a CD [11:16] Solarra: https://help.ubuntu.com/community/AptCdrom [11:17] even a thumb drive? [11:19] Solarra: You can mount the flash disk to /cdrom and APT can find it there, but it's probably easier to follow the manual steps below [11:48] omg [11:49] you are a hero jacobw === Ursinha-afk is now known as Ursinha [11:53] indeed [11:54] adam_g, roaksoax: pls can you review https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-openstack-charms-ha-v2 and make updates as appropriate [11:54] cheers [12:12] is jacobw still around? [12:13] seems I celebrated too early === wedgwood_away is now known as wedgwood === hatch_ is now known as hatch === Ursinha_ is now known as Ursinha === Jikan is now known as Jikai === Jikai is now known as Jikan [17:02] adam_g, roaksoax: review required if you have time - https://code.launchpad.net/~james-page/charms/precise/rabbitmq-server/fixups-pre-merge/+merge/164769 [17:09] jamespage, ack === Ursinha is now known as Ursinha-afk [17:51] Daviey, if you're around, there are rebased nova and keystone packaging that contain security fixes in-queue for raring-proposed and quantal-proposed === Ursinha-afk is now known as Ursinha [18:17] adam_g: ok [18:17] adam_g: will process it today.. but not right this moment [18:17] Daviey, awesome, thanks! [18:22] If they have security fixes, why are they in -proposed and not -security? [18:23] ScottK: they were trumped by security uploads. [18:23] ScottK, the security updates were released last week directly to -security [18:28] Ah, got it. [18:47] hi, I'm trying to run an activemq server instance on my ubuntu system, but when I run the initscript to start it (after having customized my activemq.xml configuration file), I simply get an "[OK]" message and no actual server process. There are no logs to be found, and I can't run activemq by hand becuase this initscript does a considerable amount of setup, so I was wondering if someone could point me towards getting the info I need to solve the pro [18:57] mbroadst: if you can't come up with something else, maybe 'strace -o /tmp/mq -f service activemq start' -- then read the syscalls in /tmp/mq to find the problem. (Start near the end of the file..) [18:58] looks like this is one of those "just run from the java distribution" things, the dependency hell wrt ubuntu and java here is nuts :) [18:58] oh jeeze, javathing? [18:58] strace might be more painful than usual there [20:11] Is there a channel specific to MAAS? [20:11] oh, nevermind === koolhead17 is now known as koolhead17|afk === wedgwood is now known as wedgwood_away