Re: [CentOS] C7, removing zoom problem

2023-02-10 Thread H
On 02/10/2023 04:32 PM, Ian Mortimer wrote:
> On Thu, 9 Feb 2023, H wrote:
>
>> Is it possible to use ansible, puppet or the like to do this on an existing 
>> system?
>
> It's possible but can be a lot of work if you're not familiar with the 
> software.
>
> A simpler option is to save all your configured files in a version control
> system (git, subverion, mercury for example). That keeps a history of all
> the customizations you made and also makes it easy to revert a change
> that causes problems.  There are open source tools to help (etckeeper is one 
> but there are others).
>
>
Yes, that would be 1/2 of the challenge. The other 1/2 is the installation of 
all the software, some of which is done through yum (or dnf) of course. The 
more challenging part is the installation of various bits and pieces the main 
apps have been extended by etc.

I agree, not easy to automate.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C7, removing zoom problem

2023-02-10 Thread Ian Mortimer

On Thu, 9 Feb 2023, H wrote:


Is it possible to use ansible, puppet or the like to do this on an existing 
system?


It's possible but can be a lot of work if you're not familiar with the 
software.


A simpler option is to save all your configured files in a version control
system (git, subverion, mercury for example). That keeps a history of all
the customizations you made and also makes it easy to revert a change
that causes problems.  There are open source tools to help (etckeeper is 
one but there are others).



--
Ian
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Compare directories and files including files content from both node1 and node2

2023-02-10 Thread Kaushal Shriyan
Thanks a lot Kenneth and Harshal for the reply. Appreciate it.

On Fri, Feb 10, 2023 at 6:22 PM Kenneth Porter 
wrote:

> On 2/9/2023 8:43 AM, Harshal Lakare wrote:
> > 2) Use rsync to compare files between two node , if there is any
> difference
> > between source and destination then rsync will sync differential file.
>
> Use --dry-run to do this non-destructively, with the verbose flag to
> list the differences.
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Question about virt-manager Version 9.1

2023-02-10 Thread Fabian Arrotin

On 10/02/2023 18:07, Joshua Kramer wrote:

This may provide the answer you are looking for: it's being deprecated in
favor of Cockpit.

https://bugzilla.redhat.com/show_bug.cgi?id=2030592



I know it's not a full answer but at least it works fine for me with :
- distrobox
- a stream 8 box/container that has virt-manager

If you don't know distrobox (available in epel9) it's really a pleasure 
to work with : I have some containers (Fedora 36, stream 8, stream 9) 
from which I have gui apps seamlessly integrated into my RHEL 9 desktop :


sudo dnf install distrobox # needs epel9
distrobox-create --name stream8box --image quay.io/centos/centos:stream8 
--yes
distrobox enter stream8box # init container for distrobox usage and 
enter stream 8 shell


and then BAU: from the shell in container :
sudo dnf install virt-manager && virt-manager

Bonus point to then export the app to your own desktop menu and you'll 
not have to start container : it will be done for you :


distrobox-export --app virt-manager
Application virt-manager successfully exported.
OK!
virt-manager will appear in your applications list in a few seconds.

It's then available in your gnome apps menu (it created the needed 
.desktop app as shortcut)


I'm using some other apps like this (including OBS-Studio, etc) and it's 
a charm  ...


Hope it helps :)

--
Fabian Arrotin
The CentOS Project | https://www.centos.org
gpg key: 17F3B7A1 | @arrfab[@fosstodon.org]



OpenPGP_signature
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Question about virt-manager Version 9.1

2023-02-10 Thread Joshua Kramer
This may provide the answer you are looking for: it's being deprecated in
favor of Cockpit.

https://bugzilla.redhat.com/show_bug.cgi?id=2030592

On Fri, Feb 10, 2023 at 6:58 AM Günther J. Niederwimmer 
wrote:

> hello list,
>
> I switched to version 9 (not redhat) on my "new" server, and that worked.
> But
> after updating to 9.1, the virt-manger doesn't work anymore? There are
> only
> more error messages when opening the 2nd window for the settings.
>
> I hope someone on this list can help? It's a beloved tool which for me is
> the
> easiest way to create a KVM machine.
>
> thanks for any help,
> --
> mit freundlichen Grüßen / best Regards,
>
>  Günther J. Niederwimmer
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Compare directories and files including files content from both node1 and node2

2023-02-10 Thread Kenneth Porter

On 2/9/2023 8:43 AM, Harshal Lakare wrote:

2) Use rsync to compare files between two node , if there is any difference
between source and destination then rsync will sync differential file.


Use --dry-run to do this non-destructively, with the verbose flag to 
list the differences.




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Question about virt-manager Version 9.1

2023-02-10 Thread Günther J . Niederwimmer
hello list,

I switched to version 9 (not redhat) on my "new" server, and that worked. But 
after updating to 9.1, the virt-manger doesn't work anymore? There are only 
more error messages when opening the 2nd window for the settings.

I hope someone on this list can help? It's a beloved tool which for me is the 
easiest way to create a KVM machine.

thanks for any help,
-- 
mit freundlichen Grüßen / best Regards,

 Günther J. Niederwimmer


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS9 Stream - boinc client??

2023-02-10 Thread Bill Gee

On 1/29/23 11:27, Philip Wyett wrote:

On Sun, 2023-01-29 at 09:58 -0600, Bill Gee wrote:

On 1/29/23 05:49, Philip Wyett wrote:

On Sun, 2023-01-29 at 09:16 +, Philip Wyett wrote:
Hi,

The ping comment on the bug report has be promptly dealt with by the maintainer 
and the build
for
EPEL9 has now been done and will in 7 days work through testing and then drop 
into EPEL9 for
all to
install.

I hope this is OK for you and dispels the concerns with regards community and 
how responsive
folks
within it are.

Regards

Phil


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Oh, very nice!  Thank you Phil.  I appreciate random acts of senseless
kindness.  :-)

It will be interesting to see how dnf reacts when the el9 package for
boinc goes live.  Will dnf recognize it as an upgrade from the el8
package?  I will let the group know what happens.

Bill Gee
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Hi,

The EPEL 8 version is boinc-client-7.20.2-1.el8 and the version submitted to 
EPEL 9 is
boinc-client-7.20.2-4.el9, so yes it will be seen as an upgrade once it passes 
out of testing.

Regards

Phil


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos




As promised, I am sending an update on this.  The EL9 package for boinc 
client has indeed appeared in the repositories.  I ran "dnf upgrade" on 
the system last night, and it successfully pulled in the package as an 
upgrade to the EL8 package I installed a few weeks ago.


That closes out this issue.  Thanks Phil for prodding the packaging 
process along.


Bill Gee
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos