Tag: Linux
All the articles with the tag "Linux".
STIG
Updated:We're not talking Top Gear. STIG = System Technical Implementation Guide References http://iase.disa.mil/stigs/Pages/index.aspx https://www.stigviewer.com/
Sophos UTM Up2date CLI
Updated:After buying some replacement UTM430's to replace the UTM525's the new 430's came in with some ancient firmware. As I've not got them plugged into the netw
CVE - Security Vunerability Datasource
https://www.cvedetails.com/index.php https://www.cvedetails.com/top-50-products.php
How to use vSphere 6.x Certificate Manager
VMware vSphere 6.x Certificate Manager https://kb.vmware.com/selfservice/search.do?cmd=displayKC&docType=kc&docTypeID=DT_KB_1_1&externalId=2097936 Replacin
SSH Logon with Private Key
Updated:There are a number of ways to configure authentication in Linux, you can even use Windows credentials. But generally, for SSH, I find it easier to just use
OpenVPN Create User Keys
Updated:As I'd forgotten how to create a new OpenVPN user, it's not something I do every day, I thought I put here a reminder of the process used. To get a private
Java Certificates
Updated:Certificates are the bane of my existence! After applying some updated certificates to Windows servers some of the systems are now failing to connect to da
Java SSL/TLS Ciphers
Updated:You can specify what cipher suites Java uses by editing the file: %JAVA_HOME%\lib\security\java.security This file must also be used by the Java applicatio
Installing / Updating Webmin
Updated:We've got webmin installed on a number of our Debian Linux boxes. In our environment many of these servers don't have full and open access to the internet
SSL/TLS as a Server Admin
Updated:I don't trust you just because we can encrypt data together. I need to trust you based on a 3rd party we both trust telling me that you are who you say you are.