oneindex
# cd /var/www/html/
# git clone https://github.com/donwa/oneindex.git
Cloning into 'oneindex'...
remote: Counting objects: 222, done.
remote: Compressing objects: 100% (126/126), done.
remote: Total 222 (delta 117), reused 188 (delta 87), pack-reused 0
Receiving objects: 100% (222/222), 51.07 KiB | 25.00 KiB/s, done.
Resolving deltas: 100% (117/117), done.
# mv oneindex/.git ./ && rm -rf oneindex
# git reset --hard
月份:2018年6月
sys-arm更换自定义内核
以下是教程
- //Debian的准备工作
- echo -e “\ndeb http://ftp.debian.org/debian/ wheezy-backports main” >> /etc/apt/sources.list
- apt-get update
- apt-get install aptitude
- //查看当前系统所有内核
- dpkg -l|grep linux-image | awk ‘{print $2}’
- —————————————————–
- root@SYS-ARM-2T-01:~# dpkg -l|grep linux-image | awk ‘{print $2}’
- linux-image-4.9.58-armada375