學習日志---redhat安裝redis

在配置好Yum的基礎(chǔ)上安裝gcc

創(chuàng)新互聯(lián)建站是一家專注于做網(wǎng)站、網(wǎng)站建設(shè)與策劃設(shè)計,望花網(wǎng)站建設(shè)哪家好?創(chuàng)新互聯(lián)建站做網(wǎng)站,專注于網(wǎng)站建設(shè)10多年,網(wǎng)設(shè)計領(lǐng)域的專業(yè)建站公司;建站業(yè)務涵蓋:望花等地區(qū)。望花做網(wǎng)站價格咨詢:028-86922220

如下

[root@hadoop1 ~]# yum install gcc

安裝好后,redhat上拷貝tar文件,

[root@hadoop1 software]# cd redis-2.8.19
[root@hadoop1 redis-2.8.19]# ls
00-RELEASENOTES  CONTRIBUTING  deps     Makefile   README      runtest           sentinel.conf  tests
BUGS             COPYING       INSTALL  MANIFESTO  redis.conf  runtest-sentinel  src            utils

在文件下運行make install,具體可通過readme去查看

在安裝好之后:

[root@hadoop1 redis-2.8.19]# cd utils
[root@hadoop1 utils]# ls
build-static-symbols.tcl  hyperloglog        mkrelease.sh   redis_init_script      redis-sha1.rb         whatisdoing.sh
generate-command-help.rb  install_server.sh  redis-copy.rb  redis_init_script.tpl  speed-regression.tcl

在utils中,運行install_server.sh

這里去配置redis的一些東西,如下:

[root@hadoop1 utils]# ./install_server.sh 
Welcome to the redis service installer
This script will help you easily set up a running redis server

Please select the redis port for this instance: [6379] 
Selecting default: 6379
Please select the redis config file name [/etc/redis/6379.conf] 
Selected default - /etc/redis/6379.conf
Please select the redis log file name [/var/log/redis_6379.log] 
Selected default - /var/log/redis_6379.log
Please select the data directory for this instance [/var/lib/redis/6379] 
Selected default - /var/lib/redis/6379
Please select the redis executable path [/usr/local/bin/redis-server] 
Selected config:
Port           : 6379
Config file    : /etc/redis/6379.conf
Log file       : /var/log/redis_6379.log
Data dir       : /var/lib/redis/6379
Executable     : /usr/local/bin/redis-server
Cli Executable : /usr/local/bin/redis-cli
Is this ok? Then press ENTER to go on or Ctrl-C to abort.
Copied /tmp/6379.conf => /etc/init.d/redis_6379
Installing service...
Successfully added to chkconfig!
Successfully added to runlevels 345!
Starting Redis server...
Installation successful!

大功告成

通過redis-cli可以登陸

文章標題:學習日志---redhat安裝redis
鏈接URL:http://bm7419.com/article6/psohog.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站建設(shè)、標簽優(yōu)化、建站公司、網(wǎng)站設(shè)計公司網(wǎng)站排名、營銷型網(wǎng)站建設(shè)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

成都做網(wǎng)站