F5F Stay Refreshed Software Operating Systems VM or Container – choice depends on your needs.

VM or Container – choice depends on your needs.

VM or Container – choice depends on your needs.

K
KingJaydxn
Member
240
06-11-2016, 12:01 AM
#1
Hello, I see you're transitioning from LXC to a VM or container solution. For monitoring server resources, Docker or VirtualBox could be good options. They offer better integration and tools for tracking performance compared to LXC. Consider exploring their dashboards or logging features to keep an eye on your server's health.
K
KingJaydxn
06-11-2016, 12:01 AM #1

Hello, I see you're transitioning from LXC to a VM or container solution. For monitoring server resources, Docker or VirtualBox could be good options. They offer better integration and tools for tracking performance compared to LXC. Consider exploring their dashboards or logging features to keep an eye on your server's health.

P
ProjectShadow
Member
187
06-11-2016, 07:42 AM
#2
What operating system is this? Avoid using virtual box; please use kvm or hyper-v. What are you trying to do?
P
ProjectShadow
06-11-2016, 07:42 AM #2

What operating system is this? Avoid using virtual box; please use kvm or hyper-v. What are you trying to do?

T
Toshka
Junior Member
44
06-11-2016, 09:16 AM
#3
Ubuntu 16.04 LTS, I'm isolating the standard Linux server and the Wine Linux server; a testing server is planned for later.
T
Toshka
06-11-2016, 09:16 AM #3

Ubuntu 16.04 LTS, I'm isolating the standard Linux server and the Wine Linux server; a testing server is planned for later.

Q
qFame
Member
197
06-11-2016, 09:31 AM
#4
Use KVM for virtual machines then
Q
qFame
06-11-2016, 09:31 AM #4

Use KVM for virtual machines then

M
MrLegal
Member
170
06-12-2016, 07:30 PM
#5
I've heard about kvm before, so I'll try it out. It seems to be used for running containers on the main server, while some VM components run as separate operating systems.
M
MrLegal
06-12-2016, 07:30 PM #5

I've heard about kvm before, so I'll try it out. It seems to be used for running containers on the main server, while some VM components run as separate operating systems.

T
thefrogkid
Member
209
06-12-2016, 08:42 PM
#6
KVM is designed for VMs and offers superior performance compared to Virtual Box.
T
thefrogkid
06-12-2016, 08:42 PM #6

KVM is designed for VMs and offers superior performance compared to Virtual Box.

B
Blue_Fox_Lady
Member
194
06-12-2016, 10:06 PM
#7
Great! Let's get started.
B
Blue_Fox_Lady
06-12-2016, 10:06 PM #7

Great! Let's get started.

L
LimoLama
Member
89
06-26-2016, 01:08 AM
#8
Phoronix conducted a comparison between VirtualBox, Xen and KVM. KVM and Xen performed well, achieving near-native speeds. You can find more details here: https://help.ubuntu.com/community/KVM/Installation. I prefer KVM for its user-friendly remote management interface.
L
LimoLama
06-26-2016, 01:08 AM #8

Phoronix conducted a comparison between VirtualBox, Xen and KVM. KVM and Xen performed well, achieving near-native speeds. You can find more details here: https://help.ubuntu.com/community/KVM/Installation. I prefer KVM for its user-friendly remote management interface.

J
Jeffy53
Member
52
06-26-2016, 01:42 PM
#9
No prior knowledge of KVM, but I rely heavily on Docker for containerizing apps. It’s fast, straightforward, and makes workflow setup enjoyable. I’d recommend checking out some tutorials to explore it further.
J
Jeffy53
06-26-2016, 01:42 PM #9

No prior knowledge of KVM, but I rely heavily on Docker for containerizing apps. It’s fast, straightforward, and makes workflow setup enjoyable. I’d recommend checking out some tutorials to explore it further.