Ask a Question related to Mac Applications & Software, Design and Development.
-
Noel Gomez #1
Removing alias
I connected my iBook to a network at a hotel and used safari to surf
the interet.
I have found that somehow two aliases were added to my hard drive.
1 on /
and 1 in /Network/Servers
both aliases are owned by system so I could not delete them
I was able to delete the one in / by activating the root account and
deleting it logged in as root
However, I can't find a way to remove the one in /Network/Servers
ls -l
shows
lrwxr-xr-x 1 root wheel 512 Jul 17 14:29
1440host70.starwoodbroadband.com -> /
I have tried unalias and chown logged in as root, but i still can't
get rid of it. (can't change the owner)
Any thoughs would be apreciated.
Noel Gomez Guest
-
removing database alias when database doesn't exist
hi all, got a small problem here Running db/2 8.1 fp3 on a linux system. Tried to create a database called radius which seemed to work from the... -
Removing desktop icon from one account is removing from all accounts
Using XP Professional. I want the Guest account to have only a few icons. The other two accounts should have many more. When I remove the icon... -
Dave Seaman #2
Re: Removing alias
On 17 Jul 2003 11:59:58 -0700, Noel Gomez wrote:
> I connected my iBook to a network at a hotel and used safari to surf
> the interet.> I have found that somehow two aliases were added to my hard drive.> 1 on /
> and 1 in /Network/Servers> both aliases are owned by system so I could not delete them> I was able to delete the one in / by activating the root account and
> deleting it logged in as root> However, I can't find a way to remove the one in /Network/Servers> ls -l
> shows> lrwxr-xr-x 1 root wheel 512 Jul 17 14:29
> 1440host70.starwoodbroadband.com -> /> I have tried unalias and chown logged in as root, but i still can't
> get rid of it. (can't change the owner)Try:> Any thoughs would be apreciated.
sudo rm /Network/Servers/1440host70.starwoodbroadband.com
--
Dave Seaman
Judge Yohn's mistakes revealed in Mumia Abu-Jamal ruling.
<http://www.commoncouragepress.com/index.cfm?action=book&bookid=228>
Dave Seaman Guest
-
Noel Gomez #3
Re: Removing alias
Dave Seaman <dseaman@no.such.host> wrote in message news:<bf71ol$nnk$1@mozo.cc.purdue.edu>...
> On 17 Jul 2003 11:59:58 -0700, Noel Gomez wrote:>> > I connected my iBook to a network at a hotel and used safari to surf
> > the interet.>> > I have found that somehow two aliases were added to my hard drive.>> > 1 on /
> > and 1 in /Network/Servers>> > both aliases are owned by system so I could not delete them>> > I was able to delete the one in / by activating the root account and
> > deleting it logged in as root>> > However, I can't find a way to remove the one in /Network/Servers>> > ls -l
> > shows>> > lrwxr-xr-x 1 root wheel 512 Jul 17 14:29
> > 1440host70.starwoodbroadband.com -> />> > I have tried unalias and chown logged in as root, but i still can't
> > get rid of it. (can't change the owner)>> > Any thoughs would be apreciated.
> Try:
>
> sudo rm /Network/Servers/1440host70.starwoodbroadband.com
I did, that doesn't work. Here is what I get:
sudo rm /Network/Servers/1440host70.starwoodbroadband.com
Password:
rm: /Network/Servers/1440host70.starwoodbroadband.com: Read-only file system
Noel Gomez Guest
-
Andrew Templeman #4
Re: Removing alias
Noel Gomez <noel_gomez@my-deja.com> wrote:
>
> I did, that doesn't work. Here is what I get:
>
> sudo rm /Network/Servers/1440host70.starwoodbroadband.com
> Password:
> rm: /Network/Servers/1440host70.starwoodbroadband.com: Read-only file system
Open the Netinfo Manager program in Utilities and have a look in
'mounts'
Andrew Templeman Guest
-
Noel Gomez #5
Re: Removing alias
[email]andy@templeman.org.uk[/email] (Andrew Templeman) wrote in message news:<1fya5ka.10nqgn0vmmtpoN%andy@templeman.org.uk >...
> Noel Gomez <noel_gomez@my-deja.com> wrote:
>>> >
> > I did, that doesn't work. Here is what I get:
> >
> > sudo rm /Network/Servers/1440host70.starwoodbroadband.com
> > Password:
> > rm: /Network/Servers/1440host70.starwoodbroadband.com: Read-only file system
>
> Open the Netinfo Manager program in Utilities and have a look in
> 'mounts'
No, no mounts in Netinfo.
Noel Gomez Guest
-
Jennifer Mullen #6
Re: Removing alias
In <ae3d216f.0307171059.1b910e57@posting.google.com >
Noel Gomez <noel_gomez@my-deja.com> wrote:That's always there on an OS X machine. It's not hurting anything. Leave it> However, I can't find a way to remove the one in /Network/Servers
>
> ls -l
> shows
>
> lrwxr-xr-x 1 root wheel 512 Jul 17 14:29
> 1440host70.starwoodbroadband.com -> /
alone.
J.
Jennifer Mullen Guest
-
Noel Gomez #7
Re: Removing alias
[email]noel_gomez@my-deja.com[/email] (Noel Gomez) wrote in message news:<ae3d216f.0307180437.3c58934b@posting.google. com>...
> [email]andy@templeman.org.uk[/email] (Andrew Templeman) wrote in message news:<1fya5ka.10nqgn0vmmtpoN%andy@templeman.org.uk >...>> > Noel Gomez <noel_gomez@my-deja.com> wrote:
> >> >> > >
> > > I did, that doesn't work. Here is what I get:
> > >
> > > sudo rm /Network/Servers/1440host70.starwoodbroadband.com
> > > Password:
> > > rm: /Network/Servers/1440host70.starwoodbroadband.com: Read-only file system
> >
> > Open the Netinfo Manager program in Utilities and have a look in
> > 'mounts'
>
> No, no mounts in Netinfo.
I found a solution and what I guess happened.
Somehow /Network/Servers got populated with the name the network
assiged my computer.
when I restarted my computer, without a connection to a network, the
name in /Network/Servers went away.
Now when I click on that directory it's not even populated.
Noel Gomez Guest



Reply With Quote

