Rememberall: a blog about finger knots.
-
Cisco Virtual ASA – Basic config
A quick example to get up an running with a virtual ASA running on ESXi 8.0
-
Cisco Aironet – Basic config
A quick-start guide to configuring a Cisco wireless access point
-
Activating Windows against a KMS license server
A quick guide on how to activate Windows against a KMS server
-
Converting Windows evalutation to a standard instance
Let’s say, for example, that you downloaded an evaluation of Windows from the Microsoft site, and after evaluating it for a period of time, you decide that you’re satisfied with the product and want to make it a permanent feature in your environment. It might be a pain to have to reinstall a non-evalation copy…
-
Disabling the user list on the RHEL/Centos login screen
Manage how Gnome displays the login screen
-
Using tcpdump to capture a flow for review in Wireshark
Use tcpdump to capture a packet flow for review and analysis in Wireshark
-
Unlocking the Telstra Smart Modem 2
Just dropping this here for now: https://www.techpowerup.com/forums/threads/guide-unlocking-and-modding-telstra-routers-technicolor-hardware.296503/
-
Installing Insomnia on Fedora
A quick fix to resolve a segmentation fault issue and get Insomnia working on Fedora
-
SSH client config
The SSH client is capable of leveraging configured and runtime settings to influence its operation and behaviour. This may include creation and use of keys, host specific settings and enabling client capabilities. This is by no means intended to be a comprehensive guide of all things SSH config related, but merely a list of lessons…
-
Bootstrap 5 and React – helpful links
For a newbie working with React, or JavaScript modules for that matter, it can sometimes take a little bit to wrap your head around working with web frameworks in a modular fashion. Here are some helpful links to using Bootstrap 5 natively with React. They include sass compilation steps to help customise bootstrap