Answer the question
In order to leave comments, you need to log in
Do you have a modified wpa_supplicant?
Good afternoon. Do you have a modified wpa_supplicant for Megafon Login (Android 4.0.4) that can connect to Ad-hoc networks? Everything that I found on the Internet did not work for me and hung WiFi. Or can you tell me how to set up a hotspot in Ubuntu 13.04? Thank you.
Answer the question
In order to leave comments, you need to log in
# Добавляем репозитории
sudo add-apt-repository ppa:nilarimogard/webupd8
# Обновляем
sudo apt-get update
# Устанавливаем
sudo apt-get install ap-hotspot
# Запускаем
sudo ap-hotspot start
# После запуска он пытается автоматически определить, какой интерфейс подключен к интернету,и интерфейс беспроводной сети.
# Вводите желаемое, имя точки доступа и пароль.
# PROFIT
# Если вы хотите заново настроить:
sudo ap-hotspot configure
#Если вы хотите остановить точку:
sudo ap-hotspot stop
# Перезагрузка
sudo ap-hotspot restart
# Посмотреть все доступные команды
ap-hotspot
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question