Linux centos redhat命令(14):head命令显示开头或结尾某个数量的文字区块
head 与 tail 就像它的名字一样的浅显易懂,它是用来显示开头或结尾某个数量的文字区块,head 用来显示档案的开头至标准输出中,而 tail 想当然尔就是看档案的结尾。
head 与 tail 就像它的名字一样的浅显易懂,它是用来显示开头或结尾某个数量的文字区块,head 用来显示档案的开头至标准输出中,而 tail 想当然尔就是看档案的结尾。
AddType application x-httpd-php php 添加支持对php脚本解析
启动apache没提示错误,可是还是没启动成功,查看错误日志提示Temporary failure in name resolution: AH01564: unable to find IPv4 address of "bogon "
启动Apache提示AH00557: httpd: apr_sockaddr_info_get() failed for bogon
Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe You need to recompile PHP
AH00534: httpd: Configuration error: More than one MPM loaded
win7连接samba是超级慢的原因,本地连接->属性->配置->高级->大型发送分载V2(IPv4)/大型发送分载V2(IPv6)->改为“禁用”
因为network 和 hosts文件中的主机名不一样.查了一下自己的服务器配置,果然两个文件的主机名不一样,hosts中的主机名是默认的.
Samba服务配置
Redirecting to /bin/systemctl start smb.service Job for smb.service failed because the control process exited with error code. See "systemctl status smb.service" and "journalctl -xe" for details.