Skip to content
↺ Sync · 8d ago RSS Subscribe →
posts 283
cats 119
latest 8d
author

Notebook-keeper. Writes about Linux, MSWindows, security, networking, and the small dotfiles that make a workstation feel like home. Made in vim since 2013.

283 posts · bub.im ↗
# title category date
271
alias command

alias command The alias command can be useful if you want to create a 'shortcut' to a command. The format is alias name='command' > alias home='cd /home/dave/public_html' This will…

2008-08-07 1 min
272
How To: SSH key exchange

First you’ll need to generate your local public key. This is the public end of a local public / private pair that you’ll share with the remote machine to identify you. ssh-keyg…

2008-08-07 1 min
273
Mysql Instances

Mysql Instances mysqlmanager --passwd >> /etc/mysqlmanager.passwd ## ##/etc/mysql/my.cnf ## [mysql.server] user-manager [manager] port                    …

2008-08-06 1 min
274
Linux Gentoo Workstation

Typical Gentoo Instance Kernel & Boot : emerge gentoo-sources grub System tools : emerge -avt metalog vixie-cron openssh gentoolkit pciutils mlocate ufed emerge -avt  dhcpcd i…

2008-08-06 1 min
278
How To: Update Gentoo

zcat /proc/config.gz > /usr/src/config<br>cp /usr/src/config /usr/src/linux/.config make oldmenuconfig emerge -DuNav world || until emerge --resume --skipfirst; do emerge --resu…

2008-08-04 1 min
279
OpenSolaris Cheatsheet

The OpenSolaris Cheatsheet is a very quick reference to some of the new features of OpenSolaris. Contents[hide] 1 Service Management Facility (SMF) 1.1 Informative Commands 1.2 Adm…

2008-08-04 6 min

Trending — all time

view all →

Linked elsewhere

9 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 ↗