https://play.google.com/store/apps/details?id=com.vrem.wifianalyzer https://blog.fem.tu-ilmenau.de/archives/1002-HowTo-enable-WiFi-roaming-with-hostapd-and-VLANs.html
Uncategorized
How to redirect port 80 and 443 to Jupyter port 54321
Insert these command to iptable to redirect port 80 and 443 to 54321 Delete above iptable rule https://wiki.jenkins.io/display/JENKINS/Running+Jenkins+on+Port+80+or+443+using+iptables https://serverfault.com/questions/540241/iptables-how-to-redirect-all-8443-incoming-and-outgoing-to-443 https://jupyterhub.readthedocs.io/en/stable/reference/config-proxy.html https://hands-on.cloud/how-to-setup-jupyter-behind-nginx-proxy/
Linux commands to display your hardware information
To view just the CPU’s speed in megahertz: or its BogoMips power rating: neofetch
Convert .ipynb to .py
https://github.com/mwouts/jupytext pip install jupytext –upgrade or conda install -c conda-forge jupytext Command line conversion The package provides a jupytext script for command line conversion between the various notebook
apt-file find app on Ubuntu
sudo apt-get install apt-filesudo apt-file updateapt-file search “X11/extensions/XTest.h”libxtst-dev: /usr/include/X11/extensions/XTest.h