上一页 1 ··· 193 194 195 196 197 198 199 200 201 ··· 311 下一页
摘要: 1 打开 myclipse2 最顶层项目上右键,Refactor,新名,3 最顶层项目上右键,propterties, MyEclipse, Web, context-root: /新名4 替换 .css, .js, .jsp 中全部的 "/旧名/"5 修改apache的配置, /etc/httpd... 阅读全文
posted @ 2015-07-06 12:01 emanlee 阅读(398) 评论(0) 推荐(0)
摘要: 目标:将VolGroup-lv_home缩小到125G,并将剩余的空间添加给VolGroup-lv_root1.首先查看磁盘使用情况[root@localhost ~]# df -h文件系统 容量 已用 可用 已用% 挂载点 Filesystem Size Used Avail Use% Mount... 阅读全文
posted @ 2015-07-05 16:06 emanlee 阅读(2188) 评论(0) 推荐(0)
摘要: centos 6.3上新建了vsftp ,用于文件下载使用 。/var/ftp/pub可以匿名登陆下载 。如果想要上传则需要使用密码验证 。登陆使用的账号是ftpclient ,路径在/home/ftpclient 。在/var/ftp/pub下新建一个软链接:cd /var/ftp/publn -... 阅读全文
posted @ 2015-07-05 10:27 emanlee 阅读(1780) 评论(0) 推荐(0)
摘要: ERROR: Access denied for user 'root'@'localhost' (using password: NO) 发现: mysql -u root@localhost -p 成功 mysql -u root -p 失败 mysql> SELECT user, host F 阅读全文
posted @ 2015-07-05 09:39 emanlee 阅读(34490) 评论(0) 推荐(0)
摘要: GBrowse配置相关资料(形状、颜色、配置、gff3)http://gmod.org/wiki/Glyphs_and_Glyph_Optionshttp://gmod.org/wiki/GBrowse_Configuration/Glyphshttp://gmod.org/wiki/GBrowse... 阅读全文
posted @ 2015-07-05 08:26 emanlee 阅读(484) 评论(0) 推荐(0)
摘要: 一、vsftp安装篇# 查看是否已经安装了vsftp:rpm -qa|grep vsftpd# 安装vsftpd(需要root权限)yum -y install vsftpd# 启动vsftpdservice vsftpd start# 开机自动启动vsftpdchkconfig vsftpd on... 阅读全文
posted @ 2015-07-04 18:00 emanlee 阅读(758) 评论(0) 推荐(0)
摘要: AS an old question, this is more like info or reminder about vertical margin or padding in % that takes parent's width as reference .If you use a pseu... 阅读全文
posted @ 2015-07-02 15:57 emanlee 阅读(600) 评论(0) 推荐(0)
摘要: Proxy ErrorThe proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET/wpsp/.Reason: Erro... 阅读全文
posted @ 2015-07-01 19:32 emanlee 阅读(10418) 评论(0) 推荐(0)
摘要: service httpd stopStopping httpd: [FAILED][root@testtest apache_logs]# service httpd startStarting httpd: (98)Address already in use: make_sock: could... 阅读全文
posted @ 2015-07-01 19:28 emanlee 阅读(918) 评论(0) 推荐(0)
摘要: [Tue Jun 16 13:29:08 2015] [warn] (13)Permission denied: mod_fcgid: spawn process /var/www/cgi-bin/gb2/gbrowse error[Tue Jun 16 13:29:08 2015] [error]... 阅读全文
posted @ 2015-07-01 19:15 emanlee 阅读(941) 评论(0) 推荐(0)
上一页 1 ··· 193 194 195 196 197 198 199 200 201 ··· 311 下一页