2019年03月归档

第1/1页
  1. net-tools对比iproute2

    简介 iproute2是linux下管理控制TCP/IP网络和流量控制的新一代工具包,旨在替代老派的工具链net tools,即大家比较熟悉的ifconfig,arp,route,netstat等命令。 net tools是通过procfs(/proc)和ioct…

  2. CentOS7安装KVM

    参考文档 https://github.com/jaywcjlove/handbook/blob/master/CentOS/CentOS7%E5%AE%89%E8%A3%85KVM%E8%99%9A%E6%8B%9F%E6%9C%BA%E8%AF%A6%E8%A…

  3. CentOS7安装VirtualBox

    下载 https://www.virtualbox.org/wiki/Downloads 安装 启动 开启X11转发

    历史归档Linux虚拟化
  4. CentOS7配置TigerVNC

    安装X11和Gnome 切换启动模式 远程访问并启动X TigerVNC安装 yum install tigervnc tigervnc server 设置vnc密码 TigerVNC配置 TigerVNC启动 VNC以590+x作为访问端口,第1个server是…