Fix is
ssh -oHostKeyAlgorithms=+ssh-dss root@192.168.8.109
Read more here https://askubuntu.com/questions/836048/ssh-returns-no-matching-host-key-type-found-their-offer-ssh-dss Fix is
ssh -oHostKeyAlgorithms=+ssh-dss root@192.168.8.109
Read more here https://askubuntu.com/questions/836048/ssh-returns-no-matching-host-key-type-found-their-offer-ssh-dss To format numbers in java, simple
String.format("%.2f", 132.2372342)
Clean old kernels
dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | tail -n 10du -sh
15M big_folder 0 dead.letter 4.0K some_file 4.0K some_other_file
static constraints = {
property unique: true
}
domainInstance.validate()