[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Best place to install programs?



on 16/11/01 6:07 pm, MStan at MStanchin@xxxxxxxxxx mumbled something like:

> Hi Group, Where is the best place to install programs - like php - mysql -
> mysqladmin -
> squirrelmail - ect. I am new at this and this is never explained. These
> programs should
> be accessable from anywhere correct?...

I guess anywhere on /home    its the largest bit of the disk


>..Also how do you get rid of having
> to use
> the ~ for a user '~/name' I just want to /name......
> 


Create a symbolic link

ln -s  /home/sites/site1/users/dork/web/ /home/sites/site1/web/dork

chown site1.dork /home/sites/site1/wev/dork


where site1 is the site

and 

dork is your user

Hope this helps


Blessings

Revd Leonard