![]() |
Snakeoil Gear Isolation Beta Series - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Snakeoil Testers (https://forums.snakeoil-os.net/Forum-Snakeoil-Testers) +--- Forum: Test Builds (https://forums.snakeoil-os.net/Forum-Test-Builds) +--- Thread: Snakeoil Gear Isolation Beta Series (/Thread-Snakeoil-Gear-Isolation-Beta-Series) |
Snakeoil Gear Isolation Beta Series - agent_kith - 01-Jan-2021 Hello everybody. Apologies for disappearing for so long. There's lots of activities behind the scenes, but very few to show for it. First of all, this post should only be viewable to people who have donated to this project. And if you look at your forum name, hopefully it's in a green shade. And there's the new server. Giving me more flexibility in the things I can do. And drumroll, here's the new alpha build. Instructions are minimum at the moment, but I will add more as I go along. Instructions to Install
![]() (SHA1: 6729e7ebc035a96b4690ef9faf92e7a5b083f150) ![]() (SHA1: 5fb127f952b6f9f3d9896e886d6956147dfed71b) Beta 2 has a bug for new install. If you are getting a RestAPI server not responding after a reboot, edit /etc/rc.local: Code: sudo nano /etc/rc.local and make sure the file looks like this. Code: #!/bin/bash Save the file and reboot and it should work again. Also ignore the JSON error and cannot chmod /usr/local/bin/curl. This will be fixed in beta 3. Right now because you are using the stock Ubuntu distro, there are some tweaks that hasn't been introduced yet. Things like a real time kernel, or disabling non essential services. These things will be added eventually. Esp on the kernel bit, where you can generate your very own custom kernel. Again all this is made possible by me quitting my job (so I have more time), and the new mystery sponsor who hopefully will have a grand reveal in due time. Over the next few days I will try and update the wiki, and then continue on the Snakeoil coding. In the mean time, happy new year. Let's hope 2021 is a good year for Snakeoil, and for all of us. ![]() ![]() ![]() ![]() RE: Snakeoil Gear Isolation Alpha Series - agent_kith - 02-Jan-2021 Wiki updated on how to install: Linky Note that this is still alpha so there are still things missing... E.g. I just remembered I forgot to include Samba (Windows File Sharing). Will roll out more updates as I get time... I'm thinking of taking a break this weekend and work on my CV, but will start working on this again next week. And also install this on my primary rig as that'll give me motivation to work on it :D. RE: Snakeoil Gear Isolation Alpha Series - Snoopy8 - 03-Jan-2021 Thank you for setting up this Alpha area for us VIGPs (very important guinea pigs) to test! If you can add some "bullet proof" instructions to the Wiki to backup and restore various SnakeOil versions (see below post), I may be tempted to be one of your VIGPs. https://www.snakeoil-os.net/forums/Thread-Why-do-a-backup-of-SnakeOil I have only a primary rig and no spare SSDs. I am enjoying the music a lot and would like to minimise the down time while testing. RE: Snakeoil Gear Isolation Alpha Series - agent_kith - 03-Jan-2021 (03-Jan-2021, 06:35 AM)Snoopy8 Wrote: Thank you for setting up this Alpha area for us VIGPs (very important guinea pigs) to test! If you can add some "bullet proof" instructions to the Wiki to backup and restore various SnakeOil versions (see below post), I may be tempted to be one of your VIGPs.Good point, I will work on this tomorrow.. RE: Snakeoil Gear Isolation Alpha Series - agent_kith - 11-Jan-2021 Here's the backup bits done.. Now to work on the restore bits. ![]() This code will be released as part of 1.1.11 (Blind Testing U11), and also merged into 1.2.0 Alpha 2... So folks can backup from 1.1.11, and restore onto 1.2.0 Alpha. RE: Snakeoil Gear Isolation Alpha Series - agent_kith - 13-Jan-2021 And restore side of thing is 90% done. Just trying to improve the user experience a little - restart REST backend automatically after you have uploaded the file and it restored without errors. ![]() RE: Snakeoil Gear Isolation Alpha Series - Snoopy8 - 14-Jan-2021 (13-Jan-2021, 05:24 PM)agent_kith Wrote: And restore side of thing is 90% done. Just trying to improve the user experience a little - restart REST backend automatically after you have uploaded the file and it restored without errors.Not sure whether you have this, but can you please add an option to backup and restore the media folder. Some people store music on their instance.. RE: Snakeoil Gear Isolation Alpha Series - agent_kith - 14-Jan-2021 (14-Jan-2021, 10:07 AM)Snoopy8 Wrote: Not sure whether you have this, but can you please add an option to backup and restore the media folder. Some people store music on their instance..Not a good idea to do that as the backup file will be huge (e.g. my music library is over 20GB). Transferring this amount of data via the web browser is gonna be bad. To backup music files, it's better to use file sharing (NFS or CIFS) as that will be more efficient. So the idea is: 1. Download Snakeoil config from old Snakeoil PC 2. Copy music files out from old Snakeoil PC (via NFS or CIFS) 3. Copy music files to new Snakeoil PC 4. Upload Snakeoil config to new Snakeoil PC RE: Snakeoil Gear Isolation Alpha Series - hkphantomgtr - 15-Jan-2021 (14-Jan-2021, 10:39 AM)agent_kith Wrote:(14-Jan-2021, 10:07 AM)Snoopy8 Wrote: Not sure whether you have this, but can you please add an option to backup and restore the media folder. Some people store music on their instance..Not a good idea to do that as the backup file will be huge (e.g. my music library is over 20GB). Transferring this amount of data via the web browser is gonna be bad. 20GB, or 20TB, sir? ![]() RE: Snakeoil Gear Isolation Alpha Series - Snoopy8 - 20-Jan-2021 (01-Jan-2021, 06:56 PM)agent_kith Wrote: Get message: You do not have permission to access this page. I am willing to give this a go... |