/srv/irclogs.ubuntu.com/2014/01/17/#ubuntu-server.txt

blzmaxb, when you say "graphical installer" are you referring to ubiquity?00:08
blzmaxb, becaues I have a curses/console installer here00:09
maxbOh, I see. I thought you were using the ubiquity partitioner00:10
blzmaxb, haha nope.  Just the white-text-on-purple one00:10
=== freeflying is now known as freeflying_away
=== freeflying_away is now known as freeflying
blzikonia, maxb  if you're still around, I'm getting that same error again01:30
blzdespite having created the RAID1 + 1 /boot partition01:31
brightbeatanyone in here?05:32
holsteinbrightbeat: many are here.. ask if you have a question05:32
brightbeat Hey ALL]05:32
brightbeatI followed this guide https://help.ubuntu.com/12.04/serverguide/automatic-updates.html , but I don't have /etc/apt/apt.conf.d/10periodic that file. Can someone help?05:34
brightbeatI'm on Ubuntu 12.0405:35
holsteini know i dont like automatic updates.. but, asuming you are runing the same version, and you know how to remove that file if things go wrong, you can just put one in placce and test05:35
brightbeatholstein: you didn't understand me, after installing that package, I didn't have that file. How will I make automatic updates work, without it?05:36
holsteinbrightbeat: put it there05:36
brightbeatholstein: why the hell it's not there?05:37
holsteinbrightbeat: as long as you have the same version as mentioned in the guide, and you know how to remove it, if it breaks something05:37
brightbeatholstein: yes, the version is the same, maybe it's a typo in the manual? they just copied from the previous version and something has changed in this one?05:37
holsteinbrightbeat: or, maybe you just need to put it in place05:38
brightbeatholstein: have you read the link I posted you? it says it should be there05:38
holsteinbrightbeat: ok.. well, you say its not. have you tried making it? and testing with the one you make?05:38
holsteinwhat *is* there?05:39
brightbeatholstein: files except that file05:39
holsteinah.. good ol files.. well, you should try putting that one im place and test05:40
brightbeatare there any ppl in here who make Ubuntu Server 12.04?05:41
holsteinhttps://help.ubuntu.com/community/AutomaticSecurityUpdates is what i referred to to disable auto-updates05:41
brightbeatholstein: thanks, that may actually help05:42
brightbeatI didn't run that command to enable it05:42
holsteinbrightbeat: i didnt either05:42
holsteinbrightbeat: i did it during the install.. and i'll never do it again, so its not a problem or concern anymore05:43
brightbeatholstein: so you don't like automatic updates, why?05:45
holsteinbrightbeat: like? i mean, i dont feel like or dislike.. im just not interested in them running automatically. best case, an auto update doesnt break anything. why bother with the risk? why not just do it when im ready.. also on my schedule05:46
brightbeatholstein: cause I'm talkin about a server edition here and why would I login everyday just to do those updates or leave my server at risk without updating from time to time?05:47
holsteinbrightbeat: im talking about serer edition as well.. i choose to see the updates, and read them, and know whats happening, and what might break.. and read about whatever i want in preperation. i would rather that than find out an auto update had broken something05:48
brightbeatholstein: what can break there? I'm using almost all the default software05:49
holsteinbrightbeat: do what you like, friend.. im not trying to convince you of anything, nor state one is better05:49
holsteinbrightbeat: literally anything can break05:49
brightbeatholstein: how would they push those updates without testing?05:50
holsteinbrightbeat: they do.. but they dont have your specific hardware05:50
holsteina kernel upate could change the game on any hardware.. support for a hard drive controller.. whatever05:50
holsteinagain, i just choose not to be surprised is all.. do what you like.. the guide above should help you enable auto updates05:51
brightbeatholstein: I don't think that I should be concerned about it05:51
brightbeatthe hardware is good at my hosting05:51
holsteinbrightbeat: i know you should.. but you can choose to do what you like05:52
brightbeatholstein: this is not a rocket science, live easily05:52
holsteinbrightbeat: as i said, i'll do as i please, and you can as well.. i consider not being surprised by updates easy living ;)05:53
brightbeatthe earth will not stop spinning around if you server goes down after automatic updates05:53
brightbeat;)05:53
holsteinbrightbeat: you mean, if yours does05:53
brightbeatI don't think that mine will do ;), that's why I'm activating it05:54
brightbeatholstein: that's the issue I"m having now http://askubuntu.com/questions/263692/unattended-upgrades-not-running-etc-cron-daily-apt-missing06:07
brightbeatholstein: cron file is missing06:07
brightbeatguys can anyone help with this https://answers.launchpad.net/ubuntu/+source/unattended-upgrades/+question/218052 ? The file is actually missing and it's still not solved06:17
brightbeatin ubuntu 12.04 server edition06:17
holsteinwhat hosted VPS? could be its not really ubuntu06:18
brightbeatholstein: no it's ubuntu, I checked the packages manually and there is really no that file. I don't know at all, what's happening06:35
KI7MTbrightbeat, have you tries re-installing unattended-upgrades .. or dpkg-reconfigure --plow unattedned-upgrades06:59
brightbeatKI7MT: I JUST installed it. there is no such file in the package! I did dpkg-reconfigure07:00
KI7MTbrightbeat, So your issue is that the daily ../apt cron is not bing installed with unattended-upgrades, not that unattended is not working yes?07:03
brightbeatKI7MT: right. I"m not sure if it's working yet, I just installed it07:03
KI7MTOk, let me have a look around on that one.07:04
KI7MTWell, I dont see why it's not there .. Action recommended extractign the .deb .. thats one way to get around this.07:10
KI7MT50unattended-upgrades is in the .deb .. under /etc/apt/apt.conf.d07:19
brightbeatKI7MT: I know where 50unattended-upgrades is07:22
KI7MTbrightbeat, Do you ahve apt-security-updates in cron daily?07:23
brightbeatKI7MT: I'm asking about where /etc/cron.daily/apt is? cause it's actually missing07:23
brightbeatKI7MT: none of them07:23
KI7MTI know what your asking ..07:23
KI7MTMy recommendation, looking at using cron-apt I'll get you a link shortly.07:27
KI7MT*look at ..07:27
KI7MTFirst, have a read of this: https://help.ubuntu.com/12.04/serverguide/automatic-updates.html07:28
KI7MTThen see cron-apt method: https://help.ubuntu.com/12.04/serverguide/automatic-updates.html07:30
KI7MTbrightbeat, Sorry the second link should have been this: https://help.ubuntu.com/community/AutoWeeklyUpdateHowTo07:34
brightbeatKI7MT: thanks, but I prefer to stay with  unattended-upgrades07:34
brightbeatKI7MT: I wanna know why it's not working07:35
KI7MTI don't know why it's not working on your system, but that's solution that will work, your choice.07:35
brightbeatKI7MT: it's not working on all systems I believe, because I have a default install07:42
KI7MTbrightbeat, I just check 3 different 12.04 servers, all three have the apt file under /etc/cron.daily/ .. so I don't know why it's not being installed for you.07:42
KI7MTif you want the file I can patebinit for you.07:43
KI7MThttp://paste.ubuntu.com/6766492/07:44
brightbeatKI7MT: thank you07:45
brightbeatKI7MT: if you say it exists on other servers, I need to dig deeper into it.07:46
KI7MTI would say, yes, something is not right, as there is nothing special I've done with the server install, standard 12.04.3 server ISO07:47
brightbeatKI7MT: that's very weird, I have everything default installed, I didn't touch much at all07:52
KI7MTWho did the install ?07:52
KI7MTIf you did it, there's a section in the installer that asks about this specifically, but installing the package after should also resolve this.07:54
brightbeatKI7MT: I installed it myself after, have you had it preinstalled? maybe that's the problem07:56
brightbeatKI7MT: I'm on media temple, they used their own ISO I believe, but I don't think they modified it like that07:57
KI7MTI would think they would re-master it, that's allot of work, but you should ask them what's they've done just to be sure.07:58
KI7MT*would not think .. ..07:58
brightbeatKI7MT: yea, I will ask them. I doubt they changed something like that08:03
KI7MTI would not think so .. but  ya never know.08:04
brightbeatKI7MT: what's the point do you think for them changing something like that?08:05
KI7MTNo idea, maybe they set it to No when the did the initial install, then forgot to turn it back on during their build mods, but who knows.08:08
brightbeatKI7MT: when I install new software, it installs from ubuntu servers only08:08
brightbeatKI7MT: did you have that option preinstalled when you build your OS on your servers?08:09
KI7MTNo, the default for Auto-Updates is to ask the user if they want to enable it or not.08:09
KI7MTIf you want it enables, there's two options you can select, I don't recall off the top of my head what the specifics of those two options are.08:10
KI7MTHere's a step by step, w/Pics.08:11
KI7MThttp://askubuntu.com/questions/340965/how-do-i-install-ubuntu-server-13-04-step-by-step08:11
KI7MTwhile that is 13.04 .. it's virtually the same steps.08:13
=== schmidtm_ is now known as schmidtm
dodgerbluehello guys! not sure if this is a debian specific question or whether it goes for ubuntu as well, but: do you have any idea where I can get the qemu-user-static package sources?09:09
Rar9hi need some help.. for Ubunut 12.04 lts ... my tomcat7 is not autostarting... I can only start manually. and hint?11:16
Rar9anyone?11:23
SwahiliHi!12:10
SwahiliQ: I'm going to buy some new hardware to assemble a new computer. I'd like to use RAID1 (software). From what I can remember, I've got the option once installing Ubuntu, is this correct ? Thanks!12:10
rbasakSwahili: the Ubuntu Server installer gives you the option of configuration software RAID-1, if that's what you're asking.12:13
Swahilirbasak: yes! thanks for looking!12:13
rbasakgives you the option of configuring RAID-1.12:13
SwahiliI'm thinking about having Samba for File Server, so I want 2x 2TB HDD (Raid1)12:14
rbasakMake sure to arrange backups.12:14
SwahiliThen for O/S I'd like to have maybe 2x 256 SSD (Raid1) ? This makes sense?12:14
SwahiliIs that easy to setup ?12:14
rbasakFor a file server? I don't think having SSD disks for the OS will help much. Everything that is commonly used will fit in cache easily.12:14
Swahilirbasak: oh ok!12:15
Swahiliso, 2x 2TB HDD (Raid1). Should be Enough12:15
rbasakI have 2x3TB disks (I think) and just have a separate RAID-1 partition for the OS.12:15
rbasakNote that 3TB is a bit more awkward as you must use GPT.12:15
SwahiliGPT, never heard about it.12:16
SwahiliSo, if I use 2TB I should be fine ?12:16
rbasakI believe so, yes.12:16
Swahilirbasak: when you say awkward you mean difficult to setup ?12:18
rbasakYes, potentially. But perhaps the installer deals with it automatically. I don't know.12:18
=== mjohnson15_2 is now known as mjohnson15
jamespagezul, https://www.redhat.com/archives/libvir-list/2013-December/msg00645.html13:56
jamespagezul, would we hold that as a patch in our libvirt? wido thinks it will get upstream13:56
zuljamespage:  lemme check13:57
=== gary_poster|away is now known as gary_poster
zuljamespage:  possibly yeah we can carry it i think14:00
zulhallyn:  ^^^14:00
zuljamespage:  we should be able to drop a whole bunch of patches in openstack soon14:04
jamespagezul, what's bumping upstream to catchup?14:05
jamespagesqlalchm?14:05
zulsqlachemy14:05
* jamespage does a cartwheel14:05
jamespagew00t14:05
zuljamespage:  ill re-activate the webob one today i totally forgot about it14:05
zuljamespage:  i broke the concurrency stuff on neutron though :(14:07
jamespagezul, for tests?14:07
zulyep14:07
hallynzul: our rbd is new enough?14:12
zulhallyn:  i think so...jamespage is the ceph master14:13
jamespagehallyn, it is14:13
hallynk14:14
zulhallyn:  i dont have a problem if we cary it, it means i just have to restart my libvirt fixing for the CA14:14
hallynthe CA?14:15
zuljamespage:  lemme just finish what im doing here and ill pop it to the top of my list14:15
zulhallyn:  cloud archive14:15
hallynoh.14:16
zulDaviey:  ping looking for something to do?14:49
phillwhi, do we expect the bug that does not use the 3.13 kernel as a an upgrade from 12.04 LTS?15:00
phillws/ expect/ expect a fix to /15:01
ikoniawhat bug ?15:03
Davieyzul: hola15:06
zulDaviey:  mind reviewing ironic, its in binary-new (when you get a chance)15:08
Joe_knockHello. Does anyone use exim4 here? I am trying to find an email address for someone that has tried to access my online web tool15:08
Davieyzul: binary or source new?15:11
zulsource new15:11
yolandajamespage: https://code.launchpad.net/~yolanda.robla/charms/precise/rabbitmq-server/ha/+merge/20211615:13
yolandaworks much better now15:13
=== Corey_ is now known as Corey
soahcccHmm is there something special about /root or why can't I access a folder inside which I own?15:17
ikoniasoahccc: you shouldn't own files in /root15:17
ikoniaroot owns files in /root15:17
Joe_knockokay doesn't matter, my app seems to have a log of activities. thanks everyone.15:17
soahcccikonia: I just want to access files in one folder, read would be enough. But chmod doesn't work either15:18
soahcccI think I just move the whole thing out of there then15:18
ikoniasoahccc: why are you trying to access files in /root - there is nothing in there for you, it's for root15:18
soahcccikonia: I started a VM which is in there and I want to access the captured PNGs via sftp15:19
ikoniasoahccc: you started a vm which is in "there " ? and you want access to png's via sftp ???15:19
ikoniathat just seems like 3 different random requests15:20
=== phwelo1234 is now known as ^phwelo_
hXmhello, I want to install roundcube In my server and use my own server as smtp&imap server, I followed many tutorials and I always get lost at any point15:20
soahcccikonia: I have a VM in /root (I think I just put this somewhere else) and captured screen are getting saved inside the VM's directory. SFTP is of course permitted for root15:21
hXmexists a simplified and basic site where I can follow step by step and debug where is my problem?15:21
soahcccikonia: err I mean not permitted15:21
ikoniasoahccc: ok, lets step back15:21
ikoniasoahccc: what virtualization are you using ?15:21
Davieyzul: done.15:21
zulDaviey: geez that was quick thanks!15:22
soahcccikonia: vmware player but it's okay. I was just curious why I couldn't access the directory15:22
ikoniayou can't access /root as it's for use by the root user15:22
soahcccikonia: So this is a special case? Because I generally can e.g. chmod a single directory in someones /home directory. Then I can cd into only this directory but nothing else15:24
ikoniasoahccc: you can chmod /root sure15:24
soahcccikonia: I have it /opt now. /opt/vmware has 0700 owned by root. /opt/vmware/foo/screens has 0777. I can cd into it with non-root user. The same doesn't work in /root15:27
ikoniasoahccc: what is the permissions on /root15:28
ikoniasoahccc: show me ls -la /root15:28
soahcccdrwx------ 10 root root  4096 Jan 17 16:23 .15:29
soahccc0700 the same, that's why I thought there would be some special restriction for /root15:30
zulhallyn:  do you have anything for libvirt?15:33
hallynzul: nope15:35
hallynwell lemme check over here15:35
hallynzul: nope.15:37
zulhallyn:  cool thanks15:37
ikoniasoahccc: are yo kidding ??15:39
ikoniasoahccc: 700 - that is "only owner" access, the owner is root15:39
ikoniasoahccc: how do you expect anyone other than root to access it ?15:39
soahcccikonia: for that directory but it normally does not apply for subdirectories with different permissions15:39
jamespageyolanda, testing now15:40
ikoniasoahccc: to be able to see/use subdirectories, the parent directory must have access15:40
soahcccikonia: Like I have it in /opt now... Parent directory has 0700 but I can access subdirectory nevertheless15:40
ikoniasoahccc: you can't lock /root, but be expecting to access /root/vm15:40
ikoniasoahccc: ls -la /opt15:40
soahcccikonia: hmm okay I'm able to still list files if I'm already in there but you're right I can't actually enter it :(15:43
yolandaok15:45
WinstonSmithhi #sed :). i have lines like "(23:22:04) [0x993fc60] [rb_metadata_dbus_load] rb-metadata-dbus-service.c:74: loading metadata from file:///home/true/Music/soundz/elena/music/mp3/Nirvana/The%20Demo%20Tapes/desktop.ini". i am trying to extract th file path from that. i tried "'s/.*:\/\/(.*)/\1/g'". could somebody please explain what i am doing wrong? i though what i have means: "any char, repea15:55
WinstonSmithted 0 or more times, a colon, 2 slashes. then capture all the rest"15:55
SwahiliHi15:57
SwahiliQ: Does Ubuntu Server support more then 8gb of memory ? Thanks15:57
jamespageyolanda, looking at the logs we probably want to limit the unison sync to passwd files only15:57
jamespagelots of write errors being ignored15:57
WinstonSmitherm sorry wrong chan15:58
jrwrenSwahili: yes.15:58
yolandayes, i think it tries to do it at every try15:59
jrwrenSwahili: this is not windows server. linux doesn't put artificial limits in place.15:59
Swahilijrwren: thanks for looking :)15:59
SwahiliIs it safe, as in old software will work, with ubuntu 12.04 LTS 64 Bits ?16:00
Swahilinot sure what to install, 32 vs 6416:00
jrwrenSwahili: ubuntu has good support for running 32bit on 64bit too. If you have binary only software, you should consult with that vendor.16:05
Swahilijrwren: I will :)16:14
SwahiliThank you!16:14
Davieyjrwren: try running 32bit kernel with >16GB of RAM. :)16:14
roaksoaxDaviey: woulnd't that only recognize 4gb?16:15
Davieyroaksoax: not the with PAE kernel16:16
Davieyroaksoax: With loadsa RAM 32bit just runs dog slow.  As in, unusable.16:17
SwahiliWhen people say, something like: I'll have 2x 2TB for data storage and 2x 500GB for Operating system. Where can I learn to do that ?16:18
roaksoaxDaviey: interesting! I thought it wouldn't even recognize that amount of ram16:18
Davieybug 96299216:18
uvirtbotLaunchpad bug 962992 in linux "OOM when using a large amount of RAM, on i386/smp, when high disk IO" [High,Expired] https://launchpad.net/bugs/96299216:18
Davieyroaksoax: the photo is from the g-maas racks.16:19
roaksoaxDaviey: fun fun!16:21
jrwrenroaksoax: see the PAE wikipedia page. intel has support >4GB on 32bit for 10+yrs16:21
patdk-wkthe issue with 32bit isn't how much ram you can have (unless your running windows), it's about how much ram a single program can have17:06
jrwrenpatdk-wk: exactly.17:07
zuljamespage:  btw i applied the patch you wanted17:07
jamespagezul, thanks17:07
patdk-wkso 32bit mysql server with 32gigs of ram, is pointless :)17:07
patdk-wkbut a webserver, it would be ok17:07
hitsujiTMOpatdk-wk: running any kind of server with 32gigs in 32bit would be rather silly to be honest. You loose out in a lot of processing speed from dropping from a 64bit processor17:15
patdk-wkhitsujiTMO, who said you had a 64bit cpu?17:15
patdk-wkthere are lots of 32bit cpu's that you can load in more than 4gigs ram, I've been doing that since around 200017:16
hitsujiTMOpatdk-wk: then it might be cheaper to just buy a newer server. I'm sure 64bit cpu with the equivalent speed of that 32bit processor would be consuming enough power that the reduction in power usage costs alone would cover the cost of the new server17:18
patdk-wkwell, tell him to do that17:18
patdk-wkdunno why your telling me17:18
hitsujiTMOahh, sorry, thought you were the OP from what i have on my screen17:19
=== Rar9_ is now known as Rar9
jamespagerbasak, I'm almost at the point where I can upload 5.5.35+dfsg of mysql-5.5. to debian unstable - enabling an easier merge ...17:31
rbasakjamespage: cool. I'm still working on php5 - bug 1244343. Haven't got to mysql at all y et.17:32
uvirtbotLaunchpad bug 1244343 in php5 "Regression in system fallback for date_default_timezone_get()" [High,Triaged] https://launchpad.net/bugs/124434317:32
jamespagerbasak, thats fine17:32
jamespagewhen you get there I don't think it will be that hard tbh17:33
rbasakWell, I figure out what's wrong at least. Part of the patch has gone missing - presumably it no longer applies cleanly. I'll see what I can to do to merge it on Monday.17:51
embiopteridhello, I'm using ubuntu server in a libvirt vm with file system passthrough (plan 9 net).  I have disabled file system checking in fstab (last column zero) but fsck still tries to check the file system on boot, which fails.  I then must skip mounting, login, mount it at boot (which succeeds) and restart services depending on it.  Any Ideas?18:32
embiopteridI have a standard ubuntu running as a vm and it does not have this problem.18:33
=== chmurifree is now known as chmuri
sarnoldsame with firefox: https://plus.google.com/+JorgeCastro/posts/UHzs9Vg5tyK18:48
sarnoldsigh echan18:48
sprocket888I have a dumb question.....I have set up an Ubuntu Server on some hardware the way I need it. I want to image this and store it for later deployments. The problem is the sda block device  is like 250GB and / is like 40GB. Only about 5GB of actual data is on there. I am thinking the best way to image is dd piped to a compression tool like pbzip is there a better way so that I don't have an image that is 250GB to store?19:42
patdk-wksprocket888, resize2fs19:46
patdk-wkmake it as small as possible19:46
patdk-wkmake image19:46
patdk-wkthen when you extract it next time, just resize2fs again to make it large19:46
sprocket888nice I will look into that thx patdk-wk19:47
embiopteridok, I'm running a ubuntu server through libvirt and it fails to mount a file system pass through in ubuntu server on boot but not in ubuntu desktop.  The mount succeeds after boot.  It says mount is missing a helper application, but I'm pretty sure there isn't one at this time.  The fstab lines are identical except for the mount points.  I tried installing the images for virtualization but that did nothing.  What am I doing w19:54
embiopteridrong?19:54
=== Ursinha-afk is now known as Ursinha
keithzgArghhh, trying to write a quick bash script to spit out a MySQL selection, but whomever created this database decided it would be a good idea to give one of the columns a name that included both a forward slash and a space :(19:56
sarnoldembiopterid: libvirt and qemu run under apparmor confinement; I wonder if your policies need to be extended? Check /var/log/syslog or dmesg output or /var/log/audit/audit.log for DENIED messages from AppArmor19:57
keithzgOkay, I guess I can just use backticks and then escape the backticks from bash. Not hard, but I still shake my fist at whomever created that column.19:58
embiopteridsarnold: thanks, but I'm actually using fedora as the host right now.  Also, apparmor shouldn't effect the inside of the virtual machine, and ubuntu-desktop works fine.  I've disabled selinux because it was a pain, but once I get all this stuff set up I might try re-enabling it.20:00
sarnoldembiopterid: I don't know how the filesystem passthrough works, but if it does what I think it does, I think AppArmor or SELinux could be configured on the host to prevent them from working inside the guest..20:01
embiopteridSarnold: I've completely disabled selinux for now, so it shouldn't.  I do see a difference in the dmesg output.  I'll throw it up on pastebin in a sec.20:03
sarnoldembiopterid: oh cool :)20:03
embiopteridhttp://pastebin.com/6kqUMYeG20:06
embiopteridI didn't put it all up there cuz I'm sure its not all relevant.20:06
embiopteridwell crap, guess that seems obvious.  The 9p modules are not in the initramfs! (I just unpacked it).  The modules are acturally listed in /etc/modules and are loaded at boot.  How do I force update-initramfs to include them, or do I have to make a custom image?20:21
sarnoldembiopterid: hrm, I'm surprised your filesystem is being mounted that early..20:27
embiopteridguess I had put them in /etc/initramfs-tools/modules on the ubuntu-desktop-vm and forgot :/ Well, at least I wont forget again.20:28
embiopteridsarnold: thanks for your help.  I feel sheepish.20:29
sarnoldembiopterid: thanks for reporting back :) it's always nice to know what helps20:29
sarnoldembiopterid: have fun! :)20:29
embiopteridsarnold: np, thanks.  It kinda seems like update-initramfs should somehow include modules from /etc/modules in the initrd, but heck, I'm no dev ;)20:32
sarnoldembiopterid: yeah, that'd sure sound plausible; I hope the division is worth it to someone somewhere if it's going to cause this kind of confusion for the rest of us..20:33
embiopteridya, it took me a while to figure it out the first time.  I can't believe I forgot.  I wish there was a way to log al the admin stuff I do cuz this aint the first time.20:34
sarnoldhehe, yeah; on a previous system I had a ~/notes file that was several hundred lines long..20:35
embiopteridI think there probly is a way to log all activity without just using "history", I saw a .bashrc hack like that once.  It just never seems important until this happens.20:38
sarnoldoh jeeze that'd be nearing embarassment to see all the "cd .. ; ls ; cd foo ; ls ; cd .. ; " I wind up doing..20:39
embiopteridYa, well its just for you.  Mine would be filled with typos and forgotten commands ;)20:39
sarnoldhehe :)20:40
embiopteridOh, here we go http://askubuntu.com/questions/93566/how-to-log-all-bash-commands-by-all-users-on-a-server20:44
embiopteridThink I'll probly do that in a sec.20:44
sarnoldembiopterid: another thing to look into is the auditd pam tty logging. Checking that out has been on my todo list for a few years..20:49
embiopteridk. I will20:58
=== medberry is now known as med_
=== gary_poster is now known as gary_poster|away
hallynahs3: hi, are you around?  would you be able to help push http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734633 ?22:53
uvirtbotDebian bug 734633 in libcap2 "Merge upstream 2.24" [Normal,Open]22:53

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!