Guest: Warnungen im Log

Beitrag lesen

Hallo,

habe ein Problem. In Linux (Server) ist im Log folgendes zu finden (t1, t2..sind die Zeitpunkte, wobei das nur 1-2 Sekunden Abstand sind).

t1: Info: Found 'PermitRootLogin yes'. Unsafe for production servers...
t2: Tip: Change the option in your configuration file (/etc/ssh/sshd_config).
t3:      Use normal user accounts and 'su' to obtain root permissions.
t4: Warning: root login possible. Change for your safety the 'PermitRootLogin'
t5: (into 'no') and use 'su -' to become root.

Und vorher das hier:

Added /etc/.java (directory) to list of unknown hidden files/dirs
WARNING, found:  /etc/.java (directory)

Wie darf ich die Fehlermeldungen verstehen und vor allem: Was kann man tun?

Danke für die Hilfe!