Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
You can configure and monitor most ITA server management settings in the Webmin server management interface.
Some server settings are set during installation of ITA, such as language (ITA server locale). However, these settings and more can be changed at a later time by using SSH to connect to the ITA server.
Note: Changing server settings no longer requires that you log in as root user (from ITA 8.0). You must now log in as the first OS admin user on the ITA server. This user is the administrator created during initial installation.
Accessing Webmin
The server management interface, Webmin, provides a web-based interface for server configuration. The latest version of Webmin available at the time of release is included with the IT Advisor installation/upgrade.
Open the Webmin web interface by selecting Administration > Webmin in the IT Advisor web client. Alternatively, type the address of your IT Advisor server in a Web browser folllowed by :10000, <https://>:10000 .
Log on to Webmin using the user credentials created during the IT Advisor installation.
Use the menu to the left to access server management features, such as
Backup configuration
System log configuration
Browser related issues
If you are experiencing issues accessing Webmin, check the privacy and advanced settings of your browser. If needed, contact your IT department for policies, etc. possibly preventing access.
Note: If you experience issues creating staging databases, a possible workaround is to upgrade your browser. For security reasons, it is recommended that you use the browser's settings such as deleting browser history on exit and that you don't use the browser options to remember credentials.
Using SSH to connect to the ITA server
You can access the IT Advisor server and change server settings used, for example, for server locale, archiving and rotating log files, and IT discoveries (ITO, Server Access, IT Power Control).
To do this, you must log on to the server with an SSH client, such as PuTTY (download here), and use the credentials of the first OS admin user on the IT Advisor server created during initial installation of the IT Advisor server.
If you skipped creating the first OS user as part of the installation process, you can use the root Webmin access to create the user at a later time:
Open the Webmin web interface.
In the left menu, select System>Users and Groups.
Click Create a new user.
In the Group Membership section, select wheel in the All groups column of Secondary groups and click the arrow to move it into the In groups column.
Before you can configure remote backups of IT Advisor on your network or migrate data to the IT Advisor server from previous versions, you need to enable file sharing between the IT Advisor server (Linux) and your network. CIFS and NFS protocols are mentioned below. Other file systems are also available.
When you configure a remote backup of IT Advisor in the Webmin server management interface, specify the mounted folder as your backup directory in DC Operation>Backup.
Mounting a Windows share
Security
By default, when you mount a share using the Common Internet File System (CIFS) protocol, the password of the share will be saved in clear text on the ITA server in a file that is readable by all local users on the ITA server. The password is also logged to the Webmin log file in clear text. This log file is only readable by privileged users.
If this is not a concern for you, follow these instructions to mount a Windows share.
However, if the share requires a login/password and this security note is a concern for you, the recommended method is to upload a specific file for this purpose to the ITA server and lock it for only root to read. Follow these instructions to save CIFS share credentials in a separate file only accessible to root before mounting the share.
Open the Webmin web interface by selecting Administration>Webmin in the ITA web client. Alternatively, type the address of your ITA server in a Web browser followed by :10000, <https://>:10000.
Log on to Webmin using the credentials created during the server installation.
In the left menu, select System>Disk and Network Filesystems.
In the Type drop-down list, select Common Internet Filesystem (cifs).
Click Add Mount.
In Mounted As, browse to the folder on the IT Advisor server that you want to use for sharing the files. It is recommended that you create a share folder at /data/share/.
Select Save and mount at boot and Mount.
In Server Name, type the hostname or IP address of the network server on which the folder resides.
In Share Name, type the name of the drive or folder on the network server that you want to share.
If needed for accessing the server, type the login credentials.
Click Create.
Mounting a Network File System
Follow steps 1-3 above.
In the Type drop-down list, select the network protocol that matches your system, such as Network Filesystem (nfs).
Click Add Mount.
In Mounted As, browse to the folder on the IT Advisor server that you want to use for sharing the files.
Select Save and mount at boot and Mount.
In NFS Hostname, browse the list of NFS servers on your local network and select the IP address of the server that is exporting the folder that you want to mount.
In NFS Directory, browse the list of exported folders.
Click Create.
If, at any point, you want to delete a mounted system:
Reopen the Webmin web interface.
In the left menu, System>Disk and Network Filesystems.
In the list of file systems, click the one that you want to delete.
Select Don't save and Unmount.
Save CIFS share credentials in a separate file only accessible to root
On your local machine, create a new empty text file named cifs-cred.txt.
Type the following in the file, exchanging USER and PASSWORD with the user and password required to access the CIFS share: username=USER password=PASSWORD
Open the Webmin web interface by selecting Administration>Webmin in the ITA web client. Alternatively, type the address of your ITA server in a Web browser followed by :10000, <https://>:10000.
Log on to Webmin using the credentials created during the server installation.
In the left menu, select System>Upload and Download.
Click the Upload to Server tab and choose to upload the file you created in steps 1-2, uploading it to /root, and setting owner and group to root.
In the left menu, navigate to System>Others>File Manager.
Find the root directory in the list and click it.
Click the small box next to your cifs-cred file to select it.
In the top menu, select the gear icon (Chmod selected).
In the permissions popup, ensure only the Owner has Read and Write permissions and click Change to apply the permission restrictions. The file should now only be accessible to root.
Webmin interface steps 5-11
110795503_360038096394.png