51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

windows

svn 安装(客户端windows)

svn 安装(客户端windows)

厉飞雨 阅读(302) 评论(0) 赞(14)

<p><a href="https://blog.csdn.net/shuang_waiwai/article/details/121069404">SVN客户端安装与常用操作(超详细)_svn安装教程-CSDN博客</a></p> <ul> <li>客户端软件下载请点击<a hr...

FileZilla搭建FTP服务器(windows)

FileZilla搭建FTP服务器(windows)

厉飞雨 阅读(319) 评论(0) 赞(21)

<p>Windows环境下使用FileZilla搭建FTP服务器 , windows server</p> <p>需求: 测试可以用FileZilla 上传文件到 windows服务器</p> <p>服务端 和客户端安装</p> <p>参考: <a href="https://b...

mysq 安装(windows)

mysq 安装(windows)

厉飞雨 阅读(494) 评论(0) 赞(22)

启动MySQL服务 cd D:\tools\mysql\mysql-8.0.34-winx64\bin net start mysql 关闭MySQL服务 cd D:\tools\mysql\mysql-8.0.34-winx64\bin net stop mysql windows下的安装 --------...

windows server 服务器多用户同时登录

windows server 服务器多用户同时登录

厉飞雨 阅读(373) 评论(0) 赞(19)

Windows Server系统默认允许最多2个会话同时进行远程连接。如果您需要更多的连接数,请您向微软单独购买远程桌面服务器授权,即RD授权,有关详细信息,请参见远程桌面服务器授权。RD授权费用需要您自理的。 参考步骤: <https://help.aliyun.com/zh/ecs/enable-multiple-users-to-log-on-to-a-wind...

windows11 系统安装(微软官方镜像)

windows11 系统安装(微软官方镜像)

厉飞雨 阅读(361) 评论(0) 赞(20)

Windows 11系统安装(微软官方镜像) ====================== https://zhuanlan.zhihu.com/p/653877748 安装方法: 1- 官方的ISO 文件 a-用软碟通 制作U盘 b-用 ![](http://static.51tbox.com/static/2024-08-29/col/b1364ae7...

nacos 安装(Windows)

nacos 安装(Windows)

厉飞雨 阅读(431) 评论(0) 赞(18)

Nacos定义为一个IDC内部应用组件,并非面向公网环境的产品,建议在内部隔离网络环境中部署,强烈不建议部署在公共网络环境 下载: wget https://github.com/alibaba/nacos/releases/download/2.2.0/nacos-server-2.2.0.tar.gz 2- 安装 直接解压就可以: D:\\tools\\...