tlinux virtual machine environment configuration

### tlinux virtual machine environment
> 1. Copy image installation VirtualBox
>> * Download address https://www.virtualbox.org/wiki/Downloads
> 2. Press F12 to enter the bios, adjust CPU provided
>> * Tutorial
https://jingyan.baidu.com /article/335530daa55d7e19cb41c3c2.html
.> 3 VirtualBox settings
>> * version is set Linux64bit
>> * 4 set the CPU core, memory 8192
>> * card 1NAT, NIC-Only 2Host
> 4 Smb service
to the next * sudo >>:
> > * yum -y install Samba
>> * the smbpasswd -a rtrs
>> * chmod 777 / the Data
>> * Service smb restart
>> * setenforce 0
>> * win file Explorer \\ virtual machine ip address user input rtrs password to access

Guess you like

Origin www.cnblogs.com/caozy623/p/11278024.html