Thursday, December 31, 2015
Sunday, October 11, 2015
sharing file and printers
Posted by
MUGABO MUTSINZI
at
1:04:00 PM
Sharing
files and printers
Most people have a wireless network
so they can access the Internet from any room in the house, but they also want
the freedom of accessing files and printers wirelessly.
Sharing files
The easiest way to share files on
your network is to set up sharing with a home group. If you don't have a
home group, you can share files by placing them in one of the Public folders.
Any file or folder you put in a Public folder is automatically shared with the
people connected to your network. To turn on Public folder sharing, follow
these steps:
- Open Advanced sharing settings by clicking the Start button , and then clicking Control Panel. In the search box, type network, click Network and Sharing Center, and then, in the left pane, click Change advanced sharing settings.
- Click the chevron.to expand the current network profile.
- Under Public folder sharing, click one of the following options:
- Turn on sharing so anyone with network access can read and write files in the Public folders
- Turn off Public folder sharing (people logged on to this computer can still access these folders)
- Click Save changes. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
You will
need to repeat the previous steps on each computer that you want to share files
from.
To share
your files, save them or copy them to a Public folder on your computer. There
is a Public folder for each type of library (Documents, Music, Videos, and
Pictures). Every person with a user account on the computer shares these
folders. For example, to open the Public Documents folder:
Sharing
printer
If you have a printer attached to
one of your computers, you can print to it from any computer connected to your
wireless network. The easiest way to share a printer is to select the Printers
check box when you set up your home group. If you don't have a home group, you
can follow these steps:
- Log on to the computer that has the printer attached to it.
- Open Advanced sharing settings by clicking the Start button , and then clicking Control Panel. In the search box, type network, click Network and Sharing Center, and then, in the left pane, click Change advanced sharing settings.
- Click the chevron .to expand the current network profile.
- Under File and printer sharing, click Turn on file and printer sharing, and then click Save changes. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
Note
- If you have password-protected sharing turned on, people will need a user account with a password on your computer to access your printer.
To access the printer from any
computer on the network, follow these steps:
- Open Network by clicking the Start button , and then clicking Control Panel. In the search box, type network, and then, under Network and Sharing Center, click View network computers and devices.
- Double-click the icon for the computer that has the printer attached to it.
- Double-click the icon for the printer. Windows will automatically add the printer to your computer and install the printer driver.
Thursday, September 24, 2015
Free internet access with AIRTEL
Posted by
Unknown
at
11:10:00 PM
Internet.org Platform
Internet.org
by Facebook provides free access to basic internet services to a
billion people all over the world. Your service can be part of it.
Internet.org by Facebook makes the internet accessible to more people by providing them access to a range of free basic services like news, maternal health, travel, local jobs, sports, communication, and local government information.To date, we’ve been able to offer these services to a billion people across Asia, Africa and Latin America. By introducing people to the benefits of the internet through these services, we hope to bring more people online and help improve their lives.
By writing this link free.facebook.com in your search adress you shoulld have free access on facebook without the actual data,It's only for free
AIRTEL is providing many bests including fastest internet,best smartphones,modems and different promotions to make customers happy.
But this internet.org is awesome.Please pickup AIRTEL SIM and access your favorites websites including: facebook,wikihow,supersport,....
Wednesday, September 16, 2015
How to remove write protection on pen drive
Posted by
Unknown
at
7:33:00 PM
- Enter "cmd" in the Start menu. To access the command line in Windows, open the Start menu and type cmd in the search field. Press Enter, and a command window should pop up.
- The command line does not use your cursor. Just type, and use "delete" or the arrow keys on your keyboard to move back to correct a mistake.
-
Enter "diskpart" in the new window. In the command line window, type diskpart and press Enter. This will give you access to the diskpart utility inside this same command line window.
-
Enter "list disk." Type list disk and hit Enter. This will list all disks accessible on your computer, include the USB Drive or memory card. If you don't know which drive listed is the write-protected device, find the icon of the device in your My Computer folder and note its name before you continue.
- You can also identify the device by ejecting it, typing "list disk" again, and seeing which disk disappeared.
- If your device does not appear, try "list volume" instead. In this case, you'll need to replace the commands below with "volume" wherever they use "disk."
-
Select the disk. Once you're sure which disk is yours, type select disk X, replacing X with the number of the disk. (For example, type select disk 2 if disk 2 is the write-protected device.)
-
Type "attributes disk clear readonly" and press enter. The command attributes disk clear readonly should remove any write protection on the disk if it exists.
- Type the command exactly as shown. "readonly" is one word.
- If this still doesn't work, try adjusting the registry using the instructions below.
-
Exit disk utility. Type exit and press Enter to quit disk utility.