Showing posts with label Networking. Show all posts
Showing posts with label Networking. Show all posts

Sunday, 16 June 2013

Make Wifi Hotspot in window 8 or 7 with CMD

Make Wifi Hotspot 

in window 8 or 7 

with CMD Try THis 

easily...



Open cmd and copy paste 
below lines one by one
-

1. netsh wlan show drivers

2. netsh wlan set hostednetwork mode=allow ssid=Netwrok name here key=password here

3. netsh wlan start hostednetwork

-
change network name and password to your choice all done...

Tuesday, 5 March 2013

How to Change the Port Number/address for an Apache Server on WAMP ? Shortcut Trick



Sometimes we use Wamp Server and Skype Software both &  faced many errors till date on wamp server,this is only happens due to Skype or Teamviewer softwares.Because skype always use the port no 80 and WAMP server uses this port too,this is the main problem.But these both tools are very Important for all developers,So we need a stable solution for this issue,Solution is very easy,we can easily change our Wamp server's Port address.I know there are so many tricks on google regarding this issue,but I'm sharing the easiest one.Just try it Once.

Lets walk through the process step by step :

  • Go to C:\wamp\bin\apache\apache2.2.22\conf (Change the drive letter C ,if you installed it on another Drive,and if the directory not found then check the version of Apache and replace the version with your version Like D:\wamp\bin\apache\apache2.2.8\conf )
  • Open " httpd.conf " file with Notepad.














  • Now search for " Listen 80 " and change the port number (Example : Listen 8081 )















  • Then Save the file and Close it.
You are done ,now restart your Wamp and browser .If your are facing errors then read and apply the below Changes.
  • Now if you want to see the Changed Port's Staring page then go to C:\wamp OR \wamp
  • Open " wampmanager.tpl " file 
  • Search for “http://localhost" and change all ports with new port address.
(
  • Example : http://localhost:8081/
  • http://localhost:8081/phpmyadmin/
  • http://localhost:8081/sqlitemanager/
)
  • Now save the file , Close the file and window.
  • Now restart your Wampserver & browser and enjoy Wampserver with new port,if you are facing any problem or issue then please let me know.

If this trick was helpful for you then please leave a comment , we are hungry to hear from you.Thank you,please visit again.

Thursday, 21 February 2013

Turn your Windows 7 / 8 computer into a Wi-Fi hotspot for sharing internet with unlimited computers without any Router


There are several techniques for sharing Internet via wi-fi but today I'll share an easiest way for sharing internet without any kind of Routers.We all know about wi-fi,so we'll not discuss about this network.Let's turn your computer into a Wi-Fi hotspot by using a 1 Mb software,and share internet in unlimited computers.
Lets walk through the process step by step :


  • Fill in the blanks with your Network name and password (Minimum 8 digits )

Now search your wi-fi device from another computer & use internet connection from a single modem to multiple pc's.
If this small trick was helpful for you,then please leave a comment below...

Thursday, 14 February 2013

How to Share the Internet Through an Ethernet Crossover Cable?


You might seen in Office,Cyber Cafe,Computer Center's,a set of Computers are connected in LAN and sharing Internet via a single Host,may be they have implemented a Complex Network Topology  but you can also create a simple and easy Network at your home and you'll be able to share files,Internet everything Via a single Lan Cable,Lets See :

How to Share Internet Via a single Lan Cable between two Computers?
I'll describe the whole procedure step by step with Screenshots :

  • Go to Start Manu > Click on Control Panel


  • Click on Network and Sharing Center


  • Change Adapter Setting


  • Right click on your Internet Connection Adapter and Select Properties



  • Click on Sharing Tab and Tick the First Option
  • Second Option is not necessary but If Any problem Occurs then Tick on the Second Option.
  • Now Click on Ok button.


  • Now right Click on your LAN adapter and select properties


  • Select Internet protocol version 4(TCP/IPv4) and click on Properties


  • Now tick the Use the following IP address Radio Button and Fill the Details

Now Configure The Second Computer on which you want to get Internet Via LAN

  • Right Click on the LAN Adapter and Select Properties


  • Select Internet protocol version 4(TCP/IPv4) and click on Properties



  • Now Fillup the Details as below Screenshot  :



  • Click ok on all open Windows .

Both computers are now connected with Internet,Happy Surfing...Just Spend 2-3 sec for commenting about this tutorial.
If this Tutorial was helpful for you then please leave your comments...

LAN connection for sharing files between two computers Using Ethernet Crossover Cable


There are numerous of times when you wish to transfer a large amount of data,especially if your during a work group, a home network or a really updated guy,most of times you probably did this by victimisation your removable media,but it's longer intense,isn't it?
That's way i am going to share a easy way to connect 2 computers via LAN cable for sharing Files.

Reqirements :
  • 1 Ethernet Cable/LAN Cable
  • Two Windows 7 Computers
Ethernet cable is very cheap only 20-30 Rupees for 2 meter.

  • Lan Configuration using an Ethernet crossover cable:

  • Go to start menu
  • Type View network connections
  • Select the top most Option
  • It'll show your computer Modems and other Network Connections

  • Right click on your Lan adapter option > Select Properties
  • Select Internet Protocol Version 4(TCP/IPv4) > Properties
  • Use the Follwing IP address
At the first computer ( Computer 1):
IP address:       192.168.0.1
Subnet mask:  255.255.255.0
 Default gateway: 192.168.0.2 (Second Computers IP Address)
 Lets Configure the Second Computer Using The same method With the below addresses :
At the second computer ( Computer 2):
IP address:       192.168.0.2
Subnet mask:  255.255.255.0
Default gateway: 192.168.0.1 (First Computers IP Address)
  • Now click on Ok and Close.
  • Now go to My Computer and Click on Network
  • You'll find an another Computer.
This was the Connection Configuration.

Let's See How to enable file sharing?

Assume that you want to share a folder on D drive in network
  • Go to My computer > Local Disk (D) > Right Click > Select Properties
  • go to Security tab on the opened Window.
  • Select Authenticated Users > Advance > Owner > Edit > Other Users and Group > Advance                                

  • Find Now > Find and Select Everyone > Ok > Apply > Ok and click Ok on other opened windows except properties window.
  • Now Click on the Sharing Tab > Advance Sharing > Tick Share This Folder > Ok > Colse and Exit.
  • Now go to My Computer and Click on Network > select second computer name and click.Now you can see 2nd Computer's Shared Folders.
If your facing any issues like Not showing Connected Device or Password Error then Go to start and type Advanced sharing settings,select the Topmost Option.
Then expand groups and Turn on Network Discovery and Turn off Protected Sharing on the opened window.

Keep enjoying your superfast data transfer on LAN,if you face any kind of problem then please contact me...
If this was helpful for you then please leave your comments...