摘要:
一,相关文档 https://learnku.com/docs/laravel/11.x/routingmd/16657#the-default-route-files 如图: 二,解决: liuhongdi@lhdpc:/web/api$ php artisan install:api insta 阅读全文
posted @ 2024-07-16 18:11
刘宏缔的架构森林
阅读(266)
评论(0)
推荐(0)
摘要:
一,服务启动与停止 1,启动: [root@blog ~]# systemctl start firewalld.service 查看状态: [root@blog ~]# systemctl status firewalld.service ● firewalld.service - firewal 阅读全文
posted @ 2024-07-16 11:45
刘宏缔的架构森林
阅读(328)
评论(0)
推荐(0)
摘要:
一,ssh限制指定用户从固定ip登录: 1.配置 配置文件 [root@blog ~]# vi /etc/ssh/sshd_config 配置项: AllowUsers lhdop git@1.2.3.4 2,测试效果,ssh确认git用户的密码正确后会拒绝你 [op@blog work]$ git 阅读全文
posted @ 2024-07-16 10:17
刘宏缔的架构森林
阅读(417)
评论(0)
推荐(0)
摘要:
一,关于gitolite 1,官网: https://gitolite.com/gitolite/index.html 2,代码网站: https://github.com/sitaramc/gitolite 3,说明: 3个角色: git服务器,上面运行gitolite/ssh服务 管理服务器:用 阅读全文
posted @ 2024-07-16 09:41
刘宏缔的架构森林
阅读(115)
评论(0)
推荐(0)
浙公网安备 33010602011771号