This website requires JavaScript.
e7e76fb892
Ensure correct user owns tarball.
Hyperling
2021-02-15 18:11:48 -06:00
fc974a1b7a
Fix permissions and ensure correct config is used.
Hyperling
2021-02-15 18:10:21 -06:00
ff7acec031
Fix comments.
Hyperling
2021-02-15 18:05:57 -06:00
89ca442da5
Find bash executable.
Hyperling
2021-02-15 18:05:22 -06:00
5f4bead14a
Ignore if file is not already created.
Hyperling
2021-02-15 18:03:09 -06:00
2e3a6e8e94
Fix command.
Hyperling
2021-02-15 18:01:44 -06:00
cc25dda677
Begin ensuring everything in mfn directory is owned by mfn.
Hyperling
2021-02-15 18:00:12 -06:00
3a1bb2ea1d
Fix pool debug. Do most nanominer tasks as mfn.
Hyperling
2021-02-15 17:55:23 -06:00
ba9745fcd0
First commit for creating nanomine config file.
Hyperling
2021-02-15 17:48:04 -06:00
9389e240ec
Rename file.
Hyperling
2021-02-15 16:12:20 -06:00
f35527eedd
Make config file useful for more than just wallets. Not sure what else yet.
Hyperling
2021-02-15 16:11:25 -06:00
4287c89924
Change name.
Hyperling
2021-02-15 16:06:48 -06:00
6b7ff31e5c
Missed a variable.
Hyperling
2021-02-15 16:04:27 -06:00
dfe3e285b4
Lol, error was due to the comma after the section name. I must have followed a bad example since documentation does not have them. Refactor file to be config for anything miner related and private.
Hyperling
2021-02-15 16:03:34 -06:00
74eba07622
Try lots of ways and see if anything works.
Hyperling
2021-02-15 15:56:07 -06:00
1ebf325b03
Try null section.
Hyperling
2021-02-15 15:52:03 -06:00
6f0e07b0ca
Maybe the permissions are causing the problem??
Hyperling
2021-02-15 15:50:05 -06:00
5493fd61e5
Remove section due to configparser.NoSectionError and try global.
Hyperling
2021-02-15 15:45:49 -06:00
47c86079da
Try different way of specifying key.
Hyperling
2021-02-15 15:43:34 -06:00
51e39cfc94
Add section specifier.
Hyperling
2021-02-15 15:38:42 -06:00
e519d817ab
Looked like it may work if I use the right parameter.
Hyperling
2021-02-15 15:36:03 -06:00
93450e54cd
Do internal expressions work?
Hyperling
2021-02-15 15:33:26 -06:00
20ea4fd334
Try with variable inside single quotes.
Hyperling
2021-02-15 15:28:16 -06:00
23dfbf346e
Add system facts.
Hyperling
2021-02-15 15:26:19 -06:00
3643cad3d9
Miner group can't see localhost facts, had to add variable for scp server.
Hyperling
2021-02-15 15:25:11 -06:00
7e9a363298
Try loading wallet addresses to variables.
Hyperling
2021-02-15 15:19:11 -06:00
73bedd015a
Fix variable names.
Hyperling
2021-02-15 14:37:13 -06:00
8cd98fdb71
Key-value is required, add true's back.
Hyperling
2021-02-15 14:15:43 -06:00
b1d0245ae9
Add quotes.
Hyperling
2021-02-15 14:14:17 -06:00
ced0e9e752
Dumbify variables a bit and take some hints from finally discovered documentation on boolean functions.
Hyperling
2021-02-15 14:13:04 -06:00
67c2a54256
Add surrounding quotes.
Hyperling
2021-02-15 13:59:39 -06:00
d8c45fd477
Try to do variables in a different way. No idea if it will work.
Hyperling
2021-02-15 13:57:22 -06:00
5a5b799c8a
It worked!? Name was the same on both tasks though lol.
Hyperling
2021-02-15 12:18:07 -06:00
7b53d2b67b
Try not on the inside.
Hyperling
2021-02-15 12:13:49 -06:00
9212efca40
Add quotes for job without function.
Hyperling
2021-02-15 12:10:40 -06:00
41d89d5100
Try not as function.
Hyperling
2021-02-15 12:09:25 -06:00
cd656c3b61
Fix error.
Hyperling
2021-02-15 11:23:57 -06:00
5891b80054
Try single brace.
Hyperling
2021-02-15 11:22:58 -06:00
705bfaea2e
Trying craziness.
Hyperling
2021-02-15 11:22:20 -06:00
9673f33716
Try putting not inside brackets.
Hyperling
2021-02-15 11:17:21 -06:00
f5c23d9b9b
13 is too close to */15, move to 7. Try forcing the variable to a bool.
Hyperling
2021-02-15 11:16:06 -06:00
5f4f57c83f
Try using not.
Hyperling
2021-02-15 11:12:04 -06:00
a9965087b8
Try ! on outside.
Hyperling
2021-02-15 11:10:37 -06:00
caff57f16e
First attempt to create miner cron jobs. Unsure if ! will work.
Hyperling
2021-02-15 11:09:34 -06:00
7ded0b3fd0
Fix names.
Hyperling
2021-02-15 10:34:06 -06:00
a6afe34294
Fix Code being dumb.
Hyperling
2021-02-15 10:24:26 -06:00
45884ffd5c
Begin variablizing miner tasks.
Hyperling
2021-02-15 10:23:23 -06:00
c2b427cc8f
user_root is defined for localhost, not miner group. Have to gather it.
Hyperling
2021-02-15 10:16:56 -06:00
3ed9b83d44
Reorganize and simplify users. Move Downloads folder creation from miner plays.
Hyperling
2021-02-15 10:11:46 -06:00
f6e06fb34c
Consistency of calling scm.
Hyperling
2021-02-15 09:47:07 -06:00
a42c8b9088
Service works great on FreeBSD! Edits rc.conf!
Hyperling
2021-02-15 09:39:39 -06:00
78370d0e93
Add var and job for sshd config.
Hyperling
2021-02-15 09:22:26 -06:00
65d2e71e00
Testing if service manages rc.conf entries.
Hyperling
2021-02-15 08:51:06 -06:00
b34dfd0784
Ensure video and render groups exist (FreeBSD is mad).
Hyperling
2021-02-15 08:49:13 -06:00
d3489ea74e
Fix variable name.
Hyperling
2021-02-15 08:43:47 -06:00
f2112a282a
Fix variable name.
Hyperling
2021-02-15 08:42:20 -06:00
6f403491ca
Changes for SSHD.
Hyperling
2021-02-15 08:40:32 -06:00
a79918941c
Ensure sshd is installed.
Hyperling
2021-02-15 08:29:20 -06:00
e46f11cfe7
Go ahead and install zsh in case I like it and want to switch. This also fixes error in gather.yml.
Hyperling
2021-02-15 07:25:25 -06:00
37904d7bd3
Move system monitor by terminal.
Hyperling
2021-02-14 19:53:11 -06:00
d879b23422
Add users to OpenCL groups.
Hyperling
2021-02-14 18:32:50 -06:00
635bb3abc1
Manjaro install failed, possibly due to to shell changing. Add zsh option.
Hyperling
2021-02-14 16:36:31 -06:00
bc041cc3bb
Ignore error from VS Code.
Hyperling
2021-02-14 08:19:13 -06:00
744f4e93b2
Add video tools to favorites.
Hyperling
2021-02-14 08:11:12 -06:00
cf3f2c974b
Fix firefox and flatpak uninstalls.
Hyperling
2021-02-14 08:07:14 -06:00
93c848d9fa
Change order and add OBS.
Hyperling
2021-02-14 08:06:21 -06:00
fd9201d62e
Update names.
Hyperling
2021-02-14 08:04:58 -06:00
7c09171315
Change name.
Hyperling
2021-02-14 08:02:14 -06:00
db6f098c26
Rearrange a few items and add monitor.
Hyperling
2021-02-14 07:58:50 -06:00
5862bb2d10
Use loops for much easier management and readability.
Hyperling
2021-02-14 07:54:57 -06:00
d6ae6f7448
Remove Code from repos.
Hyperling
2021-02-14 07:49:47 -06:00
b3c2f65cae
Ignore errors. Had to uninstall from Manjaro manually, unsure why package was unhappy.
Hyperling
2021-02-14 07:31:01 -06:00
956f405293
Fix name.
Hyperling
2021-02-14 07:29:35 -06:00
b4ec98752b
Manjaro failed to uninstall snapd, try disabling it first.
Hyperling
2021-02-14 07:26:58 -06:00
a50cc99839
Starting support for Arch/Manjaro.
Hyperling
2021-02-14 07:22:29 -06:00
efbb66a426
Starting changes for how x570 is actually mining.
Hyperling
2021-02-14 07:12:05 -06:00
9693283e22
Need to compile ethminer on x570 with amdgpu flagged.
Hyperling
2021-02-14 04:45:59 -06:00
502d33d32b
x570 installs Pro driver successfully after getting all the packages!! We're moving along!
Hyperling
2021-02-13 19:07:23 -06:00
fe75d0bbe3
Change location of script.
Hyperling
2021-02-13 18:57:51 -06:00
852f5bc207
Add other GA kernel packages.
Hyperling
2021-02-13 18:52:42 -06:00
f4c3f69438
Kernel 5.4.0-65 may not support x570 completely. DId not have any network options. Had display though, so gpu was fine.
Hyperling
2021-02-13 07:45:08 -06:00
bff4bc0179
Full path to executable.
Hyperling
2021-02-13 07:31:16 -06:00
293e0d8b45
Add update-grub.
Hyperling
2021-02-13 07:28:45 -06:00
008963e87f
Tested successfully, fix the rest.
Hyperling
2021-02-13 07:25:15 -06:00
240db361d5
Compare to 0, stdout cannot be cast to number.
Hyperling
2021-02-13 07:23:12 -06:00
d8031a3226
Compare to number of results found, not if the command failed.
Hyperling
2021-02-13 07:19:19 -06:00
d5007a62e6
Fix formatting.
Hyperling
2021-02-13 07:12:44 -06:00
3d98d0c575
Automate installing the driver on a fresh Ubuntu 20.04!
Hyperling
2021-02-13 07:11:09 -06:00
0dcd1d56e8
Verified desktop will not run without driver.
Hyperling
2021-02-13 06:28:04 -06:00
1d6a380458
Split download script command.
Hyperling
2021-02-13 06:19:48 -06:00
5b892d42f3
Make command more readable.
Hyperling
2021-02-13 06:16:46 -06:00
27a88191b5
Add lost args.
Hyperling
2021-02-13 06:14:52 -06:00
2e4eb71e66
Ensure Downloads folder exists.
Hyperling
2021-02-13 06:14:10 -06:00
4c0bca6f4b
Use chdir instead of cd. cd worked fine on USB but desktop unhappy.
Hyperling
2021-02-13 06:11:41 -06:00
ae8f157d78
Never skip test to ensure failed key always exists.
Hyperling
2021-02-13 06:06:33 -06:00
147eee7b26
Use a loop.
Hyperling
2021-02-13 06:04:28 -06:00
656461169a
Debug showed that even though job was being skipped it was still doing the register, that's why things were being dumb.
Hyperling
2021-02-13 06:01:45 -06:00
83db5adc8b
Add variable to display.
Hyperling
2021-02-13 05:59:33 -06:00
8f65ab8e88
Add system for eth mining. but not proprietary driver yet.
Hyperling
2021-02-13 05:57:30 -06:00
285f77073b
Only use ethminer for devices that want to gpu mine.
Hyperling
2021-02-13 05:55:47 -06:00