When I go into home, network there was always servers but

as of yesterday there is something else that says library also I double click on it and it says name library kind alias, size 1kb on disk, created --- modified 4/29/07 last openned fetching, I am having two problems with this first I don't know what this is and second I have no clue how to erase it when I click put into trash and try to erase it it says I don't have enough rights to erase it but I am the admin and it's my computer any ideas or info on what I can do?

nothing to worry about. I think it's perfectly normal to have that broken alias unless you are on an OS X Server network (in that case you should see an alias to a network folder).
you can delete it if you really want... but I wouldn't do
Do the followings at your OWN RISK!
Open terminal and issue the following command:
sudo rm /Network/Library
you will be asked for your password.
next time you reboot the broken link will be there again so you need to edit a script that recreate that link at boot time.
sudo nano /System/Library/StartupItems/NFS/NFS
search for the word (ctrl-W) "Library" you'll find the line: ln -s /automount/Library /Network/Library
Place a # in front of that line:
#ln -s /automount/Library /Network/Library
Save (ctrl-O) and exit (ctrl-X).
Now you are free
Again, do it at your own risk, and only if you are familiar with the terminal

Similar Messages

Maybe you are looking for

  • Bind Variables

    Hi I have read happily the article The Values That Bind By Mark A. Williams (Oracle Magazine September/October 2005 ). Immediately I rushed to implement the article on over developers . The problem is that we have a SQL query using the in operators .

  • Set Tab Page property -  Label property dynamically

    Hi All, I have a Tab page canvas. My 1st tab canvas Label is "Projects". If i entered 2 record means i need to change the Tab page label as "Projects 2". IN which trigger , i will write a coding for that? If i am in the Tabbed canvas , it is working

  • I bought a number of Creative Suite 2 Premium packages (plus a few others) at an auction and want to sell them on.  Is activation going to be a problem?

    Recently I bought a fairly large collection of software at a local general auction.  In the collection are several copies of Adobe products that I would like to sell on.  I've read through the activation transfer section of the adobe site but the adv

  • Broadband/Wifi issues

    I'm of the older generation and struggling. My router (BT Home Hub 8) was in the study close to my pc and plugged into an extension socket. The phonewire ran round the room for 5 metres to a filter with phone and router connections, and that in turn

  • Business partner role - how to create it ?

    Hello , I create a business partner with BAPI_BUPA_CREATE_FROM_DATA, and after a role with BAPI_BUPA_ROLE_ADD. The fisrt step is ok, the second not... Do you know other way to create a business partner with a role ? tks, bye.