Realtek RTL8812BU Network WiFi Adapter kali linux driver
sudo apt-get update
sudo apt-get install build-essential dkms git
git clone https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.2.4.4_26334.20180126_COEX20171012-5044.git
cd rtl88x2BU_WiFi_linux_v5.2.4.4_25643.20171212_COEX20171012-5044
VER=$(cat ./version)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu
Also in Shell:
- update node version mac
- git delete all branches except master
- install packages from jupyter notebook
- upgrade aws cli
- git commit permission changes
- fraction simplifier
- git hooks
- npm formik import
- git amend
- how to install any package in node.js
- connect local repository to remote git
- linux change username
- how to move file in directory in linux
- linux search for line in file
- git take ours
- branch list in git
- install pipenv on kali linux
- install tensorflow
- Realtek RTL8812BU Network WiFi Adapter kali linux driver
- check if kubernetes is running
- git push heroku master Permission denied (publickey). fatal: Could not read from remote repository.
- bash append file
- how to find a file in linux terminal
- convert all files and folders in current directory into zip in linux