Personally, it is not to ask too much and it is possible for someone to show or make a message on how to install and run a portfolio of unbutu?
apt-get update && apt-get -y upgrade
apt-get -y install build-essential libtool libboost-all-dev autotools-dev autoconf pkg-config libssl-dev libminiupnpc-dev libdb-dev libdb++-dev libgmp-dev htop libevent-dev
git clone https://github.com/CryptoCoderz/Espers.git && cd Espers/src && chmod +x leveldb/build_detect_platform && make -f makefile.unix && strip Espersd && cp Espersd /usr/local/bin/ && make -f makefile.unix clean && Espersd