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
show process usage...
0 Replies
110017 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
netstat dont list unix sockets
netstat -na --inet --inet6
find processes using mount point
sudo fuser -mv /mount/point
watch with pipe...
1 Replies
181007 Views
Last post by zemerdon
Tue Dec 09, 2025 4:15 pm
Ollama recreate model with input file
by
zemerdon »
Sun Jul 19, 2026 4:23 pm
root@ollama:/home/zemerdon/ollama# cat modelfile.coder
FROM qwen2.5-coder:14b-instruct
# Set temperature slightly lower for accurate syntax (0.2 -...
0 Replies
210 Views
Last post by zemerdon
Sun Jul 19, 2026 4:23 pm
Ollama Stack Docker
by
ARFrater »
Wed May 06, 2026 8:16 pm
For Docker
services:
ollama:
image: ollama/ollama
container_name: ollama
privileged: true
environment:
- OLLAMA_FLASH_ATTENTION=1
-...
0 Replies
5899 Views
Last post by ARFrater
Wed May 06, 2026 8:16 pm
0 Replies
4411 Views
Last post by ARFrater
Wed May 06, 2026 8:02 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