i cant connect over ssh and ping my server after installing whereami

I cant connect to my server and it's probably after i installed whereami on my debian 11 server

1 Reply

@momokokos

Hey there, here is a Ubuntu Site specifically speaking about debugging in reference to Whereami and Debain.

By what I can see this Ubuntu document references: configuration is handled through standard shell scripting. A variety of small utility scripts are provided and the author is always willing to accept more.

The file /etc/whereami/whereami.conf is parsed and a script built containing the actions
specified there which are associated with the locations found during the detection phase.
Actions may be configured for when leaving, remaining, or arriving at a location.

Once the script has been built, it is run to effect the necessary changes to the system
configuration.

Also it may be worth possibly create new SSH key-pair.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct