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

RE: [cobalt-users] RAQ3 unable to remove site



ls -a shows all files, including hidden files that start with a dot.  You
can remove everything in a directory, under a directory and the directory
itself (without prompts) with "rm -rf dirname".  Be extra careful with it
though, it can wipe out your harddrive in a flash.

If that (hidden files) is not it, look in /etc/locks and remove any files
you find there.

I'm not sure if the Raq3 has that directory as I don't have one to look at,
but this is locking directory for a Raq2, and on a Raq2 it is used for
concurrency control for administrative and configuration file updates.

JB
www.fastex.net


> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
> PyschoCotic@xxxxxxx
> Sent: Sunday, April 30, 2000 12:34 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] RAQ3 unable to remove site
>
>
> Is it only that one site that can't be deleted?  How about
> others?  Most
> likely theres a hidden file (like .htaccess or .htpasswd)
> that the web
> interface can't delete using rm *.  I don't know how to find
> hidden files,
> maybe someone else can help us on this matter?  Then you can
> search for the
> hidden files in telnet and remove them.
>
> .htaccess and .htpasswd are invisible in my telnet, as it
> maybe in yours.
>
> ~Randy
>
> In a message dated 4/29/00 9:39:12 PM Central Daylight Time,
> rhlinux@xxxxxxxxxxx writes:
>
> > I own Cobalt Raq3. I can't
> >  remove virtual site with Server Managment. When I'm trying
> to do this
> >  the error message occures: "The system is busy by deleting
> another site.
> >  Please wait and try again".
> >  Waiting and rebooting doesnt help
> >
> >  Anyone have any suggestions? I can add sites just fine
> >
> >  Thanks
> >  Gary
> >
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>