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.
[Unit]
Description=Start DSTM Miner
Documentation=man:syslog-ng(8)
[Service]
User=miner
Type=forking
ExecStart=/user/local/bin/zm --server zec-us.suprnova.cc --port 2142 --user xxx.xxx --pass xxx --telemetry=127.0.0.1:43000
StandardOutput=null
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target
[Unit]
Description=Zcash Service
Wants=lightdm.service network-online.target
After=lightdm.service network-online.target
Conflicts=ccminer.service ewbf.service
[Service]
Environment=DISPLAY=:0
ExecReload=/bin/kill -HUP $MAINPID
ExecStartPre=/usr/bin/nvidia-smi -pl {{ gpu_watt }}
ExecStartPre=/usr/bin/nvidia-settings \
-a "GPUFanControlState=1" \
-a "GPUPowerMizerMode=1" \
-a "GPUTargetFanSpeed={{ gpu_fan }}" \
-a "GPUGraphicsClockOffset[3]={{ gpu_core }}" \
-a "GPUMemoryTransferRateOffset[3]={{ gpu_mem }}"
ExecStart=/opt/zcash/zm \
--telemetry=0.0.0.0:12345 \
--server {{ pool_url }} \
--port {{ pool_port }} \
--user {{ pool_user }} \
--pass {{ pool_password }}
ExecStopPost=/usr/bin/nvidia-settings \
-a "GPUGraphicsClockOffset[3]=0" \
-a "GPUMemoryTransferRateOffset[3]=0"
User={{ ansible_env.SUDO_USER }}
KillMode=mixed
Restart=always
RestartSec=10s
TimeoutStopSec=10
Nice=-20
ProtectSystem=full
ProtectHome=yes
[Install]
WantedBy=multi-user.target
[Unit]
Description=Start DSTM Miner
Documentation=man:syslog-ng(8)
[Service]
User=miner
Type=forking
ExecStart=/user/local/bin/zm --server zec-us.suprnova.cc --port 2142 --user xxx.xxx --pass xxx --telemetry=127.0.0.1:43000
StandardOutput=null
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target
Miner Status
Miner Status
m1@miner01:~$ cat /var/www/html/multiminerinfo.html
Miner Status
m1@miner02:~$ nvidia-smi
Tue Nov 14 12:45:57 2017
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 387.12 Driver Version: 387.12 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 105... Off | 00000000:01:00.0 Off | N/A |
| 50% 49C P0 ERR! / 75W | 521MiB / 4038MiB | 100% Default |
+-------------------------------+----------------------+----------------------+
| 1 GeForce GTX 105... Off | 00000000:03:00.0 Off | N/A |
| 50% 50C P0 ERR! / 75W | 484MiB / 4038MiB | 100% Default |
+-------------------------------+----------------------+----------------------+
| 2 GeForce GTX 105... Off | 00000000:06:00.0 Off | N/A |
| 50% 49C P0 ERR! / 75W | 484MiB / 4038MiB | 100% Default |
+-------------------------------+----------------------+----------------------+
| 3 GeForce GTX 105... Off | 00000000:07:00.0 Off | N/A |
| 50% 48C P0 ERR! / 75W | 484MiB / 4038MiB | 100% Default |
+-------------------------------+----------------------+----------------------+
| 4 GeForce GTX 105... Off | 00000000:08:00.0 Off | N/A |
| 50% 51C P0 ERR! / 75W | 484MiB / 4038MiB | 100% Default |
+-------------------------------+----------------------+----------------------+
| 5 GeForce GTX 105... Off | 00000000:09:00.0 Off | N/A |
| 50% 48C P0 ERR! / 75W | 484MiB / 4038MiB | 100% Default |
+-------------------------------+----------------------+----------------------+
m1@miner01:~$ cat /var/www/html/multiminerinfo.html
Miner Status