51CTO首页
资讯
博客
学堂
精培
企业培训
CTO训练营
开源基础软件社区
WOT技术大会
元宇宙大会
收藏本站
移动端
公众号矩阵
博客
免费课程
课程排行
直播课
软考学堂
精品班
厂商认证
IT技术
2022年软考
PMP项目管理
在线学习
企业服务
CTO训练营
技术经理研习营
LeaTech峰会
文章
资源
问答
开源课堂
专栏
直播
51CTO
开源基础软件社区
51CTO技术栈
51CTO官微
51CTO学堂
51CTO博客
CTO训练营
开源基础软件社区订阅号
51CTO学堂APP
51CTO学堂企业版APP
鸿蒙技术社区视频号
51CTO博客
首页
关注
热榜
订阅专栏
学堂
精培
鸿蒙社区
CTO训练营
51CTO
班级博客
登录
注册
手机随时阅读
新人专享大礼包¥24
写文章
搜索历史
清空
热门搜索
查看【
】的结果
51CTO博客
>
热门标签
>
centos6.2系统
centos6.2系统
全部文章
近期文章
热门文章
标签简介
【centos6.2系统】内容共 240 条
翻译
XP
系统
下面安装
CentOS6.2
01.1.准备软件 (1)
CentOS
6.2
的ISO镜像。 (2)grub4dos-0.4.4 http://www.linuxidc.com/Linux/2009-01/18027.htm。//用于引导linu内核和引导文件 (3)准备一个安装linux的分区,推荐用最...
XP
双系统
Centos
阅读 941
评论 0
点赞 0
techcto
3490 天前
转载
安装
CentOS6.2
操作
系统
说明:因为之前有相关安装文章能够查看(如:一步一步安装
CentOS
5.6操作
系统
),此次做一个单独安装的简单梳理,思路以截图为主,例如以下流程显示:接下来为磁盘分区,以最简单的方式进行举例,选中磁盘...
javascript
原创作品
磁盘分区
重新启动
centos
阅读 31
评论 0
点赞 0
mob604756ff4913
2653 天前
原创
centos6.2
安装tomcat
首先准备安装包:http://mirror.bjtu.edu.cn/apache/tomcat/tomcat-7/v7.0.35/bin/apache-tomcat-7.0.35.tar.gz 这里我把安装包放在/usr/soft/下 apache-tomcat-7.0.29.tar.gz jdk-6u33-linux-x64-rpm.bin 创建java...
安装
包
阅读 740
评论 0
点赞 0
嘀嗒
3543 天前
原创
CentOS6.2
安装KVM
1、 环境
CentOS6.2
X86_64 最小化安装 2、
系统
环境初始化(个人习惯) #yum install wget vim-enhanced which screen make setuptool system-config-network* xorg-x11-xauth && yum groupinstall ...
centos
KVM
centos6.2
阅读 1813
评论 0
点赞 0
jgh2008
3638 天前
原创
centos6.2
IP设置
DEVICE=em1 DNS1=202.106.0.20 HWADDR=23:8f:69:dc:3b:83 NM_CONTOLLED="yes" ONBOOT=yes TYPE=Ethernet BOOTPROTO=static(通过页面修默认NONE) USERCTL=no IPV6INIT=no IPADDR=192.168.20.12 NETMASK=2...
CENTOS
阅读 637
评论 0
点赞 0
heieye104
3580 天前
原创
centos6.2
基础环境
#!/bin/bash #1 #############system service############################# for i in abrt-ccpp abrt-oops abrtd acpid atd au...
centos
centos6.2 基础环境
阅读 474
评论 0
点赞 0
dangercheese
3641 天前
原创
centos6.2
ftp 配置
centos6.2
ftp 配置 什么是vsftpd vsftpd是一款在Linux发行版中最受推崇的FTP服务器程序。特点是小巧轻快,安全易用。 vsftpd 的名字代表”very secure FTP daemon”, 安全是它的开发者 Chris Evans 考...
配置
ftp
centos6.2
阅读 287
评论 0
点赞 0
xianshiboss
3409 天前
原创
centOS6.2
VNCserver搭建
任务:使工作的windowPC连接远程linux服务器桌面 使用环境:
centos6.2
x64 yum可用 一、安装VNCserver端 # yum install tigervnc-server 二、配置服务 如果使用root用户执行,则生成root用户的vnc配置 [root@so366]#...
VNC
vnc server
centos vnc
centos vnc搭建
centos vnc配置
阅读 717
评论 0
点赞 0
so366
3529 天前
原创
centos6.2
安装sunpinyin
最近试用 ubuntu12.04 LST发现里边的sunpinyin输入法很好用,就想把它装到
centos
里边!于是开始了, 好一阵折腾! 下面的方法都是从网络搜刮出来了,感谢热衷开源的无私奉献的大牛们!没有你们菜鸟很久都不会变老鸟~...
centos
sunpinyin
ibus-sunpinyin
阅读 2417
评论 0
点赞 0
zaoheer
3673 天前
转载
centos6.2
install git
如果出现下面的错误 SUBDIR git-gui MSGFMT po/de.msg make[1]: *** [po/de.msg] Error 127 make: *** [all] Error 2 则先安装tk yum install tk 除...
安装
centos
Error[po/de.msg] Err
阅读 1683
评论 0
点赞 1
Demidroid
3681 天前
转载
centos6.2
安装 ntopng
一.
centos
安装ntopng 首先需要设置 EPEL repository参考http://denglz.blog.51cto.com/3617037/1337469二. 安装ntopng依赖的库文件 yum install libpcap-devel glib2-devel GeoIP-devel libxml2-devel libxml2-dev...
centos6.2
安装 ntopng
阅读 740
评论 0
点赞 0
爷_爷
3088 天前
转载
CentOS6.2
安装图解
转自:http://pengyl.blog.51cto.com/5591604/974609
CentOS
6.2
安装 实验环境:VMware_Workstation_8.0.2 操作
系统
:
CentOS
6.2
-i386
系统
镜像: 32位DVD1http://mirrors.163.c...
CentOS6.2安装
阅读 401
评论 0
点赞 0
baple
3337 天前
原创
CentOS6.2
安装Sarg
之前为客户架设了Squid,但客户提出查看Squid日志每回还要ssh上去看log太麻烦,通过webmin看又不太直观,想要能有日志分析一类的功能,想想决定给他们用sarg,不是多好的问题,而是用的次数较多,而且sarg用的也比较...
linux
squid
centos
sarg
阅读 2492
评论 0
点赞 0
青瞳
3593 天前
原创
centos6.2
系统
初始化线上脚本
#!/bin/bash if [ $(id -u) != 0 ];then echo "Must be root can do this." exit 9 fi \cp -pr /usr/share/zoneinfo/Asia/Shanghai /etc/localtime # set privileges chmod 600 /etc/passwd chmod 600 /etc/shadow c...
centos
centos6.2系统初始化脚本
阅读 528
评论 0
点赞 0
tianshuai369
3327 天前
转载
CentOS6.2
网络基本配置
转载:http://www.2cto.com/os/201212/176567.htmlCentOS
6.2
网络基本配置常见的网络设备lo 回环设备eth0
系统
内第一块以太网卡ppp0
系统
内第一个串行设备(多数出现在使用ADSL拨入Internet时)
CentOS
...
linux网络配置
阅读 209
评论 0
点赞 0
wxjshuyi
2560 天前
转载
centos6.2
下配置nfs
centos6.2
变更了portmap服务为rpcbind,在使用nfs时这点与
centos
5不同,下面配置一个nfs
系统
,用来使局域网内的所有用户均可访问该目录,可将该目录配置成yum源,供内网机器安装软件。 首先安装NFS套件...
配置nfs
centos6.2
阅读 347
评论 0
点赞 0
ztz8652
3368 天前
原创
centos6.2
LNMP环境搭建
CentOS
6.2
yum 安装ngigx mysql php # vi /etc/sysconfig/iptables -A INPUT -m state --state NEW -m tcp&nbs...
php
mysql
nginx
LNMP
centOS6.2
阅读 1348
评论 1
点赞 1
nxg247
3674 天前
原创
CentOS6.2
下安装wordpress
[root@www ~]# rpm -ivh http://mirrors.ustc.edu.cn/fedora/epel/6/i386/epel-release-6-8.noarch.rpm //安装EPEL的rpm包 Retrieving http://mirrors.ustc.edu.cn/fedora/epel/6/i...
linux CentOS wordpre
阅读 2514
评论 2
点赞 0
老徐_kevin
3363 天前
原创
centos6.2
修改网卡名称
第一步: 修改
系统
的grub配置文件vi /etc/boot/grub/grub.conf........... #boot=/dev/sdadefault=0timeout=5splashp_w_picpath=(hd0,0)/boot/grub/splash.xpm.gzhiddenmenutitle
CentOS
(2.6.32-220.el6.x86_64)&nb...
网卡
配置文件
阅读 353
评论 0
点赞 0
sxd520
2241 天前
原创
centOS6.2
搭建ntp server
首先去官网下载最新版本 http://www.ntp.org/downloads.html tar zxvf ntp-4.2.6p5.tar.gz cd ntp-4.2.6p5 ./configure --prefix=/usr/local/ntp --enable-all-clocks --enable-parse-clocks ...
职场
休闲
centos
ntp
阅读 959
评论 0
点赞 0
shanker
3710 天前
首页
1
2
3
4
5
6
7
8
共240条记录
简介
博客百科
相关文章
centos6.2 64 部署docker
centos6.2下配置nfs
centos6.2安装桌面环境
CentOS6.2 上搭建smokeping
CentOS6.2 NIS服务搭建
Centos6.2中配置tomcat
centos6.2 kvm安装详解
centos6.2的更新报错
centos6.2下安装openvpn
Centos6.2 + gitlab安装小结
相关搜索
全部
centos6.2
centos6.2 docker
centos6.2 jdk
centos6.2 localhost
centos6.2 vnc
centos6.2 vue
centos6.2 中文
centos6.2互连
centos6.2系统
centos6.2联网
Copyright © 2005-2022
51CTO.COM
版权所有 京ICP证060544号
关于我们
官方博客
意见反馈
了解我们
全部文章
在线客服
网站地图
热门标签
友情链接
开源基础软件社区
51CTO学堂
51CTO