Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:server:tweaks [2022-06-27 07:45] admin Switched to adoptium |
blocks:server:tweaks [2024-10-08 11:01] (current) admin Change "orange suitcase" |
||
---|---|---|---|
Line 13: | Line 13: | ||
- Make sure the server has Internet access (test by opening the pre-installed web browser and going to a web address). | - Make sure the server has Internet access (test by opening the pre-installed web browser and going to a web address). | ||
- Switch to the pixi-admin user (password is " | - Switch to the pixi-admin user (password is " | ||
- | - Click the orange " | + | - Click the gray A-in-a-circle |
- | - Select the " | + | - If it indicates that software |
- | - If you see " | + | - Restart the server to make sure the updates take effect. |
- | - Restart the server to make the updates take effect. | + | |
===== Update Java ===== | ===== Update Java ===== | ||
Line 73: | Line 72: | ||
- | ===== Removing Unifi Wifi Support ===== | ||
- | If you're not using your Blocks server as a Unifi wifi network controller, we recommend that you remove that software: | ||
- | - Switch to the pixi-admin user. | ||
- | - Open a terminall window using the terminal icon on the left hand side. | ||
- | - Type (or copy/paste) the following commands into the terminal window: | ||
- | |||
- | < | ||
- | sudo apt remove mongodb-org | ||
- | sudo apt remove unifi | ||
- | </ |