Lets say I want to move from arch to fedora, how would I go about moving the virtual machine?

|
crownivaxix 2022-08-27 09:28:03
I use virt-manager to manage run my virtual machines. Lets say I want to move from arch to fedora, how would I go about moving the virtual machine? It’ll be the same pc only my nvme drive would be getting wiped. I keep my VM’s on a seperate ssd.
princegaut 2022-08-27 09:41:56
MasterBodyGD 2022-08-26 22:40:38
can i make bootable usb from phone?

Yes you can. but you need a rooted android device.

princegaut 2022-08-27 09:43:07
(there are some apps which can do the same thing without root previlages, but I wont recommend them (use apps which require root only))
malware_hacker_bot 2022-08-27 10:09:21
linux_group-1398199.jpg
Mint turns 16 today! 🎉
ddhossein 2022-08-27 10:22:13
crownivaxix 2022-08-27 09:28:03
I use virt-manager to manage run my virtual machines. Lets say I want to move from arch to fedora, how would I go about moving the virtual machine? It’ll be the same pc only my nvme drive would be getting wiped. I keep my VM’s on a seperate ssd.

you just need to take care of the vm hard disk images.
later you can create your new machines using the existing disk images.

pratheepsubra 2022-08-27 10:28:04
don
princegaut 2022-08-27 11:50:04
is grub still broken (recent arch linux update)? or fixed? should I update my system now or wait for few days
K11M1 2022-08-27 11:50:42
Grub is broken? I have updated and haven’t experienced anything
K11M1 2022-08-27 11:51:24
Oh shit, my bad, I don’t use grub xD
princegaut 2022-08-27 12:11:17
linux_group-1398206.jpg

princegaut 2022-08-27 12:11:31
is he correct the fact that linux was slow to windows in 1998?
K11M1 2022-08-27 12:14:12
i forgot i use the superior systemd bootd 😛
mhfirouzjah 2022-08-27 12:14:33
should we concern about articles like this:
https://www.unixsheikh.com/articles/why-you-should-migrate-everything-from-linux-to-bsd.html
princegaut 2022-08-27 12:14:51
is systemd-boot really better than grub?
ryder_099 2022-08-27 12:15:38
princegaut 2022-08-27 12:14:51
is systemd-boot really better than grub?

Different set of strengths. GRUB is more configurable.

princegaut 2022-08-27 12:15:53
like how configurable?
ryder_099 2022-08-27 12:16:17
Also systemd-boot installs the entire thing to efi, which is annoying and a dealbreaker sometimes if you have a 100 MB EFI like the one created by Windows.
princegaut 2022-08-27 12:19:18
ryder_099 2022-08-27 12:16:17
Also systemd-boot installs the entire thing to efi, which is annoying and a dealbreaker sometimes if you have a 100 MB EFI like the one created by Windows.

I knew at the time of installation that 100 mb efi partition is shit. so I made it 512 megs. little overkill but its worth it

ryder_099 2022-08-27 12:20:00
I have a 1 GB efi partition lol
ludangupta 2022-08-27 12:26:20
ryder_099 2022-08-27 12:20:00
I have a 1 GB efi partition lol

i dont even have efi lol

akash 2022-08-27 12:32:26
hi… can anyone provide a document that explains steps for os patching???
princegaut 2022-08-27 12:56:06
akash 2022-08-27 12:32:26
hi… can anyone provide a document that explains steps for os patching???

whats os patching?

malware_hacker_bot 2022-08-27 12:56:28
akash 2022-08-27 12:32:26
hi… can anyone provide a document that explains steps for os patching???

https://cloud.google.com/compute/docs/os-patch-management

OS patch management  |  Compute Engine Documentation  |  Google CloudGoogle Cloud
alexmb7 2022-08-27 12:57:04
akash 2022-08-27 12:32:26
hi… can anyone provide a document that explains steps for os patching???

you update.the sys i guess
choose a distro with many updates

i can show u some debian stuffs maybe

malware_hacker_bot 2022-08-27 12:59:23
princegaut 2022-08-27 12:56:06
whats os patching?

“””

Use OS patch management to apply operating system patches across a set of Compute Engine VM instances (VMs). Long running VMs require periodic system updates to protect against defects and vulnerabilities.

The OS patch management service has two main components:

Patch compliance reporting, which provides insights on the patch status of your VM instances across Windows and Linux distributions. Along with the insights, you can also view recommendations for your VM instances.
Patch deployment, which automates the operating system and software patch update process. A patch deployment schedules patch jobs. A patch job runs across VM instances and applies patches.
Benefits
The OS patch management service gives you the flexibility to complete the following processes:

Create patch approvals. You can select what patches to apply to your system from the full set of updates available for the specific operating system.
Set up flexible scheduling. You can choose when to run patch updates (one-time and recurring schedules).
Apply advanced patch configuration settings. You can customize your patches by adding configurations such as pre and post patching scripts.
Manage these patch jobs or updates from a centralized location. You can use the the OS patch management dashboard for monitoring and reporting of patch jobs and compliance status.

“””

smol_mazunki 2022-08-27 13:40:32
hm sshfs -o default_permissions,allow_other,gid=543,uid=543,idmap=user 10.0.0.11:/srv/torrent /var/torrent
smol_mazunki 2022-08-27 13:40:37
does this look correct?
smol_mazunki 2022-08-27 13:40:59
remote is uid,gid=1001
local is uid,gid=543
smol_mazunki 2022-08-27 13:41:12
i’m logging in as another user entirely
princegaut 2022-08-27 14:02:38
I just tried systemd-boot in a virtual machine and totally love it. 🥰
MasterBodyGD 2022-08-27 14:02:57
cryptodanvr 2022-08-27 07:12:36
Woeusb-ng on linux to make boot able windows usb

i dont understand :/

MasterBodyGD 2022-08-27 14:03:03
can u explain
alexmb7 2022-08-27 14:03:04
princegaut 2022-08-27 14:02:38
I just tried systemd-boot in a virtual machine and totally love it. 🥰

whats that

princegaut 2022-08-27 14:03:23
alexmb7 2022-08-27 14:03:04
whats that

its a bootloader for UEFI systems

alexmb7 2022-08-27 14:03:33
k, cool
|