F5F Stay Refreshed Software Operating Systems How can i decrypt the home folder?

How can i decrypt the home folder?

How can i decrypt the home folder?

Pages (2): 1 2 Next
K
Koollojoe
Posting Freak
830
09-25-2023, 05:23 AM
#1
You can access your home folder directly from Windows by mounting it, then use a tool like `scp` or `rsync` to transfer files quickly. This way, you won’t need to rely on external storage and save time.
K
Koollojoe
09-25-2023, 05:23 AM #1

You can access your home folder directly from Windows by mounting it, then use a tool like `scp` or `rsync` to transfer files quickly. This way, you won’t need to rely on external storage and save time.

M
Mackonaut
Member
145
09-29-2023, 08:09 AM
#2
Did you secure your Linux storage? You might have used a third-party tool for ext4, which Windows requires. Based on your setup, it should support writing to the Windows drive as well. Be sure to turn off fast boot.
M
Mackonaut
09-29-2023, 08:09 AM #2

Did you secure your Linux storage? You might have used a third-party tool for ext4, which Windows requires. Based on your setup, it should support writing to the Windows drive as well. Be sure to turn off fast boot.

G
GoldenZap
Member
179
10-04-2023, 01:49 PM
#3
You just activated the "encrypt home folder" feature on Linux Mint.
G
GoldenZap
10-04-2023, 01:49 PM #3

You just activated the "encrypt home folder" feature on Linux Mint.

K
KickinPotatoes
Junior Member
24
10-10-2023, 03:15 AM
#4
It seems you're likely using LUKS and might need to set it up with WSL. Check the official Microsoft guides for installation details. For Ubuntu-specific advice, see the relevant blog post. Remember, encryption methods can vary between platforms.
K
KickinPotatoes
10-10-2023, 03:15 AM #4

It seems you're likely using LUKS and might need to set it up with WSL. Check the official Microsoft guides for installation details. For Ubuntu-specific advice, see the relevant blog post. Remember, encryption methods can vary between platforms.

R
Rikuu_Lemon
Junior Member
6
10-17-2023, 11:18 PM
#5
I can't access or modify external accounts like Mint. You'll need to handle that directly within your account.
R
Rikuu_Lemon
10-17-2023, 11:18 PM #5

I can't access or modify external accounts like Mint. You'll need to handle that directly within your account.

A
50
10-31-2023, 11:06 PM
#6
It needs to work through the whole physical disk, which means you can't do it if Windows and Linux partitions are on the same drive. The best approach is likely to start with the Linux system and then perform the transfer from there.
A
AwesomeGamer89
10-31-2023, 11:06 PM #6

It needs to work through the whole physical disk, which means you can't do it if Windows and Linux partitions are on the same drive. The best approach is likely to start with the Linux system and then perform the transfer from there.

S
Shad0wHydra13
Senior Member
716
10-31-2023, 11:22 PM
#7
From my research, Mint employs encryptfs to secure the home folder. LUKS handles full disk encryption. For cross-platform data sharing, it's best not to activate encryption.
S
Shad0wHydra13
10-31-2023, 11:22 PM #7

From my research, Mint employs encryptfs to secure the home folder. LUKS handles full disk encryption. For cross-platform data sharing, it's best not to activate encryption.

E
eatmyp0wder
Junior Member
34
11-01-2023, 12:45 AM
#8
It can serve for securing any storage device, such as an image file. Systemd-homed actually relies on it, see https://wiki.archlinux.org/title/systemd...ory—though this might be incorrect. A quick check suggests it could be turned off in some Ubuntu WSL kernels. I suppose you should skip my earlier comment. The most likely solution is transferring the data from Linux to Windows.
E
eatmyp0wder
11-01-2023, 12:45 AM #8

It can serve for securing any storage device, such as an image file. Systemd-homed actually relies on it, see https://wiki.archlinux.org/title/systemd...ory—though this might be incorrect. A quick check suggests it could be turned off in some Ubuntu WSL kernels. I suppose you should skip my earlier comment. The most likely solution is transferring the data from Linux to Windows.

R
59
11-01-2023, 01:49 PM
#9
Begin by booting into Windows and creating a folder in your Home directory for convenience later. Next, shut down and switch to Linux. Then mount the Windows partition. The process varies depending on your distribution. Finally, transfer the necessary directories from your Windows folder into the Linux folder on your Windows drive. Download LibreCrypt from the provided link. If you intend to remove the Linux partition, copy your users home directory onto a USB stick. This approach speeds up the installation compared to copying everything twice. Just install any required apps using sudo apt-get -y install <APPLICATIONS>. I’ve done this before—restarting from scratch is significantly quicker.
R
RAGINGKODGRIMM
11-01-2023, 01:49 PM #9

Begin by booting into Windows and creating a folder in your Home directory for convenience later. Next, shut down and switch to Linux. Then mount the Windows partition. The process varies depending on your distribution. Finally, transfer the necessary directories from your Windows folder into the Linux folder on your Windows drive. Download LibreCrypt from the provided link. If you intend to remove the Linux partition, copy your users home directory onto a USB stick. This approach speeds up the installation compared to copying everything twice. Just install any required apps using sudo apt-get -y install <APPLICATIONS>. I’ve done this before—restarting from scratch is significantly quicker.

B
BPGUENTZEL
Member
189
11-05-2023, 10:37 PM
#10
You've already backed up the data, so no further steps are needed. If you're unsure about anything else, let me know!
B
BPGUENTZEL
11-05-2023, 10:37 PM #10

You've already backed up the data, so no further steps are needed. If you're unsure about anything else, let me know!

Pages (2): 1 2 Next