konakona
Dream Afar.
konakona

Linux
文章归档

https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
ubuntu下 切换PHP版本
阿婆主在玩UBUNTU嘛~所以咯~ 我下载了php-cli和php-cgi,有的时候我玩nignx要用php-cgi,玩apache要用php-cli。 so~so~…
   1,907   2012-11-28   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
Ubuntu下Apache开启Rewrite伪静态並禁止目录浏览
终端运行: sudo a2enmod rewrite     #开启Rewrite模块 sudo /etc/init.d/apache2 restart     #重启apache   然…
   6,272   2012-11-14   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
linux 目录介绍
/         (这就是著名的根) ├── bin         (你在终端运行的大多数程序,比如cp、mv...) ├── boot         (内核放在这里…
   1,588   2012-11-14   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
安装alivelog apache日志查看工具
我的linux是centos哈!其他系统的其实差不多。。。 第一次弄perl,确实挺头疼的,折腾死我了! 这个alivelog的下载地址:…
   1,695   2012-09-24   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
Linux上查找安装程序的位置
用root登陆 然后用 whereis 命令来搜索 例如: [root@local ~]# whereis mysql mysql: /usr/bin/mysql /usr/lib/mysql /usr/l…
   3,919   2012-09-24   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
为Linux虚拟机开启ssh
检查是否已经开启 service sshd status 记得登入root,不然执行结果会是莫名其妙的:httpd 已死,但是 subsys 被锁。 …
   3,968   2012-09-24   Read more →
   2,014   2012-09-24   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
CentOS下设置服务自动启动的方法
在CentOS或者RedHat其他系统下,如果是后面安装的服务,如httpd、mysqld、postfix等,安装后系统默认不会自动启动的。就算手动…
   4,559   2012-09-22   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
[2014/7/18更新]CentOS 6 Yum安装LAMP(PHP5.3)
这是一个很方便的指令。yum update
   3,953   2012-09-22   Read more →
https://blog.img.crazyphper.com/2020/04/DSCF2740_%E5%89%AF%E6%9C%AC.jpg
fedora 安装eclipse 以及 PDT 下载安装
这里提供2种方法,看你喜欢哪种。   一种是下载JAVA版(默认)的eclipse,然后下载for php插件去支持php项目。 …
   2,002   2011-09-01   Read more →
加载更多