Skip to content
↺ Sync · 4d ago RSS Subscribe →

A working notebook for zeal & the open systems beneath it.

The definition of vim is boundless zeal and excitement. — by cpx, since 2007. Linux, MSWindows, security, networking, and the small dotfiles that make a workstation feel like home.

posts 278
cats 117
latest 4d
# title category date
222
mathlab image processing

>> img=imread('img01.tif'); >> img1=imread('img01.tif'); >> imwrite(img1,'Im01.png','png'); >> whos img1 Name        Size                 Bytes  Class   …

2010-04-14 1 min
224
Windows Autologin

Windows XP, Vista, 7 1. Click Start, and then click Run. 2. In the Open box, type control userpasswords2 or netplwiz, and then click OK. 3. Clear the "Users must enter a user name…

2010-04-11 1 min
225
Windows: Firewall netsh

netsh firewall show allowedprogram Displays the allowed programs. show config Displays the detailed local configuration information. show currentprofile Displays the current profil…

2010-04-06 1 min
226
Remove all comments and empty lines

Grep will remove all comments and sed will remove all empty lines # grep -v "^#" /etc/squid/squid.conf | sed -e '/^$/d' Same with sed # cat /etc/squid/squid.conf | sed '/ *#/d; /^…

2010-03-18 1 min
228
Protected: Backup Script

Cron: 30 23 * * 5 /root/backup_script backup_script #!/bin/bash FROM="/PROD/" FROMIP="192.168.142.146" TOIP="192.168.142.185" TO="/mirror" BLOG=$TO"/backup.log" function logmsg  {…

2010-03-16 1 min
230
Linux Gentoo Introduction

1. Относно инсталацията на Линукс Дженто 1.а. Интродукция Добре дошли! Като начало, добре дошли в сфе…

2009-12-21 1 min

Trending — all time

view all →
03 Threat Intelligence Platform – Adoption Cyber Threat Intelligence

Linked elsewhere

8 bookmarks
CYBERSECURITY
Assessment Templates crfsecure.org ↗
Hack the Logs hackthelogs.com ↗
OpenSOC opensoc.io ↗
PRODUCTIVITY
fastmail.com fastmail.com ↗
hardtime.nvim github.com ↗
jwno (tiling WM) agentkilo.itch.io ↗
Obsidian obsidian.md ↗
REFERENCE
server-world.info www.server-world.info ↗