You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
iotcat 6600f70e90 auto update 5 years ago
..
conf auto update 5 years ago
sh auto update 5 years ago
README.md auto update 5 years ago

README.md

步骤

用户管理

  • sudo su 切换到root
  • passwd 设置root密码
  • adduser yimian, passwd yimian 设置yimian账户,密码
  • vi /etc/ssh/sshd_config 更改PasswordAuthenticationyes
  • adduser tomato, passwd tomato 设置tomato账户,密码
  • git同步ushio-core.git到home
  • git config --global user.name ushio
  • git config --global user.email i@iotcat.me
  • 配置github的ssha1, a2

配置

  • sh /home/ini/sh/ini.sh

  • 在/etc/nginx.conf中添加include /ushio-core/conf/nginx.conf