Update kernel Install ELRepo Repository rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org rpm -Uvh https://www.elrepo.org/elrepo-release-7.0-3.el7.elrepo.noarch.rpm I…
Install Install MateDesktop VNC and xrdp apt-get install ubuntu-mate-core ubuntu-mate-desktop -y apt-get install tightvncserver -y apt-get install xrdp -y Setting xrdp echo ma…
Shell command in SSH computer_name=`nvram get computer_name` sed -Ei '/_vlmcs._tcp/d' /etc/storage/dnsmasq/dnsmasq.conf nvram set lan_domain="lan" echo "srv-host=_vlmcs._tcp.l…
Install KODI and addon sudo apt install kodi kodi-peripheral-joystick kodi-inputstream-rtmp kodi-inputstream-adaptive kodi-visualization-shadertoy kodi-visualization-waveform …
Clone Driver git clone https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git cd rtl8812AU_8821AU_linux Install DKMS and Kernel headers sudo apt install dkms raspberrypi-ke…
Simple Samba file sharing server setup This is a minimal Samba setup to let other machines access files on a Debian machine. Install Samba Server and Samba Client sudo apt-get…
获取最新版下载地址 https://github.com/aria2/aria2/releases 获取并解压文件 wget https://github.com/aria2/aria2/releases/download/release-1.34.0/aria2-1.34.0.tar.gz tar -xzvf aria2*.tar.gz cd a…