摘要:
vim /etc/sysconfig/network-scripts/ifcfg-ens33 TYPE=Ethernet PROXY_METHOD=none BROWSER_ONLY=no BOOTPROTO=static DEFROUTE=yes IPV4_FAILURE_FATAL=no IPV 阅读全文
摘要:
原文:http://t.zoukankan.com/isaboy-p-windows_remote_link_mac.html mac远程 windows 系统比较容易,但是 windows 远程 mac 就相对复杂一点,需要借助第三方工具来实现。 下面给出简要的远程步骤: 1、登录 mac,点击苹 阅读全文
摘要:
转自:https://blog.csdn.net/maxsky/article/details/44905003 大家都知道在 Linux 下,执行 su 命令后输入密码即可切换到 root 用户执行各类操作 但是 Mac 下,这样行不通,只会返回你一句 Sorry! 解决方法很简单,首先打开终端 阅读全文
摘要:
Starting Nmap 7.92 ( https://nmap.org ) at 2022-08-12 11:29 CST Nmap scan report for 192.168.1.1 Nmap scan report for 192.168.1.2 Nmap scan report for 阅读全文
摘要:
原文:互联网老辛 https://blog.51cto.com/xinsz08/1859063 mysql 版本不同,修改密码的方法大同小异,但是有一定的区别: vim /etc/my.cnf 加上 skip-grant-tables systemctl restart mysqld mysql u 阅读全文