python -c 'import crypt; print(crypt.crypt("Karlo", "$6$SaltHere"))'

If your output ends with a dot, copy that as well.

By karlo