0% found this document useful (0 votes)
608 views2 pages

New Text Document

The document provides information on configuring and managing a device including: - Controllers only support alphanumeric parameters through an option.cfg file stored at /mnt/mtdblock/ - The ADMS port is 8088 - Ways to remove admin lock through sqlite database - Updating license files stored in /mnt/mtdblock/data/ and /mnt/mtdblock/service/ - Replacing audio files stored in /mnt/mtdblock/wav/ - Commands for checking device storage, services, processes and more - Network ports for services like telnet, SSH, parameters tool and more

Uploaded by

hanmain73
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
608 views2 pages

New Text Document

The document provides information on configuring and managing a device including: - Controllers only support alphanumeric parameters through an option.cfg file stored at /mnt/mtdblock/ - The ADMS port is 8088 - Ways to remove admin lock through sqlite database - Updating license files stored in /mnt/mtdblock/data/ and /mnt/mtdblock/service/ - Replacing audio files stored in /mnt/mtdblock/wav/ - Commands for checking device storage, services, processes and more - Network ports for services like telnet, SSH, parameters tool and more

Uploaded by

hanmain73
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

pull controller does`nt support alpha numeric only pro controller support alpha

numeric

parameters of controller option.cfg

controllers adms inbuilt port 8088

lpr 443 https 80

EM LOCK connection
LPR dual verification
Api with Insomania
admin lock remove through sqlite
go to cd /mnt/mtdblock/;ls
cd data/;ls
./sqlite3_mips ZKDB.db;
>.tables
> select * from user_info
> update user_info set privilege=0 where privilege>0;
enter
sync & reboot

for other ways


cd app/;ls
cd usermng/;ls
./usermng
enter (one pop up will come in device )

AF = update License files


License.lic in data
and ienegine.lic in service
chmod 777 files name for both
sync & reboot

to change audio files of device


first write a script in notepad and use online site text to wav convertor
download wav file and rename as (login.wav)
go to device backend
cd /mnt/mtdblock/wav/;ls
first delete login.wav in device and now put new one in device
tftp -r login.wav -g systemIP
chmod 777 login.wav
sync & reboot

to take back
cd /mnt/mtdblock/;ls
tar czvf filename.tgz *
tftp -r filename.tgz -p systemIP -b 65535 (before using this command give path
through tftp )

to check device space (df -h )


to check coreboard health issue (dmesg)

to check running service in backend of device (ps)

to rename folder name (mv old foldername new foldername)

to delete (rm )
to forcefully (rm -rf )

to check insideof excutive file (vi filename)

to create new directorty (mkdir dirname )

to check present directory (pw)

telnet port (23)

ssh port (3718)

telnet login -
telnet deviceIP
root
solokey , zkindia, indiazk,colorkey

ssh login
ssh zkteco@deviceIP -p 3718
password - 90opl;././

su -
solokeyL:"

LPR=443
Telnet=23
SSh=3718
parametertool=4720
CV Security (server)=8098
CV Security (comm)=8088
Biotime =80
tcp port =4370
ADMS=8088
MYSQL=3306 , 3307
MSSQL= 1433
Postgres (biotime)= 7496
postgres (Cv Security)= 5443 , 5432
oracle = 1521
https=443
http=80

You might also like