# Linux #Ubuntu #Debian
Root
sudo -i
用户名改root登录
echo root:要修改的密码 |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo reboot
dd腳本
bash <(wget –no-check-certificate -qO- ‘https://moeclub.org/attachment/LinuxShell/InstallNET.sh’) -u 20.04 -v 64 -a
apt update -y && apt install -y curl && apt install -y socat && apt install wget -y
預設密碼:MoeClub.org
改密碼passwd root
wget –no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh
密码:会在d之前显示
#Pwd@Linux if ubuntu20.04
Docker Ubuntu 20.04
sudo apt update
sudo apt install apt-transport-https ca-certificates curl gnupg-agent software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add –
sudo add-apt-repository “deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable”
sudo apt update
sudo apt install docker-ce docker-ce-cli containerd.io
sudo systemctl status docker
TG_PGM
wget https://gitlab.com/Xtao-Labs/pagermaid-modify/-/raw/master/utils/docker.sh -O docker.sh&& chmod +x docker.sh && bash docker.sh
Xrayr
wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh
or
wget -N https://raw.githubusercontent.com/newxrayr/XrayR-script/main/install.sh && bash install.sh
BBR
wget -N –no-check-certificate “https://script-5yo.pages.dev/tcp.sh” && chmod +x tcp.sh && ./tcp.sh
bash <(curl -Ls https://github.com/lanziii/bbr-/releases/download/123/tools.sh)
2 and 3
Trojan-iu + Nginx
wget -N –no-check-certificate “https://raw.githubusercontent.com/V2RaySSR/Trojan_panel_web/master/trojan-web-panel.sh” && chmod +x trojan-web-panel.sh && ./trojan-web-panel.sh
集眾多脚本於一身#####Trojan+V2ray+VPS测速+SSL申请+Nginx+可视化管理面板+………..
bash <(curl -Lso- https://git.io/oneclick)
开放端口
iptables -P INPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -P OUTPUT ACCEPT
iptables -F
Ubuntu update
apt-get update -y && apt-get install curl -y
aapannel(宝塔)
wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh forum
流媒体 bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
vps_testing
bash <(wget -qO- –no-check-certificate https://github.com/spiritLHLS/ecs/raw/main/ecs.sh)