68 articles Linux
JQ command to decode Kubernetes token
Start up WSL Ubuntu Logon failure: the user has not been granted the requested logon type at this computer.
When you tried startup WSL when it was stopped and you got an error message Logon failure: the user has not been granted the requested logon type at this computer. The solution is restart vmcompute service.
Ubuntu command list only active services on a system
Linux check open file handles command
TCPDUMP simple example capture packet by Host
WSL 2 Ubuntu permanent change nameserver in resolv.conf
Format xml document in vi command
Check SSL certificate expiration date using openssl command.
Apply only security updates in Amazon linux AMI
# list the available security updates $ yum list-security –security # applying the security patches $ sudo yum update –security