Installation manual

Cyclades-TS
46
Appendix A - Linux
Installation Manual
APPENDIX A INFORMATION FOR USERS NOT FAMILIAR WITH LINUX
Users and Passwords
A username and password are necessary to log in to the Cyclades-TS. The user “root” is predefined, without a
password. A password should be configured as soon as possible to avoid unauthorized access.
Type the command:
passwd
to create a password for the root user.
To create a regular user (without root priveleges), use the commands:
adduser
user_name
passwd
user_password
To log out, type “logout” at the command prompt.
Linux File Structure
The Linux file system is organized hierarchically, with the base (or root) directory represented by the symbol “/”.
All folders and files are nested within each other below this base directory. The directories located just below
the base directory are: