Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.70 KB | None | 0 0
  1. root@etnpool:~# reboot
  2. login as: root
  3. Authenticating with public key "daemon@los.zetas.mx" from agent
  4.  
  5. The programs included with the Debian GNU/Linux system are free software;
  6. the exact distribution terms for each program are described in the
  7. individual files in /usr/share/doc/*/copyright.
  8.  
  9. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  10. permitted by applicable law.
  11. Last login: Fri Mar 23 15:16:47 2018 from h2188763.stratoserver.net
  12. root@etnpool:~# unset HISTFILE
  13. root@etnpool:~# w
  14. 15:33:44 up 1 min, 1 user, load average: 0.15, 0.03, 0.01
  15. USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
  16. root pts/0 h2188763.stratos 15:33 3.00s 0.05s 0.00s w
  17. root@etnpool:~# ls -al
  18. total 1360
  19. drwx------ 14 root root 4096 Mar 23 15:22 .
  20. drwxr-xr-x 22 root root 4096 Mar 23 2018 ..
  21. drwx------ 2 root root 4096 Nov 2 2015 .aptitude
  22. -rw------- 1 root root 9930 Mar 23 15:32 .bash_history
  23. -rw-r--r-- 1 root root 767 Jan 21 21:30 .bashrc
  24. drwx------ 3 root root 4096 Jan 21 21:59 .config
  25. -rw-r--r-- 1 root root 1213947 Mar 23 15:22 dump.rdb
  26. drwxr-xr-x 13 root root 4096 Feb 22 12:06 electroneum
  27. drwxr-x--x 3 root root 4096 Jan 22 00:20 .electroneum
  28. -rw------- 1 root root 3304 Mar 14 15:35 electroneum-wallet-cli.log
  29. -rw------- 1 root root 10860 Mar 23 15:20 electroneum-wallet-rpc.log
  30. -rw-r--r-- 1 root root 771 Feb 17 00:53 filtre
  31. -rw------- 1 root root 139 Mar 14 20:29 .nano_history
  32. drwxr-xr-x 3 root root 4096 Jan 22 13:11 .node-gyp
  33. drwxrwxr-x 6 500 500 4096 Oct 18 2016 node-v0.10.48-linux-x64
  34. drwxr-xr-x 172 root root 4096 Feb 9 01:27 .npm
  35. drwxr-xr-x 8 root root 4096 Jan 21 21:31 .nvm
  36. drwxr-xr-x 7 root root 4096 Mar 23 15:31 pool
  37. -rw-r--r-- 1 root root 189 Jan 21 23:43 .profile
  38. -rw------- 1 root root 112 Mar 3 13:31 .rediscli_history
  39. drwxr-xr-x 6 pool pool 4096 Mar 10 15:37 redis-stable
  40. drwx------ 2 root root 4096 Mar 15 16:40 .ssh
  41. -rw-r--r-- 1 root root 52314 Mar 14 20:29 transfers
  42. -rw------- 1 root root 4944 Nov 2 2015 .viminfo
  43. drwxr-xr-x 7 root root 4096 Jan 22 14:46 xmrig-proxy
  44. root@etnpool:~# iptables-restore -c <filtre
  45. root@etnpool:~# iptables -L -n
  46. Chain INPUT (policy ACCEPT)
  47. target prot opt source destination
  48. DROP all -- 171.96.190.152 0.0.0.0/0
  49. DROP all -- 211.95.58.164 0.0.0.0/0
  50. DROP all -- 61.164.67.36 0.0.0.0/0
  51. DROP all -- 119.145.120.162 0.0.0.0/0
  52. DROP all -- 201.116.54.14 0.0.0.0/0
  53. DROP all -- 171.96.190.152 0.0.0.0/0
  54. DROP all -- 201.116.230.92 0.0.0.0/0
  55. DROP all -- 188.165.73.3 0.0.0.0/0
  56. DROP all -- 111.85.191.164 0.0.0.0/0
  57. DROP all -- 85.114.141.90 0.0.0.0/0
  58.  
  59. Chain FORWARD (policy ACCEPT)
  60. target prot opt source destination
  61.  
  62. Chain OUTPUT (policy ACCEPT)
  63. target prot opt source destination
  64. DROP all -- 171.96.190.152 0.0.0.0/0
  65. DROP all -- 201.116.54.14 0.0.0.0/0
  66. DROP all -- 211.95.58.164 0.0.0.0/0
  67. DROP all -- 61.164.67.36 0.0.0.0/0
  68. DROP all -- 119.145.120.162 0.0.0.0/0
  69. root@etnpool:~#
  70. root@etnpool:~# cat /proc/sys/vm/nr_hugepages
  71. 0
  72. root@etnpool:~# sysctl -w vm.nr_hugepages=128
  73. vm.nr_hugepages = 128
  74. root@etnpool:~# cat /proc/sys/vm/nr_hugepages
  75. 128
  76. root@etnpool:~# cat /proc/sys/vm/nr_hugepages
  77. 128
  78. root@etnpool:~# nano /etc/security/limits.conf
  79. root@etnpool:~# screen -S daemond
  80. [detached from 772.daemond]
  81. root@etnpool:~# redis-server --daemonize yes
  82. 942:C 23 Mar 15:35:53.101 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
  83. 942:C 23 Mar 15:35:53.102 # Redis version=4.0.6, bits=64, commit=00000000, modified=0, pid=942, just started
  84. 942:C 23 Mar 15:35:53.102 # Configuration loaded
  85. root@etnpool:~# screen -S daemond
  86. [screen is terminating]
  87. root@etnpool:~# screen -x
  88. [detached from 772.daemond]
  89. root@etnpool:~# screen -S rpc
  90. [detached from 1148.rpc]
  91. root@etnpool:~# w
  92. 15:37:01 up 4 min, 1 user, load average: 1.05, 0.29, 0.09
  93. USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
  94. root pts/0 h2188763.stratos 15:33 0.00s 0.08s 0.00s w
  95. root@etnpool:~# ps -aux
  96. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  97. root 1 0.2 0.0 28724 4840 ? Ss 15:32 0:00 /sbin/init
  98. root 2 0.0 0.0 0 0 ? S 15:32 0:00 [kthreadd]
  99. root 3 0.0 0.0 0 0 ? S 15:32 0:00 [ksoftirqd/0]
  100. root 4 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/0:0]
  101. root 5 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/0:0H]
  102. root 6 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:0]
  103. root 7 0.9 0.0 0 0 ? S 15:32 0:02 [rcu_sched]
  104. root 8 0.0 0.0 0 0 ? S 15:32 0:00 [rcu_bh]
  105. root 9 0.0 0.0 0 0 ? S 15:32 0:00 [migration/0]
  106. root 10 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/0]
  107. root 11 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/1]
  108. root 12 0.0 0.0 0 0 ? S 15:32 0:00 [migration/1]
  109. root 13 0.5 0.0 0 0 ? S 15:32 0:01 [ksoftirqd/1]
  110. root 14 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/1:0]
  111. root 15 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/1:0H]
  112. root 16 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/2]
  113. root 17 0.0 0.0 0 0 ? S 15:32 0:00 [migration/2]
  114. root 18 0.5 0.0 0 0 ? S 15:32 0:01 [ksoftirqd/2]
  115. root 19 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/2:0]
  116. root 20 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/2:0H]
  117. root 21 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/3]
  118. root 22 0.0 0.0 0 0 ? S 15:32 0:00 [migration/3]
  119. root 23 0.4 0.0 0 0 ? S 15:32 0:01 [ksoftirqd/3]
  120. root 24 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/3:0]
  121. root 25 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/3:0H]
  122. root 26 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/4]
  123. root 27 0.0 0.0 0 0 ? S 15:32 0:00 [migration/4]
  124. root 28 0.3 0.0 0 0 ? S 15:32 0:00 [ksoftirqd/4]
  125. root 29 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/4:0]
  126. root 30 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/4:0H]
  127. root 31 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/5]
  128. root 32 0.0 0.0 0 0 ? S 15:32 0:00 [migration/5]
  129. root 33 0.5 0.0 0 0 ? S 15:32 0:01 [ksoftirqd/5]
  130. root 34 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/5:0]
  131. root 35 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/5:0H]
  132. root 36 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/6]
  133. root 37 0.0 0.0 0 0 ? S 15:32 0:00 [migration/6]
  134. root 38 0.4 0.0 0 0 ? S 15:32 0:01 [ksoftirqd/6]
  135. root 39 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/6:0]
  136. root 40 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/6:0H]
  137. root 41 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/7]
  138. root 42 0.0 0.0 0 0 ? S 15:32 0:00 [migration/7]
  139. root 43 0.5 0.0 0 0 ? S 15:32 0:01 [ksoftirqd/7]
  140. root 44 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/7:0]
  141. root 45 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/7:0H]
  142. root 46 0.0 0.0 0 0 ? S< 15:32 0:00 [khelper]
  143. root 47 0.0 0.0 0 0 ? S 15:32 0:00 [kdevtmpfs]
  144. root 48 0.0 0.0 0 0 ? S< 15:32 0:00 [netns]
  145. root 49 0.0 0.0 0 0 ? S 15:32 0:00 [khungtaskd]
  146. root 50 0.0 0.0 0 0 ? S< 15:32 0:00 [writeback]
  147. root 51 0.0 0.0 0 0 ? SN 15:32 0:00 [ksmd]
  148. root 52 0.0 0.0 0 0 ? SN 15:32 0:00 [khugepaged]
  149. root 53 0.0 0.0 0 0 ? S< 15:32 0:00 [crypto]
  150. root 54 0.0 0.0 0 0 ? S< 15:32 0:00 [kintegrityd]
  151. root 55 0.0 0.0 0 0 ? S< 15:32 0:00 [bioset]
  152. root 56 0.0 0.0 0 0 ? S< 15:32 0:00 [kblockd]
  153. root 57 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/0:1]
  154. root 58 0.0 0.0 0 0 ? S 15:32 0:00 [kswapd0]
  155. root 59 0.0 0.0 0 0 ? S< 15:32 0:00 [vmstat]
  156. root 60 0.0 0.0 0 0 ? S 15:32 0:00 [fsnotify_mark]
  157. root 66 0.0 0.0 0 0 ? S< 15:32 0:00 [kthrotld]
  158. root 67 0.0 0.0 0 0 ? S< 15:32 0:00 [ipv6_addrconf]
  159. root 68 0.0 0.0 0 0 ? S< 15:32 0:00 [deferwq]
  160. root 69 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:1]
  161. root 80 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/1:1]
  162. root 117 0.0 0.0 0 0 ? S 15:32 0:00 [khubd]
  163. root 120 0.0 0.0 0 0 ? S< 15:32 0:00 [ata_sff]
  164. root 121 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/4:1]
  165. root 122 0.0 0.0 0 0 ? S 15:32 0:00 [scsi_eh_0]
  166. root 123 0.0 0.0 0 0 ? S< 15:32 0:00 [scsi_tmf_0]
  167. root 124 0.0 0.0 0 0 ? S 15:32 0:00 [scsi_eh_1]
  168. root 125 0.0 0.0 0 0 ? S< 15:32 0:00 [scsi_tmf_1]
  169. root 126 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:2]
  170. root 127 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:3]
  171. root 128 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/5:1]
  172. root 129 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/6:1]
  173. root 130 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/4:2]
  174. root 132 0.1 0.0 0 0 ? S 15:32 0:00 [kworker/0:2]
  175. root 133 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/6:1H]
  176. root 135 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/2:1]
  177. root 152 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/7:1H]
  178. root 154 0.0 0.0 0 0 ? S 15:32 0:00 [jbd2/vda1-8]
  179. root 155 0.0 0.0 0 0 ? S< 15:32 0:00 [ext4-rsv-conver]
  180. root 179 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/3:1]
  181. root 201 0.0 0.0 0 0 ? S 15:32 0:00 [kauditd]
  182. root 207 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/7:1]
  183. root 211 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/5:2]
  184. root 215 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/2:1H]
  185. root 216 0.1 0.0 32964 4424 ? Ss 15:32 0:00 /lib/systemd/systemd-journald
  186. root 224 0.0 0.0 41044 3464 ? Ss 15:32 0:00 /lib/systemd/systemd-udevd
  187. root 254 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/7:2]
  188. root 316 0.0 0.0 0 0 ? S< 15:32 0:00 [kpsmoused]
  189. root 365 0.0 0.0 25400 7792 ? Ss 15:32 0:00 dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0
  190. root 391 0.0 0.0 27436 2680 ? Ss 15:32 0:00 /usr/sbin/cron -f
  191. root 393 0.0 0.0 28268 2964 ? Ss 15:32 0:00 /lib/systemd/systemd-logind
  192. message+ 399 0.0 0.0 42120 3448 ? Ss 15:32 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
  193. root 424 0.0 0.0 4236 1524 ? Ss 15:32 0:00 /usr/sbin/minissdpd -i 0.0.0.0
  194. root 426 0.0 0.0 258672 3460 ? Ssl 15:32 0:00 /usr/sbin/rsyslogd -n
  195. root 434 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/3:2]
  196. root 435 0.0 0.0 12844 1864 tty1 Ss+ 15:32 0:00 /sbin/agetty --noclear tty1 linux
  197. root 436 0.0 0.0 14200 2136 ttyS0 Ss+ 15:32 0:00 /sbin/agetty --keep-baud 115200 38400 9600 ttyS0 vt102
  198. ntp 438 0.0 0.0 33380 4348 ? Ss 15:32 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:113
  199. root 447 0.0 0.0 87200 6828 ? Ss 15:32 0:00 /usr/sbin/apache2 -k start
  200. www-data 450 0.0 0.0 376356 4756 ? Sl 15:32 0:00 /usr/sbin/apache2 -k start
  201. www-data 451 0.0 0.0 376356 4756 ? Sl 15:32 0:00 /usr/sbin/apache2 -k start
  202. root 534 0.0 0.0 55180 5320 ? Ss 15:32 0:00 /usr/sbin/sshd -D
  203. root 576 0.0 0.0 0 0 ? S< 15:33 0:00 [kworker/0:1H]
  204. root 577 0.0 0.0 93228 6380 ? Ss 15:33 0:00 sshd: root@pts/0
  205. root 579 0.0 0.0 27084 3560 ? Ss 15:33 0:00 /lib/systemd/systemd --user
  206. root 580 0.0 0.0 50004 1804 ? S 15:33 0:00 (sd-pam)
  207. root 582 0.0 0.0 26728 8924 pts/0 Ss 15:33 0:00 -bash
  208. root 772 0.0 0.0 25928 3104 ? Ss 15:35 0:00 SCREEN -S daemond
  209. root 773 0.0 0.0 26804 8612 pts/1 Ss 15:35 0:00 /bin/bash
  210. root 943 0.1 0.0 44936 6000 ? Ssl 15:35 0:00 redis-server *:6379
  211. root 1119 32.6 0.6 29658332 110228 pts/1 Sl+ 15:36 0:19 electroneumd
  212. root 1148 0.0 0.0 25928 2984 ? Ss 15:36 0:00 SCREEN -S rpc
  213. root 1149 0.1 0.0 26812 8896 pts/2 Ss 15:36 0:00 /bin/bash
  214. root 2589 1.0 0.2 358776 34472 pts/2 Sl+ 15:36 0:00 electroneum-wallet-rpc --wallet-file etanol --password poweroverwhelming2000 --rpc-bind-port 26969 --disable-rpc-login
  215. pool 3370 0.0 0.0 35628 3876 ? Ss 15:36 0:00 /lib/systemd/systemd --user
  216. pool 3371 0.0 0.0 50004 1808 ? S 15:36 0:00 (sd-pam)
  217. pool 3848 0.2 0.0 26588 3720 ? Ss 15:36 0:00 SCREEN -S pool
  218. pool 3849 0.4 0.0 26824 8908 pts/4 Ss 15:36 0:00 /bin/bash
  219. pool 4266 2.3 0.1 694524 25056 pts/4 Sl+ 15:36 0:00 node init.js
  220. pool 4268 2.5 0.1 695040 25200 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  221. pool 4269 2.3 0.1 695040 25244 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  222. pool 4271 2.6 0.1 696064 26620 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  223. pool 4274 18.2 0.2 714496 37660 pts/4 Sl+ 15:36 0:01 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  224. pool 4276 6.3 0.2 681708 35464 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  225. pool 4278 5.5 0.2 679768 33000 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  226. pool 4280 10.3 0.2 714500 36764 pts/4 Rl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  227. pool 4282 41.2 0.2 713860 39964 pts/4 Rl+ 15:36 0:03 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  228. pool 4284 35.3 0.2 714492 40016 pts/4 Rl+ 15:36 0:02 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  229. pool 4286 15.5 0.2 714492 36788 pts/4 Sl+ 15:36 0:01 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  230. pool 4288 9.6 0.2 681716 35680 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  231. root 5327 0.0 0.0 0 0 ? S< 15:37 0:00 [kworker/5:1H]
  232. root 5569 0.0 0.0 19036 2488 pts/0 R+ 15:37 0:00 ps -aux
  233. root@etnpool:~# w
  234. 15:44:05 up 11 min, 1 user, load average: 3.52, 3.04, 1.60
  235. USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
  236. root pts/0 h2188763.stratos 15:33 1.00s 0.08s 0.00s w
  237. root@etnpool:~# ps -aux
  238. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  239. root 1 0.0 0.0 28724 4840 ? Ss 15:32 0:00 /sbin/init
  240. root 2 0.0 0.0 0 0 ? S 15:32 0:00 [kthreadd]
  241. root 3 0.3 0.0 0 0 ? S 15:32 0:02 [ksoftirqd/0]
  242. root 5 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/0:0H]
  243. root 6 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:0]
  244. root 7 1.2 0.0 0 0 ? S 15:32 0:08 [rcu_sched]
  245. root 8 0.0 0.0 0 0 ? S 15:32 0:00 [rcu_bh]
  246. root 9 0.0 0.0 0 0 ? S 15:32 0:00 [migration/0]
  247. root 10 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/0]
  248. root 11 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/1]
  249. root 12 0.0 0.0 0 0 ? S 15:32 0:00 [migration/1]
  250. root 13 1.6 0.0 0 0 ? S 15:32 0:11 [ksoftirqd/1]
  251. root 14 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/1:0]
  252. root 15 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/1:0H]
  253. root 16 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/2]
  254. root 17 0.0 0.0 0 0 ? S 15:32 0:00 [migration/2]
  255. root 18 1.7 0.0 0 0 ? S 15:32 0:12 [ksoftirqd/2]
  256. root 19 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/2:0]
  257. root 20 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/2:0H]
  258. root 21 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/3]
  259. root 22 0.0 0.0 0 0 ? S 15:32 0:00 [migration/3]
  260. root 23 1.8 0.0 0 0 ? S 15:32 0:12 [ksoftirqd/3]
  261. root 25 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/3:0H]
  262. root 26 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/4]
  263. root 27 0.0 0.0 0 0 ? S 15:32 0:00 [migration/4]
  264. root 28 1.6 0.0 0 0 ? S 15:32 0:11 [ksoftirqd/4]
  265. root 30 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/4:0H]
  266. root 31 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/5]
  267. root 32 0.0 0.0 0 0 ? S 15:32 0:00 [migration/5]
  268. root 33 1.9 0.0 0 0 ? S 15:32 0:13 [ksoftirqd/5]
  269. root 35 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/5:0H]
  270. root 36 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/6]
  271. root 37 0.0 0.0 0 0 ? S 15:32 0:00 [migration/6]
  272. root 38 1.7 0.0 0 0 ? S 15:32 0:12 [ksoftirqd/6]
  273. root 39 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/6:0]
  274. root 40 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/6:0H]
  275. root 41 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/7]
  276. root 42 0.0 0.0 0 0 ? S 15:32 0:00 [migration/7]
  277. root 43 1.8 0.0 0 0 ? S 15:32 0:12 [ksoftirqd/7]
  278. root 45 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/7:0H]
  279. root 46 0.0 0.0 0 0 ? S< 15:32 0:00 [khelper]
  280. root 47 0.0 0.0 0 0 ? S 15:32 0:00 [kdevtmpfs]
  281. root 48 0.0 0.0 0 0 ? S< 15:32 0:00 [netns]
  282. root 49 0.0 0.0 0 0 ? S 15:32 0:00 [khungtaskd]
  283. root 50 0.0 0.0 0 0 ? S< 15:32 0:00 [writeback]
  284. root 51 0.0 0.0 0 0 ? SN 15:32 0:00 [ksmd]
  285. root 52 0.0 0.0 0 0 ? SN 15:32 0:00 [khugepaged]
  286. root 53 0.0 0.0 0 0 ? S< 15:32 0:00 [crypto]
  287. root 54 0.0 0.0 0 0 ? S< 15:32 0:00 [kintegrityd]
  288. root 55 0.0 0.0 0 0 ? S< 15:32 0:00 [bioset]
  289. root 56 0.0 0.0 0 0 ? S< 15:32 0:00 [kblockd]
  290. root 58 0.0 0.0 0 0 ? S 15:32 0:00 [kswapd0]
  291. root 59 0.0 0.0 0 0 ? S< 15:32 0:00 [vmstat]
  292. root 60 0.0 0.0 0 0 ? S 15:32 0:00 [fsnotify_mark]
  293. root 66 0.0 0.0 0 0 ? S< 15:32 0:00 [kthrotld]
  294. root 67 0.0 0.0 0 0 ? S< 15:32 0:00 [ipv6_addrconf]
  295. root 68 0.0 0.0 0 0 ? S< 15:32 0:00 [deferwq]
  296. root 69 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:1]
  297. root 80 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/1:1]
  298. root 117 0.0 0.0 0 0 ? S 15:32 0:00 [khubd]
  299. root 120 0.0 0.0 0 0 ? S< 15:32 0:00 [ata_sff]
  300. root 121 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/4:1]
  301. root 122 0.0 0.0 0 0 ? S 15:32 0:00 [scsi_eh_0]
  302. root 123 0.0 0.0 0 0 ? S< 15:32 0:00 [scsi_tmf_0]
  303. root 124 0.0 0.0 0 0 ? S 15:32 0:00 [scsi_eh_1]
  304. root 125 0.0 0.0 0 0 ? S< 15:32 0:00 [scsi_tmf_1]
  305. root 128 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/5:1]
  306. root 129 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/6:1]
  307. root 130 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/4:2]
  308. root 132 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/0:2]
  309. root 133 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/6:1H]
  310. root 135 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/2:1]
  311. root 152 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/7:1H]
  312. root 154 0.0 0.0 0 0 ? S 15:32 0:00 [jbd2/vda1-8]
  313. root 155 0.0 0.0 0 0 ? S< 15:32 0:00 [ext4-rsv-conver]
  314. root 179 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/3:1]
  315. root 201 0.0 0.0 0 0 ? S 15:32 0:00 [kauditd]
  316. root 207 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/7:1]
  317. root 211 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/5:2]
  318. root 215 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/2:1H]
  319. root 216 0.0 0.0 32964 4424 ? Ss 15:32 0:00 /lib/systemd/systemd-journald
  320. root 224 0.0 0.0 41044 3464 ? Ss 15:32 0:00 /lib/systemd/systemd-udevd
  321. root 254 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/7:2]
  322. root 316 0.0 0.0 0 0 ? S< 15:32 0:00 [kpsmoused]
  323. root 365 0.0 0.0 25400 7792 ? Ss 15:32 0:00 dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0
  324. root 391 0.0 0.0 27436 2680 ? Ss 15:32 0:00 /usr/sbin/cron -f
  325. root 393 0.0 0.0 28268 2964 ? Ss 15:32 0:00 /lib/systemd/systemd-logind
  326. message+ 399 0.0 0.0 42120 3448 ? Ss 15:32 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
  327. root 424 0.0 0.0 4236 1524 ? Ss 15:32 0:00 /usr/sbin/minissdpd -i 0.0.0.0
  328. root 426 0.0 0.0 258672 3460 ? Ssl 15:32 0:00 /usr/sbin/rsyslogd -n
  329. root 434 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/3:2]
  330. root 435 0.0 0.0 12844 1864 tty1 Ss+ 15:32 0:00 /sbin/agetty --noclear tty1 linux
  331. root 436 0.0 0.0 14200 2136 ttyS0 Ss+ 15:32 0:00 /sbin/agetty --keep-baud 115200 38400 9600 ttyS0 vt102
  332. ntp 438 0.0 0.0 33380 4348 ? Ss 15:32 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:113
  333. root 447 0.0 0.0 87200 6828 ? Ss 15:32 0:00 /usr/sbin/apache2 -k start
  334. www-data 450 0.0 0.0 704108 5520 ? Sl 15:32 0:00 /usr/sbin/apache2 -k start
  335. www-data 451 0.0 0.0 704252 5732 ? Sl 15:32 0:00 /usr/sbin/apache2 -k start
  336. root 534 0.0 0.0 55180 5320 ? Ss 15:32 0:00 /usr/sbin/sshd -D
  337. root 576 0.0 0.0 0 0 ? S< 15:33 0:00 [kworker/0:1H]
  338. root 577 0.0 0.0 93228 6380 ? Ss 15:33 0:00 sshd: root@pts/0
  339. root 579 0.0 0.0 27084 3560 ? Ss 15:33 0:00 /lib/systemd/systemd --user
  340. root 580 0.0 0.0 50004 1804 ? S 15:33 0:00 (sd-pam)
  341. root 582 0.0 0.0 26728 8924 pts/0 Ss 15:33 0:00 -bash
  342. root 772 0.0 0.0 25928 3104 ? Ss 15:35 0:00 SCREEN -S daemond
  343. root 773 0.0 0.0 26804 8612 pts/1 Ss 15:35 0:00 /bin/bash
  344. root 943 0.9 0.0 57224 9872 ? Ssl 15:35 0:04 redis-server *:6379
  345. root 1119 139 1.5 29668572 254836 pts/1 Sl+ 15:36 11:13 electroneumd
  346. root 1148 0.0 0.0 25928 2984 ? Ss 15:36 0:00 SCREEN -S rpc
  347. root 1149 0.0 0.0 26812 8896 pts/2 Ss 15:36 0:00 /bin/bash
  348. root 2135 0.0 0.0 0 0 ? S 15:42 0:00 [kworker/0:1]
  349. root 2589 0.1 0.2 424312 34588 pts/2 Sl+ 15:36 0:00 electroneum-wallet-rpc --wallet-file etanol --password poweroverwhelming2000 --rpc-bind-port 26969 --disable-rpc-login
  350. pool 3370 0.0 0.0 35628 3876 ? Ss 15:36 0:00 /lib/systemd/systemd --user
  351. pool 3371 0.0 0.0 50004 1808 ? S 15:36 0:00 (sd-pam)
  352. pool 3848 0.3 0.0 26720 3720 ? Ss 15:36 0:01 SCREEN -S pool
  353. pool 3849 0.0 0.0 26824 8908 pts/4 Ss 15:36 0:00 /bin/bash
  354. pool 4266 0.0 0.1 694524 25056 pts/4 Sl+ 15:36 0:00 node init.js
  355. pool 4268 0.0 0.1 695040 25464 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  356. pool 4269 0.0 0.1 695040 25244 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  357. pool 4271 3.4 0.4 721944 77532 pts/4 Sl+ 15:36 0:14 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  358. pool 4274 21.7 0.4 725988 69524 pts/4 Sl+ 15:36 1:34 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  359. pool 4276 18.6 0.4 726740 68312 pts/4 Sl+ 15:36 1:20 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  360. pool 4278 25.4 0.4 725552 68472 pts/4 Sl+ 15:36 1:50 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  361. pool 4280 22.3 0.4 726384 67912 pts/4 Sl+ 15:36 1:36 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  362. pool 4282 25.1 0.4 725396 68148 pts/4 Sl+ 15:36 1:48 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  363. pool 4284 25.1 0.4 726660 69684 pts/4 Sl+ 15:36 1:48 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  364. pool 4286 18.2 0.3 724188 64904 pts/4 Sl+ 15:36 1:19 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  365. pool 4288 21.9 0.4 726680 69048 pts/4 Sl+ 15:36 1:34 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  366. root 5327 0.0 0.0 0 0 ? S< 15:37 0:00 [kworker/5:1H]
  367. root 6134 0.0 0.0 0 0 ? S< 15:37 0:00 [kworker/1:1H]
  368. root 7231 0.0 0.0 0 0 ? S< 15:37 0:00 [kworker/3:1H]
  369. root 10962 0.4 0.0 0 0 ? S 15:37 0:01 [kworker/0:0]
  370. root 16092 0.0 0.0 0 0 ? S< 15:38 0:00 [kworker/4:1H]
  371. root 21715 0.0 0.0 19036 2428 pts/0 R+ 15:44 0:00 ps -aux
  372. root@etnpool:~# ps -au
  373. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  374. root 435 0.0 0.0 12844 1864 tty1 Ss+ 15:32 0:00 /sbin/agetty --noclear tty1 linux
  375. root 436 0.0 0.0 14200 2136 ttyS0 Ss+ 15:32 0:00 /sbin/agetty --keep-baud 115200 38400 9600 ttyS0 vt102
  376. root 582 0.0 0.0 26728 8924 pts/0 Ss 15:33 0:00 -bash
  377. root 773 0.0 0.0 26804 8612 pts/1 Ss 15:35 0:00 /bin/bash
  378. root 1119 137 1.9 29668572 317384 pts/1 Sl+ 15:36 14:52 electroneumd
  379. root 1149 0.0 0.0 26812 8896 pts/2 Ss 15:36 0:00 /bin/bash
  380. root 2589 0.1 0.2 424312 34576 pts/2 Sl+ 15:36 0:00 electroneum-wallet-rpc --wallet-file etanol --password poweroverwhelming2000 --rpc-bind-port 26969 --disable-rpc-login
  381. pool 3849 0.0 0.0 26824 8908 pts/4 Ss 15:36 0:00 /bin/bash
  382. pool 4266 0.0 0.1 694524 25056 pts/4 Sl+ 15:36 0:00 node init.js
  383. pool 4268 0.0 0.1 695040 25464 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  384. pool 4269 0.0 0.1 695040 25244 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  385. pool 4271 4.6 0.4 721868 77484 pts/4 Sl+ 15:36 0:27 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  386. pool 4274 18.0 0.4 726464 68996 pts/4 Sl+ 15:36 1:47 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  387. pool 4276 15.6 0.4 725716 68288 pts/4 Sl+ 15:36 1:33 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  388. pool 4278 21.0 0.4 726576 69264 pts/4 Sl+ 15:36 2:06 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  389. pool 4280 18.4 0.4 726384 67764 pts/4 Sl+ 15:36 1:50 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  390. pool 4282 20.2 0.4 725396 67648 pts/4 Sl+ 15:36 2:01 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  391. pool 4284 20.7 0.4 726660 69548 pts/4 Sl+ 15:36 2:04 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  392. pool 4286 15.0 0.4 724644 66484 pts/4 Sl+ 15:36 1:29 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  393. pool 4288 17.9 0.4 726680 68472 pts/4 Sl+ 15:36 1:47 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  394. root 29506 0.0 0.0 19036 2484 pts/0 R+ 15:46 0:00 ps -au
  395. root@etnpool:~# ps -aux
  396. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  397. root 1 0.0 0.0 28724 4840 ? Ss 15:32 0:00 /sbin/init
  398. root 2 0.0 0.0 0 0 ? S 15:32 0:00 [kthreadd]
  399. root 3 0.4 0.0 0 0 ? S 15:32 0:04 [ksoftirqd/0]
  400. root 5 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/0:0H]
  401. root 6 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:0]
  402. root 7 1.4 0.0 0 0 ? S 15:32 0:12 [rcu_sched]
  403. root 8 0.0 0.0 0 0 ? S 15:32 0:00 [rcu_bh]
  404. root 9 0.0 0.0 0 0 ? S 15:32 0:00 [migration/0]
  405. root 10 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/0]
  406. root 11 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/1]
  407. root 12 0.0 0.0 0 0 ? S 15:32 0:00 [migration/1]
  408. root 13 2.0 0.0 0 0 ? S 15:32 0:17 [ksoftirqd/1]
  409. root 14 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/1:0]
  410. root 15 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/1:0H]
  411. root 16 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/2]
  412. root 17 0.0 0.0 0 0 ? S 15:32 0:00 [migration/2]
  413. root 18 2.0 0.0 0 0 ? S 15:32 0:18 [ksoftirqd/2]
  414. root 19 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/2:0]
  415. root 20 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/2:0H]
  416. root 21 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/3]
  417. root 22 0.0 0.0 0 0 ? S 15:32 0:00 [migration/3]
  418. root 23 2.1 0.0 0 0 ? S 15:32 0:18 [ksoftirqd/3]
  419. root 25 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/3:0H]
  420. root 26 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/4]
  421. root 27 0.0 0.0 0 0 ? S 15:32 0:00 [migration/4]
  422. root 28 2.0 0.0 0 0 ? S 15:32 0:18 [ksoftirqd/4]
  423. root 30 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/4:0H]
  424. root 31 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/5]
  425. root 32 0.0 0.0 0 0 ? S 15:32 0:00 [migration/5]
  426. root 33 2.4 0.0 0 0 ? S 15:32 0:20 [ksoftirqd/5]
  427. root 35 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/5:0H]
  428. root 36 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/6]
  429. root 37 0.0 0.0 0 0 ? S 15:32 0:00 [migration/6]
  430. root 38 2.2 0.0 0 0 ? S 15:32 0:19 [ksoftirqd/6]
  431. root 39 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/6:0]
  432. root 40 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/6:0H]
  433. root 41 0.0 0.0 0 0 ? S 15:32 0:00 [watchdog/7]
  434. root 42 0.0 0.0 0 0 ? S 15:32 0:00 [migration/7]
  435. root 43 2.3 0.0 0 0 ? S 15:32 0:20 [ksoftirqd/7]
  436. root 45 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/7:0H]
  437. root 46 0.0 0.0 0 0 ? S< 15:32 0:00 [khelper]
  438. root 47 0.0 0.0 0 0 ? S 15:32 0:00 [kdevtmpfs]
  439. root 48 0.0 0.0 0 0 ? S< 15:32 0:00 [netns]
  440. root 49 0.0 0.0 0 0 ? S 15:32 0:00 [khungtaskd]
  441. root 50 0.0 0.0 0 0 ? S< 15:32 0:00 [writeback]
  442. root 51 0.0 0.0 0 0 ? SN 15:32 0:00 [ksmd]
  443. root 52 0.0 0.0 0 0 ? SN 15:32 0:00 [khugepaged]
  444. root 53 0.0 0.0 0 0 ? S< 15:32 0:00 [crypto]
  445. root 54 0.0 0.0 0 0 ? S< 15:32 0:00 [kintegrityd]
  446. root 55 0.0 0.0 0 0 ? S< 15:32 0:00 [bioset]
  447. root 56 0.0 0.0 0 0 ? S< 15:32 0:00 [kblockd]
  448. root 58 0.0 0.0 0 0 ? S 15:32 0:00 [kswapd0]
  449. root 59 0.0 0.0 0 0 ? S< 15:32 0:00 [vmstat]
  450. root 60 0.0 0.0 0 0 ? S 15:32 0:00 [fsnotify_mark]
  451. root 66 0.0 0.0 0 0 ? S< 15:32 0:00 [kthrotld]
  452. root 67 0.0 0.0 0 0 ? S< 15:32 0:00 [ipv6_addrconf]
  453. root 68 0.0 0.0 0 0 ? S< 15:32 0:00 [deferwq]
  454. root 69 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/u16:1]
  455. root 80 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/1:1]
  456. root 117 0.0 0.0 0 0 ? S 15:32 0:00 [khubd]
  457. root 120 0.0 0.0 0 0 ? S< 15:32 0:00 [ata_sff]
  458. root 121 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/4:1]
  459. root 122 0.0 0.0 0 0 ? S 15:32 0:00 [scsi_eh_0]
  460. root 123 0.0 0.0 0 0 ? S< 15:32 0:00 [scsi_tmf_0]
  461. root 124 0.0 0.0 0 0 ? S 15:32 0:00 [scsi_eh_1]
  462. root 125 0.0 0.0 0 0 ? S< 15:32 0:00 [scsi_tmf_1]
  463. root 128 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/5:1]
  464. root 129 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/6:1]
  465. root 130 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/4:2]
  466. root 132 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/0:2]
  467. root 133 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/6:1H]
  468. root 135 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/2:1]
  469. root 152 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/7:1H]
  470. root 154 0.0 0.0 0 0 ? S 15:32 0:00 [jbd2/vda1-8]
  471. root 155 0.0 0.0 0 0 ? S< 15:32 0:00 [ext4-rsv-conver]
  472. root 179 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/3:1]
  473. root 201 0.0 0.0 0 0 ? S 15:32 0:00 [kauditd]
  474. root 207 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/7:1]
  475. root 211 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/5:2]
  476. root 215 0.0 0.0 0 0 ? S< 15:32 0:00 [kworker/2:1H]
  477. root 216 0.0 0.0 32964 4424 ? Ss 15:32 0:00 /lib/systemd/systemd-journald
  478. root 224 0.0 0.0 41044 3464 ? Ss 15:32 0:00 /lib/systemd/systemd-udevd
  479. root 254 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/7:2]
  480. root 316 0.0 0.0 0 0 ? S< 15:32 0:00 [kpsmoused]
  481. root 365 0.0 0.0 25400 7792 ? Ss 15:32 0:00 dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0
  482. root 391 0.0 0.0 27436 2680 ? Ss 15:32 0:00 /usr/sbin/cron -f
  483. root 393 0.0 0.0 28268 2964 ? Ss 15:32 0:00 /lib/systemd/systemd-logind
  484. message+ 399 0.0 0.0 42120 3448 ? Ss 15:32 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
  485. root 424 0.0 0.0 4236 1524 ? Ss 15:32 0:00 /usr/sbin/minissdpd -i 0.0.0.0
  486. root 426 0.0 0.0 258672 3460 ? Ssl 15:32 0:00 /usr/sbin/rsyslogd -n
  487. root 434 0.0 0.0 0 0 ? S 15:32 0:00 [kworker/3:2]
  488. root 435 0.0 0.0 12844 1864 tty1 Ss+ 15:32 0:00 /sbin/agetty --noclear tty1 linux
  489. root 436 0.0 0.0 14200 2136 ttyS0 Ss+ 15:32 0:00 /sbin/agetty --keep-baud 115200 38400 9600 ttyS0 vt102
  490. ntp 438 0.0 0.0 33380 4348 ? Ss 15:32 0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:113
  491. root 447 0.0 0.0 87200 6828 ? Ss 15:32 0:00 /usr/sbin/apache2 -k start
  492. www-data 450 0.0 0.0 1163044 6052 ? Sl 15:32 0:00 /usr/sbin/apache2 -k start
  493. www-data 451 0.0 0.0 1163004 5996 ? Sl 15:32 0:00 /usr/sbin/apache2 -k start
  494. root 534 0.0 0.0 55180 5320 ? Ss 15:32 0:00 /usr/sbin/sshd -D
  495. root 576 0.0 0.0 0 0 ? S< 15:33 0:00 [kworker/0:1H]
  496. root 577 0.0 0.0 93228 6380 ? Ss 15:33 0:00 sshd: root@pts/0
  497. root 579 0.0 0.0 27084 3560 ? Ss 15:33 0:00 /lib/systemd/systemd --user
  498. root 580 0.0 0.0 50004 1804 ? S 15:33 0:00 (sd-pam)
  499. root 582 0.0 0.0 26728 8924 pts/0 Ss 15:33 0:00 -bash
  500. root 772 0.0 0.0 25928 3104 ? Ss 15:35 0:00 SCREEN -S daemond
  501. root 773 0.0 0.0 26804 8612 pts/1 Ss 15:35 0:00 /bin/bash
  502. root 943 0.8 0.0 61320 11452 ? Ssl 15:35 0:05 redis-server *:6379
  503. root 1119 137 1.9 29668572 317384 pts/1 Sl+ 15:36 14:59 electroneumd
  504. root 1148 0.0 0.0 25928 2984 ? Ss 15:36 0:00 SCREEN -S rpc
  505. root 1149 0.0 0.0 26812 8896 pts/2 Ss 15:36 0:00 /bin/bash
  506. root 2135 0.0 0.0 0 0 ? S 15:42 0:00 [kworker/0:1]
  507. root 2589 0.1 0.2 424312 34576 pts/2 Sl+ 15:36 0:01 electroneum-wallet-rpc --wallet-file etanol --password poweroverwhelming2000 --rpc-bind-port 26969 --disable-rpc-login
  508. pool 3370 0.0 0.0 35628 3876 ? Ss 15:36 0:00 /lib/systemd/systemd --user
  509. pool 3371 0.0 0.0 50004 1808 ? S 15:36 0:00 (sd-pam)
  510. pool 3848 0.2 0.0 26716 3804 ? Ss 15:36 0:01 SCREEN -S pool
  511. pool 3849 0.0 0.0 26824 8908 pts/4 Ss 15:36 0:00 /bin/bash
  512. pool 4266 0.0 0.1 694524 25056 pts/4 Sl+ 15:36 0:00 node init.js
  513. pool 4268 0.0 0.1 695040 25728 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  514. pool 4269 0.0 0.1 695040 25508 pts/4 Sl+ 15:36 0:00 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  515. pool 4271 4.7 0.4 718908 74660 pts/4 Sl+ 15:36 0:28 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  516. pool 4274 17.9 0.4 726464 68996 pts/4 Sl+ 15:36 1:48 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  517. pool 4276 15.6 0.4 725716 68288 pts/4 Sl+ 15:36 1:34 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  518. pool 4278 20.9 0.4 726576 69264 pts/4 Sl+ 15:36 2:06 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  519. pool 4280 18.3 0.4 726384 67764 pts/4 Sl+ 15:36 1:50 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  520. pool 4282 20.1 0.4 725396 67648 pts/4 Sl+ 15:36 2:01 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  521. pool 4284 20.7 0.4 726660 69548 pts/4 Sl+ 15:36 2:05 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  522. pool 4286 14.9 0.4 724644 66484 pts/4 Sl+ 15:36 1:30 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  523. pool 4288 17.8 0.4 726680 68472 pts/4 Sl+ 15:36 1:47 /home/pool/.nvm/v0.10.48/bin/node /home/pool/electroneum-pool/init.js
  524. root 5327 0.0 0.0 0 0 ? S< 15:37 0:00 [kworker/5:1H]
  525. root 6134 0.0 0.0 0 0 ? S< 15:37 0:00 [kworker/1:1H]
  526. root 7231 0.0 0.0 0 0 ? S< 15:37 0:00 [kworker/3:1H]
  527. root 10962 0.4 0.0 0 0 ? S 15:37 0:02 [kworker/0:0]
  528. root 16092 0.0 0.0 0 0 ? S< 15:38 0:00 [kworker/4:1H]
  529. root 30907 0.0 0.0 19036 2352 pts/0 R+ 15:46 0:00 ps -aux
  530. root@etnpool:~# uptime
  531. 15:49:42 up 17 min, 1 user, load average: 2.89, 2.85, 1.95
  532. root@etnpool:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement