Results 1 to 6 of 6

Thread: How to enable Wireless access point in Linux?

  1. #1
    Join Date
    Jan 2009
    Posts
    67

    How to enable Wireless access point in Linux?

    I am using the Ubuntu in my computer as Linux operating system. I have recently switched to the linux platform from the Windows operating system. Now I want to know that is there any enabling facility available in Ubuntu Linux regarding the Wireless Access Point? If yes then give me setting to enable Wireless access point in Linux. Please reply me with some suggestions if this is not possible in the Linux.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,277

    Re: How to enable Wireless access point in Linux?

    I am also user of Linux operating system and currently using Ubuntu 9.10 on my computer. I have already tried regarding this, but I didn't find any solution regarding this. I don't think that it is possible to enable Wireless Access Point in Linux. And if it is possible then it may not be the simple thing to do. Recently I have searched on internet regarding this and I had only found questions regarding this, but not a single solution. So, I think this is waste of time to search the trick which will enable the wireless access point in Linux.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,276

    Re: How to enable Wireless access point in Linux?

    Here is the steps to enable Wireless Access Point in Ubuntu:

    1. You must be needed to use the command below:
      • sudo apt-get
      • sudo apt-get install wpasupplicant
      • sudo apt-get install network-manager-gnome network-manager
      • sudo gedit /etc/network/interfaces
    2. Keep only the entries which are having of “lo” and save file.
    3. Create a file wpasupplicant under the path of /etc/default/ and then add ENABLED=0 and save the file. After this fire the command as below.
      • sudo touch /etc/default/wpasupplicant
    4. Restart your computer now.
    5. Now right click on network manager icon and select wireless network. Now you will be prompted for the password and then for the keyring password.
    6. then enter all the details. You will able to connect wireless network now.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,572

    Re: How to enable Wireless access point in Linux?

    Hello, I have recently visited to the different websites of Linux, as I am thinking to move from Windows to the Linux. While visiting different websites I come to know that it is possible to enable Wireless access point in Linux. Specially I have seen the steps regarding the Ubuntu. So, you can make use of internet for getting the steps. Search on the Linux related site which are specially devoted to Ubuntu. I think this will solve your problem.

  5. #5
    Join Date
    Oct 2005
    Posts
    2,358

    Re: How to enable Wireless access point in Linux?

    If you want to enable Wireless access point in Linux, then use the steps below:

    To enable the WAP in Linux we need to edit the source list, for that we use the command below, one by one:
    Code:
    sudo apt-get
    sudo apt-get install wpasupplicant
    sudo apt-get install network-manager-gnome network-manager
    sudo gedit /etc/network/interfaces
    Keep only "lo" entries and comment out all other and save the file.

    Create a file called /etc/default/wpasupplicant with the entry ENABLED=0 and save the file.
    Code:
    sudo touch /etc/default/wpasupplicant
    To restart the system use the command below:
    Code:
    sudo /etc/init.d/dbus restart
    After login left-click the network manager icon and select your wireless network. Set new password in it.

    Enter the details required and you will able to access the WAP.
    I'm the Proud Owner of the most dangerous weapon
    known to man kind: Human Brain

  6. #6
    Join Date
    May 2008
    Posts
    2,134

    Re: How to enable Wireless access point in Linux?

    Hi, I am also searching for the same thing. I have just recently move to the Linux operating system with the help of Ubuntu 9.10 and wanted to access the Wireless Access Point. So, if anyone is having setup information about it then please give me that, so that I can able to get the settings about it. So, if anyone knows how to enable Wireless access point in Linux, then give the setup configuration.

Similar Threads

  1. What is Wireless Access Point
    By fflygirl in forum Networking & Security
    Replies: 2
    Last Post: 31-08-2011, 08:37 PM
  2. Replies: 6
    Last Post: 29-09-2009, 07:34 AM
  3. Wireless access point vs Wireless router
    By angmar67 in forum Technology & Internet
    Replies: 3
    Last Post: 22-06-2009, 01:26 PM
  4. How do you use Cisco Wireless Router for Wireless Access Point?
    By GANGSTA in forum Small Business Server
    Replies: 2
    Last Post: 16-07-2008, 12:54 AM
  5. Set up wireless router or access point
    By Dolla in forum Windows Vista Network
    Replies: 2
    Last Post: 07-03-2008, 02:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,963,241.21835 seconds with 17 queries