It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
cd /var
touch swap.img
chmod 600 swap.img
dd if=/dev/zero of=/var/swap.img bs=2048k count=1000
mkswap /var/swap.img
swapon /var/swap.img
echo "/var/swap.img none swap sw 0 0" >> /etc/fstab
adduser --shell /bin/bash xios_user
xios_user ALL=(ALL:ALL) ALL
su xios_user
cd
mkdir .ssh
chmod 700 .ssh
scp id_rsa.pub xios_user@VPS_IP_ADDRESS:~xios_user/.ssh
cd
mv ~xios_user/.ssh/id_rsa.pub ~xios_user/.ssh/authorized_keys
sudo su
vi /etc/ssh/sshd_config
PermitRootLogin no
PasswordAuthentication no
AllowUsers xios_user
/etc/init.d/ssh restart
sudo apt-get -y update && sudo apt-get -y install build-essential libssl-dev libdb++-dev libboost-all-dev libcrypto++-dev libqrencode-dev libminiupnpc-dev libgmp-dev libgmp3-dev autoconf autogen automake libtool
git clone https://github.com/ButterRose/Xios.git xios
cd xios/src
sudo make -f makefile.unix
./XIOSd -daemon
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
./XIOSd -daemon
./XIOSd getmininginfo
{
"blocks" : 12633,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 176623.15359025,
"blockvalue" : 100000000,
"netmhashps" : 13230.39365848,
"netstakeweight" : 108655610669683.62500000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"testnet" : false
}
./XIOSd masternode genkey
./XIOSd stop
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
port=9999
masternode=1
masternodeaddr=VPS_IP_ADDRESS:9999
masternodeprivkey=MASTERNODE_PRIVATE_KEY
./XIOSd -daemon
getaccountaddress MASTERNODE_ALIAS
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
masternode outputs
cd /var
touch swap.img
chmod 600 swap.img
dd if=/dev/zero of=/var/swap.img bs=2048k count=1000
mkswap /var/swap.img
swapon /var/swap.img
echo "/var/swap.img none swap sw 0 0" >> /etc/fstab
adduser --shell /bin/bash xios_user
xios_user ALL=(ALL:ALL) ALL
su xios_user
cd
mkdir .ssh
chmod 700 .ssh
scp id_rsa.pub xios_user@VPS_IP_ADDRESS:~xios_user/.ssh
cd
mv ~xios_user/.ssh/id_rsa.pub ~xios_user/.ssh/authorized_keys
sudo su
vi /etc/ssh/sshd_config
PermitRootLogin no
PasswordAuthentication no
AllowUsers xios_user
/etc/init.d/ssh restart
sudo apt-get -y update && sudo apt-get -y install build-essential libssl-dev libdb++-dev libboost-all-dev libcrypto++-dev libqrencode-dev libminiupnpc-dev libgmp-dev libgmp3-dev autoconf autogen automake libtool
git clone https://github.com/ButterRose/Xios.git xios
cd xios/src
sudo make -f makefile.unix
./XIOSd -daemon
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
./XIOSd -daemon
./XIOSd getmininginfo
{
"blocks" : 12633,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 176623.15359025,
"blockvalue" : 100000000,
"netmhashps" : 13230.39365848,
"netstakeweight" : 108655610669683.62500000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"testnet" : false
}
./XIOSd masternode genkey
./XIOSd stop
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
port=9999
masternode=1
masternodeaddr=VPS_IP_ADDRESS:9999
masternodeprivkey=MASTERNODE_PRIVATE_KEY
./XIOSd -daemon
getaccountaddress MASTERNODE_ALIAS
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
masternode outputs
cd /var
touch swap.img
chmod 600 swap.img
dd if=/dev/zero of=/var/swap.img bs=2048k count=1000
mkswap /var/swap.img
swapon /var/swap.img
echo "/var/swap.img none swap sw 0 0" >> /etc/fstab
adduser --shell /bin/bash xios_user
xios_user ALL=(ALL:ALL) ALL
su xios_user
cd
mkdir .ssh
chmod 700 .ssh
scp id_rsa.pub xios_user@VPS_IP_ADDRESS:~xios_user/.ssh
cd
mv ~xios_user/.ssh/id_rsa.pub ~xios_user/.ssh/authorized_keys
sudo su
vi /etc/ssh/sshd_config
PermitRootLogin no
PasswordAuthentication no
AllowUsers xios_user
/etc/init.d/ssh restart
sudo apt-get -y update && sudo apt-get -y install build-essential libssl-dev libdb++-dev libboost-all-dev libcrypto++-dev libqrencode-dev libminiupnpc-dev libgmp-dev libgmp3-dev autoconf autogen automake libtool
git clone https://github.com/ButterRose/Xios.git xios
cd xios/src
sudo make -f makefile.unix
./XIOSd -daemon
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
./XIOSd -daemon
./XIOSd getmininginfo
{
"blocks" : 12633,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 176623.15359025,
"blockvalue" : 100000000,
"netmhashps" : 13230.39365848,
"netstakeweight" : 108655610669683.62500000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"testnet" : false
}
./XIOSd masternode genkey
./XIOSd stop
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
port=9999
masternode=1
masternodeaddr=VPS_IP_ADDRESS:9999
masternodeprivkey=MASTERNODE_PRIVATE_KEY
./XIOSd -daemon
getaccountaddress MASTERNODE_ALIAS
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
masternode outputs
cd /var
touch swap.img
chmod 600 swap.img
dd if=/dev/zero of=/var/swap.img bs=2048k count=1000
mkswap /var/swap.img
swapon /var/swap.img
echo "/var/swap.img none swap sw 0 0" >> /etc/fstab
adduser --shell /bin/bash xios_user
xios_user ALL=(ALL:ALL) ALL
su xios_user
cd
mkdir .ssh
chmod 700 .ssh
scp id_rsa.pub xios_user@VPS_IP_ADDRESS:~xios_user/.ssh
cd
mv ~xios_user/.ssh/id_rsa.pub ~xios_user/.ssh/authorized_keys
sudo su
vi /etc/ssh/sshd_config
PermitRootLogin no
PasswordAuthentication no
AllowUsers xios_user
/etc/init.d/ssh restart
sudo apt-get -y update && sudo apt-get -y install build-essential libssl-dev libdb++-dev libboost-all-dev libcrypto++-dev libqrencode-dev libminiupnpc-dev libgmp-dev libgmp3-dev autoconf autogen automake libtool
git clone https://github.com/ButterRose/Xios.git xios
cd xios/src
sudo make -f makefile.unix
./XIOSd -daemon
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
./XIOSd -daemon
./XIOSd getmininginfo
{
"blocks" : 12633,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 176623.15359025,
"blockvalue" : 100000000,
"netmhashps" : 13230.39365848,
"netstakeweight" : 108655610669683.62500000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"testnet" : false
}
./XIOSd masternode genkey
./XIOSd stop
vi ~/.XIOS/XIOS.conf
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
port=9999
masternode=1
masternodeaddr=VPS_IP_ADDRESS:9999
masternodeprivkey=MASTERNODE_PRIVATE_KEY
./XIOSd -daemon
getaccountaddress MASTERNODE_ALIAS
rpcuser=XIOSrpc
rpcpassword=PASSWORD
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
staking=0
logtimestamps=1
masternode outputs