cisco switch helpful commands
by
zemerdon »
Sun Oct 05, 2025 4:17 pm
» in
Cisco
backup config tftp
copy running-config tftp:
cisco show ip
show ip int
console connect
sudo screen /dev/ttyUSB0 9600
remove stack members...
0 Replies
9655 Views
Last post by zemerdon
Sun Oct 05, 2025 4:17 pm
helpful linux commands
Replies: 1
by
zemerdon »
Sat Jun 21, 2025 5:45 am
» in
Linux
watch with pipe
watch -n10 'df -ah | grep p4 '
list connected usb transfer rate
lspci -t
change linux startup/shutdown text size
run: sudo...
1 Replies
20744 Views
Last post by zemerdon
Tue Dec 09, 2025 4:15 pm
0 Replies
23352 Views
Last post by zemerdon
Wed Feb 01, 2023 12:09 pm
0 Replies
505 Views
Last post by zemerdon
Thu Jan 15, 2026 2:51 pm
install zoneminder 1.37 on debian 12
by
zemerdon »
Mon Dec 08, 2025 6:09 pm
Debian 12 with Zoneminder 1.37.x
Install Zoneminder Development Branch 1.37.x on Debian 12
You will have to install sudo and add the user to the...
0 Replies
460 Views
Last post by zemerdon
Mon Dec 08, 2025 6:09 pm
start all monitors api
by
zemerdon »
Tue Aug 19, 2025 7:47 pm
curl -XPOST -d Monitor =Modect&Monitor =1
curl -XPOST -d Monitor =Modect&Monitor =1
curl -XPOST -d Monitor =Modect&Monitor =1
curl -XPOST -d...
0 Replies
10458 Views
Last post by zemerdon
Tue Aug 19, 2025 7:47 pm
stop all monitors api
by
zemerdon »
Tue Aug 19, 2025 7:46 pm
curl -XPOST -d Monitor =None
curl -XPOST -d Monitor =None
curl -XPOST -d Monitor =None
curl -XPOST -d Monitor =None
curl -XPOST -d Monitor =None...
0 Replies
9437 Views
Last post by zemerdon
Tue Aug 19, 2025 7:46 pm
zoneminder.service
by
zemerdon »
Tue Aug 19, 2025 7:43 pm
# ZoneMinder systemd unit file
# This file is intended to work with Debian distributions
Description=ZoneMinder CCTV recording and surveillance...
0 Replies
9465 Views
Last post by zemerdon
Tue Aug 19, 2025 7:43 pm
api change camera states
by
zemerdon »
Sun Aug 17, 2025 11:01 am
stop camera
curl -XPOST -d Monitor =None&None =1
monitor only
curl -XPOST -d Monitor =Monitor&Monitor =1
start camera with mocord
curl -XPOST...
0 Replies
3254 Views
Last post by zemerdon
Sun Aug 17, 2025 11:01 am
zoneminder enable api
by
zemerdon »
Sun Aug 17, 2025 10:41 am
enable the module
sudo a2enmod cgi
append the following to apache2.conf
ScriptAlias /zm/cgi-bin /usr/lib/zoneminder/cgi-bin
Options...
0 Replies
3067 Views
Last post by zemerdon
Sun Aug 17, 2025 10:41 am
1 Replies
67804 Views
Last post by zemerdon
Thu Apr 11, 2024 1:48 pm
storage permissions
by
zemerdon »
Wed Feb 28, 2024 12:06 pm
5. Ensure ZoneMinder can write to the new destination by changing the owner and group to that of the web server user account. Debian based distros...
0 Replies
22564 Views
Last post by zemerdon
Wed Feb 28, 2024 12:06 pm
0 Replies
20119 Views
Last post by zemerdon
Mon Jan 08, 2024 12:40 am
0 Replies
20214 Views
Last post by zemerdon
Wed Dec 27, 2023 9:35 am
0 Replies
19868 Views
Last post by zemerdon
Fri Sep 15, 2023 3:28 pm
Delay ZM service, better way
by
zemerdon »
Fri Sep 15, 2023 3:24 pm
root@nvr:/home/zemerdon# cat /etc/systemd/system/multi-user.target.wants/zoneminder.service
# ZoneMinder systemd unit file
# This file is intended...
0 Replies
20560 Views
Last post by zemerdon
Fri Sep 15, 2023 3:24 pm
Delay ZM Service
by
zemerdon »
Wed Mar 22, 2023 5:29 pm
Zoneminder doesn’t start automatically on boot
Check the list for log entries like “zmfix : ERR “. What can happen is that zoneminder is started too...
0 Replies
21694 Views
Last post by zemerdon
Wed Mar 22, 2023 5:29 pm
zoneminder repos
by
zemerdon »
Sun Mar 12, 2023 2:52 pm
zoneminder v1.36
zoneminder v1.37
deb bullseye/
wget -O - | sudo apt-key add -
0 Replies
21479 Views
Last post by zemerdon
Sun Mar 12, 2023 2:52 pm
DOWNGRADE Zoneminder
by
zemerdon »
Sun Mar 12, 2023 2:50 pm
How to know the version of installed package?
apt-cache policy
The above command will shows installed package version and also all the available...
0 Replies
21806 Views
Last post by zemerdon
Sun Mar 12, 2023 2:50 pm
MYSQL Merge Tables
by
zemerdon »
Sun Mar 12, 2023 1:26 am
To answer your first question, in phpMyAdmin, open tab2, Operations > Copy table, choose tab1, and select Data only.
If you really want a tab3, open...
0 Replies
21626 Views
Last post by zemerdon
Sun Mar 12, 2023 1:26 am
backup/restore MYSQL
by
zemerdon »
Sat Mar 11, 2023 5:55 pm
mysqldump --user=XXXXXXXX --password=XXXXXXX --databases zm > /PATH/TO/DUMPFILE.SQL
mysqldump -u -p --all-databases > alldatabases_backup.sql...
0 Replies
22193 Views
Last post by zemerdon
Sat Mar 11, 2023 5:55 pm
0 Replies
22278 Views
Last post by zemerdon
Mon Jan 23, 2023 8:28 pm
Storage Permission Denied
by
admin »
Mon Jan 23, 2023 8:00 pm
mount.cifs //192.168.1.10/6tb /media/6tb -o credentials=/home/zemerdon/cifs_cred2,uid=33,gid=33,file_mode=0755,dirmode=0755
mount.cifs...
0 Replies
22076 Views
Last post by admin
Mon Jan 23, 2023 8:00 pm
Forum permissions
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum