install redis ubuntu
sudo apt update
sudo apt install redis-server
sudo nano /etc/redis/redis.conf
# change "supervised no" to "supervised systemd"
supervised systemd
sudo systemctl restart redis.service
sudo systemctl status redis
redis-cli
sudo apt update
sudo apt install redis-server
sudo systemctl restart redis.service
sudo systemctl status redis
redis-cliwget http://download.redis.io/redis-stable.tar.gz
tar xvzf redis-stable.tar.gz
cd redis-stable
make
Also in C++:
- como crear icono de aplicacion en linux
- linux commands list
- ef remove migration
- how to install composer windows
- how to git pull origin master
- gh create alias
- remove file from git tracking
- vue google sign in github
- how to install mongodb macos
- find and kill process
- 'jest/no-deprecated-functions': Unable to detect Jest version - please ensure jest package is installed, or otherwise set version explicitly
- bash combine output from two commands
- center table markdown github
- how to install rman in oracle 12c
- unix get epoch in miliseconds shell
- copy and paste file in linux shell
- fast backup mac
- git remote add wrong thing how to remove
- raw.githubusercontent.com/lewagon/rails-templates
- how to handle windows htrough sheels
- use mouse in iterm input command
- git borrar rama local y remote
- new ip linux
- create directory in linux