安装完 bugzilla 之后 访问 url/bugzilla 之后没有出现登录界面,而是出现了index.cgi代码。 解决办法: ?You can see if the directory /etc/apache2/mods-enabled/ has a symlink?cgi.load. If there is no ...
分类:
系统相关 时间:
2015-01-09 23:53:33
阅读次数:
444
在 CentOS 5.5 上使用 sed 遇到一个bug $?echo?AAA?>?config
$?ln?-s?config?cfg
$?sed?-i?‘s/AAA/aaa/‘?cfg
sed:?ck_follow_symlink:?couldn‘t?lstat?c/config:?No?such?file?or?directory...
分类:
其他好文 时间:
2014-11-27 14:41:43
阅读次数:
185
CVE-2014-4877 && wget: FTP Symlink Arbitrary Filesystem Access
分类:
数据库 时间:
2014-11-16 21:19:59
阅读次数:
379
做过android平台的同仁大多都知道android原生态只支持了一个sd卡,默认的挂载点也就是/mnt/sdcard,所以在应用中使用getExternalStorageDirectory()得到的都是/mnt/sdcard,通常会symlink 到/sdcard目录。做过全...
分类:
移动开发 时间:
2014-10-26 17:06:38
阅读次数:
451
#include
#include
#include
#include
#include
static struct proc_dir_entry *root, *jiffies_file, *kbuf_file, *symlink,
*symlink;
//struct fb_data_t foo_data,bar_data;
static ssize_...
分类:
其他好文 时间:
2014-09-10 12:36:10
阅读次数:
263
一开始我采用的方法如下: ### Stop osd
$ service ceph stop osd.0
### Flush Journal
$ ceph-osd --flush-journal -i 0
### Create symlink to partition
$ rm /var/lib/ceph/osd/ceph-0/journal
$ ln -s /de...
分类:
其他好文 时间:
2014-08-06 12:04:21
阅读次数:
424
配置interfaces文件后用/etc/init.d/networking restart命令重启网络配置出现以下错误 * Running /etc/init.d/networking restart is deprecated because it may not enable again so...
分类:
其他好文 时间:
2014-07-22 00:03:37
阅读次数:
454
Instructionshereare not great.First shut down
ST2.Make sure you use absolute paths for symlink:e.g.$ curl -kL
http://xrl.us/pythonbrewinstall | bash$ ...
分类:
其他好文 时间:
2014-05-02 11:01:23
阅读次数:
382