当前位置: 首页 > 工具软件 > Ruby/Informix > 使用案例 >

https://ruby-china.org/topics/57

萧和同
2023-12-01

https://cnodejs.org/topic/5504f44c73263b0e4eef9ca0


sudo apt-get install nodejs


1. mongo 安装改装数据表
2. 节点
https://ruby-china.org/topics/1398


关于主题类型,编辑 /home/niuniuqiu/projects/ruby-china/db/seeds.rb 去掉插入代码的注释后运行
rake db:seed 后,自动插入数据后解决






卸载源码
make uninstall


I. 安装ImageMagic


1. 安装:
sudo  apt-get install imagemagick


2. 测试:
1). 版本察看
简单地执行:
引用
convert -version






2.


wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1404-3.0.1.tgz


 Rails.logger = Logger.new(STDOUT)
 
  logger.debug "xxx----------------------------------------------------------------------------"




 tar -xvf mongodb-linux-i686-1.4.3.tgz 
2.                  为MongoDB创建数据目录,默认情况下它将数据存储在/data/db 
$ sudo mkdir -p /data/db/ 
$ sudo chown `id -u` /data/db 
3.                  启动MongoDB服务. 
$ cd mongodb-linux-i686-1.4.3/bin 
$ ./mongod 






$ wget https://github.com/antirez/redis/archive/2.8.19.tar.gz


2. 解压缩


$ tar xzf redis-2.6.13.tar.gz


3. 编译


$ cd redis-2.6.13


$ make


$make install


$cp redis.conf /etc/


http://www.phperz.com/article/14/1219/42002.html


http://www.cnblogs.com/likeyu/archive/2012/02/25/2367379.html




sudo apt-get install memcached




1.erb
改ruby 和title
2.model 中 1.hour.ago
user.rb
node.rb
25->1



./bin/rails server  -b 0.0.0.0 -p 80 -d  mongod --fork --syslog

后台

 类似资料: