1. Extract multics77.rar file.
2. Create directory /usr/local/bin/multics
mkdir -p /usr/local/bin/multics
3. Place multics to the directory /usr/local/bin/multics
*For 32bits: copy the file "multics.x32" to /usr/local/bin/multics
cp multics.x32 /usr/local/bin/multics
*For 64bits: copy the file "multics.x64" to /usr/local/bin/multics
cp multics.x64 /usr/local/bin/multics
Once the file has been copied across your need to change the file priority to be an executable
chmod 755 /usr/local/bin/multics/multics.x32 or multics.x64
5. Place "multics.cfg" to /usr/local/bin/multics
cp multics.cfg /usr/local/bin/multics
6. To start multics go to folder where multics was placed and run it
cd /usr/local/bin/multics
./multics.x32 -C /usr/local/multics/multics.cfg -b (for 32bit)
./multics.x64 -C /usr/local/multics/multics.cfg -b (for 64bit)
Now multics is up and runing , to access the web interface
open your browser and go to
yourserverdyndns:5500
default user: admin
default password : admin
it is important to change default user, pass and ports with the ones that you want.
In the example provided you will have only two profiles as an example.
CanalsatHD and
ADD
you can add as many profiles as you want and make any modification needed through the webinterface editor.
very Excellent explanation
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks