My Notes 133
- Naive Bayes — Problem Set with Answers
- Naive Bayes, From the Ground Up
- Building and Documenting a REST API with Jersey and Swagger
- Oracle SQL Patterns for Financial Data
- JMeter for Load Testing Java APIs
- Maven Profiles — Compiling for WildFly and JBoss from the Same Codebase
- Maven settings.xml — The File Everyone Edits Once and Then Forgets
- Multicurrency Payments — What I Learned the Hard Way
- Apache as a Reverse Proxy with Kerberos Authentication
- Upgrading a Java 6 Codebase to JDK 11
- JVM JIT — When the Compiler Removes Your Code
- Kubernetes Deployments — Getting Your Java App Running
- GitLab CI/CD Pipeline for Java Applications
- Docker Multi-Stage Builds for Java Applications
- Jenkins Declarative Pipeline — Coming From an Ant/Maven Background
- Configuring NGINX as a Reverse Proxy
- JWT Tokens Explained
- How to create deadlock using static final variables
- Java kerberos SQLServer login
- Java retrieve kerberos ticket
- Linux Comodo antivirus libssl error fix
- Linux connect to wifi using nmtui
- Linux nemo add right click action
- Linux nemo adding icons to desktop using dconf-editor
- Git remove all local branches except master
- Oracle sort tables by size
- Developing Java code that plays Google Chrome Dino Game
- My Notes
- Git pull list of commit messages since last tag
- Bash format date append static time
- Oracle count records by hour
- RedHat VM last patched duration in days
- Java security edg option
- Linux KDE power mnanagement not working
- Linux taskel apt-get failed (100)
- Use sed to find and replace
- Oracle update data by using replace
- Git undo most recent local commits
- HikariCP Connection Pool Analysis
- Git override global email and name for a project
- Docker container ignore host verification
- Using curl and grep to select currently active endpoint
- Using grep to search for multiple entries
- Use curl to download a file
- Use wget and curl with headers
- Kotlin JPA id fo composite key
- JIT performed dead code elimination on my code
- Artificial Neuron explained using Boolean gates
- Developing Spark Java Api Endpoints using Annotations
- Java jackson ObjectMapper configuration
- ssl certificate convert and import
- Maven dependency tree
- Maven run install with controlled test execution
- Openssl view website certificate chain
- Java keytool add cert to keystore
- Oracle intersect keyword
- Oracle union keyword
- Oracle minus keyword
- Oracle parse xml and get tag value
- Oracle create foreign key
- OSX Soapui add jssecacerts to packaged jre
- Linux add htop in menu
- Linux bash loop pn user input with if
- Linux bash loop on user input
- Linux nemo file explorer edit left hand menu bookmarks
- Linux bash call functions
- Linux base64 encode decode
- SVN sample commands
- Linux filter json using jq
- Jenkins ant script to create a maven branch and release project
- Jenkins ant script to ssh and chef servers by using ssh key
- Jenkins ant script to ssh and chef servers by passing credentials
- Jenkins ant script to ssh and restart remote application
- Jenkins ant script to loop and stop servers
- linux curl request stats
- Trying Scala
- Java keystore and jar signing
- Ubuntu Safely remove usb device
- Flux on linux
- Convert xsd to java using jaxb2-maven-plugin
- Use maven antrun plugin to create directory in target folder
- Script to start stop Jboss in background
- Linux .ssh folder permisisons for public private key authentication
- Using curl to show error only
- Linux Startup Basic Commands Compilation
- Linux wget disable retry
- java7 TLS 1.2
- linux mounting network drive
- linux download youtube videos
- awk remove trailing space
- java jssecacerts
- Linux openvpn connect using config
- Linux screen multiplex console
- Linux bmon network stats
- Openssl check time to transfer
- Openssl generate password hash
- Linux install ca or root cert
- Openssl view website ssl certificate dns entries
- Linux check graphics card
- Openssl extract website ssl certificate
- Openssl view website ssl certificate expiry date
- Openssl generate rsa key
- Java create new keystore
- Java add aes key to keystore
- Java keytool list keystore grep alias and validity
- Linux shell loop wait count data lines
- Oracle update records for a specific day
- Linux control network interface using ip and dhclient
- Oracle select n rows
- Oracle select using date and time
- Linux change default shell
- Java ConcurrentHashSet
- apt update architecture warning
- dpkg remove broken installation using apt
- dpkg and apt install missing dependencies
- linux curl read write cookies
- linux nmap port scan
- linux poll endpoint
- linux mount ntfs partition via fstab
- linux force command exit status as true
- maven install skip test run single test ignore ssl errors
- linux configure ulimit
- linux awk filter using pattern1 or pattern2
- linux use comm command to find common lines
- Java request credentials from user via ntlm
- Java Inner Classes
- Java Assert
- Java Enum
- Linux mount swap partition to a file
- Java split backslash
- Java new line character
- linux check process limits
- Java static block thread safety