您现在的位置是: 首页 > 运维 Windows CMD 常用命令
Windows CMD 常用命令
2020-05-20 【运维】 2946人已围观 5051次浏览
简介Windows CMD 常用命令
用记事本打开hosts文件
notepad %windir%/system32/drivers/etc/hosts
打开IIS管理器
inetmgr
重启IIS
iisreset
打开远程桌面
mstsc
注册表编辑器
regedit
服务
services.msc
很赞哦! (0)
相关文章
- Oracle ORA-12541:TNS:no listener错误解决方法
- 自建Ngrok服务端
- Linux 服务器之间传输大文件(压缩文件、查看MD5、后台传输)
- 使用 OpenSSL 将 pfx 格式证书转为 pem 格式
- sentinel directive while not in sentinel mode 问题解决
- Zookeeper 找不到或无法加载主类 org.apache.zookeeper.server.quorum.QuorumPeerMain
- Linux no space left on device 出现设备上没有空间问题
- LNMP 手动更新 SSL 证书
- mysql 索引过长1071-max key length is 767 byte
- LNMP定时备份任务教程(支持排除指定文件夹)
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Debian apt 使用国内镜像
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- nuxt 项目完整部署方案
站长推荐
猜你喜欢
- Linux 安装 Tengine
- SqlServer 查询包含指定字段的存储过程
- 常见端口号
- PHP 在执行 composer install 时出现提示 PHP Fatal error: Allowed memory size of XXXXXX bytes exhausted <...>
- nginx 出现 the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in 错误解决方案
- ElasticSearch安装踩坑指南
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Python自动生成和安装requirements.txt文件中的依赖
- Chrome 谷歌浏览器清除HTTPS证书缓存