Skip to main content

Notes

My notes and scratch space, because I’ve got horrible memory this space serves an online notepad.

2024

RPM

2023

Fitpc
575 words
water cooled fitpc See here my shiny new server.
Vim
107 words
Vim is a highly configurable text editor built to enable efficient text editing.
Vagrant
Secure SHell
153 words
SSH and the resulting protocols facilitate access to systems running the SSH server application.
Puppet
Perl
101 words
Perl has been my weapon of choice for over a decade but now I’ve switched completely to Python for current and new development.
Using the lvextend command
128 words
To extend a regular ext3 filesystem on-line you’d use lvextend & resize2fs
Bash
121 words
One of the most used UNIX shell’s today known you way around bash is almost mandatory
Firewalld
70 words
firewalld # [root@serverX ~]# firewall-cmd --get-active-zones public interfaces: enp3s0 [root@serverX ~]# firewall-cmd --list-all public (default, active) interfaces: enp3s0 sources: services: dhcpv6-client http ssh ports: masquerade: no forward-ports: icmp-blocks: rich rules: When using source or destination with an address option, the family= option of rule must be either ipv4 or ipv6.