业精于勤而荒于嬉,行成于思而毁于随

常用Shell命令总结

Posted on By Jack Sun

重新配置Virtualbox-dkms

sudo dpkg-reconfigure virtualbox-dkms

启动jekyll

bundle exec jekyll serve

将key写到远程机器的 ~/ .ssh/authorized_key.文件中

ssh-copy-id -i ~/.ssh/id_rsa.pub remote-host