博客
关于我
韦东山提供的虚拟机可选改进的地方(JZ2440)(分色排版)
阅读量:239 次
发布时间:2019-02-28

本文共 1065 字,大约阅读时间需要 3 分钟。

???????

?????VMware Workstation???????14.1.1.28517????465.2M??????2018-01-18???Win2000/WinXP/Win2003/Vista/Win7/Win8????

???????????VMware6.0.5???????????2???VMware Workstation12?Ubuntu9.10?????????????????????????????????ubuntu16.04????Ubuntu18.04??????????

?????????????????

  • ??vmware tools??

    ?????????????????????????????????

  • ???????????????

    ??????????nautilus-open-terminal????

    sudo apt-get install nautilus-open-terminal
  • ???????????????????

    1. ??ll??

      ?Ubuntu??ll???????????????????

      alias ll='ls -l'

      ????????~/.bashrc?????????gedit ~/.bashrc??????

    2. ??Samba????

      ?Windows?Ubuntu???????????????Samba?????Samba????????

      sudo apt-get install samba  sudo smbpasswd -a book

      ??????????Samba????/etc/samba/smb.conf????

      [global]  browsable = yes  [book]  comment = book????  path = /  writable = yes  readonly = yes  valid users = book  create mask = 0700  directory mask = 0700  available = yes  browseable = yes

      ????????sudo chmod 644 /etc/samba/smb.conf?????

    3. ?????

      ?????????

      System ? Preferences ? Power Management ? On AC Power ? Display ? Never sleep
    4. ?????????????????????

    转载地址:http://drdp.baihongyu.com/

    你可能感兴趣的文章
    Property 'submit' of object #<HTMLFormElement> is not a function
    查看>>
    property--staticmethod--classmethod
    查看>>
    propertyGrid
    查看>>
    propertyPlaceholderConfigurer读取配置文件
    查看>>
    PyTorch-Tutorials【pytorch官方教程中英文详解】- 5 Build Model
    查看>>
    proteus三输入与非门名字_proteus 元件名称对照表
    查看>>
    Protobuf - 语法、字段使用规则、注意事项
    查看>>
    protobuf —— 快速上手
    查看>>
    protobuf —— 认识和安装
    查看>>
    Protobuf 三个关键字required、optional、repeated的理解
    查看>>
    ProtoBuf 原理详解
    查看>>
    Protobuf 实例(java)
    查看>>
    ProtoBuf 实际应用(java)
    查看>>