Posts
Working With Databases
by danaukes
```bash
mysqldump -u
mysql -u
Deprecated Pages
by danaukes
Pages that may have been useful once, but are currently in jail because they're not ...
08-install gitman
by danaukes
Gitman is my python based package for scanning a computer and pulling all your repositories ...
09-Install and Configure Atom
by danaukes
-
Install
```bash wget -qO - https://packagecloud.io/AtomEditor/atom/gpgkey | sudo ...
Configuring Atom for Python
by danaukes
-
Activate whatever conda environment you need to
```bash ...
Installing Algo VPN
by danaukes
Introduction
It is sometimes necessary to create a virtual network to enable computers across a ...
ASUS Zenbook Issues
by danaukes
I have an ASUS Zenbook UM425U, currently working great with Ubuntu 21.04 loaded. Upon ...
Building ROS2 on Android
by danaukes
https://github.com/termux/proot-distro
termux-setup-storage
pkg install proot-distro
proot-distro login ubuntu --termux-home
Install ...