[split] How to re-set activation details
|
Posts: 569
Threads: 29
Joined: Jan 2019
Reputation:
174
Look, AK, may I know that...... can I "deactivate" an activated Snakeoil system (ie. removing the activation info), and then entering a new activation id & code later? Thanks for your concern.
Posts: 3,004
Threads: 192
Joined: Feb 2016
Reputation:
686
Location: Perth, WA
(04-Apr-2025, 10:13 AM)hkphantomgtr Wrote: Look, AK, may I know that...... can I "deactivate" an activated Snakeoil system (ie. removing the activation info), and then entering a new activation id & code later? Thanks for your concern. 
Easiest way is to delete the configuration file and restart from scratch.
- Do a backup in case you need it.
- SSH into the machine & run this command
Code: sudo rm /var/www/config/snakeoil.deb
- Restart API serviec (In the WebApp, under System page, click on"Restart Rest"
A more difficult way is to change the snakeoil database directly
- Again, do a backup just in case
- SSH into the machine & run this command
Code: sudo sqlite3 /var/www/config/snakeoil.db
# If you do not have the sqlite3 program, run sudo apt install sqlite3
- Run the following SQLite statement
Code: update settings set value='' where key='rego_code';
- Press CTRL+D to exit sqlite
- Restart API service (In the WebApp, under System page, click on"Restart Rest"
I did thought about adding a button to reset the details. But figured that might cause more support issues for me so dropped that idea. That's why you can find your activation details in the dashboard page, but you cannot actually reset it.
Snakeoil Operating System - Music, your way!
Posts: 569
Threads: 29
Joined: Jan 2019
Reputation:
174
(04-Apr-2025, 01:00 PM)agent_kith Wrote: (04-Apr-2025, 10:13 AM)hkphantomgtr Wrote: Look, AK, may I know that...... can I "deactivate" an activated Snakeoil system (ie. removing the activation info), and then entering a new activation id & code later? Thanks for your concern. 
Easiest way is to delete the configuration file and restart from scratch.
- Do a backup in case you need it.
- SSH into the machine & run this command
Code: sudo rm /var/www/config/snakeoil.deb
- Restart API serviec (In the WebApp, under System page, click on"Restart Rest"
A more difficult way is to change the snakeoil database directly
- Again, do a backup just in case
- SSH into the machine & run this command
Code: sudo sqlite3 /var/www/config/snakeoil.db
# If you do not have the sqlite3 program, run sudo apt install sqlite3
- Run the following SQLite statement
Code: update settings set value='' where key='rego_code';
- Press CTRL+D to exit sqlite
- Restart API service (In the WebApp, under System page, click on"Restart Rest"
I did thought about adding a button to reset the details. But figured that might cause more support issues for me so dropped that idea. That's why you can find your activation details in the dashboard page, but you cannot actually reset it. 
Right, Thanks a lot, AK!
|
Users browsing this thread: |
1 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
Latest Threads
|
new install issues
Last Post: rrunner
Today 12:53 AM
» Replies: 38
» Views: 716
|
Snakeoil 1.4.0 (High End)
Last Post: aabman
Yesterday 05:20 PM
» Replies: 92
» Views: 6641
|
SQ difference - Raspberry Pi vs x86_64?
Last Post: uglymusic
Yesterday 02:21 AM
» Replies: 32
» Views: 1426
|
Is this project still alive?
Last Post: agent_kith
20-May-2025 03:11 PM
» Replies: 10
» Views: 137
|
Work In Progress: 1.4.4
Last Post: uglymusic
20-May-2025 01:40 AM
» Replies: 38
» Views: 1059
|
Add to SO backup & restore
Last Post: agent_kith
15-May-2025 09:58 AM
» Replies: 1
» Views: 46
|
[split] Possible To Load Snakeoil OS in ...
Last Post: agent_kith
12-May-2025 04:18 PM
» Replies: 10
» Views: 248
|
Snakeoil 1.4.3 (High End U3)
Last Post: agent_kith
12-May-2025 04:04 PM
» Replies: 65
» Views: 2920
|
Music Library and SSD
Last Post: Huey
11-May-2025 05:01 AM
» Replies: 2
» Views: 89
|
upmpdcli unable to start
Last Post: Amph
09-May-2025 08:16 PM
» Replies: 7
» Views: 1660
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|