1
Linux Development & Programming / Re: Live encrypted ISO (without userinput of a password)
« Last post by charla753 on November 04, 2022, 08:27:10 AM »I would also like to hear ideas
News : LinuxSolved.com Linux Help Community Forum..
yum remove rsyslog
Then yum install rsyslog
chmod 700 ~/.ssh
chmod 600 ~/.ssh/authorized_keys
adduser -m newUser
passwd newUser
echo "key here from client" >> /home/newUser/.ssh/authorized_keys
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /root/.ssh/id_rsa
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
debug1: Trying private key: /root/.ssh/id_dsa
debug1: Trying private key: /root/.ssh/id_ecdsa
debug1: Trying private key: /root/.ssh/id_ed25519
debug1: Next authentication method: password
newUser@server.com's password:
Original size Compressed size Deduplicated size
All archives: 144.23 GB 74.51 GB 31.86 GB
Unique chunks Total chunks
Chunk index: 21015 47457
So what is is , even after compression, its 74GB and there is deduplication data too.