/srv/irclogs.ubuntu.com/2009/08/03/#ubuntu-server.txt

jmarsdenDormantOden: The 32 bit library name for which library? :)00:10
DormantOdenah, sorry, I managed to find the ia32-libs stuff =D00:11
jmarsdenOK.00:11
DormantOdenseems to work ^-^00:11
artillerytxSo i've been having trouble getting my everydns.net servers to point at my ip and i e-mailed the them and this is what they said - http://paste.ubuntu.com/245025/ - I am not too sure what he means01:36
uvirtbot`New bug: #408155 in openldap (main) "package slapd 2.4.17-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 134" [Undecided,New] https://launchpad.net/bugs/40815501:45
artillerytxhow do you change a users root directory01:48
jmarsdenartillerytx: It means (a) If you don't understand that you should not be running your own DNS, you have more learning to do first, and (b) you are not allowing the everydns servers to grab copies of your DNS info from your own DNS server, so they can't update with that info.01:48
artillerytxjmarsden: oh oka01:48
jmarsdenFor changing a user's HOME directory (there is only one root directory!), you could edit the passwd file using sudo /usr/sbin/vipw01:50
artillerytxjmarsden: i've changed the "home" directory for a user but when i try and ftp in it will not let me add or edit files01:51
jmarsdenartillerytx: Then you need to check the permissions on that directory, and the configuration of your FTP server.01:52
artillerytxjmarsden: default permissions of a directory is 755 right01:52
qman__artillerytx, a user must have write permission on his home directory, so it must either belong to him, or it must have more write permission01:53
jmarsdenNo such thing as default perms.  0755 is Ok for a hom dir, if slightly loose.  I use 0700, but I'm somewhat paranoid from admin work on real servers with many users... :)  If you ssh in as that user can that user edit files etc in that01:53
jmarsdenAnd as qman__ says, who owns the dir is as important as the perms themselves.01:54
artillerytxwell i just ssh'd into the server with that user and it said restart required01:54
artillerytxnow its showing abunch of ys01:55
artillerytxY's01:55
jmarsdenI don't know what you did, but you broke that user's account.  Maybe set his home dir back to /home/username and see if you can then SSH in as him and work OK?01:56
artillerytxok01:56
artillerytxk got it working and i think i figured out the dns issue02:19
ballAnyone here use Ubuntu Server with LTSP?02:32
twbI don't.  You can also try #ltsp if nobody responds here.02:34
twb!anybody02:34
ubottuA large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?02:34
ballheh.02:35
ballIt's going to take me a while to formulate the real question.02:35
chrislabeardhey guys for some reason my server is running slow all of a sudden ...03:38
chrislabeardI takes an extra second now when i log in ssh and after every command03:39
ballchrislabeard: any clues in "top"?03:39
chrislabeardtop?03:39
ballchrislabeard: it's a program that lets you list programs and processes that are running, how much RAM and cpu time they're sucking up.03:40
chrislabeardoh okay03:40
chrislabeardoh okay03:40
DiViN3hello there03:43
DiViN3i need help03:43
DiViN3anybody to help me plz03:43
* ball waves03:45
DiViN3ball:can you help me out plz03:45
nickrudhoping to find someone to help DiViN3 with his dns problems03:45
ballI won't know until you ask your question.03:45
ballI know nothing of DNS, sorry.03:46
DiViN3:(03:46
ball(at least, nothing about running one)03:46
DiViN3anyone can help me with dns problems03:46
chrislabeardball: i have something running called find_free.cgi and its taking up 2666192 kB03:46
chrislabeardof my real memory03:47
nickrudno, he's got no dns. interfaces is correct, resolvconf is correctly populated yet no resolution takes place. Flannel and I are stumped, we hope someone here can offer more insight03:47
ballDiViN3: do you get your interface configuration via DHCP?03:48
ballchrislabeard: That looks promising03:48
nickrudah, let me provide a little more info. It's a remote dedicated server, uses static interface with resolvconf03:48
chrislabeardball: i figured it out i ran look for free ips03:48
DiViN3:)03:48
chrislabeardand i guess never stopped03:48
nickrudhttp://pastebin.ca/1516223 is his interfaces file03:49
ballIs resolvconf something like resolv.conf on a BSD box?03:50
ballOh, it's a package.03:51
ballNo idea then, I'm in unfamiliar waters.03:51
nickrudresolvconf simply reads a couple configuration lines in interfaces and populates resolv.conf . A holdover from debian when there was no unified way for the various dhcp dns or other networking packages to cooperate03:53
ballnickrud: wierd.03:53
ballWhat does his resolv.conf look like?03:53
nickrudDiViN3, put a copy of your /etc/resolv.conf on a pastebin03:56
nickrudI ssh'ed into his box, and verified all this stuff.03:57
nickrudThat's why I'm utterly stumped.03:57
DiViN3http://pastebin.ca/151628803:57
nickrudnow, that was not there before the reboot03:57
* ball grins03:58
nickrudDiViN3, what is in interfaces now? put a fresh copy up03:58
ballI think we have a winner.03:58
nickrudball, I swear I put opendns in resolv.conf myself :)03:58
nickrudthat would be a winner, for sure03:59
ballI take it he's not running BIND03:59
nickrudhe intended to, it was uninstalled04:00
nickrudinstalled then uninstalled04:00
ballThat could break things04:00
ballNo convenient way to roll back to how things were before BIND was installed?04:00
nickrudbut, since I know nothing about bind ....04:00
DiViN3nickrud: wats was the command again for the interface04:01
DiViN3sorry04:01
nickrudits cat /etc/network/interfaces04:01
nickrudthat will print it for you04:01
DiViN3http://pastebin.ca/151629404:02
nickrudanyway, I'm in over my head. I hope you get some good help DiViN304:02
DiViN3i hope so too04:03
DiViN3i m like awake for 32 hours straight just to get this fixed04:03
ballDiViN3: hopefully someone here knows more about Linux network interface configuration than I do.04:06
DiViN3:)04:06
DiViN3i seriuosly hope so04:06
ballDiViN3: not difficult.  I'm (sort of) new to Linux.04:08
DiViN3alrite04:09
Colypsoi have 3 nic and a different public ip address pointed to each one and now aptitude will not resolve the source list hostnames04:10
DiViN3Colypso: can you try nslookup google.com04:11
Colypsobrb04:11
samdhi, i have a old computer with ubuntu server, it is connected wirelessly to the network, but if for some reason, the router goes down, or the connection broken, ubuntu server wont autommaticly reconnect, is there any way the server will auto-reconnect in case the connection is broken?04:13
ballBest not to use wireless for a server, if you can avoid it.04:14
samdball, yeah, i'm working on wiring upstairs where my server is, but i wont be able to connect it throu cable until some 2-3 weeks from now04:15
chrislabeardis there a way to limit bandwidth of a virtual server04:16
chrislabeard?04:16
chrislabeardany of yall know how to set up wonder shaper04:27
samdexit04:42
att0I installed Ubuntu server 9.04 and I went ahead and installed ubuntu-desktop so I could have a GUI. Now I want to remove ubuntu-desktop, but when I try, it says it will only free 52kb. How can I fully uninstall ubuntu-desktop and its dependencies??04:53
nick125att0: I _think_ sudo apt-get remove ubuntu-desktop then sudo apt-get autoremove will do what you want.05:01
twbatt0: you do not want to remove ALL ubuntu-desktop's dependencies05:01
twbatt0: for example, it probably depends on the kernel05:01
att0it responds with ""0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded."05:01
twbI think you want to remove any packages that are 1) installed; 2) depended on by ubuntu-dekstop; and 3) not depended on by any other installed package.05:02
chrislabeardi can't figure out why my server is running slow05:02
chrislabeardi can see everything running the only thing that is running high on memory is mysql05:02
att0twb: exactly, basically I just want to get back to the default server install05:02
twbatt0: good luck with that05:03
twbYou can open up aptitude and limit to installed, unmarkauto'd packages with l ~i!~M.05:03
twbThen look through and manually remove things that you don't need, probably mostly from the gnome and x11 sections05:03
nick125chrislabeard: lots of I/O wait? *shrugs*05:03
twbnick125's solution will work well if you installed ubuntu-desktop with a markauto-capable apt wrapper, which may or may not have happened.05:04
chrislabeardnick125: i just installed squid but i don't think thats it ...05:04
nick125chrislabeard: what does top say?05:04
twbchrislabeard: check your CPU, memory and I/O loads.05:05
att0I installed it using sudo apt-get install ubuntu-desktop05:05
chrislabeardtwb: i just rebooted the server uno momento05:05
chrislabeardokay its running alot better now05:06
nick125yeah, sometimes a good kick of the reset switch is easier than finding out the actual cause.05:07
chrislabeardyeah :-)05:07
chrislabearddo you think squid is a good way to limit bandwidth05:07
nick125chrislabeard: Squid is more for caching rather than rate-limiting.05:08
chrislabeardnick125: oh okay05:08
chrislabearddoes apache have a limit by default or is just full open05:08
nick125Are you trying to limit clients on a LAN or your httpd?05:09
chrislabeardhttpd05:09
nick125Ah. You might want to see if Apache has a module for rate-limiting. I know lighttpd does. I used that when my server got slashdotted once.05:10
chrislabeardah okay05:11
chrislabeardi really wanted to see if there was a limit already to give more bandwidth05:13
chrislabeardi was kinda going to it backwards05:13
nick125There shouldn't be any kind of bandwidth limiting in Apache built-in.05:13
nick125If you aren't using all of the super fancy features of Apache, you might want to consider switching to lighttpd.05:14
chrislabeardwell im running several virtual servers05:14
nick125virtual hosts?05:14
nick125I like Lighttpd's mod_simple_vhost. I just create /var/www/blah.foo.com/public_html and it will serve blah.foo.com files from that directory. So simple.05:15
nick125Lighttpd is much better for FastCGI-based applications (RoR, Django, etc) and static files than Apache. It does pretty well at PHP apps as well.05:16
chrislabeardahh yeah05:17
chrislabeardim going to be all drupal installs05:17
nick125Also, I'd suggest using a cache like xcache or APC. It'll give a nice little performance boost.05:19
chrislabeardnick125: hmm05:20
chrislabeardi will try that05:20
chrislabeardthank you05:20
chrislabeardsquid has all that in it right or is it just too robust05:20
att0This is insane. I'm now removing ubuntu-desktop using "sudo apt-get --purge remove liborbit2"05:20
nick125chrislabeard: xcache/APC is a byte-code cache for PHP.05:21
nick125In my opinion, I think Squid is a bit....bloated for a front-end reverse cache/load distributor. If that's what you really want, I'd suggest something like Varnish05:23
twbatt0: this is why people learn how to use aptitude instead of pissing about with apt-get.05:24
nick125Then again, I haven't used Varnish with Drupal, so I'm not sure what kind of tweaks you would have to do to Drupal to have it set the proper headers and whatnot for Varnish.05:25
chrislabeardk just installed it05:25
lukehasnonameI was under the impression aptitude and apt-get did the same thing the same way with a different look05:25
nick125chrislabeard: How much traffic are you getting?05:26
chrislabeardnick125: i can't actually check that yet but its going to be medium05:26
chrislabeardjust hosting some small sites05:26
nick125chrislabeard: 50req/s? 500req/s? 5000000000req/s?05:26
chrislabeard5005:27
nick125I'd stick with a byte-code cache like xcache and forget varnish and squid.05:27
chrislabeardwhy did someone just try and send me a file05:29
chrislabeardweird05:29
chrislabeardnick125: what do you think of my server response time http://longhornpcrepair.com05:29
nick125chrislabeard: Seems pretty decent.05:30
chrislabeardnick125: great i just hope it doesn't get bogged down05:31
nick125chrislabeard: I just did 5 concurrent connections and 10 requests with ab (apachebench) and it averaged out to 80ms per request (spread out over the concurrent connections).05:32
chrislabeardso thats not good05:33
chrislabeardyikes05:33
nick125Part of that is network latency, mind you.05:33
chrislabeardyea05:33
nick125I'm 60ms away from the last pingable hop.05:33
chrislabeardyeah05:34
nick125Run ab localhost (it's in apache2-utils)05:34
nick125ab -c 5 -n 10 http://<your-site>/05:34
chrislabeardim on the same network as the server05:35
nick125Well, then you can discount network latency and find out how long the webserver is taking to fulfill the request05:36
chrislabeardyeah i got .01105:37
nick125What was the time-per-request? (across concurrent requests)05:37
chrislabeardwait time per request - 5.73105:37
chrislabeardsorry05:37
chrislabeard1.146 mean, across all concurrent05:38
nick125That's pretty good.05:38
chrislabeardso we should be able to handle at least 5 people at the same time05:38
nick125haha05:39
nick125you can increase the concurrent level05:39
nick125ab -c 50 -n 500 http://<yourhost>/05:39
chrislabeardlet me try that05:40
chrislabeardTPR: 26.926 //// TPR: 0.539 concurrent05:40
nick125On my crappy little Celery server with 500 concurrent connections and a static page, I got TPR:3.7ms concurrent and 269req/s05:41
chrislabeardthats good then05:42
nick125How many req/s on yours?05:42
chrislabeardper second05:42
chrislabeard1856.91req/s05:43
nick125(note that on my server, my DSL line would literally catch fire before I'd get 269req/s of traffic)05:43
chrislabeardyea05:43
chrislabeardis that not too shabby ?05:44
nick1251856req/s is pretty good. Is that for a PHP dynamic page or static?05:44
chrislabeardphp dynamic page05:44
chrislabeardwait05:44
chrislabeardactually that was a static05:44
chrislabeardfor the drupal site its 1904.48req/s05:45
chrislabeardand .525/ms on concurrent05:45
nick125I wouldn't worry about performance on your system. If you really wanted to improve it, I would do xcache and probably begin tweaking MySQL.05:46
chrislabeardk i installed xcache already actually05:46
nick125But it sounds like you really don't need to worry about tweaking on your system.05:47
chrislabeardokay cool thats good to hear05:47
nick125I think your network connection is probably going to be the bottleneck, not your server.05:48
chrislabeardyeah damn routers05:48
chrislabeardthe server is running on a gigabit switch but i don't think our router is a gigabit router05:49
nick125Likely not. Your network drop is likely not gigabit.05:50
chrislabeardyeah05:51
nick125When I was in the hosting business, just to GET a gigabit drop to our rack would've costed around $300/month. Not including bandwidth.05:52
chrislabeardyiiikes05:54
chrislabeardwere using uverse05:54
nick125Needless to say, we decided that our 100mbit line sufficed quite well.05:59
chrislabeardi bet it would ... is getting into hosting biz worth it ?06:02
nick125Nope.06:02
lukehasnonameRackspace is doing alright06:03
nick125It's such a cut-throat market, there is no way to really compete with ABC Host that offers 500GB of disk and 50TB of bandwidth for $3.95.06:04
chrislabeardwhaaaa06:04
chrislabeardwell for our clients we are offering them a solution we design their site and maintain it for a monthly fee06:05
nick125I looked up a lot of different plans at different providers. For instance, at the time, Dreamhost had a plan for $7.95. If a member actually used all of the resources they provided, it would cost around ~$200.06:05
chrislabeardyeah... dreamhost is sloowww unfortunately06:06
Colypsoanyone know how to set ubuntu to use more than 1 public ip06:06
nick125Colypso: IP or interface aliases06:06
Colypsoip06:06
Colypsoi want to use one ip for ssl06:07
nick125Well, you can have multiple IPs on the same interface with an IP alias (ip addr add w.x.y.z/nm) or an interface alias (ethN, ethN:0, etc)06:07
nick125chrislabeard: because they overload their servers beyond belief.06:07
chrislabeardnick125: yeah06:08
nick125chrislabeard: I know a friend who had an account there, and they had a 500 load average.06:08
Colypsoi have tried that06:08
chrislabeardjeeze06:08
Colypsoit will accept 1 public ip but when i point the second to it it stops resolving hostnames06:08
nick125Note that the load average should not exceed the number of CPUs in the system. If you have 2 CPUs, it shouldn't really exceed 2.00. If you have 4 CPUs, 4.00.06:08
nick125Colypso: How are you adding the second IP to the interface?06:09
Colypsonat on the gateway06:09
chrislabeardnick125: yeah i only have 2 cpus06:10
nick125Colypso: Do you HAVE to do NAT?06:10
ColypsoI cant use the public ips any other way06:10
nick125Okay. Here's what you probably need to do: add a new IP alias on your Ubuntu server. Then NAT that new aliased private IP.06:11
Colypsook but shouldnt that work with 2 nics06:12
nick125What do you mean?06:12
Colypsoi have 2 gigabit network interface cards06:12
nick125You can add both IPs on the same interface without issues.06:13
Colypsoand 5 ip addreses06:13
Colypsoi will try to alias again06:13
nick125How are you trying to alias on your Ubuntu box?06:13
Colypsoeth1, eth1:1 and so on06:14
nick125Okay. If that doesn't work, try adding an IP alias06:14
nick125ip addr add <IP>/<netmask> <interface>06:14
nick125I believe06:14
nick125ip addr add <IP>/<netmask> dev <interface>06:15
nick125If that ends up working for you, then you can add it with a post-up in your /etc/network/interfaces06:15
Colypsook06:15
chrislabeardnick125: do you know of any good bandwidth monitors ?06:21
nick125How do you need to break the bandwidth usage down?06:21
chrislabeardI have no preference06:21
nick125Well, do you need it based on IP, interface, etc?06:22
chrislabeardIP probly06:22
nick125chrislabeard: I would look into using iptables. That's what I used.06:24
chrislabeardyeah webmin has some bandwidth monitor but i can't get it to work using iptables06:25
nick125http://www.linux.com/archive/articles/5064906:25
nick125I've never had webmin actually work properly.06:26
chrislabeardyeah no one likes it06:26
chrislabeardi just like being able to edit my conf files than actually visually see it show up on webmin06:26
chrislabeardcause i know webmin doesn't write the conf files correctly06:26
nick125Or it does what you want in the entirely wrong way.06:27
chrislabeardyeah06:27
Colypsono luck06:27
chrislabeardbut its a pretty good user management tool06:28
nick125Colypso: What happened when you added the alias?06:29
Colypsonothing06:29
Colypsoi can ping the first public ip but the second one i pushed to the alias times out06:29
=== jdstrand is now known as jdstrand__
nick125Colypso: and the netmask was correct?06:30
Colypsosame as the first was06:30
Colypsointeral ips all work fine06:31
nick125So, you assigned a private IP alias to the Ubuntu box and then NATed the second public IP to it?06:31
Colypsoyes06:32
nick125and you could ping the alias just fine?06:32
Colypsoi can ping eth1 public and private ips06:32
Colypsobut06:33
Colypsoeth1:1 i can only ping private ip06:33
nick125Are you doing 1:1 NAT on eth1:1?06:33
=== jdstrand_ is now known as jdstrand
Colypsoyes06:33
nick125I wonder if that's part of the problem. What kind of router is doing the NAT?06:34
Colypsosdmc business gateway/router06:34
Colypsosmc06:35
Colypsosorry06:35
Colypsoit works with window06:35
Colypsowindows06:35
Colypsobut windows is not what i need06:35
nick125with IP aliasing?06:35
Colypsono i can point the public ips to each nic06:36
nick125Okay. Well, we can try two NICs, just for the heck of it.06:36
Colypsoi have tried already for 2 days06:36
nick125What happens when you assign the IPs to both NICs?06:37
Colypsoit wont resolv hostnames06:37
nick125Can you ping out to an IP? (i.e., 4.2.2.2)06:37
Colypsocant remember06:38
chrislabeardnick125: im heading out thanks for your help06:38
nick125chrislabeard: Have a good one.06:38
chrislabeardnick125: you too06:38
nick125Colypso: Both IPs are in the same subnet?06:38
Colypsoyes06:39
nick125That might be part of the problem.06:39
Colypsothe internal ips are on the same subnet06:40
nick125And were you setting default gws on both interfaces?06:41
nick125(gateways)06:41
Colypsoyes06:41
nick125try setting it on just one interface06:42
Colypsok06:42
Colypsothat worked06:43
Colypsoi can ping both now06:43
nick125Can you ping that machine from another machine in the local network?06:43
nick125(with a local IP)06:44
Colypsohavent tried local06:44
Colypsoyes06:44
Colypsoboth local and public06:44
Colypsothank you06:45
Colypsoyou are a genius06:45
nick125Great. Glad we could get it working.06:45
Colypsobeen trying to get this working for 2 days lol06:45
Colypsodecided to give you guys a try06:46
Colypsothanks06:46
nick125no problem.06:46
nick125Dang, the Ubuntu asterisk package has a lot of deps.07:02
nick125I guess it could be worse - it could be two major releases behind like some other distro that will not be named.07:04
oh_noesis there any filesystem that can handle a vmware hard disk size increase without needing a reboot?07:30
oh_noesor, 'will see the new size on the next reboot, and resize (up) accordingly'07:30
chrislabeardhow do you move a directory07:41
chrislabeardmovedir07:41
simplexiochrislabeard: mv dir dir07:42
chrislabeardmmk thanks07:42
chrislabeardhow can i move just the content07:43
chrislabeardfrom that directory07:43
simplexiooh_noes: far as i can remember ext3 should work07:43
simplexiochrislabeard: cd to some dir; mv * ../another dir07:44
simplexiochrislabeard: or mv dir/* anotherdir/07:44
simplexiochrislabeard: man mv / cp / rm07:44
chrislabeardmv apples/* pineapple/07:44
chrislabearddoes that look about right07:44
simplexioif pineabble is ther allready. it works07:44
chrislabeardk07:44
chrislabeardyeah im moving apples content into pineapple07:45
simplexiomkdir if there is no pineabble dir07:45
chrislabeardhow do i copy a directory from one directory to the parent directory08:08
chrislabeardi was trying cp -R apples/oranges /apples08:08
chrislabeardis that correct08:08
chrislabeardwhy can't i delete files in one of my users home directory08:21
chrislabeardim logged in as the user and its his home directory08:24
simplexiochrislabeard: ls -la shows long file list08:27
chrislabeardyes it does08:27
simplexiochrislabeard: you see permission  there and owner, usually reason to that is that you dont have right permission08:27
simplexiochrislabeard: so chmod u+w file08:28
chrislabeardthat will assign this whole directory to that user08:28
chrislabeardi thought if its the users home directory they have permissions all over it08:29
simplexiochrislabeard: chmod u+w file, gives write permission to file owner08:29
simplexiochrislabeard: and sometimes is good idea to remove w permission files that you own08:30
chrislabeardyeah08:30
chrislabeardthat didn't work08:30
chrislabeardits still all root08:30
simplexiolike no "I accidentally whole directory" / " all files "08:30
simplexiochrislabeard: chown user:group if you want to change owner to something else08:31
chrislabeardso how do i make all the files in that directory owned by the owner08:32
simplexiochrislabeard: if you dont want to give new owner from cmd line you need to write little script.. else chown user:group * -R08:33
chrislabeardsimplexio: if i use "chown joe:joe -R ~joe"08:40
chrislabeardwhat if my user doesn't have a group08:40
chrislabeardoh by default the group is user08:44
twbThen you'd use that group instead.08:45
simplexiochrislabeard: something like that08:49
simplexiochrislabeard: by default there is group with username, if you want others to be able access files then best way is change droup owner to other and give r permission to file08:50
uvirtbot`New bug: #408258 in lsb (main) "lsb_release crashed with ImportError in <module>() (dup-of: 383697)" [Undecided,New] https://launchpad.net/bugs/40825809:18
cjwatsonandol: hoping to deal with it by way of packaging 5.2p1, but haven't quite had time to do the version control wrangling yet09:20
cjwatsonandol: I've set a karmic target on that bug so that I don't forget09:20
andolcjwatson: Great, thanks.09:22
benno_fra_dkTrying to connegt bluetooth gps on ubuntu server(hardy) console. Every attempt to communicate with the device returns "invalid exchange".10:39
solorvoxhey all, is there a way to install desktop alternative CD as a server edition?  I'm on a restricted (3GB/mo) ISP and would like to setup a server without downloading another 800MB. :)11:10
BilgeOh shit12:05
BilgeI just did a deluser for a system account that I added which was in nogroup12:06
BilgeI wanted to rename it later so I removed the user and was going to readd it12:06
BilgeBut when I removed it this happened12:06
BilgeWarning: Removing group `nogroup', since no other user is part of it.12:06
BilgeSo now I lost my nogroup group12:06
andolBilge: Are you sure that it is actually deleted?12:11
BilgeActually no it isn't12:12
BilgeI don't know why12:12
BilgeI also just realised I could have just renamed the user with usermod12:12
BilgeIs it OK to add admins to the group 'adm'?12:29
BilgeIs that what's it's intended for?12:29
simplexiocant remember12:30
simplexioadmin group is for sudoers in ubuntu12:30
BilgeI'd like to see a list of descriptions for the purpose of built in groups12:30
uvirtbot`New bug: #408333 in mysql-dfsg-5.1 (universe) "MIR for mysql 5.1" [Undecided,New] https://launchpad.net/bugs/40833312:31
simplexioadm is some relic from debian packaging12:31
BilgeQuite a few files are in the adm group12:32
BilgeParticularly in /etc and /var/log12:32
simplexiooffcourse i can be wrong.. all my sudo users are in adm and admin groups. but i looked /etc/sudoers12:32
jpdsBilge:  I thought that group was to stop system process from running as root by letting them run as adm?12:34
jpdsOh well.12:35
=== You're now known as ubuntulog
BilgeI don't know12:39
BilgeThat's why I'm asking12:39
=== Brownout_ is now known as Brownout
heath|workThere seems to be a problem with cups and App Armor13:39
=== bitproph1t is now known as bitprophet
=== giovani|1ork is now known as giovani|home
=== _jmedina is now known as jmedina
nick125Good morning Ubuntuers.17:20
giovani|homeafternoon, nick125 :)17:23
nick125giovani|home: Don't rub it in that I'm up late :P17:28
sgsaxI'm having some major problems with AD auth, anybody help me out?17:35
=== ejat is now known as e-jat
nick125What would you guys recommend for doing backups?18:29
nick125Preferably something multi-server (so I can backup all of my VMs on my server)18:30
qman__I usually put something together in a bash script, making tarballs18:33
qman__it's not really all that special and probably not the most efficientb18:33
qman__but it works18:34
KillMeNowi remember someone suggesting a open source web based archival tool, but can't remember what it's called18:34
KillMeNowi usually just tarball and scp it to another server for storage18:34
nick125I really would like to do something automated that will backup my /home, few directories in /var (www comes to mind), my MySQL DBs, etc.18:35
jmarsden|worknick125: Too broad a question... rsnapshot would probably work for you... there are *many* backup packages you could use.18:38
Sam-I-Ambacula isnt too bad... neither is rdiff... depends on what you need.18:38
jtimbermannick125: i've used dirvish a bit, it seems decent.18:43
nick125Hmm....it looks like there _ARE_ more backup solutions than there are Linux users.18:44
jmedinanick125: I recommend bacula18:45
jmedinaand webbacula for reporting and backup jornall18:46
jmedinahttp://webacula.sourceforge.net/18:46
nick125I guess if I'm going to spend the time setting up Bacula, I might as well backup the desktops as well.18:46
jmedinanick125: just read official documentation18:47
jmedinaand start from the basics, dont try to backup 500 desktops at a time :)18:47
nick125Well, I only have one other Ubuntu desktop....and the other desktop is getting switched over next week, so it's not like I have that many desktops :)18:49
KillMeNowyea that was the backup tool i was talking about18:49
jmedinaok18:49
nick125On my old setup, I used AMANDA...but that setup kind of bitrotted away.18:51
=== bitproph1t is now known as bitprophet
sgsaxnick125: sorry for the late response, but we use rdiff-backup21:00
sgsaxit's functional, but not terribly user-friendly, nor does it recover from internal errors well21:00
uvirtbot`New bug: #408562 in ec2-ami-tools (multiverse) "Updgrade ec2-ami-tools to 1.3-34544" [Undecided,New] https://launchpad.net/bugs/40856221:21
lukehasnonameHas anyone read the "Official Ubuntu Server Book" or the "Ubuntu Server 9.04 Reference"?21:38
lukehasnonameI read through some of the "Official" book yesterday21:57
lukehasnonamea little confusing at times, but not bad. I think some more section titling and organization would be in order, but the step by step instructions seemed to be accurate21:58
lukehasnonameI also noticed that the link to ESR's question guide is gone.22:25
lukehasnonameoh wait22:25
lukehasnonamenot22:25

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