Skip to content

Instantly share code, notes, and snippets.

View ibraheem-ghazi's full-sized avatar

Ibraheem Ghazi Alnabriss ibraheem-ghazi

  • Palestine - Gaza
View GitHub Profile
@ibraheem-ghazi
ibraheem-ghazi / install-redis.sh
Created December 5, 2019 12:46
Bash script to install Redis on Ubuntu server protected with OpenSSL password
#!/bin/bash
clear
#color the output of echo
COLOR='\033[1;32m'
RED='\033[0;31m'
WHITE='\033[1;37m'
NC='\033[0m' # No Color