Debian 配置IPv6 网络
编辑网络配置文件
/etc/network/interfaces
新增内容
iface ens3 inet6 static
address 2001:4860:4860:1111/112
gateway 2001:4860:4860::1
dns-nameservers 2001:4860:4860::8888 2001:4860:4860::8844
重新载入网络配置
/etc/init.d/networking reload
编辑网络配置文件
/etc/network/interfaces
新增内容
iface ens3 inet6 static
address 2001:4860:4860:1111/112
gateway 2001:4860:4860::1
dns-nameservers 2001:4860:4860::8888 2001:4860:4860::8844
重新载入网络配置
/etc/init.d/networking reload
After 2 years, 1 month, and 9 days of development, the Debian project is proud to present its new stable version 11 (code name "bullseye"), which will be supported for the next 5 years thanks to the combined work of the Debian Security team and the Debian Long Term Support team.
从 Debian 11 “Bullseye” 开始,安全更新仓库名从 发行版代号/updates 更新为 发行版代号-security,详见 Debian 11 (bullseye) 发行说明,请旧版本用户注意。
以ESXi 6.7为例,在web控制台开启SSH并登陆到SSH,需要转精简置备的机器要先关机
进入需要转换的虚拟机目录后执行
vmkfstools -i thick2thin.vmdk -d thin thin.vmdk
thick2thin.vmdk 源文件,源文件不能选择含flat字样的VMDK文件
thin.vmdk 产生的新文件
完成转换后对磁盘空间进行回收,执行
vmkfstools -K thin.vmdk
核对一下文件大小
du -sh thin.vmdk
在服务器上看文件的属性显示"无法显示当前所有者。",直接对该文件取消共享,再把共享开起来即可。
SpaceSniffer是一个免费软件和便携式工具应用程序,可让您了解磁盘上文件夹和文件的结构。通过使用 树图 可视化布局,您可以立即感知大文件夹和文件在设备上的放置位置。