How to access a BitLocker-encrypted drive in Ubuntu 16.04? [closed] - linux

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
I am using Ubuntu 16.04 along with windows 10. I have encrypted my drives using BitLocker. Now my encrypted drives are not visible in ubuntu 16.04. But I want to access my encrypted drives using BitLocker password like windows. How can I do this?

Ubuntu not support it nativly but there is some 3rd part free software to do it (Dislocker). There is a lot of articles about this topic on Google. For example here: https://www.m3datarecovery.com/bitlocker/bitlocker-linux/access-bitlocker-encrypted-drive-linux.html

Related

What is the default username and password for Arch Linux [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
I have installed the Arch Linux and loaded it using VM then tried to login with root/root and it says login incorrect, could you let me know the default Arch linux username and password
Actually, there is no default user for the os. You can try root without any password and it most probably will prompt you to create a user.
It might be that your VM created a user for you. Search the docs for the VM.

Window and Linux on multiple drives [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
Is there any problem on having Windows 10 on an SSD and Linux Mint on an HDD in the same computer and have an option to boot either one on startup? And if not how can my pc ask me what to boot when starting up?
Thanks in advance!
No, there is not a problem with that. Just make sure to install Windows before Linux; the Linux bootloader should ask which OS you want to boot.

Can I set up a debian nfs server and have a fedora nfs client? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
Just wanted to make sure I could mix the two flavors of linux before I installed Fedora on my new laptop hard drive. I'm guessing that nfs is generic to all linux distributions.
Yes, NFS works across multiple operating systems, let alone versions of Linux. You do have to use the same protocol level on the two, however.

Accessing windows folder or file in ubuntu [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Lets say I want to access a windows file C:\Users\Documents\Myfolder\whatever.txt on Ubuntu. Is there any command existing that I can open whatever.txt on Ubuntu ? Also What will be the format of path ?
Your C partition should be mounted somewhere in /media. The rest of the path is pretty straightforward.

How do i install Linux on windows 8? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I am currently running on Windows 8 with an Acer S7 laptop. Is there a VM I can use to load Linux directly on to Windows 8? My computer doesn't "boot" when it starts.
I am assuming you want to boot your PC to see if it works? ... there are couple of options
Use windows 8 recovery disk
Use Linux live CD, https://help.ubuntu.com/community/LiveCD which will allow you to
boot the PC and browse file system

Resources