[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] site5 still there? Help me get rid!!!
- Subject: RE: [cobalt-users] site5 still there? Help me get rid!!!
- From: "Paul Brown" <paulb@xxxxxxxxxxxx>
- Date: Thu Jan 30 03:16:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>> If I go to '/home/sites' all my site numbers and links are all
perfect
>> except I have a 'site5' folder containing and old index page for a
>> site that is not longer in the gui (nor a sym link to it).
>>
>> I want rid of this folder 'site5' so I can make it available to be
>> used for another site.
>>
>> Can I just delete it without causing problems else where? If not what
>> should I check and do to get rid of it?
>To be complete, you should look in the PostgreSQL database 'cobalt'
>and see if there is an entry in the 'vsite' table for 'site5'. Also
>look in /etc/group and /etc/group- to see if there's an entry for
>site5.
>Also do a serverwide look for any files owned by 'site5' group:
>find / -group site5 -print
>If any exist, delete them.
Ok....
So how do I look into the PostgreSQL database 'cobalt'?
In /etc/group there is an entry for site5...
"site5:x:116:admin"
In /etc/group- there is an entry for site5...
"site5:x:116:admin"