Advertisement
Guest User

Untitled

a guest
Jul 24th, 2016
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.05 KB | None | 0 0
  1. SSH Traffic:
  2. ssh connected
  3. ssh disconnected
  4. ssh connected
  5. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  6. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  7. sftp Send Hyperion Config - Sourcepath: C:/Users/R0B/Desktop, Targetpath: /etc/hyperion/, Filename: hyperion.config.json
  8. ssh out: cd /tmp && wget -nv -N https://raw.github.com/hyperion-project/hyperion/master/bin/install_hyperion.sh && chmod +x install_hyperion.sh && sudo sh ./install_hyperion.sh HyperConInstall ; rm install_hyperion.sh
  9. ssh out: Last-modified header missing -- time-stamps turned off.
  10. ssh out: 2016-07-24 00:03:01 URL:https://raw.githubusercontent.com/hyperion-project/hyperion/master/bin/install_hyperion.sh [14491/14491] -> "install_hyperion.sh" [1]
  11. ssh in: *******************************************************************************
  12. ssh in: This script will install/update Hyperion Ambient Light
  13. ssh in: Created by brindosch - hyperion-project.org - the official Hyperion source.
  14. ssh in: *******************************************************************************
  15. ssh in: ---> Stop Hyperion, if necessary
  16. ssh in: ---> Install/Update Hyperion dependencies (This may take a while)
  17. ssh in: Setting up x11-common (1:7.7+7) ...
  18. ssh in: debconf: unable to initialize frontend: Dialog
  19. ssh in: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  20. ssh in: debconf: falling back to frontend: Readline
  21. ssh in: debconf: unable to initialize frontend: Readline
  22. ssh in: debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  23. ssh in: debconf: falling back to frontend: Teletype
  24. ssh in: /var/lib/dpkg/info/x11-common.postinst: 697: /var/lib/dpkg/info/x11-common.postinst: update-rc.d: not found
  25. ssh in: dpkg: error processing package x11-common (--configure):
  26. ssh in: subprocess installed post-installation script returned error exit status 127
  27. ssh in: dpkg: dependency problems prevent configuration of libice6:armhf:
  28. ssh in: libice6:armhf depends on x11-common; however:
  29. ssh in: Package x11-common is not configured yet.
  30. ssh in: dpkg: error processing package libice6:armhf (--configure):
  31. ssh in: dependency problems - leaving unconfigured
  32. ssh in: dpkg: dependency problems prevent configuration of libsm6:armhf:
  33. ssh in: libsm6:armhf depends on libice6 (>= 1:1.0.0); however:
  34. ssh in: Package libice6:armhf is not configured yet.
  35. ssh in: dpkg: error processing package libsm6:armhf (--configure):
  36. ssh in: dependency problems - leaving unconfigured
  37. ssh in: dpkg: dependency problems prevent configuration of libxt6:armhf:
  38. ssh in: libxt6:armhf depends on libice6 (>= 1:1.0.0); however:
  39. ssh in: Package libice6:armhf is not configured yet.
  40. ssh in: libxt6:armhf depends on libsm6; however:
  41. ssh in: Package libsm6:armhf is not configured yet.
  42. ssh in: dpkg: error processing package libxt6:armhf (--configure):
  43. ssh in: dependency problems - leaving unconfigured
  44. ssh in: dpkg: dependency problems prevent configuration of libaudio2:armhf:
  45. ssh in: libaudio2:armhf depends on libxt6; however:
  46. ssh in: Package libxt6:armhf is not configured yet.
  47. ssh in: dpkg: error processing package libaudio2:armhf (--configure):
  48. ssh in: dependency problems - leaving unconfigured
  49. ssh in: dpkg: dependency problems prevent configuration of libqtgui4:armhf:
  50. ssh in: libqtgui4:armhf depends on libaudio2; however:
  51. ssh in: Package libaudio2:armhf is not configured yet.
  52. ssh in: libqtgui4:armhf depends on libice6 (>= 1:1.0.0); however:
  53. ssh in: Package libice6:armhf is not configured yet.
  54. ssh in: libqtgui4:armhf depends on libsm6; however:
  55. ssh in: Package libsm6:armhf is not configured yet.
  56. ssh in: dpkg: error processing package libqtgui4:armhf (--configure):
  57. ssh in: dependency problems - leaving unconfigured
  58. ssh in: Errors were encountered while processing:
  59. ssh in: x11-common
  60. ssh in: libice6:armhf
  61. ssh in: libsm6:armhf
  62. ssh in: libxt6:armhf
  63. ssh in: libaudio2:armhf
  64. ssh in: libqtgui4:armhf
  65. ssh out: E: Sub-process /usr/bin/dpkg returned an error code (1)
  66. ssh in: ---> Downloading the appropriate Hyperion release
  67. ssh out: 2016-07-24 00:03:34 URL:http://pilotfiber.dl.sourceforge.net/project/hyperion-project/release/hyperion_rpi2_osmc.tar.gz [1636414/1636414] -> "-" [1]
  68. ssh in: ---> Installing systemd script
  69. ssh in: ---> Modify systemd script for OSMC usage
  70. ssh in: ---> Starting Hyperion
  71. ssh in: *******************************************************************************
  72. ssh in: Hyperion Installation/Update finished!
  73. ssh out: ./install_hyperion.sh: 302: ./install_hyperion.sh: service: not found
  74. ssh in: Please download the latest HyperCon version to benefit from new features!
  75. ssh in: To create a config, follow the HyperCon Guide at our Wiki (EN/DE)!
  76. ssh in: Wiki: wiki.hyperion-project.org Webpage: www.hyperion-project.org
  77. ssh in: *******************************************************************************
  78. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  79. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  80. ssh out: hyperion-remote -c ff0583
  81. ssh in: hyperion-remote:
  82. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  83. ssh in: build time: Jun 11 2016 01:39:16
  84. ssh in: Connected to localhost:19444
  85. ssh in: Set color to 255 5 131
  86. ssh out: hyperion-remote -c ff1fc5
  87. ssh in: hyperion-remote:
  88. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  89. ssh in: build time: Jun 11 2016 01:39:16
  90. ssh in: Connected to localhost:19444
  91. ssh in: Set color to 255 31 197
  92. ssh out: hyperion-remote -c d31fff
  93. ssh in: hyperion-remote:
  94. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  95. ssh in: build time: Jun 11 2016 01:39:16
  96. ssh in: Connected to localhost:19444
  97. ssh in: Set color to 211 31 255
  98. ssh out: hyperion-remote -c cf1dff
  99. ssh in: hyperion-remote:
  100. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  101. ssh in: build time: Jun 11 2016 01:39:16
  102. ssh in: Connected to localhost:19444
  103. ssh in: Set color to 207 29 255
  104. ssh out: hyperion-remote -c ce1aff
  105. ssh in: hyperion-remote:
  106. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  107. ssh in: build time: Jun 11 2016 01:39:16
  108. ssh in: Connected to localhost:19444
  109. ssh in: Set color to 206 26 255
  110. ssh out: hyperion-remote -c ee00ff
  111. ssh in: hyperion-remote:
  112. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  113. ssh in: build time: Jun 11 2016 01:39:16
  114. ssh in: Connected to localhost:19444
  115. ssh in: Set color to 238 0 255
  116. ssh out: hyperion-remote -c f100ff
  117. ssh in: hyperion-remote:
  118. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  119. ssh in: build time: Jun 11 2016 01:39:16
  120. ssh in: Connected to localhost:19444
  121. ssh in: Set color to 241 0 255
  122. ssh out: hyperion-remote -c 43ffdc
  123. ssh in: hyperion-remote:
  124. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  125. ssh in: build time: Jun 11 2016 01:39:16
  126. ssh in: Connected to localhost:19444
  127. ssh in: Set color to 67 255 220
  128. ssh out: hyperion-remote -c 3dffdc
  129. ssh in: hyperion-remote:
  130. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  131. ssh in: build time: Jun 11 2016 01:39:16
  132. ssh in: Connected to localhost:19444
  133. ssh in: Set color to 61 255 220
  134. ssh out: hyperion-remote -c 25ffd1
  135. ssh in: hyperion-remote:
  136. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  137. ssh in: build time: Jun 11 2016 01:39:16
  138. ssh in: Connected to localhost:19444
  139. ssh in: Set color to 37 255 209
  140. ssh out: hyperion-remote -c 00ff79
  141. ssh in: hyperion-remote:
  142. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  143. ssh in: build time: Jun 11 2016 01:39:16
  144. ssh in: Connected to localhost:19444
  145. ssh in: Set color to 0 255 121
  146. ssh out: hyperion-remote -c 00ff40
  147. ssh in: hyperion-remote:
  148. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  149. ssh in: build time: Jun 11 2016 01:39:16
  150. ssh in: Connected to localhost:19444
  151. ssh in: Set color to 0 255 64
  152. ssh out: hyperion-remote -c 00ff1a
  153. ssh in: hyperion-remote:
  154. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  155. ssh in: build time: Jun 11 2016 01:39:16
  156. ssh in: Connected to localhost:19444
  157. ssh in: Set color to 0 255 26
  158. ssh out: hyperion-remote -c 0eff07
  159. ssh in: hyperion-remote:
  160. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  161. ssh in: build time: Jun 11 2016 01:39:16
  162. ssh in: Connected to localhost:19444
  163. ssh in: Set color to 14 255 7
  164. ssh out: hyperion-remote -c 96ff38
  165. ssh in: hyperion-remote:
  166. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  167. ssh in: build time: Jun 11 2016 01:39:16
  168. ssh in: Connected to localhost:19444
  169. ssh in: Set color to 150 255 56
  170. ssh out: hyperion-remote -c dbff45
  171. ssh in: hyperion-remote:
  172. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  173. ssh in: build time: Jun 11 2016 01:39:16
  174. ssh in: Connected to localhost:19444
  175. ssh in: Set color to 219 255 69
  176. ssh out: hyperion-remote -c e6ff44
  177. ssh in: hyperion-remote:
  178. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  179. ssh in: build time: Jun 11 2016 01:39:16
  180. ssh in: Connected to localhost:19444
  181. ssh in: Set color to 230 255 68
  182. ssh out: hyperion-remote -c e8ff43
  183. ssh in: hyperion-remote:
  184. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  185. ssh in: build time: Jun 11 2016 01:39:16
  186. ssh in: Connected to localhost:19444
  187. ssh in: Set color to 232 255 67
  188. ssh out: hyperion-remote -c ffda00
  189. ssh in: hyperion-remote:
  190. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  191. ssh in: build time: Jun 11 2016 01:39:16
  192. ssh in: Connected to localhost:19444
  193. ssh in: Set color to 255 218 0
  194. ssh out: hyperion-remote -c ffd600
  195. ssh in: hyperion-remote:
  196. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  197. ssh in: build time: Jun 11 2016 01:39:16
  198. ssh in: Connected to localhost:19444
  199. ssh in: Set color to 255 214 0
  200. ssh out: hyperion-remote -c ffd400
  201. ssh in: hyperion-remote:
  202. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  203. ssh in: build time: Jun 11 2016 01:39:16
  204. ssh in: Connected to localhost:19444
  205. ssh in: Set color to 255 212 0
  206. ssh out: hyperion-remote -c ff7600
  207. ssh in: hyperion-remote:
  208. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  209. ssh in: build time: Jun 11 2016 01:39:16
  210. ssh in: Connected to localhost:19444
  211. ssh in: Set color to 255 118 0
  212. ssh out: hyperion-remote -c ff2d00
  213. ssh in: hyperion-remote:
  214. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  215. ssh in: build time: Jun 11 2016 01:39:16
  216. ssh in: Connected to localhost:19444
  217. ssh in: Set color to 255 45 0
  218. ssh out: hyperion-remote -c ff0041
  219. ssh in: hyperion-remote:
  220. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  221. ssh in: build time: Jun 11 2016 01:39:16
  222. ssh in: Connected to localhost:19444
  223. ssh in: Set color to 255 0 65
  224. ssh out: hyperion-remote -c ff0061
  225. ssh in: hyperion-remote:
  226. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  227. ssh in: build time: Jun 11 2016 01:39:16
  228. ssh in: Connected to localhost:19444
  229. ssh in: Set color to 255 0 97
  230. ssh out: hyperion-remote -c ff0089
  231. ssh in: hyperion-remote:
  232. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  233. ssh in: build time: Jun 11 2016 01:39:16
  234. ssh in: Connected to localhost:19444
  235. ssh in: Set color to 255 0 137
  236. ssh out: hyperion-remote -c ff0094
  237. ssh in: hyperion-remote:
  238. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  239. ssh in: build time: Jun 11 2016 01:39:16
  240. ssh in: Connected to localhost:19444
  241. ssh in: Set color to 255 0 148
  242. ssh out: hyperion-remote -c ff00b6
  243. ssh in: hyperion-remote:
  244. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  245. ssh in: build time: Jun 11 2016 01:39:16
  246. ssh in: Connected to localhost:19444
  247. ssh in: Set color to 255 0 182
  248. ssh out: hyperion-remote -c ff00bb
  249. ssh in: hyperion-remote:
  250. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  251. ssh in: build time: Jun 11 2016 01:39:16
  252. ssh in: Connected to localhost:19444
  253. ssh in: Set color to 255 0 187
  254. ssh out: hyperion-remote -c ff00c6
  255. ssh in: hyperion-remote:
  256. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  257. ssh in: build time: Jun 11 2016 01:39:16
  258. ssh in: Connected to localhost:19444
  259. ssh in: Set color to 255 0 198
  260. ssh out: hyperion-remote -c ff00dc
  261. ssh in: hyperion-remote:
  262. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  263. ssh in: build time: Jun 11 2016 01:39:16
  264. ssh in: Connected to localhost:19444
  265. ssh in: Set color to 255 0 220
  266. ssh out: hyperion-remote -c ff00f1
  267. ssh in: hyperion-remote:
  268. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  269. ssh in: build time: Jun 11 2016 01:39:16
  270. ssh in: Connected to localhost:19444
  271. ssh in: Set color to 255 0 241
  272. ssh out: hyperion-remote -c e200ff
  273. ssh in: hyperion-remote:
  274. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  275. ssh in: build time: Jun 11 2016 01:39:16
  276. ssh in: Connected to localhost:19444
  277. ssh in: Set color to 226 0 255
  278. ssh out: hyperion-remote -c ad00ff
  279. ssh in: hyperion-remote:
  280. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  281. ssh in: build time: Jun 11 2016 01:39:16
  282. ssh in: Connected to localhost:19444
  283. ssh in: Set color to 173 0 255
  284. ssh out: hyperion-remote -c 3f00ff
  285. ssh in: hyperion-remote:
  286. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  287. ssh in: build time: Jun 11 2016 01:39:16
  288. ssh in: Connected to localhost:19444
  289. ssh in: Set color to 63 0 255
  290. ssh out: hyperion-remote -c 000aff
  291. ssh in: hyperion-remote:
  292. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  293. ssh in: build time: Jun 11 2016 01:39:16
  294. ssh in: Connected to localhost:19444
  295. ssh in: Set color to 0 10 255
  296. ssh out: hyperion-remote -c 0055ff
  297. ssh in: hyperion-remote:
  298. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  299. ssh in: build time: Jun 11 2016 01:39:16
  300. ssh in: Connected to localhost:19444
  301. ssh in: Set color to 0 85 255
  302. ssh out: hyperion-remote -c 007cff
  303. ssh in: hyperion-remote:
  304. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  305. ssh in: build time: Jun 11 2016 01:39:16
  306. ssh in: Connected to localhost:19444
  307. ssh in: Set color to 0 124 255
  308. ssh out: hyperion-remote -c 009bff
  309. ssh in: hyperion-remote:
  310. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  311. ssh in: build time: Jun 11 2016 01:39:16
  312. ssh in: Connected to localhost:19444
  313. ssh in: Set color to 0 155 255
  314. ssh out: hyperion-remote -c 00bdff
  315. ssh in: hyperion-remote:
  316. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  317. ssh in: build time: Jun 11 2016 01:39:16
  318. ssh in: Connected to localhost:19444
  319. ssh in: Set color to 0 189 255
  320. ssh out: hyperion-remote -c 00d0ff
  321. ssh in: hyperion-remote:
  322. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  323. ssh in: build time: Jun 11 2016 01:39:16
  324. ssh in: Connected to localhost:19444
  325. ssh in: Set color to 0 208 255
  326. ssh out: hyperion-remote -c 00f0ff
  327. ssh in: hyperion-remote:
  328. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  329. ssh in: build time: Jun 11 2016 01:39:16
  330. ssh in: Connected to localhost:19444
  331. ssh in: Set color to 0 240 255
  332. ssh out: hyperion-remote -c 00fffe
  333. ssh in: hyperion-remote:
  334. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  335. ssh in: build time: Jun 11 2016 01:39:16
  336. ssh in: Connected to localhost:19444
  337. ssh in: Set color to 0 255 254
  338. ssh out: hyperion-remote -c 00ffef
  339. ssh in: hyperion-remote:
  340. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  341. ssh in: build time: Jun 11 2016 01:39:16
  342. ssh in: Connected to localhost:19444
  343. ssh in: Set color to 0 255 239
  344. ssh out: hyperion-remote -c 00ffbf
  345. ssh in: hyperion-remote:
  346. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  347. ssh in: build time: Jun 11 2016 01:39:16
  348. ssh in: Connected to localhost:19444
  349. ssh in: Set color to 0 255 191
  350. ssh out: hyperion-remote -c 00ffae
  351. ssh in: hyperion-remote:
  352. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  353. ssh in: build time: Jun 11 2016 01:39:16
  354. ssh in: Connected to localhost:19444
  355. ssh in: Set color to 0 255 174
  356. ssh out: hyperion-remote -c 00ffa0
  357. ssh in: hyperion-remote:
  358. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  359. ssh in: build time: Jun 11 2016 01:39:16
  360. ssh in: Connected to localhost:19444
  361. ssh in: Set color to 0 255 160
  362. ssh out: hyperion-remote -c 00ff98
  363. ssh in: hyperion-remote:
  364. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  365. ssh in: build time: Jun 11 2016 01:39:16
  366. ssh in: Connected to localhost:19444
  367. ssh in: Set color to 0 255 152
  368. ssh out: hyperion-remote -c 00ff8c
  369. ssh in: hyperion-remote:
  370. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  371. ssh in: build time: Jun 11 2016 01:39:16
  372. ssh in: Connected to localhost:19444
  373. ssh in: Set color to 0 255 140
  374. ssh out: hyperion-remote -c 00ff85
  375. ssh in: hyperion-remote:
  376. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  377. ssh in: build time: Jun 11 2016 01:39:16
  378. ssh in: Connected to localhost:19444
  379. ssh in: Set color to 0 255 133
  380. ssh out: hyperion-remote -c 00ff7c
  381. ssh in: hyperion-remote:
  382. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  383. ssh in: build time: Jun 11 2016 01:39:16
  384. ssh in: Connected to localhost:19444
  385. ssh in: Set color to 0 255 124
  386. ssh out: hyperion-remote -c 00ff71
  387. ssh in: hyperion-remote:
  388. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  389. ssh in: build time: Jun 11 2016 01:39:16
  390. ssh in: Connected to localhost:19444
  391. ssh in: Set color to 0 255 113
  392. ssh out: hyperion-remote -c 00ff67
  393. ssh in: hyperion-remote:
  394. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  395. ssh in: build time: Jun 11 2016 01:39:16
  396. ssh in: Connected to localhost:19444
  397. ssh in: Set color to 0 255 103
  398. ssh out: hyperion-remote -c 00ff5e
  399. ssh in: hyperion-remote:
  400. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  401. ssh in: build time: Jun 11 2016 01:39:16
  402. ssh in: Connected to localhost:19444
  403. ssh in: Set color to 0 255 94
  404. ssh out: hyperion-remote -c 00ff56
  405. ssh in: hyperion-remote:
  406. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  407. ssh in: build time: Jun 11 2016 01:39:16
  408. ssh in: Connected to localhost:19444
  409. ssh in: Set color to 0 255 86
  410. ssh out: hyperion-remote -c 00ff4c
  411. ssh in: hyperion-remote:
  412. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  413. ssh in: build time: Jun 11 2016 01:39:16
  414. ssh in: Connected to localhost:19444
  415. ssh in: Set color to 0 255 76
  416. ssh out: hyperion-remote -c 00ff40
  417. ssh in: hyperion-remote:
  418. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  419. ssh in: build time: Jun 11 2016 01:39:16
  420. ssh in: Connected to localhost:19444
  421. ssh in: Set color to 0 255 64
  422. ssh out: hyperion-remote -c 00ff3d
  423. ssh in: hyperion-remote:
  424. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  425. ssh in: build time: Jun 11 2016 01:39:16
  426. ssh in: Connected to localhost:19444
  427. ssh in: Set color to 0 255 61
  428. ssh out: hyperion-remote -c 00ff34
  429. ssh in: hyperion-remote:
  430. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  431. ssh in: build time: Jun 11 2016 01:39:16
  432. ssh in: Connected to localhost:19444
  433. ssh in: Set color to 0 255 52
  434. ssh out: hyperion-remote -c 00ff2b
  435. ssh in: hyperion-remote:
  436. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  437. ssh in: build time: Jun 11 2016 01:39:16
  438. ssh in: Connected to localhost:19444
  439. ssh in: Set color to 0 255 43
  440. ssh out: hyperion-remote -c 00ff22
  441. ssh in: hyperion-remote:
  442. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  443. ssh in: build time: Jun 11 2016 01:39:16
  444. ssh in: Connected to localhost:19444
  445. ssh in: Set color to 0 255 34
  446. ssh out: hyperion-remote -c 00ff1a
  447. ssh in: hyperion-remote:
  448. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  449. ssh in: build time: Jun 11 2016 01:39:16
  450. ssh in: Connected to localhost:19444
  451. ssh in: Set color to 0 255 26
  452. ssh out: hyperion-remote -c 00ff0f
  453. ssh in: hyperion-remote:
  454. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  455. ssh in: build time: Jun 11 2016 01:39:16
  456. ssh in: Connected to localhost:19444
  457. ssh in: Set color to 0 255 15
  458. ssh out: hyperion-remote -c 00ff01
  459. ssh in: hyperion-remote:
  460. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  461. ssh in: build time: Jun 11 2016 01:39:16
  462. ssh in: Connected to localhost:19444
  463. ssh in: Set color to 0 255 1
  464. ssh out: hyperion-remote -c 1bff00
  465. ssh in: hyperion-remote:
  466. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  467. ssh in: build time: Jun 11 2016 01:39:16
  468. ssh in: Connected to localhost:19444
  469. ssh in: Set color to 27 255 0
  470. ssh out: hyperion-remote -c 2aff00
  471. ssh in: hyperion-remote:
  472. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  473. ssh in: build time: Jun 11 2016 01:39:16
  474. ssh in: Connected to localhost:19444
  475. ssh in: Set color to 42 255 0
  476. ssh out: hyperion-remote -c 43ff00
  477. ssh in: hyperion-remote:
  478. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  479. ssh in: build time: Jun 11 2016 01:39:16
  480. ssh in: Connected to localhost:19444
  481. ssh in: Set color to 67 255 0
  482. ssh out: hyperion-remote -c 56ff00
  483. ssh in: hyperion-remote:
  484. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  485. ssh in: build time: Jun 11 2016 01:39:16
  486. ssh in: Connected to localhost:19444
  487. ssh in: Set color to 86 255 0
  488. ssh out: hyperion-remote -c 64ff00
  489. ssh in: hyperion-remote:
  490. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  491. ssh in: build time: Jun 11 2016 01:39:16
  492. ssh in: Connected to localhost:19444
  493. ssh in: Set color to 100 255 0
  494. ssh out: hyperion-remote -c 70ff00
  495. ssh in: hyperion-remote:
  496. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  497. ssh in: build time: Jun 11 2016 01:39:16
  498. ssh in: Connected to localhost:19444
  499. ssh in: Set color to 112 255 0
  500. ssh out: hyperion-remote -c 7bff00
  501. ssh in: hyperion-remote:
  502. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  503. ssh in: build time: Jun 11 2016 01:39:16
  504. ssh in: Connected to localhost:19444
  505. ssh in: Set color to 123 255 0
  506. ssh out: hyperion-remote -c 99ff00
  507. ssh in: hyperion-remote:
  508. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  509. ssh in: build time: Jun 11 2016 01:39:16
  510. ssh in: Connected to localhost:19444
  511. ssh in: Set color to 153 255 0
  512. ssh out: hyperion-remote -c a8ff00
  513. ssh in: hyperion-remote:
  514. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  515. ssh in: build time: Jun 11 2016 01:39:16
  516. ssh in: Connected to localhost:19444
  517. ssh in: Set color to 168 255 0
  518. ssh out: hyperion-remote -c b1ff00
  519. ssh in: hyperion-remote:
  520. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  521. ssh in: build time: Jun 11 2016 01:39:16
  522. ssh in: Connected to localhost:19444
  523. ssh in: Set color to 177 255 0
  524. ssh out: hyperion-remote -c b9ff00
  525. ssh in: hyperion-remote:
  526. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  527. ssh in: build time: Jun 11 2016 01:39:16
  528. ssh in: Connected to localhost:19444
  529. ssh in: Set color to 185 255 0
  530. ssh out: hyperion-remote -c c6ff00
  531. ssh in: hyperion-remote:
  532. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  533. ssh in: build time: Jun 11 2016 01:39:16
  534. ssh in: Connected to localhost:19444
  535. ssh in: Set color to 198 255 0
  536. ssh out: hyperion-remote -c d2ff00
  537. ssh in: hyperion-remote:
  538. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  539. ssh in: build time: Jun 11 2016 01:39:16
  540. ssh in: Connected to localhost:19444
  541. ssh in: Set color to 210 255 0
  542. ssh out: hyperion-remote -c dfff00
  543. ssh in: hyperion-remote:
  544. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  545. ssh in: build time: Jun 11 2016 01:39:16
  546. ssh in: Connected to localhost:19444
  547. ssh in: Set color to 223 255 0
  548. ssh out: hyperion-remote -c feff00
  549. ssh in: hyperion-remote:
  550. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  551. ssh in: build time: Jun 11 2016 01:39:16
  552. ssh in: Connected to localhost:19444
  553. ssh in: Set color to 254 255 0
  554. ssh out: hyperion-remote -c ffe900
  555. ssh in: hyperion-remote:
  556. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  557. ssh in: build time: Jun 11 2016 01:39:16
  558. ssh in: Connected to localhost:19444
  559. ssh in: Set color to 255 233 0
  560. ssh out: hyperion-remote -c ffc500
  561. ssh in: hyperion-remote:
  562. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  563. ssh in: build time: Jun 11 2016 01:39:16
  564. ssh in: Connected to localhost:19444
  565. ssh in: Set color to 255 197 0
  566. ssh out: hyperion-remote -c ffba0f
  567. ssh in: hyperion-remote:
  568. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  569. ssh in: build time: Jun 11 2016 01:39:16
  570. ssh in: Connected to localhost:19444
  571. ssh in: Set color to 255 186 15
  572. ssh out: hyperion-remote -c ffb139
  573. ssh in: hyperion-remote:
  574. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  575. ssh in: build time: Jun 11 2016 01:39:16
  576. ssh in: Connected to localhost:19444
  577. ssh in: Set color to 255 177 57
  578. ssh out: hyperion-remote -c ffa862
  579. ssh in: hyperion-remote:
  580. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  581. ssh in: build time: Jun 11 2016 01:39:16
  582. ssh in: Connected to localhost:19444
  583. ssh in: Set color to 255 168 98
  584. ssh out: hyperion-remote -c ffa173
  585. ssh in: hyperion-remote:
  586. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  587. ssh in: build time: Jun 11 2016 01:39:16
  588. ssh in: Connected to localhost:19444
  589. ssh in: Set color to 255 161 115
  590. ssh out: hyperion-remote -c ff948f
  591. ssh in: hyperion-remote:
  592. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  593. ssh in: build time: Jun 11 2016 01:39:16
  594. ssh in: Connected to localhost:19444
  595. ssh in: Set color to 255 148 143
  596. ssh out: hyperion-remote -c ffa3d3
  597. ssh in: hyperion-remote:
  598. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  599. ssh in: build time: Jun 11 2016 01:39:16
  600. ssh in: Connected to localhost:19444
  601. ssh in: Set color to 255 163 211
  602. ssh out: hyperion-remote -c f994ff
  603. ssh in: hyperion-remote:
  604. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  605. ssh in: build time: Jun 11 2016 01:39:16
  606. ssh in: Connected to localhost:19444
  607. ssh in: Set color to 249 148 255
  608. ssh out: hyperion-remote -c d077ff
  609. ssh in: hyperion-remote:
  610. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  611. ssh in: build time: Jun 11 2016 01:39:16
  612. ssh in: Connected to localhost:19444
  613. ssh in: Set color to 208 119 255
  614. ssh out: hyperion-remote -c a357ff
  615. ssh in: hyperion-remote:
  616. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  617. ssh in: build time: Jun 11 2016 01:39:16
  618. ssh in: Connected to localhost:19444
  619. ssh in: Set color to 163 87 255
  620. ssh out: hyperion-remote -c 8847ff
  621. ssh in: hyperion-remote:
  622. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  623. ssh in: build time: Jun 11 2016 01:39:16
  624. ssh in: Connected to localhost:19444
  625. ssh in: Set color to 136 71 255
  626. ssh out: hyperion-remote -c 3e17ff
  627. ssh in: hyperion-remote:
  628. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  629. ssh in: build time: Jun 11 2016 01:39:16
  630. ssh in: Connected to localhost:19444
  631. ssh in: Set color to 62 23 255
  632. ssh out: hyperion-remote -c 1b00ff
  633. ssh in: hyperion-remote:
  634. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  635. ssh in: build time: Jun 11 2016 01:39:16
  636. ssh in: Connected to localhost:19444
  637. ssh in: Set color to 27 0 255
  638. ssh out: hyperion-remote -c 0100ff
  639. ssh in: hyperion-remote:
  640. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  641. ssh in: build time: Jun 11 2016 01:39:16
  642. ssh in: Connected to localhost:19444
  643. ssh in: Set color to 1 0 255
  644. ssh out: hyperion-remote -c 001fff
  645. ssh in: hyperion-remote:
  646. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  647. ssh in: build time: Jun 11 2016 01:39:16
  648. ssh in: Connected to localhost:19444
  649. ssh in: Set color to 0 31 255
  650. ssh out: hyperion-remote -c 0034ff
  651. ssh in: hyperion-remote:
  652. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  653. ssh in: build time: Jun 11 2016 01:39:16
  654. ssh in: Connected to localhost:19444
  655. ssh in: Set color to 0 52 255
  656. ssh out: hyperion-remote -c 0043ff
  657. ssh in: hyperion-remote:
  658. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  659. ssh in: build time: Jun 11 2016 01:39:16
  660. ssh in: Connected to localhost:19444
  661. ssh in: Set color to 0 67 255
  662. ssh out: hyperion-remote -c 0058ff
  663. ssh in: hyperion-remote:
  664. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  665. ssh in: build time: Jun 11 2016 01:39:16
  666. ssh in: Connected to localhost:19444
  667. ssh in: Set color to 0 88 255
  668. ssh out: hyperion-remote -c 0067ff
  669. ssh in: hyperion-remote:
  670. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  671. ssh in: build time: Jun 11 2016 01:39:16
  672. ssh in: Connected to localhost:19444
  673. ssh in: Set color to 0 103 255
  674. ssh out: hyperion-remote -c 0070ff
  675. ssh in: hyperion-remote:
  676. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  677. ssh in: build time: Jun 11 2016 01:39:16
  678. ssh in: Connected to localhost:19444
  679. ssh in: Set color to 0 112 255
  680. ssh out: hyperion-remote -c 007dff
  681. ssh in: hyperion-remote:
  682. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  683. ssh in: build time: Jun 11 2016 01:39:16
  684. ssh in: Connected to localhost:19444
  685. ssh in: Set color to 0 125 255
  686. ssh out: hyperion-remote -c 008bff
  687. ssh in: hyperion-remote:
  688. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  689. ssh in: build time: Jun 11 2016 01:39:16
  690. ssh in: Connected to localhost:19444
  691. ssh in: Set color to 0 139 255
  692. ssh out: hyperion-remote -c 00a4ff
  693. ssh in: hyperion-remote:
  694. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  695. ssh in: build time: Jun 11 2016 01:39:16
  696. ssh in: Connected to localhost:19444
  697. ssh in: Set color to 0 164 255
  698. ssh out: hyperion-remote -c 00b2ff
  699. ssh in: hyperion-remote:
  700. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  701. ssh in: build time: Jun 11 2016 01:39:16
  702. ssh in: Connected to localhost:19444
  703. ssh in: Set color to 0 178 255
  704. ssh out: hyperion-remote -c 00bbff
  705. ssh in: hyperion-remote:
  706. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  707. ssh in: build time: Jun 11 2016 01:39:16
  708. ssh in: Connected to localhost:19444
  709. ssh in: Set color to 0 187 255
  710. ssh out: hyperion-remote -c 00c5ff
  711. ssh in: hyperion-remote:
  712. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  713. ssh in: build time: Jun 11 2016 01:39:16
  714. ssh in: Connected to localhost:19444
  715. ssh in: Set color to 0 197 255
  716. ssh out: hyperion-remote -c 00d1ff
  717. ssh in: hyperion-remote:
  718. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  719. ssh in: build time: Jun 11 2016 01:39:16
  720. ssh in: Connected to localhost:19444
  721. ssh in: Set color to 0 209 255
  722. ssh out: hyperion-remote -c 00dfff
  723. ssh in: hyperion-remote:
  724. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  725. ssh in: build time: Jun 11 2016 01:39:16
  726. ssh in: Connected to localhost:19444
  727. ssh in: Set color to 0 223 255
  728. ssh out: hyperion-remote -c 00eaff
  729. ssh in: hyperion-remote:
  730. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  731. ssh in: build time: Jun 11 2016 01:39:16
  732. ssh in: Connected to localhost:19444
  733. ssh in: Set color to 0 234 255
  734. ssh out: hyperion-remote -c 00fff1
  735. ssh in: hyperion-remote:
  736. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  737. ssh in: build time: Jun 11 2016 01:39:16
  738. ssh in: Connected to localhost:19444
  739. ssh in: Set color to 0 255 241
  740. ssh out: hyperion-remote -c 00ffe7
  741. ssh in: hyperion-remote:
  742. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  743. ssh in: build time: Jun 11 2016 01:39:16
  744. ssh in: Connected to localhost:19444
  745. ssh in: Set color to 0 255 231
  746. ssh out: hyperion-remote -c 00ffd5
  747. ssh in: hyperion-remote:
  748. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  749. ssh in: build time: Jun 11 2016 01:39:16
  750. ssh in: Connected to localhost:19444
  751. ssh in: Set color to 0 255 213
  752. ssh out: hyperion-remote -c 00ffc0
  753. ssh in: hyperion-remote:
  754. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  755. ssh in: build time: Jun 11 2016 01:39:16
  756. ssh in: Connected to localhost:19444
  757. ssh in: Set color to 0 255 192
  758. ssh out: hyperion-remote -c 00ffb2
  759. ssh in: hyperion-remote:
  760. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  761. ssh in: build time: Jun 11 2016 01:39:16
  762. ssh in: Connected to localhost:19444
  763. ssh in: Set color to 0 255 178
  764. ssh out: hyperion-remote -c 00ffa5
  765. ssh in: hyperion-remote:
  766. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  767. ssh in: build time: Jun 11 2016 01:39:16
  768. ssh in: Connected to localhost:19444
  769. ssh in: Set color to 0 255 165
  770. ssh out: hyperion-remote -c 00ff95
  771. ssh in: hyperion-remote:
  772. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  773. ssh in: build time: Jun 11 2016 01:39:16
  774. ssh in: Connected to localhost:19444
  775. ssh in: Set color to 0 255 149
  776. ssh out: hyperion-remote -c 00ff8b
  777. ssh in: hyperion-remote:
  778. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  779. ssh in: build time: Jun 11 2016 01:39:16
  780. ssh in: Connected to localhost:19444
  781. ssh in: Set color to 0 255 139
  782. ssh out: hyperion-remote -c 00ff87
  783. ssh in: hyperion-remote:
  784. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  785. ssh in: build time: Jun 11 2016 01:39:16
  786. ssh in: Connected to localhost:19444
  787. ssh in: Set color to 0 255 135
  788. ssh out: hyperion-remote -c 00ff84
  789. ssh in: hyperion-remote:
  790. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  791. ssh in: build time: Jun 11 2016 01:39:16
  792. ssh in: Connected to localhost:19444
  793. ssh in: Set color to 0 255 132
  794. ssh out: hyperion-remote -c 00ff7c
  795. ssh in: hyperion-remote:
  796. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  797. ssh in: build time: Jun 11 2016 01:39:16
  798. ssh in: Connected to localhost:19444
  799. ssh in: Set color to 0 255 124
  800. ssh out: hyperion-remote -c 00ff79
  801. ssh in: hyperion-remote:
  802. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  803. ssh in: build time: Jun 11 2016 01:39:16
  804. ssh in: Connected to localhost:19444
  805. ssh in: Set color to 0 255 121
  806. ssh out: hyperion-remote -c 00ff75
  807. ssh in: hyperion-remote:
  808. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  809. ssh in: build time: Jun 11 2016 01:39:16
  810. ssh in: Connected to localhost:19444
  811. ssh in: Set color to 0 255 117
  812. ssh out: hyperion-remote -c 00ff70
  813. ssh in: hyperion-remote:
  814. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  815. ssh in: build time: Jun 11 2016 01:39:16
  816. ssh in: Connected to localhost:19444
  817. ssh in: Set color to 0 255 112
  818. ssh out: hyperion-remote -c 00ff79
  819. ssh in: hyperion-remote:
  820. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  821. ssh in: build time: Jun 11 2016 01:39:16
  822. ssh in: Connected to localhost:19444
  823. ssh in: Set color to 0 255 121
  824. ssh out: hyperion-remote -c 00ff9a
  825. ssh in: hyperion-remote:
  826. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  827. ssh in: build time: Jun 11 2016 01:39:16
  828. ssh in: Connected to localhost:19444
  829. ssh in: Set color to 0 255 154
  830. ssh out: hyperion-remote -c 00ff9c
  831. ssh in: hyperion-remote:
  832. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  833. ssh in: build time: Jun 11 2016 01:39:16
  834. ssh in: Connected to localhost:19444
  835. ssh in: Set color to 0 255 156
  836. ssh out: hyperion-remote -c 00ff8e
  837. ssh in: hyperion-remote:
  838. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  839. ssh in: build time: Jun 11 2016 01:39:16
  840. ssh in: Connected to localhost:19444
  841. ssh in: Set color to 0 255 142
  842. ssh out: hyperion-remote -c 00ff5c
  843. ssh in: hyperion-remote:
  844. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  845. ssh in: build time: Jun 11 2016 01:39:16
  846. ssh in: Connected to localhost:19444
  847. ssh in: Set color to 0 255 92
  848. ssh out: hyperion-remote -c 02ff00
  849. ssh in: hyperion-remote:
  850. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  851. ssh in: build time: Jun 11 2016 01:39:16
  852. ssh in: Connected to localhost:19444
  853. ssh in: Set color to 2 255 0
  854. ssh out: hyperion-remote -c a7ffc8
  855. ssh in: hyperion-remote:
  856. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  857. ssh in: build time: Jun 11 2016 01:39:16
  858. ssh in: Connected to localhost:19444
  859. ssh in: Set color to 167 255 200
  860. ssh out: hyperion-remote -c b9ffec
  861. ssh in: hyperion-remote:
  862. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  863. ssh in: build time: Jun 11 2016 01:39:16
  864. ssh in: Connected to localhost:19444
  865. ssh in: Set color to 185 255 236
  866. ssh out: hyperion-remote -c bfffef
  867. ssh in: hyperion-remote:
  868. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  869. ssh in: build time: Jun 11 2016 01:39:16
  870. ssh in: Connected to localhost:19444
  871. ssh in: Set color to 191 255 239
  872. ssh out: hyperion-remote -c fefffc
  873. ssh in: hyperion-remote:
  874. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  875. ssh in: build time: Jun 11 2016 01:39:16
  876. ssh in: Connected to localhost:19444
  877. ssh in: Set color to 254 255 252
  878. ssh out: hyperion-remote -c fff7fd
  879. ssh in: hyperion-remote:
  880. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  881. ssh in: build time: Jun 11 2016 01:39:16
  882. ssh in: Connected to localhost:19444
  883. ssh in: Set color to 255 247 253
  884. ssh out: hyperion-remote -c dfe7ff
  885. ssh in: hyperion-remote:
  886. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  887. ssh in: build time: Jun 11 2016 01:39:16
  888. ssh in: Connected to localhost:19444
  889. ssh in: Set color to 223 231 255
  890. ssh out: hyperion-remote -c beddff
  891. ssh in: hyperion-remote:
  892. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  893. ssh in: build time: Jun 11 2016 01:39:16
  894. ssh in: Connected to localhost:19444
  895. ssh in: Set color to 190 221 255
  896. ssh out: hyperion-remote -c bbddff
  897. ssh in: hyperion-remote:
  898. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  899. ssh in: build time: Jun 11 2016 01:39:16
  900. ssh in: Connected to localhost:19444
  901. ssh in: Set color to 187 221 255
  902. ssh out: hyperion-remote -c c0ddff
  903. ssh in: hyperion-remote:
  904. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  905. ssh in: build time: Jun 11 2016 01:39:16
  906. ssh in: Connected to localhost:19444
  907. ssh in: Set color to 192 221 255
  908. ssh out: hyperion-remote -c e6f4ff
  909. ssh in: hyperion-remote:
  910. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  911. ssh in: build time: Jun 11 2016 01:39:16
  912. ssh in: Connected to localhost:19444
  913. ssh in: Set color to 230 244 255
  914. ssh out: hyperion-remote -c f1fcff
  915. ssh in: hyperion-remote:
  916. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  917. ssh in: build time: Jun 11 2016 01:39:16
  918. ssh in: Connected to localhost:19444
  919. ssh in: Set color to 241 252 255
  920. ssh out: hyperion-remote -c f1fffc
  921. ssh in: hyperion-remote:
  922. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  923. ssh in: build time: Jun 11 2016 01:39:16
  924. ssh in: Connected to localhost:19444
  925. ssh in: Set color to 241 255 252
  926. ssh out: hyperion-remote -c a7ff3b
  927. ssh in: hyperion-remote:
  928. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  929. ssh in: build time: Jun 11 2016 01:39:16
  930. ssh in: Connected to localhost:19444
  931. ssh in: Set color to 167 255 59
  932. ssh out: hyperion-remote -c a2ff00
  933. ssh in: hyperion-remote:
  934. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  935. ssh in: build time: Jun 11 2016 01:39:16
  936. ssh in: Connected to localhost:19444
  937. ssh in: Set color to 162 255 0
  938. ssh disconnected
  939. ssh connected
  940. sftp Send Hyperion Config - Sourcepath: C:/Users/R0B/Desktop, Targetpath: /etc/hyperion/, Filename: hyperion.config.json
  941. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  942. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  943. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  944. ssh out: hyperion-remote -c ffd0af
  945. ssh in: hyperion-remote:
  946. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  947. ssh in: build time: Jun 11 2016 01:39:16
  948. ssh in: Connected to localhost:19444
  949. ssh in: Set color to 255 208 175
  950. ssh out: hyperion-remote -c dbd3ff
  951. ssh in: hyperion-remote:
  952. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  953. ssh in: build time: Jun 11 2016 01:39:16
  954. ssh in: Connected to localhost:19444
  955. ssh in: Set color to 219 211 255
  956. ssh out: hyperion-remote -c d0c6ff
  957. ssh in: hyperion-remote:
  958. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  959. ssh in: build time: Jun 11 2016 01:39:16
  960. ssh in: Connected to localhost:19444
  961. ssh in: Set color to 208 198 255
  962. ssh out: hyperion-remote -c 2939ff
  963. ssh in: hyperion-remote:
  964. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  965. ssh in: build time: Jun 11 2016 01:39:16
  966. ssh in: Connected to localhost:19444
  967. ssh in: Set color to 41 57 255
  968. ssh out: hyperion-remote -c 0010ff
  969. ssh in: hyperion-remote:
  970. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  971. ssh in: build time: Jun 11 2016 01:39:16
  972. ssh in: Connected to localhost:19444
  973. ssh in: Set color to 0 16 255
  974. ssh out: hyperion-remote -c 0006ff
  975. ssh in: hyperion-remote:
  976. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  977. ssh in: build time: Jun 11 2016 01:39:16
  978. ssh in: Connected to localhost:19444
  979. ssh in: Set color to 0 6 255
  980. ssh out: hyperion-remote -c 0003ff
  981. ssh in: hyperion-remote:
  982. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  983. ssh in: build time: Jun 11 2016 01:39:16
  984. ssh in: Connected to localhost:19444
  985. ssh in: Set color to 0 3 255
  986. ssh out: hyperion-remote -c 0002ff
  987. ssh in: hyperion-remote:
  988. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  989. ssh in: build time: Jun 11 2016 01:39:16
  990. ssh in: Connected to localhost:19444
  991. ssh in: Set color to 0 2 255
  992. ssh out: hyperion-remote -c 0000ff
  993. ssh in: hyperion-remote:
  994. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  995. ssh in: build time: Jun 11 2016 01:39:16
  996. ssh in: Connected to localhost:19444
  997. ssh in: Set color to 0 0 255
  998. ssh out: hyperion-remote -c 0001ff
  999. ssh in: hyperion-remote:
  1000. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1001. ssh in: build time: Jun 11 2016 01:39:16
  1002. ssh in: Connected to localhost:19444
  1003. ssh in: Set color to 0 1 255
  1004. ssh out: hyperion-remote -c 0100ff
  1005. ssh in: hyperion-remote:
  1006. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1007. ssh in: build time: Jun 11 2016 01:39:16
  1008. ssh in: Connected to localhost:19444
  1009. ssh in: Set color to 1 0 255
  1010. ssh out: hyperion-remote -c 9d0aff
  1011. ssh in: hyperion-remote:
  1012. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1013. ssh in: build time: Jun 11 2016 01:39:16
  1014. ssh in: Connected to localhost:19444
  1015. ssh in: Set color to 157 10 255
  1016. ssh out: hyperion-remote -c ff00be
  1017. ssh in: hyperion-remote:
  1018. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1019. ssh in: build time: Jun 11 2016 01:39:16
  1020. ssh in: Connected to localhost:19444
  1021. ssh in: Set color to 255 0 190
  1022. ssh out: hyperion-remote -c ff0087
  1023. ssh in: hyperion-remote:
  1024. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1025. ssh in: build time: Jun 11 2016 01:39:16
  1026. ssh in: Connected to localhost:19444
  1027. ssh in: Set color to 255 0 135
  1028. ssh out: hyperion-remote -c ff0082
  1029. ssh in: hyperion-remote:
  1030. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1031. ssh in: build time: Jun 11 2016 01:39:16
  1032. ssh in: Connected to localhost:19444
  1033. ssh in: Set color to 255 0 130
  1034. ssh out: hyperion-remote -c ff0081
  1035. ssh in: hyperion-remote:
  1036. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1037. ssh in: build time: Jun 11 2016 01:39:16
  1038. ssh in: Connected to localhost:19444
  1039. ssh in: Set color to 255 0 129
  1040. ssh out: hyperion-remote -c ff00b2
  1041. ssh in: hyperion-remote:
  1042. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1043. ssh in: build time: Jun 11 2016 01:39:16
  1044. ssh in: Connected to localhost:19444
  1045. ssh in: Set color to 255 0 178
  1046. ssh out: hyperion-remote -c d06bff
  1047. ssh in: hyperion-remote:
  1048. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1049. ssh in: build time: Jun 11 2016 01:39:16
  1050. ssh in: Connected to localhost:19444
  1051. ssh in: Set color to 208 107 255
  1052. ssh out: hyperion-remote -c 5195ff
  1053. ssh in: hyperion-remote:
  1054. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1055. ssh in: build time: Jun 11 2016 01:39:16
  1056. ssh in: Connected to localhost:19444
  1057. ssh in: Set color to 81 149 255
  1058. ssh out: hyperion-remote -c 09b8ff
  1059. ssh in: hyperion-remote:
  1060. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1061. ssh in: build time: Jun 11 2016 01:39:16
  1062. ssh in: Connected to localhost:19444
  1063. ssh in: Set color to 9 184 255
  1064. ssh out: hyperion-remote -c 03b8ff
  1065. ssh in: hyperion-remote:
  1066. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1067. ssh in: build time: Jun 11 2016 01:39:16
  1068. ssh in: Connected to localhost:19444
  1069. ssh in: Set color to 3 184 255
  1070. ssh out: hyperion-remote -c 04bbff
  1071. ssh in: hyperion-remote:
  1072. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1073. ssh in: build time: Jun 11 2016 01:39:16
  1074. ssh in: Connected to localhost:19444
  1075. ssh in: Set color to 4 187 255
  1076. ssh out: hyperion-remote -c 48ff00
  1077. ssh in: hyperion-remote:
  1078. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1079. ssh in: build time: Jun 11 2016 01:39:16
  1080. ssh in: Connected to localhost:19444
  1081. ssh in: Set color to 72 255 0
  1082. ssh out: hyperion-remote -c 66ff00
  1083. ssh in: hyperion-remote:
  1084. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1085. ssh in: build time: Jun 11 2016 01:39:16
  1086. ssh in: Connected to localhost:19444
  1087. ssh in: Set color to 102 255 0
  1088. ssh out: hyperion-remote -c 6eff00
  1089. ssh in: hyperion-remote:
  1090. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1091. ssh in: build time: Jun 11 2016 01:39:16
  1092. ssh in: Connected to localhost:19444
  1093. ssh in: Set color to 110 255 0
  1094. ssh out: hyperion-remote -c 6dff00
  1095. ssh in: hyperion-remote:
  1096. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1097. ssh in: build time: Jun 11 2016 01:39:16
  1098. ssh in: Connected to localhost:19444
  1099. ssh in: Set color to 109 255 0
  1100. ssh out: hyperion-remote -c 4cff00
  1101. ssh in: hyperion-remote:
  1102. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1103. ssh in: build time: Jun 11 2016 01:39:16
  1104. ssh in: Connected to localhost:19444
  1105. ssh in: Set color to 76 255 0
  1106. ssh out: hyperion-remote -c 5545ff
  1107. ssh in: hyperion-remote:
  1108. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1109. ssh in: build time: Jun 11 2016 01:39:16
  1110. ssh in: Connected to localhost:19444
  1111. ssh in: Set color to 85 69 255
  1112. ssh out: hyperion-remote -c 5600ff
  1113. ssh in: hyperion-remote:
  1114. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1115. ssh in: build time: Jun 11 2016 01:39:16
  1116. ssh in: Connected to localhost:19444
  1117. ssh in: Set color to 86 0 255
  1118. ssh out: hyperion-remote -c 5400ff
  1119. ssh in: hyperion-remote:
  1120. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1121. ssh in: build time: Jun 11 2016 01:39:16
  1122. ssh in: Connected to localhost:19444
  1123. ssh in: Set color to 84 0 255
  1124. ssh out: hyperion-remote -c ff6ed9
  1125. ssh in: hyperion-remote:
  1126. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1127. ssh in: build time: Jun 11 2016 01:39:16
  1128. ssh in: Connected to localhost:19444
  1129. ssh in: Set color to 255 110 217
  1130. ssh out: hyperion-remote -c ff54f1
  1131. ssh in: hyperion-remote:
  1132. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1133. ssh in: build time: Jun 11 2016 01:39:16
  1134. ssh in: Connected to localhost:19444
  1135. ssh in: Set color to 255 84 241
  1136. ssh out: hyperion-remote -c ff00d8
  1137. ssh in: hyperion-remote:
  1138. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1139. ssh in: build time: Jun 11 2016 01:39:16
  1140. ssh in: Connected to localhost:19444
  1141. ssh in: Set color to 255 0 216
  1142. ssh out: hyperion-remote -c ff00d6
  1143. ssh in: hyperion-remote:
  1144. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1145. ssh in: build time: Jun 11 2016 01:39:16
  1146. ssh in: Connected to localhost:19444
  1147. ssh in: Set color to 255 0 214
  1148. ssh out: hyperion-remote -c ff003e
  1149. ssh in: hyperion-remote:
  1150. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1151. ssh in: build time: Jun 11 2016 01:39:16
  1152. ssh in: Connected to localhost:19444
  1153. ssh in: Set color to 255 0 62
  1154. ssh out: hyperion-remote -c ff6f00
  1155. ssh in: hyperion-remote:
  1156. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1157. ssh in: build time: Jun 11 2016 01:39:16
  1158. ssh in: Connected to localhost:19444
  1159. ssh in: Set color to 255 111 0
  1160. ssh out: hyperion-remote -c ffa700
  1161. ssh in: hyperion-remote:
  1162. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1163. ssh in: build time: Jun 11 2016 01:39:16
  1164. ssh in: Connected to localhost:19444
  1165. ssh in: Set color to 255 167 0
  1166. ssh out: hyperion-remote -c ffad00
  1167. ssh in: hyperion-remote:
  1168. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1169. ssh in: build time: Jun 11 2016 01:39:16
  1170. ssh in: Connected to localhost:19444
  1171. ssh in: Set color to 255 173 0
  1172. ssh out: hyperion-remote -c ffac00
  1173. ssh in: hyperion-remote:
  1174. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1175. ssh in: build time: Jun 11 2016 01:39:16
  1176. ssh in: Connected to localhost:19444
  1177. ssh in: Set color to 255 172 0
  1178. ssh out: hyperion-remote -c ffad00
  1179. ssh in: hyperion-remote:
  1180. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1181. ssh in: build time: Jun 11 2016 01:39:16
  1182. ssh in: Connected to localhost:19444
  1183. ssh in: Set color to 255 173 0
  1184. ssh out: hyperion-remote -c fffa00
  1185. ssh in: hyperion-remote:
  1186. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1187. ssh in: build time: Jun 11 2016 01:39:16
  1188. ssh in: Connected to localhost:19444
  1189. ssh in: Set color to 255 250 0
  1190. ssh out: hyperion-remote -c e7ff00
  1191. ssh in: hyperion-remote:
  1192. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1193. ssh in: build time: Jun 11 2016 01:39:16
  1194. ssh in: Connected to localhost:19444
  1195. ssh in: Set color to 231 255 0
  1196. ssh out: hyperion-remote -c d1ff00
  1197. ssh in: hyperion-remote:
  1198. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1199. ssh in: build time: Jun 11 2016 01:39:16
  1200. ssh in: Connected to localhost:19444
  1201. ssh in: Set color to 209 255 0
  1202. ssh out: hyperion-remote -c cdff00
  1203. ssh in: hyperion-remote:
  1204. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1205. ssh in: build time: Jun 11 2016 01:39:16
  1206. ssh in: Connected to localhost:19444
  1207. ssh in: Set color to 205 255 0
  1208. ssh out: hyperion-remote -c ccff00
  1209. ssh in: hyperion-remote:
  1210. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1211. ssh in: build time: Jun 11 2016 01:39:16
  1212. ssh in: Connected to localhost:19444
  1213. ssh in: Set color to 204 255 0
  1214. ssh out: hyperion-remote -c a4ff00
  1215. ssh in: hyperion-remote:
  1216. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1217. ssh in: build time: Jun 11 2016 01:39:16
  1218. ssh in: Connected to localhost:19444
  1219. ssh in: Set color to 164 255 0
  1220. ssh out: hyperion-remote -c 92ff00
  1221. ssh in: hyperion-remote:
  1222. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1223. ssh in: build time: Jun 11 2016 01:39:16
  1224. ssh in: Connected to localhost:19444
  1225. ssh in: Set color to 146 255 0
  1226. ssh out: hyperion-remote -c 7dff00
  1227. ssh in: hyperion-remote:
  1228. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1229. ssh in: build time: Jun 11 2016 01:39:16
  1230. ssh in: Connected to localhost:19444
  1231. ssh in: Set color to 125 255 0
  1232. ssh out: hyperion-remote -c 69ff00
  1233. ssh in: hyperion-remote:
  1234. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1235. ssh in: build time: Jun 11 2016 01:39:16
  1236. ssh in: Connected to localhost:19444
  1237. ssh in: Set color to 105 255 0
  1238. ssh out: hyperion-remote -c 58ff00
  1239. ssh in: hyperion-remote:
  1240. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1241. ssh in: build time: Jun 11 2016 01:39:16
  1242. ssh in: Connected to localhost:19444
  1243. ssh in: Set color to 88 255 0
  1244. ssh out: hyperion-remote -c 40ff00
  1245. ssh in: hyperion-remote:
  1246. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1247. ssh in: build time: Jun 11 2016 01:39:16
  1248. ssh in: Connected to localhost:19444
  1249. ssh in: Set color to 64 255 0
  1250. ssh out: hyperion-remote -c 2cff00
  1251. ssh in: hyperion-remote:
  1252. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1253. ssh in: build time: Jun 11 2016 01:39:16
  1254. ssh in: Connected to localhost:19444
  1255. ssh in: Set color to 44 255 0
  1256. ssh out: hyperion-remote -c 29ff00
  1257. ssh in: hyperion-remote:
  1258. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1259. ssh in: build time: Jun 11 2016 01:39:16
  1260. ssh in: Connected to localhost:19444
  1261. ssh in: Set color to 41 255 0
  1262. ssh out: hyperion-remote -c 26ff00
  1263. ssh in: hyperion-remote:
  1264. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1265. ssh in: build time: Jun 11 2016 01:39:16
  1266. ssh in: Connected to localhost:19444
  1267. ssh in: Set color to 38 255 0
  1268. ssh out: hyperion-remote -c 22ff00
  1269. ssh in: hyperion-remote:
  1270. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1271. ssh in: build time: Jun 11 2016 01:39:16
  1272. ssh in: Connected to localhost:19444
  1273. ssh in: Set color to 34 255 0
  1274. ssh out: hyperion-remote -c 21ff00
  1275. ssh in: hyperion-remote:
  1276. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1277. ssh in: build time: Jun 11 2016 01:39:16
  1278. ssh in: Connected to localhost:19444
  1279. ssh in: Set color to 33 255 0
  1280. ssh out: hyperion-remote -c 20ff00
  1281. ssh in: hyperion-remote:
  1282. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1283. ssh in: build time: Jun 11 2016 01:39:16
  1284. ssh in: Connected to localhost:19444
  1285. ssh in: Set color to 32 255 0
  1286. ssh out: hyperion-remote -c 13ff00
  1287. ssh in: hyperion-remote:
  1288. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1289. ssh in: build time: Jun 11 2016 01:39:16
  1290. ssh in: Connected to localhost:19444
  1291. ssh in: Set color to 19 255 0
  1292. ssh out: hyperion-remote -c 03ff00
  1293. ssh in: hyperion-remote:
  1294. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1295. ssh in: build time: Jun 11 2016 01:39:16
  1296. ssh in: Connected to localhost:19444
  1297. ssh in: Set color to 3 255 0
  1298. ssh out: hyperion-remote -c 00ff12
  1299. ssh in: hyperion-remote:
  1300. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1301. ssh in: build time: Jun 11 2016 01:39:16
  1302. ssh in: Connected to localhost:19444
  1303. ssh in: Set color to 0 255 18
  1304. ssh out: hyperion-remote -c 00ff1b
  1305. ssh in: hyperion-remote:
  1306. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1307. ssh in: build time: Jun 11 2016 01:39:16
  1308. ssh in: Connected to localhost:19444
  1309. ssh in: Set color to 0 255 27
  1310. ssh out: hyperion-remote -c 00ff34
  1311. ssh in: hyperion-remote:
  1312. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1313. ssh in: build time: Jun 11 2016 01:39:16
  1314. ssh in: Connected to localhost:19444
  1315. ssh in: Set color to 0 255 52
  1316. ssh out: hyperion-remote -c 00ff53
  1317. ssh in: hyperion-remote:
  1318. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1319. ssh in: build time: Jun 11 2016 01:39:16
  1320. ssh in: Connected to localhost:19444
  1321. ssh in: Set color to 0 255 83
  1322. ssh out: hyperion-remote -c 00ff61
  1323. ssh in: hyperion-remote:
  1324. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1325. ssh in: build time: Jun 11 2016 01:39:16
  1326. ssh in: Connected to localhost:19444
  1327. ssh in: Set color to 0 255 97
  1328. ssh out: hyperion-remote -c 00ff6b
  1329. ssh in: hyperion-remote:
  1330. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1331. ssh in: build time: Jun 11 2016 01:39:16
  1332. ssh in: Connected to localhost:19444
  1333. ssh in: Set color to 0 255 107
  1334. ssh out: hyperion-remote -c 00ff81
  1335. ssh in: hyperion-remote:
  1336. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1337. ssh in: build time: Jun 11 2016 01:39:16
  1338. ssh in: Connected to localhost:19444
  1339. ssh in: Set color to 0 255 129
  1340. ssh out: hyperion-remote -c 00ff9b
  1341. ssh in: hyperion-remote:
  1342. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1343. ssh in: build time: Jun 11 2016 01:39:16
  1344. ssh in: Connected to localhost:19444
  1345. ssh in: Set color to 0 255 155
  1346. ssh out: hyperion-remote -c 00ffb2
  1347. ssh in: hyperion-remote:
  1348. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1349. ssh in: build time: Jun 11 2016 01:39:16
  1350. ssh in: Connected to localhost:19444
  1351. ssh in: Set color to 0 255 178
  1352. ssh out: hyperion-remote -c 00ffc9
  1353. ssh in: hyperion-remote:
  1354. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1355. ssh in: build time: Jun 11 2016 01:39:16
  1356. ssh in: Connected to localhost:19444
  1357. ssh in: Set color to 0 255 201
  1358. ssh out: hyperion-remote -c 00ffe3
  1359. ssh in: hyperion-remote:
  1360. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1361. ssh in: build time: Jun 11 2016 01:39:16
  1362. ssh in: Connected to localhost:19444
  1363. ssh in: Set color to 0 255 227
  1364. ssh out: hyperion-remote -c 00fffc
  1365. ssh in: hyperion-remote:
  1366. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1367. ssh in: build time: Jun 11 2016 01:39:16
  1368. ssh in: Connected to localhost:19444
  1369. ssh in: Set color to 0 255 252
  1370. ssh out: hyperion-remote -c 00e5ff
  1371. ssh in: hyperion-remote:
  1372. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1373. ssh in: build time: Jun 11 2016 01:39:16
  1374. ssh in: Connected to localhost:19444
  1375. ssh in: Set color to 0 229 255
  1376. ssh out: hyperion-remote -c 00c9ff
  1377. ssh in: hyperion-remote:
  1378. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1379. ssh in: build time: Jun 11 2016 01:39:16
  1380. ssh in: Connected to localhost:19444
  1381. ssh in: Set color to 0 201 255
  1382. ssh out: hyperion-remote -c 00c1ff
  1383. ssh in: hyperion-remote:
  1384. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1385. ssh in: build time: Jun 11 2016 01:39:16
  1386. ssh in: Connected to localhost:19444
  1387. ssh in: Set color to 0 193 255
  1388. ssh out: hyperion-remote -c 00c2ff
  1389. ssh in: hyperion-remote:
  1390. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1391. ssh in: build time: Jun 11 2016 01:39:16
  1392. ssh in: Connected to localhost:19444
  1393. ssh in: Set color to 0 194 255
  1394. ssh out: hyperion-remote -c 00c1ff
  1395. ssh in: hyperion-remote:
  1396. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1397. ssh in: build time: Jun 11 2016 01:39:16
  1398. ssh in: Connected to localhost:19444
  1399. ssh in: Set color to 0 193 255
  1400. ssh out: hyperion-remote -c 00beff
  1401. ssh in: hyperion-remote:
  1402. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1403. ssh in: build time: Jun 11 2016 01:39:16
  1404. ssh in: Connected to localhost:19444
  1405. ssh in: Set color to 0 190 255
  1406. ssh out: hyperion-remote -c 00bbff
  1407. ssh in: hyperion-remote:
  1408. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1409. ssh in: build time: Jun 11 2016 01:39:16
  1410. ssh in: Connected to localhost:19444
  1411. ssh in: Set color to 0 187 255
  1412. ssh out: hyperion-remote -c 00b7ff
  1413. ssh in: hyperion-remote:
  1414. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1415. ssh in: build time: Jun 11 2016 01:39:16
  1416. ssh in: Connected to localhost:19444
  1417. ssh in: Set color to 0 183 255
  1418. ssh out: hyperion-remote -c 00b3ff
  1419. ssh in: hyperion-remote:
  1420. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1421. ssh in: build time: Jun 11 2016 01:39:16
  1422. ssh in: Connected to localhost:19444
  1423. ssh in: Set color to 0 179 255
  1424. ssh out: hyperion-remote -c 00aeff
  1425. ssh in: hyperion-remote:
  1426. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1427. ssh in: build time: Jun 11 2016 01:39:16
  1428. ssh in: Connected to localhost:19444
  1429. ssh in: Set color to 0 174 255
  1430. ssh out: hyperion-remote -c 00a7ff
  1431. ssh in: hyperion-remote:
  1432. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1433. ssh in: build time: Jun 11 2016 01:39:16
  1434. ssh in: Connected to localhost:19444
  1435. ssh in: Set color to 0 167 255
  1436. ssh out: hyperion-remote -c 00a0ff
  1437. ssh in: hyperion-remote:
  1438. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1439. ssh in: build time: Jun 11 2016 01:39:16
  1440. ssh in: Connected to localhost:19444
  1441. ssh in: Set color to 0 160 255
  1442. ssh out: hyperion-remote -c 009bff
  1443. ssh in: hyperion-remote:
  1444. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1445. ssh in: build time: Jun 11 2016 01:39:16
  1446. ssh in: Connected to localhost:19444
  1447. ssh in: Set color to 0 155 255
  1448. ssh out: hyperion-remote -c 0097ff
  1449. ssh in: hyperion-remote:
  1450. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1451. ssh in: build time: Jun 11 2016 01:39:16
  1452. ssh in: Connected to localhost:19444
  1453. ssh in: Set color to 0 151 255
  1454. ssh out: hyperion-remote -c 0098ff
  1455. ssh in: hyperion-remote:
  1456. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1457. ssh in: build time: Jun 11 2016 01:39:16
  1458. ssh in: Connected to localhost:19444
  1459. ssh in: Set color to 0 152 255
  1460. ssh out: hyperion-remote -c 00a2ff
  1461. ssh in: hyperion-remote:
  1462. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1463. ssh in: build time: Jun 11 2016 01:39:16
  1464. ssh in: Connected to localhost:19444
  1465. ssh in: Set color to 0 162 255
  1466. ssh out: hyperion-remote -c 00b7ff
  1467. ssh in: hyperion-remote:
  1468. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1469. ssh in: build time: Jun 11 2016 01:39:16
  1470. ssh in: Connected to localhost:19444
  1471. ssh in: Set color to 0 183 255
  1472. ssh out: hyperion-remote -c 00ddff
  1473. ssh in: hyperion-remote:
  1474. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1475. ssh in: build time: Jun 11 2016 01:39:16
  1476. ssh in: Connected to localhost:19444
  1477. ssh in: Set color to 0 221 255
  1478. ssh out: hyperion-remote -c 00ffb9
  1479. ssh in: hyperion-remote:
  1480. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1481. ssh in: build time: Jun 11 2016 01:39:16
  1482. ssh in: Connected to localhost:19444
  1483. ssh in: Set color to 0 255 185
  1484. ssh out: hyperion-remote -c 00ff60
  1485. ssh in: hyperion-remote:
  1486. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1487. ssh in: build time: Jun 11 2016 01:39:16
  1488. ssh in: Connected to localhost:19444
  1489. ssh in: Set color to 0 255 96
  1490. ssh out: hyperion-remote -c 00ff1f
  1491. ssh in: hyperion-remote:
  1492. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1493. ssh in: build time: Jun 11 2016 01:39:16
  1494. ssh in: Connected to localhost:19444
  1495. ssh in: Set color to 0 255 31
  1496. ssh out: hyperion-remote -c 25ff00
  1497. ssh in: hyperion-remote:
  1498. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1499. ssh in: build time: Jun 11 2016 01:39:16
  1500. ssh in: Connected to localhost:19444
  1501. ssh in: Set color to 37 255 0
  1502. ssh out: hyperion-remote -c 45ff00
  1503. ssh in: hyperion-remote:
  1504. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1505. ssh in: build time: Jun 11 2016 01:39:16
  1506. ssh in: Connected to localhost:19444
  1507. ssh in: Set color to 69 255 0
  1508. ssh out: hyperion-remote -c 5fff00
  1509. ssh in: hyperion-remote:
  1510. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1511. ssh in: build time: Jun 11 2016 01:39:16
  1512. ssh in: Connected to localhost:19444
  1513. ssh in: Set color to 95 255 0
  1514. ssh out: hyperion-remote -c 6aff00
  1515. ssh in: hyperion-remote:
  1516. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1517. ssh in: build time: Jun 11 2016 01:39:16
  1518. ssh in: Connected to localhost:19444
  1519. ssh in: Set color to 106 255 0
  1520. ssh out: hyperion-remote -c 6eff00
  1521. ssh in: hyperion-remote:
  1522. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1523. ssh in: build time: Jun 11 2016 01:39:16
  1524. ssh in: Connected to localhost:19444
  1525. ssh in: Set color to 110 255 0
  1526. ssh out: hyperion-remote -c 6fff00
  1527. ssh in: hyperion-remote:
  1528. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1529. ssh in: build time: Jun 11 2016 01:39:16
  1530. ssh in: Connected to localhost:19444
  1531. ssh in: Set color to 111 255 0
  1532. ssh out: hyperion-remote -c 70ff00
  1533. ssh in: hyperion-remote:
  1534. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1535. ssh in: build time: Jun 11 2016 01:39:16
  1536. ssh in: Connected to localhost:19444
  1537. ssh in: Set color to 112 255 0
  1538. ssh out: hyperion-remote -c 71ff00
  1539. ssh in: hyperion-remote:
  1540. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1541. ssh in: build time: Jun 11 2016 01:39:16
  1542. ssh in: Connected to localhost:19444
  1543. ssh in: Set color to 113 255 0
  1544. ssh out: hyperion-remote -c 70ff00
  1545. ssh in: hyperion-remote:
  1546. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1547. ssh in: build time: Jun 11 2016 01:39:16
  1548. ssh in: Connected to localhost:19444
  1549. ssh in: Set color to 112 255 0
  1550. ssh out: hyperion-remote -c 45ff00
  1551. ssh in: hyperion-remote:
  1552. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1553. ssh in: build time: Jun 11 2016 01:39:16
  1554. ssh in: Connected to localhost:19444
  1555. ssh in: Set color to 69 255 0
  1556. ssh out: hyperion-remote -c 20ff00
  1557. ssh in: hyperion-remote:
  1558. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1559. ssh in: build time: Jun 11 2016 01:39:16
  1560. ssh in: Connected to localhost:19444
  1561. ssh in: Set color to 32 255 0
  1562. ssh out: hyperion-remote -c 42ff00
  1563. ssh in: hyperion-remote:
  1564. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1565. ssh in: build time: Jun 11 2016 01:39:16
  1566. ssh in: Connected to localhost:19444
  1567. ssh in: Set color to 66 255 0
  1568. ssh out: hyperion-remote -c e7ff00
  1569. ssh in: hyperion-remote:
  1570. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1571. ssh in: build time: Jun 11 2016 01:39:16
  1572. ssh in: Connected to localhost:19444
  1573. ssh in: Set color to 231 255 0
  1574. ssh out: hyperion-remote -c ff8d00
  1575. ssh in: hyperion-remote:
  1576. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1577. ssh in: build time: Jun 11 2016 01:39:16
  1578. ssh in: Connected to localhost:19444
  1579. ssh in: Set color to 255 141 0
  1580. ssh out: hyperion-remote -c ff0200
  1581. ssh in: hyperion-remote:
  1582. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1583. ssh in: build time: Jun 11 2016 01:39:16
  1584. ssh in: Connected to localhost:19444
  1585. ssh in: Set color to 255 2 0
  1586. ssh out: hyperion-remote -c ff0004
  1587. ssh in: hyperion-remote:
  1588. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1589. ssh in: build time: Jun 11 2016 01:39:16
  1590. ssh in: Connected to localhost:19444
  1591. ssh in: Set color to 255 0 4
  1592. ssh out: hyperion-remote -c ff0005
  1593. ssh in: hyperion-remote:
  1594. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1595. ssh in: build time: Jun 11 2016 01:39:16
  1596. ssh in: Connected to localhost:19444
  1597. ssh in: Set color to 255 0 5
  1598. ssh out: hyperion-remote -c ff0004
  1599. ssh in: hyperion-remote:
  1600. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1601. ssh in: build time: Jun 11 2016 01:39:16
  1602. ssh in: Connected to localhost:19444
  1603. ssh in: Set color to 255 0 4
  1604. ssh out: hyperion-remote -c fffb10
  1605. ssh in: hyperion-remote:
  1606. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1607. ssh in: build time: Jun 11 2016 01:39:16
  1608. ssh in: Connected to localhost:19444
  1609. ssh in: Set color to 255 251 16
  1610. ssh out: hyperion-remote -c 4eff00
  1611. ssh in: hyperion-remote:
  1612. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1613. ssh in: build time: Jun 11 2016 01:39:16
  1614. ssh in: Connected to localhost:19444
  1615. ssh in: Set color to 78 255 0
  1616. ssh out: hyperion-remote -c 4dff00
  1617. ssh in: hyperion-remote:
  1618. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1619. ssh in: build time: Jun 11 2016 01:39:16
  1620. ssh in: Connected to localhost:19444
  1621. ssh in: Set color to 77 255 0
  1622. ssh out: hyperion-remote -c 4eff00
  1623. ssh in: hyperion-remote:
  1624. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1625. ssh in: build time: Jun 11 2016 01:39:16
  1626. ssh in: Connected to localhost:19444
  1627. ssh in: Set color to 78 255 0
  1628. ssh out: hyperion-remote -c 4aff00
  1629. ssh in: hyperion-remote:
  1630. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1631. ssh in: build time: Jun 11 2016 01:39:16
  1632. ssh in: Connected to localhost:19444
  1633. ssh in: Set color to 74 255 0
  1634. ssh out: hyperion-remote -c 70ffd9
  1635. ssh in: hyperion-remote:
  1636. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1637. ssh in: build time: Jun 11 2016 01:39:16
  1638. ssh in: Connected to localhost:19444
  1639. ssh in: Set color to 112 255 217
  1640. ssh out: hyperion-remote -c 000cff
  1641. ssh in: hyperion-remote:
  1642. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1643. ssh in: build time: Jun 11 2016 01:39:16
  1644. ssh in: Connected to localhost:19444
  1645. ssh in: Set color to 0 12 255
  1646. ssh out: hyperion-remote -c 1500ff
  1647. ssh in: hyperion-remote:
  1648. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1649. ssh in: build time: Jun 11 2016 01:39:16
  1650. ssh in: Connected to localhost:19444
  1651. ssh in: Set color to 21 0 255
  1652. ssh out: hyperion-remote -c 0f00ff
  1653. ssh in: hyperion-remote:
  1654. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1655. ssh in: build time: Jun 11 2016 01:39:16
  1656. ssh in: Connected to localhost:19444
  1657. ssh in: Set color to 15 0 255
  1658. ssh out: hyperion-remote -c 0d00ff
  1659. ssh in: hyperion-remote:
  1660. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1661. ssh in: build time: Jun 11 2016 01:39:16
  1662. ssh in: Connected to localhost:19444
  1663. ssh in: Set color to 13 0 255
  1664. ssh disconnected
  1665. ssh connected
  1666. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  1667. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  1668. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  1669. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  1670. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  1671. sftp Send Hyperion Config - Sourcepath: C:/Users/R0B/Desktop, Targetpath: /etc/hyperion/, Filename: hyperion.config.json
  1672. ssh out: hyperion-remote -c 0d00ff
  1673. ssh in: hyperion-remote:
  1674. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1675. ssh in: build time: Jun 11 2016 01:39:16
  1676. ssh out: Unable to connect to host
  1677. ssh out: hyperion-remote -c 0d00ff
  1678. ssh in: hyperion-remote:
  1679. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1680. ssh in: build time: Jun 11 2016 01:39:16
  1681. ssh out: Unable to connect to host
  1682. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  1683. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  1684. ssh out: hyperion-remote -c 7892ff
  1685. ssh in: hyperion-remote:
  1686. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1687. ssh in: build time: Jun 11 2016 01:39:16
  1688. ssh in: Connected to localhost:19444
  1689. ssh in: Set color to 120 146 255
  1690. ssh out: hyperion-remote -c 7a92ff
  1691. ssh in: hyperion-remote:
  1692. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1693. ssh in: build time: Jun 11 2016 01:39:16
  1694. ssh in: Connected to localhost:19444
  1695. ssh in: Set color to 122 146 255
  1696. ssh out: hyperion-remote -c 9ab5ff
  1697. ssh in: hyperion-remote:
  1698. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1699. ssh in: build time: Jun 11 2016 01:39:16
  1700. ssh in: Connected to localhost:19444
  1701. ssh in: Set color to 154 181 255
  1702. ssh out: hyperion-remote -c 9fc2ff
  1703. ssh in: hyperion-remote:
  1704. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1705. ssh in: build time: Jun 11 2016 01:39:16
  1706. ssh in: Connected to localhost:19444
  1707. ssh in: Set color to 159 194 255
  1708. ssh out: hyperion-remote -c 00a8ff
  1709. ssh in: hyperion-remote:
  1710. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1711. ssh in: build time: Jun 11 2016 01:39:16
  1712. ssh in: Connected to localhost:19444
  1713. ssh in: Set color to 0 168 255
  1714. ssh out: hyperion-remote -c 00aaff
  1715. ssh in: hyperion-remote:
  1716. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1717. ssh in: build time: Jun 11 2016 01:39:16
  1718. ssh in: Connected to localhost:19444
  1719. ssh in: Set color to 0 170 255
  1720. ssh out: hyperion-remote -c 00acff
  1721. ssh in: hyperion-remote:
  1722. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1723. ssh in: build time: Jun 11 2016 01:39:16
  1724. ssh in: Connected to localhost:19444
  1725. ssh in: Set color to 0 172 255
  1726. ssh out: hyperion-remote -c 00adff
  1727. ssh in: hyperion-remote:
  1728. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1729. ssh in: build time: Jun 11 2016 01:39:16
  1730. ssh in: Connected to localhost:19444
  1731. ssh in: Set color to 0 173 255
  1732. ssh out: hyperion-remote -c 00ffa2
  1733. ssh in: hyperion-remote:
  1734. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1735. ssh in: build time: Jun 11 2016 01:39:16
  1736. ssh in: Connected to localhost:19444
  1737. ssh in: Set color to 0 255 162
  1738. ssh out: hyperion-remote -c 00ff43
  1739. ssh in: hyperion-remote:
  1740. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1741. ssh in: build time: Jun 11 2016 01:39:16
  1742. ssh in: Connected to localhost:19444
  1743. ssh in: Set color to 0 255 67
  1744. ssh out: hyperion-remote -c 00ff2e
  1745. ssh in: hyperion-remote:
  1746. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1747. ssh in: build time: Jun 11 2016 01:39:16
  1748. ssh in: Connected to localhost:19444
  1749. ssh in: Set color to 0 255 46
  1750. ssh out: hyperion-remote -c 00ff2d
  1751. ssh in: hyperion-remote:
  1752. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1753. ssh in: build time: Jun 11 2016 01:39:16
  1754. ssh in: Connected to localhost:19444
  1755. ssh in: Set color to 0 255 45
  1756. ssh out: hyperion-remote -c 58ff00
  1757. ssh in: hyperion-remote:
  1758. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1759. ssh in: build time: Jun 11 2016 01:39:16
  1760. ssh in: Connected to localhost:19444
  1761. ssh in: Set color to 88 255 0
  1762. ssh out: hyperion-remote -c aeff00
  1763. ssh in: hyperion-remote:
  1764. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1765. ssh in: build time: Jun 11 2016 01:39:16
  1766. ssh in: Connected to localhost:19444
  1767. ssh in: Set color to 174 255 0
  1768. ssh out: hyperion-remote -c c0ff00
  1769. ssh in: hyperion-remote:
  1770. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1771. ssh in: build time: Jun 11 2016 01:39:16
  1772. ssh in: Connected to localhost:19444
  1773. ssh in: Set color to 192 255 0
  1774. ssh out: hyperion-remote -c c1ff00
  1775. ssh in: hyperion-remote:
  1776. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1777. ssh in: build time: Jun 11 2016 01:39:16
  1778. ssh in: Connected to localhost:19444
  1779. ssh in: Set color to 193 255 0
  1780. ssh out: hyperion-remote -c ffac00
  1781. ssh in: hyperion-remote:
  1782. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1783. ssh in: build time: Jun 11 2016 01:39:16
  1784. ssh in: Connected to localhost:19444
  1785. ssh in: Set color to 255 172 0
  1786. ssh out: hyperion-remote -c ff8c00
  1787. ssh in: hyperion-remote:
  1788. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1789. ssh in: build time: Jun 11 2016 01:39:16
  1790. ssh in: Connected to localhost:19444
  1791. ssh in: Set color to 255 140 0
  1792. ssh out: hyperion-remote -c ff7b00
  1793. ssh in: hyperion-remote:
  1794. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1795. ssh in: build time: Jun 11 2016 01:39:16
  1796. ssh in: Connected to localhost:19444
  1797. ssh in: Set color to 255 123 0
  1798. ssh out: hyperion-remote -c ff7900
  1799. ssh in: hyperion-remote:
  1800. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1801. ssh in: build time: Jun 11 2016 01:39:16
  1802. ssh in: Connected to localhost:19444
  1803. ssh in: Set color to 255 121 0
  1804. ssh out: hyperion-remote -c ff7700
  1805. ssh in: hyperion-remote:
  1806. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1807. ssh in: build time: Jun 11 2016 01:39:16
  1808. ssh in: Connected to localhost:19444
  1809. ssh in: Set color to 255 119 0
  1810. ssh out: hyperion-remote -c ff00a4
  1811. ssh in: hyperion-remote:
  1812. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1813. ssh in: build time: Jun 11 2016 01:39:16
  1814. ssh in: Connected to localhost:19444
  1815. ssh in: Set color to 255 0 164
  1816. ssh out: hyperion-remote -c ff00a3
  1817. ssh in: hyperion-remote:
  1818. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1819. ssh in: build time: Jun 11 2016 01:39:16
  1820. ssh in: Connected to localhost:19444
  1821. ssh in: Set color to 255 0 163
  1822. ssh out: hyperion-remote -c ff00a4
  1823. ssh in: hyperion-remote:
  1824. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1825. ssh in: build time: Jun 11 2016 01:39:16
  1826. ssh in: Connected to localhost:19444
  1827. ssh in: Set color to 255 0 164
  1828. ssh out: hyperion-remote -c ff00b5
  1829. ssh in: hyperion-remote:
  1830. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1831. ssh in: build time: Jun 11 2016 01:39:16
  1832. ssh in: Connected to localhost:19444
  1833. ssh in: Set color to 255 0 181
  1834. ssh out: hyperion-remote -c ff00cc
  1835. ssh in: hyperion-remote:
  1836. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1837. ssh in: build time: Jun 11 2016 01:39:16
  1838. ssh in: Connected to localhost:19444
  1839. ssh in: Set color to 255 0 204
  1840. ssh out: hyperion-remote -c ff00dc
  1841. ssh in: hyperion-remote:
  1842. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1843. ssh in: build time: Jun 11 2016 01:39:16
  1844. ssh in: Connected to localhost:19444
  1845. ssh in: Set color to 255 0 220
  1846. ssh out: hyperion-remote -c d700ff
  1847. ssh in: hyperion-remote:
  1848. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1849. ssh in: build time: Jun 11 2016 01:39:16
  1850. ssh in: Connected to localhost:19444
  1851. ssh in: Set color to 215 0 255
  1852. ssh out: hyperion-remote -c 1900ff
  1853. ssh in: hyperion-remote:
  1854. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1855. ssh in: build time: Jun 11 2016 01:39:16
  1856. ssh in: Connected to localhost:19444
  1857. ssh in: Set color to 25 0 255
  1858. ssh out: hyperion-remote -c 0048ff
  1859. ssh in: hyperion-remote:
  1860. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1861. ssh in: build time: Jun 11 2016 01:39:16
  1862. ssh in: Connected to localhost:19444
  1863. ssh in: Set color to 0 72 255
  1864. ssh out: hyperion-remote -c 00c6ff
  1865. ssh in: hyperion-remote:
  1866. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1867. ssh in: build time: Jun 11 2016 01:39:16
  1868. ssh in: Connected to localhost:19444
  1869. ssh in: Set color to 0 198 255
  1870. ssh out: hyperion-remote -c 00ff81
  1871. ssh in: hyperion-remote:
  1872. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1873. ssh in: build time: Jun 11 2016 01:39:16
  1874. ssh in: Connected to localhost:19444
  1875. ssh in: Set color to 0 255 129
  1876. ssh out: hyperion-remote -c 00ff1a
  1877. ssh in: hyperion-remote:
  1878. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1879. ssh in: build time: Jun 11 2016 01:39:16
  1880. ssh in: Connected to localhost:19444
  1881. ssh in: Set color to 0 255 26
  1882. ssh out: hyperion-remote -c 1fff00
  1883. ssh in: hyperion-remote:
  1884. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1885. ssh in: build time: Jun 11 2016 01:39:16
  1886. ssh in: Connected to localhost:19444
  1887. ssh in: Set color to 31 255 0
  1888. ssh out: hyperion-remote -c 3dff00
  1889. ssh in: hyperion-remote:
  1890. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1891. ssh in: build time: Jun 11 2016 01:39:16
  1892. ssh in: Connected to localhost:19444
  1893. ssh in: Set color to 61 255 0
  1894. ssh out: hyperion-remote -c 53ff00
  1895. ssh in: hyperion-remote:
  1896. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1897. ssh in: build time: Jun 11 2016 01:39:16
  1898. ssh in: Connected to localhost:19444
  1899. ssh in: Set color to 83 255 0
  1900. ssh out: hyperion-remote -c 76ff00
  1901. ssh in: hyperion-remote:
  1902. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1903. ssh in: build time: Jun 11 2016 01:39:16
  1904. ssh in: Connected to localhost:19444
  1905. ssh in: Set color to 118 255 0
  1906. ssh out: hyperion-remote -c 8eff00
  1907. ssh in: hyperion-remote:
  1908. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1909. ssh in: build time: Jun 11 2016 01:39:16
  1910. ssh in: Connected to localhost:19444
  1911. ssh in: Set color to 142 255 0
  1912. ssh out: hyperion-remote -c a6ff00
  1913. ssh in: hyperion-remote:
  1914. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1915. ssh in: build time: Jun 11 2016 01:39:16
  1916. ssh in: Connected to localhost:19444
  1917. ssh in: Set color to 166 255 0
  1918. ssh out: hyperion-remote -c b6ff00
  1919. ssh in: hyperion-remote:
  1920. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1921. ssh in: build time: Jun 11 2016 01:39:16
  1922. ssh in: Connected to localhost:19444
  1923. ssh in: Set color to 182 255 0
  1924. ssh out: hyperion-remote -c c8ff00
  1925. ssh in: hyperion-remote:
  1926. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1927. ssh in: build time: Jun 11 2016 01:39:16
  1928. ssh in: Connected to localhost:19444
  1929. ssh in: Set color to 200 255 0
  1930. ssh out: hyperion-remote -c d8ff00
  1931. ssh in: hyperion-remote:
  1932. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1933. ssh in: build time: Jun 11 2016 01:39:16
  1934. ssh in: Connected to localhost:19444
  1935. ssh in: Set color to 216 255 0
  1936. ssh out: hyperion-remote -c eeff00
  1937. ssh in: hyperion-remote:
  1938. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1939. ssh in: build time: Jun 11 2016 01:39:16
  1940. ssh in: Connected to localhost:19444
  1941. ssh in: Set color to 238 255 0
  1942. ssh out: hyperion-remote -c fff000
  1943. ssh in: hyperion-remote:
  1944. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1945. ssh in: build time: Jun 11 2016 01:39:16
  1946. ssh in: Connected to localhost:19444
  1947. ssh in: Set color to 255 240 0
  1948. ssh out: hyperion-remote -c ffc500
  1949. ssh in: hyperion-remote:
  1950. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1951. ssh in: build time: Jun 11 2016 01:39:16
  1952. ssh in: Connected to localhost:19444
  1953. ssh in: Set color to 255 197 0
  1954. ssh out: hyperion-remote -c ff8300
  1955. ssh in: hyperion-remote:
  1956. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1957. ssh in: build time: Jun 11 2016 01:39:16
  1958. ssh in: Connected to localhost:19444
  1959. ssh in: Set color to 255 131 0
  1960. ssh out: hyperion-remote -c ff1c00
  1961. ssh in: hyperion-remote:
  1962. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1963. ssh in: build time: Jun 11 2016 01:39:16
  1964. ssh in: Connected to localhost:19444
  1965. ssh in: Set color to 255 28 0
  1966. ssh out: hyperion-remote -c ff0001
  1967. ssh in: hyperion-remote:
  1968. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1969. ssh in: build time: Jun 11 2016 01:39:16
  1970. ssh in: Connected to localhost:19444
  1971. ssh in: Set color to 255 0 1
  1972. ssh out: hyperion-remote -c ff0005
  1973. ssh in: hyperion-remote:
  1974. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1975. ssh in: build time: Jun 11 2016 01:39:16
  1976. ssh in: Connected to localhost:19444
  1977. ssh in: Set color to 255 0 5
  1978. ssh out: hyperion-remote -c ff0004
  1979. ssh in: hyperion-remote:
  1980. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1981. ssh in: build time: Jun 11 2016 01:39:16
  1982. ssh in: Connected to localhost:19444
  1983. ssh in: Set color to 255 0 4
  1984. ssh out: hyperion-remote -c ff5800
  1985. ssh in: hyperion-remote:
  1986. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1987. ssh in: build time: Jun 11 2016 01:39:16
  1988. ssh in: Connected to localhost:19444
  1989. ssh in: Set color to 255 88 0
  1990. ssh out: hyperion-remote -c ff8b00
  1991. ssh in: hyperion-remote:
  1992. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1993. ssh in: build time: Jun 11 2016 01:39:16
  1994. ssh in: Connected to localhost:19444
  1995. ssh in: Set color to 255 139 0
  1996. ssh out: hyperion-remote -c ffb200
  1997. ssh in: hyperion-remote:
  1998. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  1999. ssh in: build time: Jun 11 2016 01:39:16
  2000. ssh in: Connected to localhost:19444
  2001. ssh in: Set color to 255 178 0
  2002. ssh out: hyperion-remote -c ffb400
  2003. ssh in: hyperion-remote:
  2004. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2005. ssh in: build time: Jun 11 2016 01:39:16
  2006. ssh in: Connected to localhost:19444
  2007. ssh in: Set color to 255 180 0
  2008. ssh out: hyperion-remote -c ffb500
  2009. ssh in: hyperion-remote:
  2010. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2011. ssh in: build time: Jun 11 2016 01:39:16
  2012. ssh in: Connected to localhost:19444
  2013. ssh in: Set color to 255 181 0
  2014. ssh out: hyperion-remote -c b1ff00
  2015. ssh in: hyperion-remote:
  2016. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2017. ssh in: build time: Jun 11 2016 01:39:16
  2018. ssh in: Connected to localhost:19444
  2019. ssh in: Set color to 177 255 0
  2020. ssh out: hyperion-remote -c 92ff00
  2021. ssh in: hyperion-remote:
  2022. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2023. ssh in: build time: Jun 11 2016 01:39:16
  2024. ssh in: Connected to localhost:19444
  2025. ssh in: Set color to 146 255 0
  2026. ssh out: hyperion-remote -c 89ff00
  2027. ssh in: hyperion-remote:
  2028. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2029. ssh in: build time: Jun 11 2016 01:39:16
  2030. ssh in: Connected to localhost:19444
  2031. ssh in: Set color to 137 255 0
  2032. ssh out: hyperion-remote -c 84ff00
  2033. ssh in: hyperion-remote:
  2034. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2035. ssh in: build time: Jun 11 2016 01:39:16
  2036. ssh in: Connected to localhost:19444
  2037. ssh in: Set color to 132 255 0
  2038. ssh out: hyperion-remote -c 83ff00
  2039. ssh in: hyperion-remote:
  2040. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2041. ssh in: build time: Jun 11 2016 01:39:16
  2042. ssh in: Connected to localhost:19444
  2043. ssh in: Set color to 131 255 0
  2044. ssh out: hyperion-remote -c 63ff00
  2045. ssh in: hyperion-remote:
  2046. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2047. ssh in: build time: Jun 11 2016 01:39:16
  2048. ssh in: Connected to localhost:19444
  2049. ssh in: Set color to 99 255 0
  2050. ssh out: hyperion-remote -c 3aff00
  2051. ssh in: hyperion-remote:
  2052. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2053. ssh in: build time: Jun 11 2016 01:39:16
  2054. ssh in: Connected to localhost:19444
  2055. ssh in: Set color to 58 255 0
  2056. ssh out: hyperion-remote -c 1bff00
  2057. ssh in: hyperion-remote:
  2058. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2059. ssh in: build time: Jun 11 2016 01:39:16
  2060. ssh in: Connected to localhost:19444
  2061. ssh in: Set color to 27 255 0
  2062. ssh out: hyperion-remote -c 00ff11
  2063. ssh in: hyperion-remote:
  2064. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2065. ssh in: build time: Jun 11 2016 01:39:16
  2066. ssh in: Connected to localhost:19444
  2067. ssh in: Set color to 0 255 17
  2068. ssh out: hyperion-remote -c 00ff22
  2069. ssh in: hyperion-remote:
  2070. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2071. ssh in: build time: Jun 11 2016 01:39:16
  2072. ssh in: Connected to localhost:19444
  2073. ssh in: Set color to 0 255 34
  2074. ssh out: hyperion-remote -c 00ff2f
  2075. ssh in: hyperion-remote:
  2076. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2077. ssh in: build time: Jun 11 2016 01:39:16
  2078. ssh in: Connected to localhost:19444
  2079. ssh in: Set color to 0 255 47
  2080. ssh out: hyperion-remote -c 00ff39
  2081. ssh in: hyperion-remote:
  2082. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2083. ssh in: build time: Jun 11 2016 01:39:16
  2084. ssh in: Connected to localhost:19444
  2085. ssh in: Set color to 0 255 57
  2086. ssh out: hyperion-remote -c 00ff3f
  2087. ssh in: hyperion-remote:
  2088. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2089. ssh in: build time: Jun 11 2016 01:39:16
  2090. ssh in: Connected to localhost:19444
  2091. ssh in: Set color to 0 255 63
  2092. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  2093. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  2094. ssh disconnected
  2095. ssh connected
  2096. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  2097. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  2098. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  2099. ssh disconnected
  2100. ssh connected
  2101. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  2102. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  2103. ssh out: hyperion-remote -c ff5474
  2104. ssh in: hyperion-remote:
  2105. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2106. ssh in: build time: Jun 11 2016 01:39:16
  2107. ssh in: Connected to localhost:19444
  2108. ssh in: Set color to 255 84 116
  2109. ssh out: hyperion-remote -c ff0b13
  2110. ssh in: hyperion-remote:
  2111. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2112. ssh in: build time: Jun 11 2016 01:39:16
  2113. ssh in: Connected to localhost:19444
  2114. ssh in: Set color to 255 11 19
  2115. ssh out: hyperion-remote -c a06cff
  2116. ssh in: hyperion-remote:
  2117. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2118. ssh in: build time: Jun 11 2016 01:39:16
  2119. ssh in: Connected to localhost:19444
  2120. ssh in: Set color to 160 108 255
  2121. ssh out: hyperion-remote -c 8b5eff
  2122. ssh in: hyperion-remote:
  2123. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2124. ssh in: build time: Jun 11 2016 01:39:16
  2125. ssh in: Connected to localhost:19444
  2126. ssh in: Set color to 139 94 255
  2127. ssh out: hyperion-remote -c 2000ff
  2128. ssh in: hyperion-remote:
  2129. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2130. ssh in: build time: Jun 11 2016 01:39:16
  2131. ssh in: Connected to localhost:19444
  2132. ssh in: Set color to 32 0 255
  2133. ssh out: hyperion-remote -c 1c00ff
  2134. ssh in: hyperion-remote:
  2135. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2136. ssh in: build time: Jun 11 2016 01:39:16
  2137. ssh in: Connected to localhost:19444
  2138. ssh in: Set color to 28 0 255
  2139. ssh out: hyperion-remote -c 0017ff
  2140. ssh in: hyperion-remote:
  2141. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2142. ssh in: build time: Jun 11 2016 01:39:16
  2143. ssh in: Connected to localhost:19444
  2144. ssh in: Set color to 0 23 255
  2145. ssh out: hyperion-remote -c a3ffff
  2146. ssh in: hyperion-remote:
  2147. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2148. ssh in: build time: Jun 11 2016 01:39:16
  2149. ssh in: Connected to localhost:19444
  2150. ssh in: Set color to 163 255 255
  2151. ssh out: hyperion-remote -c 31ff00
  2152. ssh in: hyperion-remote:
  2153. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2154. ssh in: build time: Jun 11 2016 01:39:16
  2155. ssh in: Connected to localhost:19444
  2156. ssh in: Set color to 49 255 0
  2157. ssh out: hyperion-remote -c 3cff00
  2158. ssh in: hyperion-remote:
  2159. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2160. ssh in: build time: Jun 11 2016 01:39:16
  2161. ssh in: Connected to localhost:19444
  2162. ssh in: Set color to 60 255 0
  2163. ssh out: hyperion-remote -c 3aff00
  2164. ssh in: hyperion-remote:
  2165. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2166. ssh in: build time: Jun 11 2016 01:39:16
  2167. ssh in: Connected to localhost:19444
  2168. ssh in: Set color to 58 255 0
  2169. ssh out: hyperion-remote -c 1fff00
  2170. ssh in: hyperion-remote:
  2171. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2172. ssh in: build time: Jun 11 2016 01:39:16
  2173. ssh in: Connected to localhost:19444
  2174. ssh in: Set color to 31 255 0
  2175. ssh out: hyperion-remote -c 1eff00
  2176. ssh in: hyperion-remote:
  2177. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2178. ssh in: build time: Jun 11 2016 01:39:16
  2179. ssh in: Connected to localhost:19444
  2180. ssh in: Set color to 30 255 0
  2181. ssh out: hyperion-remote -c 12ff00
  2182. ssh in: hyperion-remote:
  2183. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2184. ssh in: build time: Jun 11 2016 01:39:16
  2185. ssh in: Connected to localhost:19444
  2186. ssh in: Set color to 18 255 0
  2187. ssh out: hyperion-remote -c 05ff00
  2188. ssh in: hyperion-remote:
  2189. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2190. ssh in: build time: Jun 11 2016 01:39:16
  2191. ssh in: Connected to localhost:19444
  2192. ssh in: Set color to 5 255 0
  2193. ssh out: hyperion-remote -c 04ff00
  2194. ssh in: hyperion-remote:
  2195. ssh in: version : V1.03.0 (GitHub-b8f7642/c5d5f2d-1465599599
  2196. ssh in: build time: Jun 11 2016 01:39:16
  2197. ssh in: Connected to localhost:19444
  2198. ssh in: Set color to 4 255 0
  2199. ssh disconnected
  2200. ssh connected
  2201. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  2202. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement