Automatically start the Nexus 3 Repository service on Linux at startup February 21, 2026 | No Comments | information Installing Nexus Repository 3 on Ubuntu Server with Secure Remote Access This tutorial covers everything from Java preparation to automation as a service and secure […]
generate a new GPG key January 12, 2026 | No Comments | information, linux, macos When you generate a new GPG key, the existing key is neither deleted nor affected. Both will coexist in your local GPG keybox. When you […]
create a command October 7, 2025 | No Comments | information This works on macOS, Linux, and Unix-like in .basrc or .zshrc (hidden files) (They are configuration files for the zsh and bash shells) located in […]
date September 28, 2025 | No Comments | information The “date” command tells you the time set on the server, it can be in UTC or GMT. you just have to write date
cron September 27, 2025 | No Comments | information The Cron system in Linux is essentially an automatic task scheduler. Its name comes from the Greek word chronos, meaning time. Cron is the service […]