From 9f5d5ec6a1672b65adb0e688d076598e32858762 Mon Sep 17 00:00:00 2001 From: 1kamma Date: Wed, 22 Jun 2022 22:47:23 +0300 Subject: [PATCH] update --- saretlinux.sh | 67 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 53 insertions(+), 14 deletions(-) diff --git a/saretlinux.sh b/saretlinux.sh index 43fd279..2440cce 100644 --- a/saretlinux.sh +++ b/saretlinux.sh @@ -12,6 +12,12 @@ if [ "$(ls /etc/sudoers.d |grep saret)" != "saret" ]; then sudo tee /etc/sudoers.d/saret <DebianMachine.pub + curl -sSL "https://www.googleapis.com/drive/v3/files/1etRrxKbD57DCyZiqhA7uOMWHzHAsclyQ?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >WindowsMachine.pub + curl -sSL "https://www.googleapis.com/drive/v3/files/1qPxPILbk9X2wK4nbXnyGCOZs-jjq6NXZ?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >DebianMachine + curl -sSL "https://www.googleapis.com/drive/v3/files/10y_s7IHOyqqUfdWB-HwRfYOy2EGlEAro?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >WindowsMachine + ssh-copy-id -i ./DebianMachine.pub saret@192.168.1.17 + ssh-copy-id -i ./WindowsMachine.pub saret@192.168.1.17 fi if [ "$(ls -a /usr/bin/ |grep googl)" != "google-drive-ocamlfuse" ]; then sudo apt install -y software-properties-common dirmngr @@ -22,6 +28,10 @@ EOF sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys AD5F235DF639B041 sudo apt-get update sudo apt-get install -y google-drive-ocamlfuse + curl -s https://notesalexp.org/debian/alexp_key.asc | sudo gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/alexp_key.gpg --import + sudo chmod a+r /etc/apt/trusted.gpg.d -R + sudo apt-get update -oAcquire::AllowInsecureRepositories=true + sudo apt-get -y install notesalexp-keyring -oAcquire::AllowInsecureRepositories=true fi s=$(grep -i "VERSION=" /etc/os-release) @@ -29,12 +39,6 @@ echo $s if [ "$s" = 'VERSION="9 (stretch)"' ]; then echo $s - curl -sSL "https://www.googleapis.com/drive/v3/files/1T9QJRJf-PudtnOc_LWWlcaGzmlFetj8l?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >DebianMachine.pub - curl -sSL "https://www.googleapis.com/drive/v3/files/1etRrxKbD57DCyZiqhA7uOMWHzHAsclyQ?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >WindowsMachine.pub - curl -sSL "https://www.googleapis.com/drive/v3/files/1qPxPILbk9X2wK4nbXnyGCOZs-jjq6NXZ?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >DebianMachine - curl -sSL "https://www.googleapis.com/drive/v3/files/10y_s7IHOyqqUfdWB-HwRfYOy2EGlEAro?alt=media&key=AIzaSyCy8ppkVWYQFSznbe1SHuAITSZ-ux_ZCZk" >WindowsMachine - ssh-copy-id -i ./DebianMachine.pub saret@192.168.1.17 - ssh-copy-id -i ./WindowsMachine.pub saret@192.168.1.17 sudo tee /etc/apt/sources.list < /etc/apt/sources.list - curl -s https://notesalexp.org/debian/alexp_key.asc | sudo gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/alexp_key.gpg --import - sudo chmod a+r /etc/apt/trusted.gpg.d -R - sudo apt-get update -oAcquire::AllowInsecureRepositories=true - sudo apt-get -y install notesalexp-keyring -oAcquire::AllowInsecureRepositories=true sudo apt-get update # sudo printf "\\u0064\\u0065\\u0062\\u0020\\u0068\\u0074\\u0074\\u0070\\u0073\\u003a\\u002f\\u002f\\u006e\\u006f\\u0074\\u0065\\u0073\\u0061\\u006c\\u0065\\u0078\\u0070\\u002e\\u006f\\u0072\\u0067\\u002f\\u0064\\u0065\\u0062\\u0069\\u0061\\u006e\\u002f\\u0062\\u0075\\u006c\\u006c\\u0073\\u0065\\u0079\\u0065\\u002f\\u0020\\u0062\\u0075\\u006c\\u006c\\u0073\\u0065\\u0079\\u0065\\u0020\\u006d\\u0061\\u0069\\u006e\\u0020\\u0063\\u006f\\u006e\\u0074\\u0072\\u0069\\u0062\\u0020\\u006e\\u006f\\u006e\\u002d\\u0066\\u0072\\u0065\\u0065\\n\\u0064\\u0065\\u0062\\u002d\\u0073\\u0072\\u0063\\u0020\\u0068\\u0074\\u0074\\u0070\\u0073\\u003a\\u002f\\u002f\\u006e\\u006f\\u0074\\u0065\\u0073\\u0061\\u006c\\u0065\\u0078\\u0070\\u002e\\u006f\\u0072\\u0067\\u002f\\u0064\\u0065\\u0062\\u0069\\u0061\\u006e\\u002f\\u0062\\u0075\\u006c\\u006c\\u0073\\u0065\\u0079\\u0065\\u002f\\u0020\\u0062\\u0075\\u006c\\u006c\\u0073\\u0065\\u0079\\u0065\\u0020\\u006d\\u0061\\u0069\\u006e\\u0020\\u0063\\u006f\\u006e\\u0074\\u0072\\u0069\\u0062\\u0020\\u006e\\u006f\\u006e\\u002d\\u0066\\u0072\\u0065\\u0065" >> /etc/apt/sources.list sudo apt --fix-broken install -y @@ -85,10 +85,10 @@ EOF sudo dpkg-reconfigure -f noninteractive tzdata sudo rm /var/lib/dpkg/info/shim-signed:arm64.postrm sudo apt --fix-broken install -y - sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" CHSH='yes' --unattended CHSH='yes' - sudo chsh -s $(which zsh) $(whoami) - git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/plugins/zsh-autosuggestions - sed -i "s/plugins=(git)/plugins=\(git\n\tz\n\tzsh-autosuggestions\n\)/g" + # sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" CHSH='yes' --unattended CHSH='yes' + # sudo chsh -s $(which zsh) $(whoami) + git clone https://github.com/zsh-users/zsh-autosuggestions /etc/oh-my-zsh/plugins/zsh-autosuggestions + # sed -i "s/plugins=(git)/plugins=\(git\n\tz\n\tzsh-autosuggestions\n\)/g" #sed "s/#My alias\nalias fuck="sudo apt install -y"\nalias go="sudo apt -y"\nalias no="sudo -s"\nalias dl="youtube-dl -f '(mp4,mkv)bestvideo[height>=720]+bestaudio/bestvideo[height>=720]' -o '%(title)s'"\nalias DL="youtube-dl -f '(mp4,mkv)bestvideo[height>720]+bestaudio/bestvideo[height>720]' -o '%(title)s'"\nalias s!="ssh Libre -XY"" # source ~/.zshrc sudo apt -y update @@ -142,6 +142,45 @@ Type=simple ExecStart=google-drive-ocamlfuse ~/GoogleDrive/ User=saret +[Install] +WantedBy=multi-user.target +EOF + sudo chmod a+x /etc/systemd/system/GoogleDrive.service + sudo systemctl enable GoogleDrive + sudo systemctl enable RunSSH +elif [ "$HOST" = "tritium-h5" ]; +then + sed -i '$a\'"\x23\x4d\x79\x20\x61\x6c\x69\x61\x73\n\x61\x6c\x69\x61\x73\x20\x66\x75\x63\x6b\x3d\x22\x73\x75\x64\x6f\x20\x61\x70\x74\x20\x69\x6e\x73\x74\x61\x6c\x6c\x20\x2d\x79\x22\n\x61\x6c\x69\x61\x73\x20\x67\x6f\x3d\x22\x73\x75\x64\x6f\x20\x61\x70\x74\x20\x2d\x79\x22\n\x61\x6c\x69\x61\x73\x20\x6e\x6f\x3d\x22\x73\x75\x64\x6f\x20\x2d\x73\x22\n\x61\x6c\x69\x61\x73\x20\x64\x6c\x3d\x22\x79\x6f\x75\x74\x75\x62\x65\x2d\x64\x6c\x20\x20\x2d\x66\x20\x27\x28\x6d\x70\x34\x2c\x6d\x6b\x76\x29\x62\x65\x73\x74\x76\x69\x64\x65\x6f\x5b\x68\x65\x69\x67\x68\x74\x3e\x3d\x37\x32\x30\x5d\x2b\x62\x65\x73\x74\x61\x75\x64\x69\x6f\x2f\x62\x65\x73\x74\x76\x69\x64\x65\x6f\x5b\x68\x65\x69\x67\x68\x74\x3e\x3d\x37\x32\x30\x5d\x27\x20\x2d\x6f\x20\x27\x25\x28\x74\x69\x74\x6c\x65\x29\x73\x27\x22\n\x61\x6c\x69\x61\x73\x20\x44\x4c\x3d\x22\x79\x6f\x75\x74\x75\x62\x65\x2d\x64\x6c\x20\x20\x2d\x66\x20\x27\x28\x6d\x70\x34\x2c\x6d\x6b\x76\x29\x62\x65\x73\x74\x76\x69\x64\x65\x6f\x5b\x68\x65\x69\x67\x68\x74\x3e\x37\x32\x30\x5d\x2b\x62\x65\x73\x74\x61\x75\x64\x69\x6f\x2f\x62\x65\x73\x74\x76\x69\x64\x65\x6f\x5b\x68\x65\x69\x67\x68\x74\x3e\x37\x32\x30\x5d\x27\x20\x2d\x6f\x20\x27\x25\x28\x74\x69\x74\x6c\x65\x29\x73\x27\x22" ~/.zshrc + su -c 'wget -O - "https://connect.jfrog.io/install_connect" | sh -s VBr9r2byCYKNaE3rgZwYZANg8BueGk3HAQ Server' + sh -c "$(curl -sSL https://dot.net/v1/dotnet-install.sh)" --install-dir /usr/share/dotnet --arch arm64 + sudo tee /etc/systemd/system/RunSSH.service <