Feed on
Posts
Comments

Using computer in public places is unsafe anyway. If your Windows show up in Network Neighborhood or My Network Places, other users in your office LAN or public LAN can access your share files. So, how I can you share your files without showing up in Network Neighborhood?

It’s very simple. Just follow these steps.

Go to Start menu –>> Run
Type cmd, then press Enter
In command prompt, type net config server

If you see “Server hidden” is “No”, that means other users can see your share files in My Network Places. You can change it by typing the following command.

net config server /hidden:yes

So from now on, the only way the other users can access your share files is via your ip address. In DHCP environment, other users wouldn’t know it unless you gave them.

The following posts are interesting too

Post-Plugin Library missing

RSS feed | Trackback URI

Comments »

No comments yet.

Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.