回归

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

01 2022 档案

摘要:查看Linux 版本号:cat /etc/redhat-release —————————————————————————————————————————————————————————————————— #安装密钥ssh-keygen -t rsa cd /root/.ssh/#创建authori 阅读全文
posted @ 2022-01-31 11:14 回归2016 阅读(219) 评论(0) 推荐(0)

摘要:https://laravel.com/docs/5.8/homestead 1、vagrant命令:vagrant box add laravel/homestead 2、下载Homesteadgit clone https://github.com/laravel/homestead.git H 阅读全文
posted @ 2022-01-27 02:55 回归2016 阅读(43) 评论(0) 推荐(0)