51CTO博客开发
GUID 分区表: 将MBR格式的磁盘转换为GPT格式: diskpart select disk 1 convert gpt 转换之前需要保证磁盘没有任何数据
NFS安装 1. 所需软件:libgssapi、libevent、libevent-devel、portmap、nfs-utils-lib、nfs-utils-lib-devel、nfs-utils 2. 启动服务: [root@localhost ~]# /etc/init.d/portmap start Starting portmap: [ OK ] [ro
安装libxml2或Mysql过程中在./configure的时候出现如下错误: 写道 /bin/rm: cannot remove `libtoolT': No such file or directory 从网上得到解决方法./configure之前执行如下命令 1.autoreconf --force --install更新生成的配置文件(--force:consider al
LAMP安装手册 主要软件包, 1. httpd-2.2.6.tar.gz 2. mysql-5.0.45-linux-i686-glibc23.tar.gz ( 这个版本是已编译好的压缩包,解压后稍做配置即可使用 ) 3. php-5.2.5.tar.gz 安装 php 所需的软件包(其中 libxml2 是安装 ph
很久没有更新blog了,呵呵!今天跟大家分享一下windows xp下硬盘安装Cent OS. 1.下载grub4dos.(下载地址:http://download.gna.org/grub4dos/) 2.修改C盘(系统盘)的boot.ini文件,在boot.ini的最下面添加一行,内容是c:\grldr="GRUB" 重启时会多出这一项来,我
1.samba 配置文件 [global]服务器 workgroup = ?(域名或组名) server string = 解释信息 netbios name = redhat (samba主机名) security = share(不需要用户验证)/user(默认安全级别)/server(验证数据库
1. mount mount -t iso9660/vfat/ntfs/smbfs/nfs source-file-path distinate-file-path mount -o loop source-file-path distinate-file-path用于挂载镜像 &
Barack Obama's victory speech If there is anyone out there who still doubts that America is a place where all things are possible; who still wonders if th
19世纪初,有一位英国将军在战场上吃了败仗,落荒而逃,躲藏进农舍的草堆里避风雨,又痛苦,又懊丧。茫然中,他忽然发现墙角处有一只蜘蛛在风中拼力结网,蛛丝一次次被吹断,但蜘蛛一次次拉丝重结,毫不气馁,终于把网结成。将军深受激励。后来重振旗鼓,终于在滑铁卢之役打垮了对手拿破仑。这位将军,就是历史上赫赫有名的威灵顿(Wellington)。 威灵顿将军的故事,不正好说明失败并不尽是最终结果这个道理吗?
1.解压压缩包2.sudo ./vpn_install3.sudo /etc/init.d/vpnclient_init start4.copy windows下的pcf文件到/etc/opt/cisco-vpnclient/Profile/vpn.pcf5.sudo vpnclient connect vpn
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号