02 2016 档案

install and config redis on ubuntu14.04
摘要:1.installation: (1)download redis from http://redis.io/download (2)installation: 2.config and start redis: 阅读全文

posted @ 2016-02-29 22:00 yeah,youcandoit 阅读(150) 评论(0) 推荐(0)

change login screen wallpaper on ubuntu14.04
摘要:install lightdm gtk greeter config lightdm change the line: 阅读全文

posted @ 2016-02-10 00:28 yeah,youcandoit 阅读(202) 评论(0) 推荐(0)

install chrome on ubuntu14.04
摘要:summary chrome broswer can't found in ubuntu14.04 default source list.To install chrome ,you must add source list by self . Today,i will give you two 阅读全文

posted @ 2016-02-07 14:30 yeah,youcandoit 阅读(235) 评论(0) 推荐(0)

install cinnamon on ubuntu 14.04
摘要:emotion: I feel not comfortable with ubuntu 14.04 default desktop unity,i still look for a alternative for unity.after trying other linux desktop,i fo 阅读全文

posted @ 2016-02-07 13:05 yeah,youcandoit 阅读(161) 评论(0) 推荐(0)

enable apache2 rewrite_mod on ubuntu14.04
摘要:```bash $ cd /etc/apache2/mods-enable $ ln -s rewrite.load ../mods-available/rewrite.load change "AllowOverride None" to "AllowOverride All" in apache2.conf in Options Indexes FollowSymLink... 阅读全文

posted @ 2016-02-02 02:37 yeah,youcandoit 阅读(107) 评论(0) 推荐(0)

install composer on ubuntu14.04
摘要:1.download composer 2.config composer use china mirror 1. METHOD1:change global config file (recommend) 2.METHOD2:change current project composer.json 阅读全文

posted @ 2016-02-02 01:56 yeah,youcandoit 阅读(212) 评论(0) 推荐(0)

ubuntu14.04:php7+apache2+mysql
摘要:apache2: mysql: php7: 阅读全文

posted @ 2016-02-01 02:46 yeah,youcandoit 阅读(238) 评论(0) 推荐(0)

ubuntu14.04 Cannot find OpenSSL's <evp.h>
摘要:Cannot find OpenSSL's when i configure php7 manually,i get trouble with that problem,finaly,i solve it condition: problem: Anwser: 阅读全文

posted @ 2016-02-01 00:56 yeah,youcandoit 阅读(2489) 评论(0) 推荐(0)

导航