Skip to content
GOA Systems

GOA Systems

  • Home
  • Git repository
  • About me
    • Resume
    • Public key
  • Wallpapers

Month: February 2021

Enabling public key authentication

Using public key authentication for services like ssh and scp is easy. Generate your keys (on the client) Deploy the public key to the server Authenticate automatically The details are tricky. WinSCP needs another format. OpenSSH format is not recognized by all tools. You have two keys, how do you specify which to use? There… Continue reading Enabling public key authentication

Published 2021-02-13
Categorized as Uncategorized

Making applications available in non-login shells

Assuming commands should be executed on a remote computer using ssh these commands have to be available in the PATH variable. This is not a problem with locally installed tools and commands on Linux systems but when custom programs should be executed this can get a little bit tricky. When you log in as a… Continue reading Making applications available in non-login shells

Published 2021-02-11
Categorized as Uncategorized

Recent Posts

  • Bulk modify PuTTY sessions
  • Theory vs. experience
  • I’m a hybrid morning person
  • Cleanup Linux logs
  • Start Spring Boot with classpath and class

Archives

  • December 2024
  • April 2024
  • January 2024
  • December 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • April 2023
  • November 2022
  • October 2022
  • September 2022
  • June 2022
  • May 2022
  • April 2022
  • February 2022
  • January 2022
  • December 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • February 2021
  • January 2021

Categories

  • Apache
  • Bash
  • Concept
  • Docker
  • Git
  • Java
  • Linux
  • PowerShell
  • Python
  • Security
  • Small hacks
  • Software
  • Software development
  • SSH
  • Uncategorized
GOA Systems
Proudly powered by WordPress.