Jump to content

Hello

 

I’m wanting to move away from Mac hardware soon, but there is a macOS feature that I use and have been unable to replicate on Ubuntu. I regularly use disk utility on macOS, to make encrypted disk images of sensitive data, for cloud storage and other external backup solutions. This has been working well for me for years, but I am struggling to find a way to do the same thing on Ubuntu.

 

Any help greatly appreciated.

Link to comment
https://linustechtips.com/topic/1262637-linux-encrypted-disk-images/
Share on other sites

Link to post
Share on other sites

You can just create an archive of folders/files and encrypt with OpenSSL for example. Or if you want full disk image, you can use dd to generate a disk image and then encrypt it in a similar way. Or you can use cryptsetup to create an encrypted image and then mount it to your OS as ext4 or some other partition and have that image file backed up. Or use a VeraCrypt container.

HAL9000: AMD Ryzen 9 3900x | Noctua NH-D15 chromax.black | 32 GB Corsair Vengeance LPX DDR4 3200 MHz | Asus X570 Prime Pro | ASUS TUF 3080 Ti | 1 TB Samsung 970 Evo Plus + 1 TB Crucial MX500 + 6 TB WD RED | Corsair HX1000 | be quiet Pure Base 500DX | LG 34UM95 34" 3440x1440

Hydrogen server: Intel i3-10100 | Cryorig M9i | 64 GB Crucial Ballistix 3200MHz DDR4 | Gigabyte B560M-DS3H | 33 TB of storage | Fractal Design Define R5 | unRAID 6.9.2

Carbon server: Fujitsu PRIMERGY RX100 S7p | Xeon E3-1230 v2 | 16 GB DDR3 ECC | 60 GB Corsair SSD & 250 GB Samsung 850 Pro | Intel i340-T4 | ESXi 6.5.1

Big Mac cluster: 2x Raspberry Pi 2 Model B | 1x Raspberry Pi 3 Model B | 2x Raspberry Pi 3 Model B+

Link to post
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×