Fedora has long supported virtualization with libvirt and kvm, there
is a suitable gui interface via virt-manager to make it easier for
mere mortals to manage VMs, Images, etc. What are the considerations
in using these tools which are thoroughly tested and used by the
Fedora community instead of c
There shouldn't be any downside, but per the doc the virtual machine
must be off, no other tools used concurrently.
It seems that virt-sparsify can be used with an input and output image
file or operate on the image file directly, the first
option being the safest in the event of corruption on the
Michael-
From the subject unable to determine the connectivity you are trying to resolve.
From the output of the $ ip route command, it seems you have a host
with two interfaces connected to a cable modem and they are assigned
ip addresses in two different subnets and that seems to be working.
On Wed, Oct 26, 2022 at 9:06 AM Ken Smith via users <
users@lists.fedoraproject.org> wrote:
> Hi everyone,
>
> I have a Dell Latitude 5480 laptop with a Fedora 36 install. It crashes
> regularly, uptime can sometimes be less that 5 mins but sometimes it
> lasts several hours. There is no trace at
>
>
> dig 172.16.96.20
>
>
Do you mean dig -x 172.16.96.20
dig 1.1.1.1 doesn't return the host name:
You can see running dig followed by an IP doesn't return anything, to do a
reverse DNS lookup, or to resolve the hostname from the IP, you can see in
the second example dig -x followed by the IP
On Mon, Feb 21, 2022 at 4:52 PM Barry wrote:
>
>
> > On 21 Feb 2022, at 20:15, Paolo Galtieri wrote:
> >
> > Folks,
> > I have 3 Linux systems, one running F31 and 2 running F34. On one of
> the F34 systems I have a local DNS server running. This has worked fine in
> the past, but now I'm se
Not familiar with DejaDup, but with this setup on RAID0 do an rsync every
15 minutes to the backup system.
Regards,
-Jamie
On Fri, Feb 11, 2022 at 8:38 AM Matti Pulkkinen wrote:
> to, 2022-02-10 kello 10:35 -0600, Thomas Cameron kirjoitti:
> >
> > Remember that with RAID0, if you lose ANY dri
There was an article that compared linux based DIY routers with off the
shelf home routers and the numbers were pretty conclusive. A basic x86
processor from Intel or AMD is much more powerful than most of the low cost
MIPs processors shipped in consumer routers. Why is something more powerful
need
If you need a Remote Desktop like Windows RDP, then VNC maybe the right
solution. If you would like to do a screen share with a remote user maybe
something like Bluejeans or Google Meet would be sufficient.
-Jamie
On Sun, Oct 10, 2021 at 8:03 AM Dorian ROSSE wrote:
> Nautilus works like TeamVie
Are there network switches under your control? It sounds similar to what
happens when MTU on the systems MTU do not match or one system MTU is set
above the value on the switch ports.
Next time the issue occurs use ping with the do not fragment flag.
ex $ ping -m DO -s 8972 ip.address
This exampl
Is it possible for you to keep the backup for now?
If so run the following commands:
1) Keep the backup
# mv /var/lib/libvirt/images/fedora21.qcow2
/var/lib/libvirt/images/fedora21.qcow2.orig
2) Copy the resized qcow2 from thumb drive to
/var/lib/libvirt/images/fedora21.qcow2
3) Boot up the VM and
https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi
On Thu, Feb 25, 2021 at 1:19 PM D&R wrote:
> Thanks,
>
> David
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.
>
> you mean it won't work over ssh?
>
Correct. If you ssh into a host, you need to be in a group with elevated
privileges like whee, use sudo, or the root user to shutdown or reboot the
system. I ssh'd into the same system with the same username and password
with the F32 VM that I started up and
On Sun, Nov 8, 2020 at 2:15 PM Dave Stevens wrote:
> On Sat, 7 Nov 2020 17:28:01 -0800
> jdow wrote:
>
>
>
> and then others wrote
>
> "The current console user is generally allowed to reboot the system."
>
> why?? isn't that a giant security hole? just from mistakes, not to
> mention malice.
>
On Sun, Nov 8, 2020 at 9:44 AM Mauricio Tavares wrote:
> On Sat, Nov 7, 2020 at 7:47 PM Samuel Sieb wrote:
> >
> > On 11/7/20 3:16 PM, jdow wrote:
> > > On 20201107 13:21:47, Cameron Simpson wrote:
> > >> On 06Nov2020 21:50, Tom Horsley wrote:
> > >>> For as long as I can remember I've run dnf
On Tue, Aug 25, 2020 at 9:23 PM Alex Regan wrote:
> Hi, I have a fedora32 system behind a firewall without any access from
> the outside. I'd like to build a reverse ssh tunnel so I can get to it
> from my remote location while working remotely. I'm familiar with how
> remote ssh tunnels work, bu
Bruce-
Try rsync -av /home/test/.config/composer/ /home/webdev/composer/
Regards,
-Jamie
On Tue, Jun 23, 2020 at 11:09 AM bruce wrote:
> Hey.
>
> I've got a test scenario. I'm looking to copy from sourceDir to
> targetDir where the entire targetDir (parents) doesn't exist. So I'm
> trying to r
> cant, it blew up my gnome3 desktop up startx!! :
>
> ( could not resolve keysym XF86MonBrightnes...)
>
>
>
You can boot it to the multiuser.target using these directions which should
get you to the console:
https://docs.fedoraproject.org/en-US/Fedora/19/html/Installation_Guide/s1-grub-targets.
Richard-
Consider using fail2ban, it will grok your logs, and block specific ip
addresses based on previous failures.
Regards,
-Jamie
On Tue, Apr 7, 2020 at 12:27 AM Ed Greshko wrote:
> On 2020-04-05 21:36, Richard Shaw wrote:
> > I got tired of repeated SSH attempts and honest for my home n
On Wed, Mar 11, 2020 at 12:07 AM Samuel Sieb wrote:
> On 3/10/20 8:32 PM, Jamie Fargen wrote:
> > When installing an RPM compiled from source, seeing and error and it
> > doesn't look like the dnf is resolving the kernel package.
> >
> > # dnf install rt
When installing an RPM compiled from source, seeing and error and it
doesn't look like the dnf is resolving the kernel package.
# dnf install rtl8812au-kmod-4.3.14-2.x86_64.rpm
kernel-5.5.7-200.fc31.x86_64
Last metadata expiration check: 0:17:25 ago on Tue 10 Mar 2020 10:09:05 PM
EDT.
Package kern
21 matches
Mail list logo