View previous topic :: View next topic |
Author |
Message |
CarterCox n00b
Joined: 28 Jan 2018 Posts: 34
|
Posted: Mon Jan 29, 2018 2:43 am Post subject: Strange issue setting up wpa_supplicant |
|
|
Hi! So I'm trying to set up wireless, so according to the handbook I need to use the file /usr/share/doc/wpa_supplicant-<version>/wpa_supplicant.conf.gz and when I run
Code: | # cat /usr/share/doc/wpa_supplicant-2.6-r3/wpa_supplicant.conf.gz |
and my locale is inmediately changed, and the letters become unreadable, So I have to run
to get everything to normal again.
The same happens when I run
I get a message saying
Quote: | Give root password for manteinance:
(or press Control-D to continue): |
Doesn't matter which option I choose, I am logged out and my locale is changed in the same way as before.
Any ideas about what this means? |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54782 Location: 56N 3W
|
Posted: Mon Jan 29, 2018 11:32 am Post subject: |
|
|
CarterCox,
Code: | cat /usr/share/doc/wpa_supplicant-2.6-r3/wpa_supplicant.conf.gz | may do anything to your screen and probably does.
Close your eyes, at least don't look at the console, and type reset to restore normality.
cat does not understand compressed files, as indicated with the gz extension.
Try zcat. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|