Ecency
Logo
DiscoverWavesCommunities
Write
Signup
myusufe
@myusufe
25
Followers
4
Following
0
Resource Credits
Available
Used
Created
2017-11-17 00:08
RSS Feed
Subscribe
Blog
BlogPostsCommentsCommunitiesWallet
myusufe
gpu
9y
Bitcoin Mining and GPU
Bitcoin Mining and GPU
Interesting in Bitcoin Mining? Check your server GPU size using this command, root@XXX:~# lspci | grep ' VGA ' | cut -d" " -f 1 0e:0d.0 To get GPU detail information, combine with lscpi command
$ 0.000
3
2
1
myusufe
bitcoin
9y
How to Check your Server GPU for Bitcoin Mining
How to Check your Server GPU for Bitcoin Mining
Find out the device ID: root@akaicloud:~# lspci | grep ' VGA ' | cut -d" " -f 1 0e:0d.0 You can then use this output with lspci again, forming two nested commands lspci -v -s $(lspci | grep '
$ 0.000
2
myusufe
rabbitmq
9y
!Low reputation account with an unverified outbound link, Reveal content
Rabbitmq and Kernel Setting For Large Number of Connection
Rabbitmq and Kernel Setting For Large Number of Connection
The default server kernel parameters are for desktop and minimal RAM/CPU usage, on production environment it doesn't make sense as we have much traffic. Every single connection uses a different port, and