现在位置: 首页 > 建伟发表的所有文章
建伟 ⁄ 发表于1周前 电脑相关 暂无评论
使用 cmd运行以下代码 netsh advfirewall firewall add rule name="Allow SMB TCP 445" dir=in action=allow protocol=TCP localport=445
使用命令行: 打开命令提示符或PowerShell(以管理员权限)。 执行以下命令: netsh advfirewall firewall add rule name="Allow ICMPv4-In......
w32tm /config /manualpeerlist:"ntp.aliyun.com" /syncfromflags:manual /reliable:yes /update cmd输入time也可以手动修改时间   &n......
问题背景:运行powershell脚本报错 因为此系统禁止运行脚本,如下图: CategoryInfoFullyQualifiedErrorld :lnauthorizedAccess    ......
当地时间周一(4月1日),人工智能(AI)公司OpenAI宣布,将允许用户直接使用ChatGPT,而无需注册该项服务,这将让人们更加容易体验人工智能的潜力......
原文: Upcoming public IPv4 address charge Starting on 2024年5月1日, all new and existing Lightsail instances that include a public IP......
xshell ssh登录 输入用户名和密码 sudo -i切换到root 再次输入用户名和密码 fdisk -l查看启动分区 Device Boot Start End Sectors Size Id T......
问题背景:家里VMware上一台centos7机器网卡起不来,检查网卡配置文件/etc/sysconfig/network-scripts/ifcfg-ens33没问题 尝试使用systemctl se......
×