Skip to content

l8nit3tr0ubl3/myscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myscripts

shell scripting ive done for linux ease of use

AIO SCRIPT
---------------------------------------------------------------------------
---------------------------------------------------------------------------
BASIC FUNCTIONS - RUN WITH SUDO
-h or ?=Display this help screen
-i=Install this script (for ease of use, just type AIO when done.)

UPDATE FUNCTIONS - RUN WITH SUDO
-u=Update entire system (update+upgrade+dist-upgrade+autoremove+apt clean)
-s=Small Update (just apt update and upgrade)

DESKTOP ENVIRONMENT CHANGING- RUN WITH SUDO
-K=KDE (install kde alongside unity)
-X=XFCE (install xfce alongside unity)
-L=LXDE (install lxde alongside unity)
-G=GNOME (jinstall gnome alongside unity)

CRYPTOCOIN FUNCTIONS - RUN AS NORMAL USER
-l=ltc (install litecoin daemon)
-d=dash (install dashcoin daemon)
-N=NOMP (install NOMP+DASH+LTC+DEPENDANCIES)
-o=NOMP only (install NOMP+DEPENDANCIES no coins)
-c=cgminer4.3.5 (install ZEUS/GRIDSEED cgminer)
-A=AllCoins (Install 42,dash,ltc,nyan,sxc,zeta+NOMP)
-a=allCoinNOnomp (Install 42,dash,ltc,nyan,sxc,zeta)

NETWORK FUNCTIONS - RUN WITH SUDO
-w=wifite (install wifite+reaver+pyrit+tshark+aircrack)
-S=sqlmap (install sqlmap)
-n=Network (install tightvnc+openssh-server+screen)
-t=teamviewer32 (install Teamviewer i386 edition)
-T=teamviewer64 (install Teamviewer amd64 edition)

MEDIA FUNCTIONS - RUN WITH SUDO
-k=kodi (install kodi/xbmc)

GAMING EMULATION FUNCTIONS - RUN WITH SUDO
-e=emuFull (install 10 console emulators)

ANDROID AOSP - RUN AS USER
-p=AOSP (install AOSP and requirements)

---------------------------------------------------------------------------
example: sudo AIO -i && aio -A
Will install AIO to /usr/bin and then add NOMP+6 cryptocoins.
---------------------------------------------------------------------------
---------------------------------------------------------------------------

About

Any shell scripting ive done for linux ease of use

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages