Can I set up a debian nfs server and have a fedora nfs client? [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 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.

Related

How do I get linux commands like 'sudo' and 'apt-get' to my Windows system? I know about Chocolatey, I just want Linux commands [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 2 years ago.
Improve this question
I really like the Linux command-line, while I also like Windows. Is there any way possible for me to get the Linux command-line on Windows?
apt is a packaging tool to interact with packages in linux.windows does not use any kind of packaging system.If you want you can use wsl or vagrant.

Can a Windows virus access virtual disks with another system? [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 am using 2 operation system via Grub, Linux for work and Windows for games.
My question is, if I get some virus on Windows, can it some how damage my files that are stored on a disk with Linux? Or get access for files on Linux disk? Can a virtual disk be exposed to some another vulnerabilities from another virtual disk with infected Windows?
Sure it can. The virus can and will do what it is supposed to do. "Virus" is a very broad term for this question. Can you give a little more details or context?

How to access a BitLocker-encrypted drive in Ubuntu 16.04? [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 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

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.

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