#wireless wifi problems linux mint cinnamon
10 messages · Page 1 of 1 (latest)
connect to internet via usb from your phone or ethernet,
In terminal run wget -N -t 5 -T 10 https://github.com/jeremyb31/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info enter password when prompted and choose y when asked to upload, post URL from terminal here
the above:
- fetches a file from a github server
- sets that file (script) executable
- runs that script 💀
luckily, I can vouch for jeremyb31 that he's a helpful, and knowledgeable citizen in Mint server, but I will say to be on the lookout for these kinds of dangerous commands.
also, Lot has the helpful citizen badge so not a total rando
- note you may do each command one by one, omitting the &&
- before setting it executable, (the chmod part) you may read over the script with a text editor, or be in same folder the script is in, in the terminal prompt, and do
more wireless-infoto read it page-at-a=time
yes
Any results?
URL for dmesg|grep iwl|nc termbin.com 9999