VMware中安装CentOS7网络配置静态IP地址,常用配置和工具安装在阿里云开源镜像地址下载镜像Index of /centos/7.2.1511/isos/x86_64/http://mirrors.aliyun.com/centos/7.2.1511/isos/x86_64/ 安装完用ifconfig查看本机的ip地址(局域网已经有DHCP),提示ifconfig命令没找到.[root@centos1 ~]# ifconfig-bash: ifconfig: command not fo
什么是vsftpd vsftpd是一款在Linux发行版中最受推崇的FTP服务器程序.特点是小巧轻快,安全易用. 首先安装vsftpd这个软件,命令是,yum install vsftpd service vsftpd start 安装好之后,配置文件(在etc/vsftpd/) 1.vsftpd.conf # Example config file /etc/vsftpd/vsftpd.conf## The default compiled in settings are fairly par