Skip to content

  • Home

Category: command

obtain public IPv4 and IPv6

March 30, 2026
 |  No Comments
 |  command, information, internet, linux, Linux Ubuntu Server, public_ip
ipv4: ipv6: this last returns IPv6 if available, otherwise IPv4 prioritizes ipv6 over ipv4, but it returns ipv4 to me If IPv6 throws an error, […]

Talking to Google Gemini from a terminal in Linux/macOS

March 20, 2026
 |  1 Comment
 |  ai, CLI, command, console, gemini, information
To run Gemini from the console or tty, you must install “google Gemini CLI” https://geminicli.com the command is: google gemini api key You need to […]

Create your own Java Spring Boot application server like Maven Central

January 19, 2026
 |  No Comments
 |  command, information, java, linux, macos, maven, new-library, server, spring-boot
Imagine that Nexus Repository is your own private “Google Drive”, but designed specifically for programmers Nexus organizes project files in a way that Gradle or […]

Start MongoDB in the foreground and load or create a location

January 17, 2026
 |  No Comments
 |  command, information, mongodb
the command: This is the way to run MongoDB manually and in the foreground. It doesn’t run as a hidden service, but rather “hijacks” your […]

Connecting Java Sping-boot gradle to MongoDB

January 16, 2026
 |  No Comments
 |  command, gradle, gradlew, groovy, information, java, mongodb, spring-boot
The most professional approach is to have the database run in parallel with the application. You need to configure the build.gradle file Connection in application.properties: […]

Posts pagination

Previous 1 2 3 4 Next

Categories

Theme By SKT Minimal