debian minimal net install wifi setup terminal The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsHow to connect to wifi from command line?Install usb wifi tl-wn823n on DebianHow to setup “Creative Sound Core 3D” on Debian Jessie correctly?debian wifi setup for failoverDebian - No WiFi after fresh installDebian 9 WIFI driver problems (fresh install)Debian 9 intermittent wifiDebian wifi not workingCan't Install Wifi Firmware on Debiancurses based network setup/retain setup from Debian installScientific linux 7.5 wifi driver problem
Can each chord in a progression create its own key?
Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time?
should truth entail possible truth
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
Is this wall load bearing? Blueprints and photos attached
Does Parliament hold absolute power in the UK?
Can we generate random numbers using irrational numbers like π and e?
What can I do if neighbor is blocking my solar panels intentionally?
Didn't get enough time to take a Coding Test - what to do now?
Keeping a retro style to sci-fi spaceships?
Are spiders unable to hurt humans, especially very small spiders?
Could an empire control the whole planet with today's comunication methods?
"... to apply for a visa" or "... and applied for a visa"?
What force causes entropy to increase?
Identify 80s or 90s comics with ripped creatures (not dwarves)
Is there a writing software that you can sort scenes like slides in PowerPoint?
How to make Illustrator type tool selection automatically adapt with text length
My body leaves; my core can stay
How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?
What is the padding with red substance inside of steak packaging?
Is 'stolen' appropriate word?
How to determine omitted units in a publication
Does Parliament need to approve the new Brexit delay to 31 October 2019?
Accepted by European university, rejected by all American ones I applied to? Possible reasons?
debian minimal net install wifi setup terminal
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election ResultsHow to connect to wifi from command line?Install usb wifi tl-wn823n on DebianHow to setup “Creative Sound Core 3D” on Debian Jessie correctly?debian wifi setup for failoverDebian - No WiFi after fresh installDebian 9 WIFI driver problems (fresh install)Debian 9 intermittent wifiDebian wifi not workingCan't Install Wifi Firmware on Debiancurses based network setup/retain setup from Debian installScientific linux 7.5 wifi driver problem
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
installed minimal debian stretch on t430s. installed the respective iwlwifi drivers. however i am unable to setup a wifi connection. need to download desktop env. XFCE
read following link1 link2
in link 1 ip link show
returns lo<LOOPBACK>, enpos25<BROADCAST,MULTICAST>, wlp3so<BROADCAST,MULTICAST>
in link 2 my system doesnt have the other utilities wpa_applicant, iw
what are the steps to setup the wifi connection?
debian wifi
add a comment |
installed minimal debian stretch on t430s. installed the respective iwlwifi drivers. however i am unable to setup a wifi connection. need to download desktop env. XFCE
read following link1 link2
in link 1 ip link show
returns lo<LOOPBACK>, enpos25<BROADCAST,MULTICAST>, wlp3so<BROADCAST,MULTICAST>
in link 2 my system doesnt have the other utilities wpa_applicant, iw
what are the steps to setup the wifi connection?
debian wifi
You have to find a build compatible, check the version of CPU you have (AMD/&Intel (always OSx)) , if it doesn't work you need to find the drivers you have, otherwise just plug it in with an ethernet.
– Joe
Apr 9 at 7:30
i have used amd64. sure its correct because this machine i am using now is the same and installed with xfce iso . no ethernet connection available.
– user1869714
Apr 9 at 7:34
add a comment |
installed minimal debian stretch on t430s. installed the respective iwlwifi drivers. however i am unable to setup a wifi connection. need to download desktop env. XFCE
read following link1 link2
in link 1 ip link show
returns lo<LOOPBACK>, enpos25<BROADCAST,MULTICAST>, wlp3so<BROADCAST,MULTICAST>
in link 2 my system doesnt have the other utilities wpa_applicant, iw
what are the steps to setup the wifi connection?
debian wifi
installed minimal debian stretch on t430s. installed the respective iwlwifi drivers. however i am unable to setup a wifi connection. need to download desktop env. XFCE
read following link1 link2
in link 1 ip link show
returns lo<LOOPBACK>, enpos25<BROADCAST,MULTICAST>, wlp3so<BROADCAST,MULTICAST>
in link 2 my system doesnt have the other utilities wpa_applicant, iw
what are the steps to setup the wifi connection?
debian wifi
debian wifi
asked Apr 9 at 7:20
user1869714user1869714
11
11
You have to find a build compatible, check the version of CPU you have (AMD/&Intel (always OSx)) , if it doesn't work you need to find the drivers you have, otherwise just plug it in with an ethernet.
– Joe
Apr 9 at 7:30
i have used amd64. sure its correct because this machine i am using now is the same and installed with xfce iso . no ethernet connection available.
– user1869714
Apr 9 at 7:34
add a comment |
You have to find a build compatible, check the version of CPU you have (AMD/&Intel (always OSx)) , if it doesn't work you need to find the drivers you have, otherwise just plug it in with an ethernet.
– Joe
Apr 9 at 7:30
i have used amd64. sure its correct because this machine i am using now is the same and installed with xfce iso . no ethernet connection available.
– user1869714
Apr 9 at 7:34
You have to find a build compatible, check the version of CPU you have (AMD/&Intel (always OSx)) , if it doesn't work you need to find the drivers you have, otherwise just plug it in with an ethernet.
– Joe
Apr 9 at 7:30
You have to find a build compatible, check the version of CPU you have (AMD/&Intel (always OSx)) , if it doesn't work you need to find the drivers you have, otherwise just plug it in with an ethernet.
– Joe
Apr 9 at 7:30
i have used amd64. sure its correct because this machine i am using now is the same and installed with xfce iso . no ethernet connection available.
– user1869714
Apr 9 at 7:34
i have used amd64. sure its correct because this machine i am using now is the same and installed with xfce iso . no ethernet connection available.
– user1869714
Apr 9 at 7:34
add a comment |
1 Answer
1
active
oldest
votes
1) Change the wifi security from WPA/WPA2 to WEP of your access point AP.
2) Connect to the AP:
Download and install libiw30
and wireless-tools
.
iwconfig wlan0 essid "AP_here" key "s:password_here"
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
dhclient wlan0
route add default gw GATWAY_HERE
ping -c2 8.8.8.8 # ping test
3) Install the wpa_supplicant
package :
apt update
apt install wpasupplicant
(network-manager
package is useful, allowing you to connect through nmcli
command line )
4) Change the security settings of your access point to WPA/WPA2. Using the wpa_supplicant
you will be able to connect to an AP protect with WPA/WPA2.
man iwconfig
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511388%2fdebian-minimal-net-install-wifi-setup-terminal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
1) Change the wifi security from WPA/WPA2 to WEP of your access point AP.
2) Connect to the AP:
Download and install libiw30
and wireless-tools
.
iwconfig wlan0 essid "AP_here" key "s:password_here"
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
dhclient wlan0
route add default gw GATWAY_HERE
ping -c2 8.8.8.8 # ping test
3) Install the wpa_supplicant
package :
apt update
apt install wpasupplicant
(network-manager
package is useful, allowing you to connect through nmcli
command line )
4) Change the security settings of your access point to WPA/WPA2. Using the wpa_supplicant
you will be able to connect to an AP protect with WPA/WPA2.
man iwconfig
add a comment |
1) Change the wifi security from WPA/WPA2 to WEP of your access point AP.
2) Connect to the AP:
Download and install libiw30
and wireless-tools
.
iwconfig wlan0 essid "AP_here" key "s:password_here"
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
dhclient wlan0
route add default gw GATWAY_HERE
ping -c2 8.8.8.8 # ping test
3) Install the wpa_supplicant
package :
apt update
apt install wpasupplicant
(network-manager
package is useful, allowing you to connect through nmcli
command line )
4) Change the security settings of your access point to WPA/WPA2. Using the wpa_supplicant
you will be able to connect to an AP protect with WPA/WPA2.
man iwconfig
add a comment |
1) Change the wifi security from WPA/WPA2 to WEP of your access point AP.
2) Connect to the AP:
Download and install libiw30
and wireless-tools
.
iwconfig wlan0 essid "AP_here" key "s:password_here"
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
dhclient wlan0
route add default gw GATWAY_HERE
ping -c2 8.8.8.8 # ping test
3) Install the wpa_supplicant
package :
apt update
apt install wpasupplicant
(network-manager
package is useful, allowing you to connect through nmcli
command line )
4) Change the security settings of your access point to WPA/WPA2. Using the wpa_supplicant
you will be able to connect to an AP protect with WPA/WPA2.
man iwconfig
1) Change the wifi security from WPA/WPA2 to WEP of your access point AP.
2) Connect to the AP:
Download and install libiw30
and wireless-tools
.
iwconfig wlan0 essid "AP_here" key "s:password_here"
echo "nameserver 8.8.8.8" >> /etc/resolv.conf
dhclient wlan0
route add default gw GATWAY_HERE
ping -c2 8.8.8.8 # ping test
3) Install the wpa_supplicant
package :
apt update
apt install wpasupplicant
(network-manager
package is useful, allowing you to connect through nmcli
command line )
4) Change the security settings of your access point to WPA/WPA2. Using the wpa_supplicant
you will be able to connect to an AP protect with WPA/WPA2.
man iwconfig
edited Apr 9 at 14:57
answered Apr 9 at 14:43
GAD3RGAD3R
28.1k1958114
28.1k1958114
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511388%2fdebian-minimal-net-install-wifi-setup-terminal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You have to find a build compatible, check the version of CPU you have (AMD/&Intel (always OSx)) , if it doesn't work you need to find the drivers you have, otherwise just plug it in with an ethernet.
– Joe
Apr 9 at 7:30
i have used amd64. sure its correct because this machine i am using now is the same and installed with xfce iso . no ethernet connection available.
– user1869714
Apr 9 at 7:34