/srv/irclogs.ubuntu.com/2008/12/22/#ubuntu-server.txt

uvirtbotNew bug: #307408 in samba (main) "System freeze when working on Samba or Cifs mounted share of NetApp server" [Undecided,New] https://launchpad.net/bugs/30740801:55
Kevin__Hi. I just setup ProFTPD and am trying to FTP into my /var/www directory. Whenever I try to make changes, I'm getting a permission denied error.02:23
Kevin__Any ideas? I chmoded the www folder to 664 and am still having trouble.02:26
Xperiment62ive installed a counter strike 1.6 server onto intrepid ibex server, how can i get it to autostart without having to login and start it via ssh?08:25
Blaenkhey guys if I already have php and apache (but I run lighttpd) how can I install mysql, just apt-get mysql?09:01
Jeeves_mysql-server09:02
Blaenkthank you Jeeves_09:02
Blaenkcan I install phpmyadmin from the repositories as well or would I have to do that manually since I'm using lighttpd, my web directory is /var/www09:02
Jeeves_you can install it09:03
Jeeves_it will place a symlink in /var/www09:03
Blaenkthanks again Jeeves_09:04
Blaenkoh cool it lets one choose what web server they're running09:04
Blaenkhmm I don't see a symlink, I did put 'lighttpd' during installation, perhaps I should restart lighttpd09:05
Jeeves_Ow, I only installed it with apache (lighty sucks) so i'm not sure how it works with lighty09:06
Blaenkhaha okay thanks09:06
BlaenkJeeves_: do you know where phpmyadmin is installed to/09:10
Blaenk?09:10
Blaenkah, /etc/phpmyadmin09:10
Jeeves_Blaenk: The config files are there09:11
Blaenkyeah I get it now thanks :)09:11
Jeeves_/usr/share/phpmyadm (or something)09:11
Blaenkyeah09:12
Blaenkdo you know where I go to change my password Jeeves_? for phpmyadmin, I overwrote htpasswd.setup with my credentials in it but it still only accepts user admin and no password09:14
Jeeves_In your mysql-config09:14
Blaenkhmm09:15
Jeeves_mysqladm password09:15
Jeeves_orso09:15
Blaenkoh thanks09:15
Blaenkis there a way I can list users or something, I only know of root and myself, blaenk, somehow though I'm still able to login with user 'admin' and no password09:23
Blaenkyeah I even went into mysql database in phpmyadmin, clicked user and it doesn't even show 'admin'09:24
Blaenkonly trace of 'admin' I see is in htpasswd.setup but I already overwrote that09:24
Blaenkoh I figured it out09:35
Blaenkit's in the privileges section in phpmyadmin, didn't even know there was such a section09:35
Blaenkugh, I'm still able to login09:39
Blaenkit's allowing any user to login without a password09:40
Blaenknot just admin09:40
Blaenk/but if I login with root I get all privileges09:40
Blaenkfixed it :D09:41
kaushalhi10:59
kaushalwhen i rebooted Ubuntu Server 8.04 all the /tmp contents got cleared10:59
Nafalloyes.10:59
kaushalis there a way i can prevent it10:59
Jeeves_chmod 000 /tmp :)11:00
Nafallo/etc/init.d/bootmisc.sh:rm -f /tmp/.clean /var/run/.clean /var/lock/.clean11:00
Nafallo/etc/init.d/mountall-bootclean.sh:# Clean /tmp, /var/lock, /var/run11:01
kaushalNafallo, so comment it in that bash script11:01
kaushalright11:01
Nafallohowever, if you put stuff you want to keep in /tmp you are probably doing it wrong.11:02
kaushalNafallo, yes11:02
kaushalThanks Nafallo11:02
Nafallonw11:02
kaushalso if i comment it in those scripts it would prevent it from clearing the /tmp folders11:03
kaushalright11:03
kaushalis that what i understand you correctly11:03
Nafallowhich you shouldn't really, yes :-)11:03
Nafalloactually... no.11:04
Nafalloleave bootmisc11:04
Nafallo/lib/init/bootclean.sh is probably right11:05
Nafallothe clean_tmp() function11:05
Nafalloevil, evil hack to do it that way though.11:05
Nafalloremove it that is11:07
kaushalNafallo, I am running Ubuntu 8.04 Server11:07
Nafalloyes. so?11:08
kaushalI did find / -name "bootclean.sh" -print11:08
Nafalloif you're putting persistant files in /tmp you're doing it wrong :-)11:08
kaushalyeah i understand that11:08
kaushalthere are some application files which is in /tmp folder11:09
Jeeves_kaushal: So fix the application11:09
Jeeves_next upgrade, you change will probably be overwritten11:10
Jeeves_and than, all your data are belong to /tmp11:10
kaushalNafallo, do i have to comment out the function clean_tmp()11:11
kaushalin bootclean shell script11:11
Nafallokaushal: wouldn't know. I've told you were to look. I don't want to break your system further :-)11:13
Jeeves_Nafallo: :)11:15
Jeeves_kaushal: You're fixing symptoms, not the problem11:15
Jeeves_why would you want to do that11:15
=== CaTeYe is now known as cateye
didrocksjamie_: you didn't have too many things to change in my code?12:45
jdstranddidrocks: your code seemed it would work fine, but basically wanted things in different places12:55
jdstrands/but/but I/12:55
didrocksjdstrand: yeah, I saw it :)12:56
didrockswell, glad it can helped a little :)12:57
jdstranddidrocks: you helped a lot, thanks!12:57
jdstrand:)12:57
didrocksyou're welcome :)12:57
=== liberfiasco is now known as memenode
* ScottK filed Bug 310599, so here's your chance to scream if you object.15:01
uvirtbotLaunchpad bug 310599 in ubuntu "Please sync mysql-dfsg-5.1 5.1.30-2 from Debian experimental (main)" [Medium,Confirmed] https://launchpad.net/bugs/31059915:01
agampherhello, what is the best way (best practice) to keep Apache from starting automatically on boot?15:32
Deepsinvoke-rc.d apache[2] remove15:33
agampherthanks15:33
zulScottK: have you got 5.1 to build on jaunty?15:38
ScottKzul: Yes.15:39
ScottKI test built it last night and it succeeded.15:39
zulwith the mysql-test suite?15:39
ScottKThere were test suite failures, but they didn't break the build.15:39
zulgot a log?15:39
ScottKNo.  I didn't think that far ahead.15:40
zulcan you send me a log?15:40
ScottKNo, since I haven't got one.15:40
* ScottK will toss it at a ppa.15:41
agampherDeeps: ok, I can't seem to get that command to work correctly - invoke-rc.d: unknown initscript, /etc/init.d/apache2 not found.15:47
agampherusing update-rc.d apache2 remove also seems to fail15:48
ScottKzul: It should appear here in due course: https://launchpad.net/~kitterman/+archive15:48
zulScottK: k thanks15:48
Deepsurr, yeah, not invoke, update15:49
agampherupdate throws this error:\15:49
agampherupdate-rc.d: /etc/init.d/apache2 exists during rc.d purge (use -f to force)15:50
agamphershould i force it?15:50
Deepsyea15:50
Deepsit's warning you that the script still exists, are you sure you want to prevent it from starting automatically?15:50
agampherthanks for your help, that worked15:50
Gargoyleme waves - have a good xmas !16:30
=== memenode is now known as libervisco
ScottKzul: Built on i386 and amd64 (lpia still in progress) so have fun with the build logs: https://launchpad.net/~kitterman/+archive16:50
=== jamie_ is now known as iclebyte
LeeQI need help with sudo... not sure exactly what i did but now I can't do anything via sudo... says user is not in the sudoers file17:32
LeeQand that is my only user...17:37
LeeQhow do I get prcledges back?17:37
leonelLeeQ: boot in maintenance  and in the server console  fix the user17:38
LeeQhow do I do that?17:39
leonelLeeQ:  go to the server  and  in the server keyboard  press   CRTL-ALT-DEL   then the reboot process will be started17:41
leonelat the grub prompt select  the    recovery mode17:41
leonelthat will leave you in a  root  shell17:41
leonelthere you can fix the user17:42
leonelthen17:42
LeeQah, ok, then just add the user back to the admin group?17:42
leoneljust exit the shell and all will start as normal17:42
leonelLeeQ:  I don't know what you did  ...17:42
leonelLeeQ:  but you need to fix the user with sudo permissions17:42
LeeQI think I removed the user from the group inadvertantly17:43
SpaceBasshey folks18:18
SpaceBassi woke up this morning and out of the blue my 8.10 server can no long do user authentication against my OSX Server18:18
SpaceBassnothing changed on either end - logs on the apple side don't show any authention errors...any ideas about troubleshooting from the ubuntu side?18:19
SpaceBassgetent passwd shows the directory users18:19
zicadais it straight up samba ?18:20
SpaceBassno samba involved18:20
zicadagotta know what protocol we're talking about18:21
zicada:)18:21
SpaceBassldap+kerberos18:21
zicadaoh18:21
zicadaout of the blue is always scary18:21
zicada:D18:21
SpaceBassexactly18:21
SpaceBassno updates, no changes, nothing18:21
zicadalogically if you didnt do anything, someone or something else did18:21
zicadaso, might wanna start on that end18:22
zicadathings dont just happen, except full disks and such, or, well i know nothing of osx,- some sort of auto update feature ?18:22
SpaceBassauto-updates are disabled18:23
SpaceBassin this case, its easy to think of the osx server as a BSD box18:23
zicadaand nobody else has access to either box with enough privs ?18:23
SpaceBassno18:23
SpaceBasslooking at the logs now18:25
SpaceBassalthough I suppose if it was hacked then I won't see anything18:25
zicadayeah, could be18:26
zicadafraid i dont know enough about ldap18:26
SpaceBassalthough I doubt that was the case...but could happen18:26
uvirtbotNew bug: #236640 in open-iscsi (main) "iSCSI install fails under hardy" [Undecided,New] https://launchpad.net/bugs/23664018:50
MatBoysomeone here ever used LVM on softraid during an install ?? I'm not able to find any docs about it18:54
Faust-CMatBoy: what are you wanting to know18:58
SpaceBasszicada, problem solved :D19:01
* SpaceBass wipes egg from his face19:01
zicadaha, what was it ?19:01
zicadayou did something didnt you ? :D19:01
SpaceBassno, lack of something19:02
SpaceBassserver out of HD space19:02
SpaceBasslol19:02
zicadahaha19:02
zicadai actually said that too19:02
zicadaeven tho i didnt really think that was it19:02
SpaceBassyou did say that...i see that now19:03
sommerzul: not sure if you saw my message this weekend, but I have updated ebox packages in my ppa19:12
MatBoyFaust-C: how should I set it up ? make 2 raiddisks and set LVM on it ?19:17
Faust-Cthe setting up is up to you19:18
Faust-Cand yes you make each disk a md and then lay LVM on top19:18
MatBoyFaust-C: but each MD is fixed19:18
MatBoyso it's not an advantage19:18
Faust-Cwhat do you mean each md is fixed19:19
Faust-Ca hdd (physical or raid) is fixed of course19:20
Faust-CLVM deals w/ the file system(s) not the physical aspects of the storage medium19:20
zulsommer: cool i didnt see it this weekend but send an email to remind to have a look19:21
MatBoyFaust-C: ok, but when I have 2x 250GB in raid1 using softraid I can't put multiple LVM's on it ofcourse :S19:21
zulsommer: it probably wont get done til after christmas though since today is my last day at work19:21
sommerzul: no problem19:26
Faust-CMatBoy: wow you just confused me19:28
Faust-Cmy setup is 4 1Tb disks making 2 TB of usable space19:28
Faust-Cand multiple lvm volumes (around 8)19:29
Faust-Cand you dont make a huge ass LVM, you use what you need19:29
Faust-Cand use the correct file system (xfs doesnt shrink)19:30
MatBoyFaust-C: weird, I can make a MD1 raid one, but no LVM on it19:30
MatBoy:S19:30
Faust-Cyou have to commit it19:30
MatBoylet me look19:30
Faust-CMatBoy: each hdd is a md dev19:30
Faust-Cmd-1 and md0 (example)19:31
MatBoyFaust-C: yep, have that here19:31
MatBoymhh19:31
MatBoyhow do you mean than ?19:31
MatBoyI have 2 disks, I raid them19:31
MatBoyraid119:31
MatBoyand than LVM on it ?19:31
Faust-Cyes19:31
MatBoyweird, I thought the same, but was not possible19:32
Faust-Ccause you have to commit (write) the changes19:32
MatBoyI'm no linux noob, but never used LVM :)19:32
MatBoyyes and go back19:32
Faust-Cthen reboot and it will 'see' it19:32
MatBoyok19:32
Faust-Cremember some things arent as dynamic as you would expect them to be19:32
* MatBoy is starting the installer19:32
MatBoyyes, I had that idea too19:33
MatBoyI know that when you lost all MD's you need to create MD and exit directly and everything is back19:33
MatBoyexample19:33
MatBoymhh, p5K really has a bad onboard nic19:34
MatBoyFaust-C: mhh, why Faust ? :)19:37
Faust-Cwhat19:37
MatBoywhere ?19:38
Faust-Cwhen19:38
MatBoynow ?19:40
Faust-Cno later19:40
geniiOne of those Yukons ?19:41
RediXesudo chmod -R 2770 /projects/       Two members of the same group can read and write but if one member creates a directory even though the permissions say read write for the group 2nd group member can not read or write.19:41
* Faust-C uses ug+rwx19:42
RediXeWe will see if we can break it using that19:43
MatBoyFaust-C: OK, I will stretch up than :19:46
MatBoyFaust-C: seems to work now19:46
MatBoyFaust-C: ever used encrypted LVM ? good performance ?19:46
Faust-Cnot in production no19:47
Faust-Ctoo much of a risk19:47
Faust-Cill encrypt backups but not the live system19:47
MatBoyFaust-C: yes true indeed, my concern too19:48
Faust-Chell which should i do first19:53
Faust-Cpostfix or dovecot ?19:53
=== _cateye is now known as CaTeYe
=== CaTeYe is now known as cateye
JuleTeckiHi there, can anyone tell me why my /etc/networking/interfaces is read-only as root? 8.10 server19:55
Faust-Cyou mean sudo19:56
JuleTeckiyeah19:56
MatBoyFaust-C: postfix19:56
MatBoyFaust-C: why do you want to use dovecot ?19:56
Faust-CMatBoy: ty19:56
MatBoyFaust-C: NP !19:56
Faust-CMatBoy: im just trying to go by docs on website19:57
RediXeFaust-C: We ran the ug+rw on the server and both client machines but again have a permission denied error.19:57
MatBoyFaust-C: tyhere is a damn good howto on howtoforge19:57
Faust-CMatBoy: link19:57
Faust-CRediXe: did you restart smb and is smb properly configured?>19:57
MatBoyFaust-C: right19:57
MatBoy:P19:57
DelvienHaving a problem with SSH, pubkey auth failure, every other computer can connect to it just fine but when i connect to it from a certain one, it fails everytime (when no in a LAN)19:57
MatBoyhehe some loser is explaning here that Windows ME is a previous release in front of XP...19:57
MatBoywtf19:57
MatBoy:P19:57
Faust-CDelvien: what does log files say19:58
RediXeFaust-C: Not using smb - sshfs and git (using git at the moment for testing)19:58
DelvienFaust-C: on the client or the hose?19:58
Delvienhost*19:58
Faust-CDelvien: both19:58
Faust-CRediXe: oic, what do logs say19:58
DelvienFaust-C: where do i see the log :x19:58
Faust-CDelvien: /var/log19:58
MatBoyhehe, he now is seeing she has an old IE :P19:59
Faust-Cits amazing, out of all 5 of these ubuntu server books i have19:59
MatBoyI doubt if IE7 runs on ME :P19:59
Faust-CNONE have info on making mail server19:59
MatBoyLOL19:59
MatBoyFaust-C: /me is searching for you !!19:59
DelvienFaust-C: there is no logfile for ssh in there19:59
Faust-CMatBoy: ty19:59
RediXeFaust-C: with git it is attempting to create a file and gets a permission denied unless we run the chmod -R 2770 (or ug+rw) ... not sure where a log would be as this is our first time playing with git19:59
Faust-CDelvien: messages, auth and daemon logs20:00
MatBoyFaust-C: this one is kinda nice for you http://ubuntuforums.org/showthread.php?t=9760020:00
Faust-CRediXe: all logs should be /var/log20:00
RediXeFaust-C: okay, I will take a look20:00
MatBoyFaust-C: damn LVM is really layered :)20:00
Faust-CMatBoy: yeah im trying to make it simple20:00
MatBoyFaust-C: yeah, I used it to setup a system for... uhm, dunno anymore20:00
Faust-Cbut enterprise lvl as wel20:01
MatBoyFaust-C: doable using that howto20:01
MatBoyFaust-C: or use qmail20:01
Faust-Cbeb20:02
MatBoydamn, why is this chick so hot every time20:02
MatBoyhttp://images.lekkerding.com/cbhjnsdhgsfgh.jpg20:02
MatBoy:D20:02
RediXeFaust-C: Yes I see some logs but nothing descriptive enough to tell me to look it for errors. eg there is no git.log or anything of the sort20:02
DelvienFaust-C: I dont see anything that is remotely close to SSH in auth or daemon *.log20:03
DelvienIt says this "Host key verification failed20:05
Delvienbut i connect from the same client inside the lan and it works fine20:05
JuleTeckiHi there, can anyone tell me why my /etc/networking/interfaces is read-only (sudo) 8.10 server20:05
JuleTeckii cant "touch test" in homedir either20:06
JuleTeckiall in "mount" are "rw"20:06
Faust-CDelvien: does ssh allow outside connections not in lan20:06
DelvienFaust-C: Yeah, i do it on my server, but on my desktop im not able to for some reason20:12
Faust-CDelvien: get a new key20:13
Faust-Csee what happens20:13
LoveGurujmedina :)  wC!20:14
DelvienFaust-C: Have, still doesnt do it20:15
Faust-CDelvien: and the logs have no relevant errors20:16
Delviennope20:17
Delvienwhen i try to connect, just host key verification failed20:17
DelvienOnly happens on the one client (my phone)20:17
Faust-CDelvien: odd20:17
jmedinaLoveGuru: hi, what is "wC"?20:18
RediXeuser1 runs sudo chmod -R ug+rw /path/to/dir    run same command on server to it's proper directory and user2 does same for his directory.    User1 shows  user1:developers    server shows root:developers   user2 shows user2:developers     Everything works for a little bit until user1 has to make a change to a directory that user2 created then we have to run the sudo chmod -R ug+rw /path/to/dir all over again to get past a permission20:18
RediXe denied error.20:18
LoveGurujmedina: Welcome :) sorry for shortcut :\20:18
Faust-CRediXe: start over20:19
RediXeFaust-C: what do you mean by "start over" - like wipe the server and start over? or explain my error again in a different way?20:19
Faust-Cmake a completely new directory20:20
Faust-Cand give it proper perms20:20
Faust-Cmake sure the folder its in has proper perms as well20:20
Faust-Cif its in /srv/git make sure /srv has perms set20:20
RediXeon the server it's:    /dir1 root:data   (all users are part of data group)   /dir1/a/   root:developers  (only developers are part of this group   /dir1/a/a/  root:developers   /dir1/a/a/a/  root:developers     /dir1/a/a/a/*   root:developers    I really don't want to set up another git repository if i can help it20:25
Tim__ReichhartI need help on removing the RSA from my apache server can anybody help?20:25
Faust-CRediXe: i dont think you should have root be owner20:26
Faust-Cconsidering there is no real root20:26
Faust-Calso i find that a sercurity risk imo20:26
Faust-Cbut thats me20:26
RediXeWell, then who should be the owner?20:26
Tim__ReichhartI need help on removing the RSA from my apache server can anybody help?20:26
Faust-CRediXe: someone in that group20:26
RediXeFaust-C: is there a way to just change the owner and not owner:group? I want to keep the correct groups that it already has20:27
Faust-CRediXe: just chown <username>:<whatevergroup>20:28
RediXeFaust-C: nvm, chown user1 /dir20:28
RediXeFaust-C: I don't want to have to re-assign all the groups to the sub directories :P20:28
RediXeFaust-C: Okay, I set my user account as the owner of the directory20:29
Faust-CRediXe: next time dont use root20:29
RediXeFaust-C: I just went with what I saw :)20:30
RediXeFaust-C: So, now that my user is the owner of the root directory and all sub directories is there anything else I need to change so that I don't have to keep running chmod all the time20:30
Faust-CRediXe: well now ya know, ive had similar issues20:30
Faust-CRediXe: like i said just make sure a normal user owns the top dir20:31
Faust-Cif it doesnt work start over, make a new dir and go from there20:31
RediXeFaust-C: We will give it a shot but if I have to start over it will just be moving all the subdirectories into a temp dir. Deleting the top dir. Making it. Setting perms and then mv all the stuff back into it20:32
Faust-Cyou will have to chown -R and possibly chmod -R all of it20:33
Faust-C*maybe*20:33
MatBoymhh, 8.10 is really not better than 8.0420:41
Delvienhmm, ive got hits on my firewall from Cheeseworm, when trying to connect from my ssh client. Is someone eavsdropping my connection?20:45
Faust-CDelvien: sounds like time to use wireshark20:46
DelvienWhat will that do for me?20:48
Faust-CDelvien: i suggest you look into it20:48
DelvienThere are no interfaces on which a capture can be done20:49
Delviensigh, everything has to be so difficult20:49
MatBoywhy does 8.10 boots so bad ?20:58
Faust-CDelvien: you have to be patient20:59
DelvienFaust-C: Sorry, just been trying to fix this for 3 hours21:00
Faust-CDelvien: np, i completely understand21:00
DelvienFaust-C: figured out what the problem was, the application on my phone was holding an old RSA key.21:00
Faust-CDelvien: see i thought so21:01
=== TimP is now known as coolrazor
coolrazorwill procmail auto create folders in users' maildirs that I specify in .procmailrc?21:12
henkjancoolrazor: yes it does21:19
coolrazorThank you.  I just got tasked with setting procmail on a production server and I've only done it twice at home :/21:20
LoveGuruhow can i check my system configuration ?21:43
foxytheoldmaybe apt-get check will do what u require21:45
Faust-Ci swear i might get spammed for that email but oh well22:02
Faust-Cim tired of ppl writing half a** books, charging money and then leaving the end user broke22:03
tsrkI have sendmail running to handle php mail() requests but I don't have a FQDN.  In the past I've configured it so that it is tricked into thinking the hostname is the FQDN using the hosts file, but I forgot how to do that.  Does anyone here know how?22:17
jmedinatsrk: add an entry to your /etc/hosts file, something like:22:21
jmedina192.168.1.1 mail.domain.tld  mail22:21
Swiateckixcan anyone tell me what goes wrong here? http://www.swiatechs.com/dmesg.txt22:30
=== jussio1 is now known as jussi01
Kevin__Hi, I just setup ProFTPD on my Ubuntu web server and am getting permission denied errors every time I try and edit a file from a remote machine. Any ideas?22:54
Faust-CKevin__: edit how?22:55
Kevin__via FTP22:55
Faust-Clike conf files22:55
Kevin__no, it is my /var/www/22:55
Faust-CKevin__: are you in www-data group22:55
Faust-Cand i would use /srv/www (just my opinion)22:56
Kevin__I'm not quite sure, any way I can find out?22:56
Kevin__... regarding the www-data group22:56
Faust-Cgroups username22:57
Faust-Cusername being your username22:57
Kevin__The server is logged in under my only account and I am logging into FTP via the same account22:58
Kevin__also, this is probably an important part -> I can't edit the files without sudo'ing in on the actual machine22:59
Faust-CKevin__: .... is your user in www-data group22:59
Faust-Cyou need to ssh into machine and do 'groups kevin'22:59
Faust-Cif you arent add yourself to group and make sure the folder has rw permission for group23:00
Kevin__ah got it23:00
Kevin__one sec23:00
Kevin__It is outputting "kevin adm cdrom plugdev lpadmin netdev admin sambashare"23:01
Kevin__Faust-C: What is the command I should run to move myself into the www data group?23:03
Faust-CKevin__: to avoid messing you up, man usermod23:03
Faust-Cusermod -g kevin -G admn cdrom plugdev lpadmin netdev admin sambashare www-data kevin23:04
Faust-CREAD before you do that23:04
Kevin__run "man usermod" and then do that whole string?23:04
Faust-Cyes23:06
Faust-Chow does one install a local deb pkg and have it resolve deps as well23:06
Faust-Cdpkg -i <file> spits unresolved deps but i want them to be pulled in w/ i install the pkg23:07
Kevin__Faust-C: When I open up man usermod, I can't type unless I type a few random characters to get the "Log file" prompt to come up at the bottom of the screen. I entered the command and am getting "Cannot write to "<string here>""23:09
Faust-CKevin__: .... you use the arrow keys to move around23:10
Faust-Ci suggest you read a lil moe23:10
Faust-Cmore*23:10
Kevin__alright, I'm just a little bit confused. Is there a way I can easily add my user to the www-data group or not23:11
foxytheoldi would just ssh into the box and sudo to root then edit the files with vi23:11
Faust-Cfoxytheold: thats not sound advice for a novice user23:12
Kevin__the problem is that I have to allow others to FTP into it and they are even less savvy then me23:12
Kevin__can I just do sudo adduser kevin www-data??23:13
Faust-CKevin__: that right there is why you need to read23:13
Faust-Ci gave you the cmd and man page to read23:14
Kevin__Faust-C: I'm new to the terminal (and Linux all together) and I really just don't understand what that page is even telling me. I really appreciate the help though, don't get the feeling that I don't!23:14
foxytheoldKevin read this http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/  you might find it usefull23:14
Faust-CKevin__: lol i understand23:15
Faust-Cthe wiki is a great place to start23:15
Faust-Cyou want to be careful how you approach problems, could lead you more pain that you want23:15
Kevin__by the way, I read online that the files have to be owned by www-data for them to work.. is it okay if they are owned by kevin?23:16
foxytheoldi found howtoforge to have good guides on server setup's enough to give you a good start for sure23:16
Faust-Cowned is fine, just as long as group is www-data23:17
Kevin__is www-data considered a primary or secondary group.. and how can you tell/23:18
Kevin__Before I break anything, will the command # usermod -a -G www-data kevin work?23:20
foxytheoldit should do23:21
foxytheolddo a id kevin to see your current groups23:21
Kevin__yeah, it added me to the group23:22
Kevin__thanks a ton23:22
Kevin__one last question - the group on my www folder is "kevin" and www-data isn't an option for me to choose from.23:22
foxytheoldusergroup -g www-data kevin would probs of been the best way to do what u needed , but i could be wrong23:23
hadsadduser $USER $GROUP23:24
Kevin__wow, it worked. Thanks again guys, I really appreciate it23:25
Faust-Cfoxytheold: his other groups will be gone w/ that cmd23:25
foxytheoldarrrg! just lost me screen .. loool tpping to many keys at once.. oh well23:27
foxytheoldtapping even23:27
SwiateckixHi, can anyone see why my boot stops: http://www.swiatechs.com/dmesg.txt23:32
eolo999hi, someone has ever used RedHat Spacewalk and can share impressions?23:34
Faust-Ceolo999: it doesnt work on ubuntu (yet)23:34
eolo999i know23:34
Faust-CSwiateckix: try testing mem or disabling acpi23:34
Faust-Cyou dont have some odd device in there do ya23:35
Faust-Ceolo999: i would ask in #centos23:35
eolo999i was just curious to hear impressions23:35
SwiateckixFaust-C: how do i disable acpi? :)23:35
eolo999the underlaying lib is the same of ubuntu kvm-jeos23:35
Faust-CSwiateckix: that is something the mighty google will have to answer23:35
Faust-Ceolo999: idk i looked at it and it seems pretty nice23:36
SwiateckixFaust-C: i have a Gigabyte GA-G31M-S2L  ( http://www.linuxhcl.org/browse/product+gigabyte-ga-g31m-s2l?id=6523 ) + a SATA disk, and a dvd drive.. thats it23:36
Faust-Csupposedly ebox is to be on par w/ it but i dont like ebox all that much23:36
Faust-CSwiateckix: could be some piece of hw going out23:36
Swiateckixgoing out?23:36
Swiateckixas in failing?23:37
eolo999i have to choose a platform tu build some services on and i found spacewalk which i didn't know before... but i would prefer remaining on ubuntu ;)23:37
Faust-CSwiateckix: yes23:37
Faust-Ceolo999: well imo they all add un-needed pkgs23:38
Faust-Cso they can make a stable system unstable23:38
Faust-Cbut thats my opinion23:38
Faust-Ci hope to create something similar to NRPE23:38
Swiateckixwell its a brand new MB, and well the disk and dvd-drive aren't to old.. but it could be23:38
Faust-Cor whatever nagios calls it23:38
Faust-CSwiateckix: test mem and disk23:38
eolo999Faust-C: Thx23:39
Swiateckixi will try23:39
eolo999I'd really like to find a viable way to rapidly deploy and administer a modest range of machines23:39
eolo999*virtual23:40
* eolo999 google for NRPE23:40
Faust-Ceolo999: what are you using for VM23:40
Faust-Ci use esx and manually install each VM atm, takes no more than 10-15 mins actually less23:41
eolo999now i'm trying xen on 8.04 but it's not a definitive choice... we're just testing23:41
foxytheoldcant u make one vm then clone it,, just a though , never tried it myself23:42
Faust-Cvanilla xen has no decent management tools23:42
Faust-Cfoxytheold: yeah but its not that simple23:42
Faust-Ceolo999: i would suggest looking into how suse does it23:42
foxytheoldwhy as long as you dont setup the network setting in the vm to b cloned..23:42
Faust-Ci forgot what its called but it uses a xml file to store settings and installs w/o user input23:42
Faust-Cfoxytheold: there is more to it than that23:43
* Faust-C tries to remember wth its called about some "UUID" for the VM, idk if linux suffers from this23:44
foxytheoldthere probs is but that has to be the route for quote "a faster deployment"23:44
eolo999the nice thing about spacewalk is that it goes from kickstarting to configuring (cfengine/puppet) and updating packages... that's why i asked for it..23:44
Faust-Ceolo999: yeah i completely understand23:45
Faust-Ci plan on makng my own app for administration23:46
Faust-Cor at least presenting it to someone23:46
eolo999if you go ahead...i'm in...at my office asked me to write 'a bunch of scripts' to do it!23:47
Faust-Ceolo999: heh yeah im wanting to use python for the lang23:47
Faust-Ca node/hub senerio23:48
eolo999Faust-C: really let me know if you open a public project..23:51
Faust-Ceolo999: PM23:52
SwiateckixFaust-C: im performing a memtest now23:55
Swiateckixthe ACPI disable seems to have removed some debug information, but there still is a problemt23:55
=== liberfiasco is now known as libervisco

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