240 发简信
IP属地:内蒙古
  • ubuntu安装nodejs

    curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -sudo apt-...

  • Ubuntu下开启Mysql的远程访问

    第一步: 在目录/etc/mysql下找到my.cnf,用vim编辑,找到my.cnf里面的 cd/etc/mysql/mysql.conf.d...

  • 2018-09-22

    #Ubuntu 16.04 LTS的软件源deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ xe...

  • 自动调整linux系统时间和时区与Internet时间同步

    第一步: 设置时区cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 第二步: 同步时间nt...