Skip to main content

All Questions

0 votes
0 answers
60 views

Installing VirtualBox in linux via a script with also includes signing kernal modules

I have a linux VM (ubuntu 20.04) with secure boot settings active. Basically I need to install virtualBox and then create multiple VMs via virtual box via script only. No manual intervention should be ...
Amit Kumar's user avatar
0 votes
0 answers
3k views

How to make VirtualBox or VMWare (or any other virtualization software) use a native guest network driver?

I've just posted something in stackoverflow and was asked to post this question here. I have a problem I could use some help with... I am really not an expert in virtualization, so I don't know if ...
i.calixto's user avatar
3 votes
3 answers
7k views

Running linux kernel 0.01 in a virtual machine

I'm just trying to know if is there is a way to run the first version of linux in a virtual machine. Since I am very new to this, my aim is to learn something basic on how the first version of linux ...
james_bond's user avatar
3 votes
2 answers
6k views

pinning process to a CPU

I wish to pin a process to a CPU1 in my dual CPU machine - how can I do it in Linux - any pointers ?
Onkar Mahajan's user avatar