Advertisement
WhosYourDaddySec

Self Preservation (This before below post that Predates this)

Dec 8th, 2023
222
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.52 KB | None | 1 0
  1. # Bash Script and Tutorial: Termux Environment Setup
  2.  
  3. #   This bash script will help you set up your Termux environment with various tools and graphical enhancements. You can run it by saving it as a file (e.g. `termux-setup.sh`) and executing it with `bash termux-setup.sh`. Alternatively, you can copy and paste the commands in the script to your terminal.
  4.  
  5. ## Step 1: Grant Storage Access
  6.  
  7. #   The first step is to grant storage access to Termux, so that you can access your files and folders from the app. To do this, run the following command:
  8.  
  9. ```bash
  10. termux-setup-storage
  11. ```
  12.  
  13. #   You will be prompted to allow Termux to access your storage. Tap on **Allow** to grant permission.
  14.  
  15. ## Step 2: Configure Repositories
  16.  
  17. #   The next step is to configure the repositories that Termux uses to install software packages. This will allow you to access a wider range of tools and libraries. To do this, run the following command:
  18.  
  19. ```bash
  20. termux-change-repo
  21. ```
  22.  
  23. #   You will see a menu with different options for each repository. You can use the arrow keys to navigate and the space bar to select or deselect an option. Press **Enter** when you are done.
  24.  
  25. #   For this tutorial, we will select the following options:
  26.  
  27. #   - For **Main** repository, select **grimler.se**.
  28. #   - For **Science** repository, select **grimler.se**.
  29. #   - For **Game** repository, select **grimler.se**.
  30. #   - Enable **Root**, **Unstable**, and **X11** repositories.
  31.  
  32. ## Step 3: Install Basic Packages
  33.  
  34. #   The third step is to install some basic packages that are essential for Termux. These packages will update the package lists, upgrade existing packages, and install some common utilities. To do this, run the following command:
  35.  
  36. ```bash
  37. apt install root-repo unstable-repo x11-repo
  38. apt update
  39. pkg upgrade
  40. ```
  41.  
  42. #   This command may take some time to complete, depending on your internet speed and device performance. You may be asked to confirm some actions or enter some information during the installation process. Follow the instructions on the screen.
  43.  
  44. ## Step 4: Install Various Tools
  45.  
  46. #   The fourth step is to install a variety of tools that cover different purposes, from development to networking. These tools will enhance your Termux experience and allow you to perform various tasks. To do this, run the following command:
  47.  
  48. ```bash
  49. apt-get install ack-grep apache2 aapt apt apt-transport-tor asciinema atomicparsley apksigner attr autoconf automake autossh bash bash-completion bat binutils-gold binutils ca-certificates-java ccache ccrypt coreutils clang cmake-curses-gui cmake cmark cmatrix colordiff coreutils cowsay curl daemonize darkhttpd datamash db debianutils debootstrap dialog diffutils direvent dnsutils espeak expect fakeroot figlet file findutils fontconfig fontconfig-utils fortune fossil freetype gawk gbt gcal getconf gettext ghostscript gifsicle git git-crypt glib glib-bin global gmic gnuit gnupg gnuplot gnutls golang golang-doc googletest gpgme gpgv gpsbabel graphicsmagick graphviz grep gtypist gzip hashdeep hexcurse hexedit httping hugo hunspell hunspell-en-us iconv icu-devtools imagemagick imgflo indent ipcalc iperf3 ipfs json-c json-glib keybase ldns libandroid-glob libandroid-shmem libandroid-support libarchive libbsd libbz2 libc++ libconfig libcrypt libcue libcurl libdb libedit libelf libgcrypt libgit2 libgmp libgnutls libgpg-error libllvm php php-apache php-fpm php-pgsql pkg-config postgresql potrace proot pure-ftpd pwgen python python2 ranger readline redir resolv-conf rhash ripgrep root-repo ruby ruby-ri rust rust-std-wasm32 scrypt serf socat sox sqlite squid ncurses-ui-libs ncurses-utils ndk-multilib ndk-sysroot neofetch neovim net-tools nginx nim ninja nmap nodejs nyancat oathtool openjpeg openjpeg-tools openssh openssl openssl-tool opus-tools opusfile p7zip pango par2 parted pass pass-otp pastebinit patch patchelf pathpicker perl libvterm libwebp libwebsockets libxapian libxml2 libxml2-utils libyaml lighttpd linux-man-pages littlecms littlecms-utils lld lldb llvm ltrace luarocks lynx lzip m4 make man mariadb mathomatic megatools memcached micro mime-support mlocate mosh msmtp mtools multitail nano ncdc ncdu ncmpcpp ncurses sshpass strace stunnel tar termux-am termux-api termux-apt-repo termux-auth termux-create-package termux-elf-cleaner termux-exec termux-keyring termux-tools timewarrior tinyproxy tinyscheme tmate tmux toilet tor torsocks tracepath tsocks tsu unrar unstable-repo unzip util-linux vim vim-runtime weechat weechat-lua-plugin weechat-perl-plugin weechat-python-plugin weechat-ruby-plugin wget wireguard-tools xapian-tools xmlsec xmlstarlet zip zsh
  50. ```
  51.  
  52. #   This command may take a long time to complete, depending on your internet speed and device performance. You may be asked to confirm some actions or enter some information during the installation process. Follow the instructions on the screen.
  53.  
  54. ## Step 5: Enhance Terminal and Graphical Environment
  55.  
  56. #   The fifth and final step is to enhance your terminal and set up a graphical environment. This will allow you to use Termux as a full-fledged Linux system, with a graphical user interface and various applications. To do this, run the following commands:
  57.  
  58. #   - Download the Nethunter framework, which is a custom kernel for Android devices that supports wireless network injection and monitoring:
  59.   ```bash
  60.   curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter
  61.   ```
  62. #   - Run the Nethunter setup script, which will download and install the Nethunter system and tools:
  63.   ```bash
  64.   bash kalinethunter
  65.   ```
  66. #   You will be asked to choose a version of Nethunter. For this tutorial, we will choose **Minimal**. You will also be asked to choose an architecture. For this tutorial, we will choose **arm64**. You will also be asked to enter a username and password for the Nethunter system. Choose something that you can remember.
  67. #   - Download the Xfce4 graphical environment script, which will install the Xfce4 desktop environment and some applications:
  68.   ```bash
  69.   wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/de-apt-xfce4.sh --no-check-certificate
  70.   ```
  71. #   - Execute the Xfce4 script, which will download and install the Xfce4 packages and dependencies:
  72.   ```bash
  73.   bash de-apt-xfce4.sh
  74.   ```
  75.  
  76. #   Congratulations! You have successfully set up your Termux environment with various tools and graphical enhancements. You can now enjoy using Termux as a Linux system on your Android device.
  77.  
  78. #   To start the Nethunter system, run the following command:
  79.  
  80. ```bash
  81. startkali
  82. ```
  83.  
  84. #   To start the Xfce4 graphical environment, run the following command:
  85.  
  86. ```bash
  87. vncserver-start
  88. ```
  89.  
  90. #   You will need a VNC client app on your Android device to connect to the Xfce4 desktop. You can use any VNC client app that supports password authentication. For this tutorial, we will use **VNC Viewer** by RealVNC.
  91.  
  92. #   To connect to the Xfce4 desktop, open the VNC Viewer app and enter the following information:
  93.  
  94. #   - Address: **127.0.0.1:5901**
  95. #   - Name: **Termux Xfce4**
  96. #   - Password: **changeme**
  97.  
  98. #   You can change the password by running the following command in Termux:
  99.  
  100. ```bash
  101. vncpasswd
  102. ```
  103.  
  104. #   You should see the Xfce4 desktop on your Android device. You can use it as you would use any Linux desktop.
  105.  
  106. #   To stop the Xfce4 graphical environment, run the following command in Termux:
  107.  
  108. ```bash
  109. vncserver-stop
  110. ```
  111.  
  112. #To stop the Nethunter system, run the following command in Termux:
  113.  
  114. ```bash
  115. logout
  116. ```
  117.  
  118. #   Written and published by Michael Errington.
  119.  
  120.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement