Linux server
Linux server
(OP)
I need help in setting up a Linux server on a Windows 10 based machine with ability to switch between both the operating systems
Any help will be greatly appreciated
Any help will be greatly appreciated
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS Contact USThanks. We have received your request and will respond promptly. Come Join Us!Are you a
Computer / IT professional? Join Tek-Tips Forums!
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting Guidelines |
|
Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.
Here's Why Members Love Tek-Tips Forums:
Register now while it's still free!
Already a member? Close this window and log in.
RE: Linux server
RE: Linux server
One option I've used several times is first installing Windows on a machine, then installing Linux. Most Linux distros will see that there's an OS already installed, and let you carve out another partition for it without disturbing the first OS. It helps if the first OS is a fresh install, because the Linux install will need to shrink the first partition to make room for itself. Once you have them both installed, you will get a prompt to boot one or the other. You cannot switch back and forth without rebooting (although you may be able to access the other OS's partitions).
Another option is, some Linux distributions allow you to install it on a thumb drive, and boot it up only when needed. Depending on how much you want to use it, this can be a good option. Just insert the thumb drive and boot the machine and you're good to go.
To be able to switch without rebooting, look into VMWare or WSL. I haven't tried either of those personally, but the do look like very good options.
https://www.vmware.com/products/workstation-player...
https://docs.microsoft.com/en-us/windows/wsl/insta...
Another option is to just get a dedicated laptop or PC for Linux. Linux performs great on even very old and under powered machines. Anyone that's been "playing" with computers for any length of time has some old gear they don't use. Maybe your own, or maybe something a friend or relative has stopped using. Also you can get some pretty good deals on old computers on something like Craigslist.
As far as Linux distributions go, I like the following (just my personal preferences. Other will/may disagree))
- Ubuntu - Best for general Linux personal use, good Windows replacement
- CentOS - Best if you are learning to get into corporate IT. It is de-branded Red Hat Linux which is the most widely used Linux in big business
- Kali - Best if you are trying to learn Security related things (Network, WiFi, etc)
There is information at the web site for each of these that tell you how to set them up to "share" a computer. And keep in mind that you can also have more than one Linux sharing your Windows machine. If you have enough disk space, you can put a bunch of them on the same machine.