Ask a Question related to Mac Applications & Software, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
  3. #2

    Default 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)
    > Any thoughs would be apreciated.
    Try:

    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

  4. #3

    Default 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

  5. #4

    Default 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

  6. #5

    Default 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

  7. #6

    Default Re: Removing alias

    In <ae3d216f.0307171059.1b910e57@posting.google.com >
    Noel Gomez <noel_gomez@my-deja.com> wrote:
    > 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 -> /
    That's always there on an OS X machine. It's not hurting anything. Leave it
    alone.



    J.
    Jennifer Mullen Guest

  8. #7

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139