
Installation Procedure for MXview One Linux

[Offline Installation]

Step 1: Put the files into the “~” Directory.
	• MXview_One_Linux_Vx.x.x_xxxxxxxx.deb
	• installer.sh
	• mxview-one-deps_xxx.deb

Step 2: Execute the following command to start the installation process:
#sudo chmod +x installer.sh 
#sudo OFFLINE_DEP=mxview-one-deps_xxx.deb ./installer.sh MXview_One_Linux_Vx.x.x_xxxxxxxx.deb

Step 3:Configure MXview One as a system service and restart Linux: 
# sudo /usr/mxview/mxview-control-panel/MXControlPanel service --action activate
# sudo reboot now

Step 4: Execute the following command: 
#sudo systemctl start mxview-one 

Step 5: Open a web browser and navigate to https://[host IP address]. 
The host IP address is the IP of the computer running MXview One.
The default IP address is: 127.0.0.1 

Step 6: Log in to MXview One. The default credentials are: 
 Username: admin 
 Password: moxa 



[Online Installation]

Please refer to the MXview One Linux Installation Guide on the MXview One product page.



Uninstallation for MXview One Linux

Execute the command line. 
#sudo apt remove mxview
