1. author Aksy
    Chrome 80

    上了爱情心理学这个课,感觉人类的感情好生复杂啊?

  2. author Aksy
    Chrome 80

    VPS性能测试
    -wget -qO- bench.sh | bash
    -speedtest

    wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
    chmod a+rx speedtest.py
    mv speedtest.py /usr/local/bin/speedtest
    chown root:root /usr/local/bin/speedtest
  3. author Aksy
    Chrome 80

    如果要把文件解压到指定的目录下,需要用到-d参数。

    unzip -d /temp test.zip

  4. author Aksy
    Chrome 80

    用nginx搭建文件服务器遇到的错误:
    文件显示目录我写的是: ~/Temp ⇨ 404 Not Found
    应该这样写才对: /root/Temp

  5. author Aksy
    Chrome 80

    Linux查看当前所在目录命令: pwd

  6. author Aksy
    Chrome 80

    软连接Too many levels of symbolic links错误
    解决方法:在使用ln -s命令时,使用绝对路径取代相对路径

  7. author Aksy
    Chrome 80
  8. author Aksy
    Chrome 80

    VPS之间互传文件
    tar -cv -f - cifar.tar.gz | ssh -p port root@ip tar -xv -f - -C /www/download/KerasDataSet

  9. author Aksy
    WeChat

    满城、满国风雨,祈祷平安度过。?

  10. author Aksy
    WeChat

    看到此消息说明微信时光机正常,可从评论管理中删除此条。

This is just a placeholder img.