Ubuntu Installation (Proot-Distro)
Location: Termux | Task: Update pkg
pkg update && pkg upgrade -yLocation: Termux | Task: Proot-distro
pkg install proot-distro -yDescription here
# Empty Slot 3Description here
# Empty Slot 4Description here
# Empty Slot 5Description here
# Empty Slot 6Description here
# Empty Slot 7Description here
# Empty Slot 8Kali NetHunter Installation
Location: Termux | Task: Download Installer
wget -O install-nethunter-termux https://offs.ec/2MdgSTSLocation: Termux | Task: Execute Permissions
chmod +x install-nethunter-termuxDescription here
# Empty Slot 3Description here
# Empty Slot 4Description here
# Empty Slot 5Description here
# Empty Slot 6Description here
# Empty Slot 7Description here
# Empty Slot 8Create Your Own Shortcuts
Location: Termux/Linux | Task: Open Bash Configuration
nano .bashrcLocation: Nano | Task: Create Alias (Ex: update)
alias upg='pkg update && pkg upgrade'Description here
# Empty Slot 3Description here
# Empty Slot 4Description here
# Empty Slot 5Description here
# Empty Slot 6Description here
# Empty Slot 7Description here
# Empty Slot 8Customize Your Linux Desktop
Location: Ubuntu/Kali | Task: Install XFCE Desktop
apt install xfce4 xfce4-goodies -yLocation: Desktop | Task: Install Midnight Theme
sudo apt install midnight-themeDescription here
# Empty Slot 3Description here
# Empty Slot 4Description here
# Empty Slot 5Description here
# Empty Slot 6Description here
# Empty Slot 7Description here
# Empty Slot 8Termux-X11 Setup (Stable)
Location: Termux | Task: Install X11 repo
pkg install x11-repo -yLocation: Termux | Task: Install Termux-X11
pkg install termux-x11-nightly -yDescription here
# Empty Slot 3Description here
# Empty Slot 4Description here
# Empty Slot 5Description here
# Empty Slot 6Description here
# Empty Slot 7Description here
# Empty Slot 8