-
Notifications
You must be signed in to change notification settings - Fork 2
Configure
midilab edited this page May 10, 2020
·
7 revisions
Get access to a virtual/native display or ssh session to make basic initial configurations.
The user data partition is separated from the rest of the system and it is setup as 256mb when you install the image of OpenDSP into your sdcard.
To make use of your large sampler library, dj set music files and GBs of videos, you may want to extend the size of your user data partition to take the rest of sdcard empty space.
If you have a 32gb sdcard, for example, the user data partition will be resized near to 29gb in size(3GB are for OpenDSP operational system).
- Click on OpenDSP Menu > Manage > Tools > Resize Sdcard
- Or, via SSH:
sudo resizesd
- Follow the instructions that will appear on a terminal window
- When finished it will asks you for system restart
- Next boot you are ready to use your resized user data partition
You have a tool to change all the OpenDSP services passwords at once for Virtual Display VNC, SSH/SFTP Access, Samba File Share
- Click on OpenDSP Menu > Manage > Tools > Change Password
- Or, via SSH:
sudo changepassword
- Follow the instructions that will appear on a terminal window
- You are done!