In this guide i will show you how to use the TOS6 in built terminal app. This can be usefull when you need to run some basic CLI commands on your NAS, without needing to install additional apps or to use a separate terminal client on your main PC.
Once you login to TOS6, press on Start and then select Terminal app.
This will open the terminal app on which you can run different commands. Be carefull what you type, as this is a power tool and wrong commands can lead to data loss.
As example we can run the command id to find our superuser id and group id required for some docker tutorials.
outkastm
App's updates and new app's release
How to use gmail as smtp server to send email in TOS6
All apps here are not officially provided by TerraMaster, but developed by me in spare time. All the apps you can download here are free. If you encounter problems while using the app, I can provide you with advice and help as much as i can. Since it takes me a lot of time to maintain these apps and provide technical support, I would appreciate if you make a donation to support my work and continue to provide up to date versions.
How to use in built Terminal on TOS6
In this guide i will show you how to use the TOS6 in built terminal app.
This can be usefull when you need to run some basic CLI commands on your NAS, without needing to install additional apps or to use a separate terminal client on your main PC.
Once you login to TOS6, press on Start and then select Terminal app.
This will open the terminal app on which you can run different commands.
Be carefull what you type, as this is a power tool and wrong commands can lead to data loss.
As example we can run the command
id
to find our superuser id and group id required for some docker tutorials.outkastm