| Daemoen | hey guys, anyone know a good tool to mount a vcd .bin/cue file ? |
| daMaestro | convert it to iso and then loop mount it i think it is http://giyf.us/cue2iso hmm it is http://giyf.us/bin2iso and then: mount -t iso9660 -o loop /path/to/image.iso /path/to/mount/point |
| drbair_laptop | I'm trying to make a perl script for use with Centos 4.4 that does some directory monitoring. I was hoping to use inotify... but the kernel is too old. Next attempt was gamin, but the perl module seems to be hopelessly broken. Any other ideas? |
| BSAFH | i used gamin perl under 4.4 with no problems |
| DavidHKMrPowers | why do I have two php packages installed while 'which php' only showed one? |
| Meglo | Oh man. I can just hear World's Smallest Care Bear just carin' its lil' heart out from here. |
| MCM2 | anyone active right now? |
| dr00l | Not much activity |
| MCM2 | no there isnt well my question is how do you change users in centos when you login via ssh |
| dr00l | are you trying to change to root? |
| MCM2 | from root i created a new user and on my VPS I am root and I dont want to be root |
| dr00l | from root to another user..... su - <username> |
| MCM2 | ok |
| dr00l | for instance su - drool |
| MCM2 | thanks |
| dr00l | you're welcome |
| action | MCM2 is used to OS X Unix where you have a gui |
| MCM2 | is used to OS X Unix where you have a gui I know enough to get around and what NOT to do but thats about it but hey I can learn and get help |
| dr00l | gotta start somewhere |
| MCM2 | yep and I cant thank you enough for helping me logout of root |
| dr00l | if I were you, I'd be logging in as a normal user via SSH then su to root when required |
| MCM2 | I am looking at it right now hmm I could point my extra IP to that you think that would work cause logging in to the VPS server wont let me use my other user name |
| dr00l | are you logging onto the server via ssh |
| MCM2 | the VPS yes |
| dr00l | odd you should be able to log on as a local user |
| MCM2 | hmmm |
| dr00l | do you have a local user created? when I say local, I mean on the VPS |
| MCM2 | well I be yea |