码迷,mamicode.com
首页 >  
搜索关键字:upgrade centos7    ( 16137个结果
flex 4.6 移动开发 app.xml配置说明
com.richfit.MobileBI企业决策分析企业决策分析.. that represents application version which can be used to check for application upgrade. Values can also be 1-par...
分类:移动开发   时间:2014-10-31 15:30:32    阅读次数:326
centos7 最小化安装 无 ifconfig,netstat 的安装
centos7 最小化安装 无 ifconfig,netstat 的安装centos7 最小化安装之后,默认是没有 ifconfig,netstat命令的;我们可以直接使用 yum -y install net-tools 即可;1. 先来看下 net-tools的信息yum info net-to...
分类:Web程序   时间:2014-10-31 11:52:41    阅读次数:1162
centos7 改变
防火墙:With RHEL 7 / CentOS 7,firewalldwas introduced to manage iptables. IMHO, firewalld is more suited for workstations than for server environments. s...
分类:其他好文   时间:2014-10-31 09:59:29    阅读次数:255
ubuntu升级“ /boot空间不足”解决方法
今天使用ubuntu时,弹出更新画面,但点击更新后,却显示“Not enough free disk space,The upgrade needs a total of 45.2M free space on disk '/boot'. Please free at least an additional 17.8M of disk space on '/boot'. Empty your tr...
分类:系统相关   时间:2014-10-30 22:48:59    阅读次数:357
centos7 Install BIND
Install BIND to configure DNS server which resolves domain name or IP address. BIND uses 53/TCP,UDP. [1] Install BIND. [root@dlp ~]#? yum?-y install bind bind-utils [2] Configure BIND This exampl...
分类:其他好文   时间:2014-10-30 17:24:40    阅读次数:597
Centos7安装nvidia显卡驱动
Centos 7安装Nvidia显卡驱动没有Fedora这种偏图形界面使用的Linux发行版容易。而且在网上搜到的方法都比较复杂,需要进行一定的修改设置。这里提供一种比较简单的方法,适合一些小白或者不想太折腾的使用者。 首先需要添加一个第三方的源ELRepo。这个源支持RED HAT系的Lin...
分类:其他好文   时间:2014-10-30 01:34:57    阅读次数:263
After Upgrade To Release 12.1.3 Users Receive "Function Not Available To This Responsibility" Error While Selecting Sub Menus Under Diagnostics (Doc ID 1200743.1)
APPLIES TO: Oracle Application Object Library - Version 12.1.3 to 12.1.3 [Release 12.1] Information in this document applies to any platform. Checked ...
分类:其他好文   时间:2014-10-29 21:23:53    阅读次数:456
centos7 安装vsftpd
一、关闭sellinux查看SELinux状态:1、/usr/sbin/sestatus-v##如果SELinuxstatus参数为enabled即为开启状态SELinuxstatus:enabled关闭SELinux:1、临时关闭(不用重启机器):setenforce0##设置SELinux成为permissive模式##setenforce1设置SELinux成为enforcing模式2、修改配置..
分类:其他好文   时间:2014-10-29 11:00:26    阅读次数:165
增加ssh无密码信任连接的安全性
为了方便系统管理或者服务器运维自动化,我们通常要在服务器间做ssh无密码信任连接。环境:目标主机 centos7 192.168.150.110操作主机 centos7-cn 192.168.150.76 第三主机 centos7-en 192.168.150.81一、我们经常是这么做的网上的教程大...
分类:其他好文   时间:2014-10-29 10:40:00    阅读次数:286
mount挂载windows共享文件夹
今天在centos7下挂载windows共享文件夹遇到报错mounterror(115):OperationnowinprogressRefertothemount.cifs(8)manualpage(e.g.manmount.cifs)折腾了半天才去看了一眼日志messages内Oct2803:17:59localhostkernel:CIFSVFS:Errorconnectingtosocket.Abortingoperation.Oct2803:..
分类:Windows程序   时间:2014-10-28 18:10:48    阅读次数:3299
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!