8000 kr92m ( KR92M) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View kr92m's full-sized avatar

Block or report kr92m

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kr92m/README.md

.Requirements:

Termux

VNC viewer


Installation :


So first we need to install proot-distro


pkg update && pkg install proot-distro


Now install Ubuntu


proot-distro install ubuntu


Once Ubuntu is installed, then just login to it


proot-distro login ubuntu


Now install Gnome Desktop


apt update && apt install gnome-session-flashback -y && apt install gnome-terminal ubuntu-wallpapers dbus-x11 -y


Once installation is completed the we need to setup VNCserver to access GUI, for that create a new session in termux and install vncserver


pkg install x11-repo -y && pkg install tigervnc xorg-xhost -y


Now start vncserver


vncserver -geometry 1280x720 -listen tcp :1 && DISPLAY=:1 xhost +


Now again go to ubuntu and create a file to start GNOME desktop


nano /usr/local/bin/vncstart


Paste following in it and save the file

 

#!/bin/sh

rm -rf /run/dbus/pid

dbus-daemon --system

dbus-launch 

DISPLAY=:1 $HOME/.vnc/xstartup




Give executable permission 

 

chmod +x /usr/local/bin/vncstart


Now create xstartup file for VNC

 

mkdir $HOME/.vnc && nano $HOME/.vnc/xstartup


paste following in it and save it


#!/bin/sh


export XKL_XMODMAP_DISABLE=1

unset SESSION_MANAGER

unset DBUS_SESSION_BUS_ADDRESS

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources

xsetroot -solid grey

gno 6AE9 me-panel &

metacity &

gnome-flashback &

         panel &


Give executable permission


 

chmod +x $HOME/.vnc/xstartup


Start GNOME desktop 

 

vncstart


Now open VNC viewer and create a connection with localhost:1 and connect to it.


termux-setup-storage

pkg install wget

wget -O install-nethunter-termux https://offs.ec/2MceZWr

chmod +x install-nethunter-termux

./install-nethunter-termux


Intel Core2 or newer, or AMD Steamroller or newer CPU. ARM CPUs are not supported. 64 bit Linux operating system. Apple is not supported.

$ sudo apt-get install build-essential automake libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev zlib1g-dev git

. Download cpuminer-opt

Download the source code for the latest realease from the official repository.

https://github.com/rplant8/cpuminer-opt-rplant/releases

Extract the source code.

$ tar xvzf cpuminer-opt-linux.tar.gz

Alternatively it can be cloned from git.

$ git clone https://github.com/rplant8/cpuminer-opt-rplant/releases/download/5.0.29/cpuminer-opt-linux.tar.gz

$ git clone https://github.com/rplant8/cpuminer-opt-rplant/archive/refs/tags/5.0.29.tar.gz

wget https://github.com/rplant8/cpuminer-opt-rplant/releases/download/5.0.29/cpuminer-opt-linux.tar.gz

Normal text editors are nano, or vi.

For example:

root@user:# nano galfit.feedme or

root@user:# vi galfit.feedme

For exiting

Press Esc

:wq //for exiting and saving
:q! //for exiting without saving

sudo nohup ./mn.sh > myscipt.sh & Start a process in the background using Nohup To start and put the process in the background, you will need to use the nohup as follows:

$ nohup command &

Donate UraniumX: UY6suqgq1DXHeJtjhjTN6m8Rqkwy4H82P2

UY6suqgq1DXHeJtjhjTN6m8Rqkwy4H82P2

Popular repositories Loading

  1. kr92m kr92m Public

  2. auto-copy-highlighted auto-copy-highlighted Public

    Forked from howdagee/auto-copy-highlighted

    Automatically copies selected text to clipboard

    JavaScript

  3. -kr92m -kr92m Public

    Config files for my GitHub profile.

  4. Cloud_Linux_RDP Cloud_Linux_RDP Public

    Forked from OnlineHacKing/Cloud_Linux_RDP

    Cloud Linux RDP Desktop Lifetime Free Using Google Cloud Console

    Shell

  5. gui gui Public

    Forked from bitcoin-core/gui

    Bitcoin Core GUI staging repository

    C++

  6. tiktok-coin-recharge-ui tiktok-coin-recharge-ui Public

    Forked from Anish-guragain/tiktokcoinrecharge

    HTML

0