newgrp April 2, 2026 | No Comments | command, configuration, docker, information, linux, Linux Ubuntu Server, ssh, sudo It allows you to update your permissions without having to log out When you install Docker and add your user to the group with sudo […]
Publish artifact to remote Nexus repository February 22, 2026 | No Comments | gradle, gradlew, information, java, nexus, remote-access, router, server, spring-boot, ssh in build.gradle in your project: to publish: need a .env file with environment variables & www. is a subdomain
keep the SSH connection open September 15, 2025 | No Comments | information, linux, macos, protocol, remote-access, ssh It is possible to prevent the SSH session from being closed due to inactivity This behavior is a default security measure to prevent an open […]
Access a PC or server running Linux from Windows September 14, 2025 | No Comments | information, linux, macos, remote-access, server, ssh, windows From Windows you must search for the CMD program CMD is like the command console in Linux or macOS (the commands are not the same, […]
SSH and HTTPS, used together September 12, 2025 | No Comments | information, linux, macos, remote-access, server, ssh, ssl, web Not only can they be used together, but it is the standard and most secure practice in web development and administration. They are two completely […]