similar to: Dumb Centos 8 DNF mirror question...

Displaying 20 results from an estimated 10000 matches similar to: "Dumb Centos 8 DNF mirror question..."

2020 Aug 12
0
Dumb Centos 8 DNF mirror question...
On Wed, Aug 12, 2020 at 9:02 AM Tom Bishop <bishoptf at gmail.com> wrote: > I have several Centos 8 machines that I update and every now and again I > will go through and update all of them and one of them will get a slow > mirror, like downloading the kernel at 50kb etc. With the newer version I > am unable to figure out how to force it to update the mirror list and >
2010 Nov 14
3
RAID Resynch...??
So still coming up to speed with mdadm and I notice this morning one of my servers acting sluggish...so when I looked at the mdadm raid device I see this: mdadm --detail /dev/md0 /dev/md0: Version : 0.90 Creation Time : Mon Sep 27 22:47:44 2010 Raid Level : raid10 Array Size : 976759808 (931.51 GiB 1000.20 GB) Used Dev Size : 976759808 (931.51 GiB 1000.20 GB) Raid
2010 Feb 01
3
Trying to rebuild srpm from fedora....
So I am trying to rebuild this source rpm from fedora 10, shutter-0.85.1-1.fc10.src.rpm -its a screen capture application ( http://shutter-project.org/ ) that I have been unable to find in any repos, although it is in the fedora repos. Thought I would give it a go and try to rebuild the rpm, so here is the error that I am getting: + desktop-file-install --delete-original --dir
2020 Jun 20
2
Blog article about the state of CentOS
On Sat, Jun 20, 2020 at 4:08 AM Tom Bishop <bishoptf at gmail.com> wrote: > +1 Streams is not for a production workload, if I wanted that I can easily > deploy an Arch instance if I want or need a rolling distro (it's not Redhat > etc but still). If Redhat wanted CentOS to be released near the same time > line they could help make that happen, although that wouldn't be
2010 Jan 10
2
Vmware server 2.0.2 and Centos 5.4
I know of the issue using vmware server 2.0.2 and centos 5.4, but is their any reason not to use the .rpm install of for centos? I have always used the .tar file but this time used the rpm and it appeared to install and not crash. I went ahead and did the glib correction but I was wondering if using the rpm was not the rght thing to do, Thanks. -------------- next part -------------- An HTML
2017 Jun 21
7
RDP for Centos 7
Hi, Does anyone know of a good program for doing RDP to windows servers on C-7? The "Remote desktop viewer" program that comes with C7 is not reliable for me. I frequently have multiple long running RDP sessions and the keyboard will stop responding. The only way I can find to get it started again is to restart the program and login to the servers again. In addition, I cannot find a
2017 Jun 21
1
RDP for Centos 7
On Wed, Jun 21, 2017 at 10:29 AM, Tom Bishop <bishoptf at gmail.com> wrote: > Remmina is the one I use but I have not looked to see if Centos is > supported but I use it daily and heavily. > > > On Jun 21, 2017 10:22 AM, <me at tdiehl.org> wrote: > > Hi, > > Does anyone know of a good program for doing RDP to windows servers on C-7? > > The
2020 Mar 27
2
Centos 8 minimal install
On Fri, Mar 27, 2020, 2:33 PM R C <cjvijf at gmail.com> wrote: > just to piss off people like you, > > > you might know the type, they never really answer any questions, lurk > around on a forum like this > > acting like a (self-proclaimed) genius lecturing and patronizing people, > as if they have to be worthy > > to get an answer from you (which you typically
2010 Feb 08
4
Anyone using Active Driectory auth with Centos 5.4.....?
Setting up a new backuppc for a small group of device and I am running centos 5.4 with winbind setup and working. Everything is working and I would like the users to authenicate using their AD creds and was wondering what folks are using to do that with apache 2.2 and centos 5.4. I know about mod_auth_pam but that seems pretty dead so I was just wondering what folks were using and whats the
2014 Jul 20
2
CentOS 7 and xfce
I finally have got around to installing centos 7 and usually do a pretty minimal installation, I chose the virtualization host, since that will be the primary purpose. However I have hit a snag, I usually install xfce from epel and go along my way but there appears to be a bug in the xfce package: Error: Package: xfdesktop-4.10.2-2.el7.x86_64 (epel) Requires: desktop-backgrounds-basic
2016 Sep 09
2
DNF update
On Fri, 9 Sep 2016, Always Learning wrote: > > On Thu, 2016-09-08 at 23:22 +0100, J Martin Rushton wrote: > >> Under Fedora23 issuing a yum command gets you a warning, then it >> automatically runs the appropriate dnf command. > > Can you tell us the DNF for:- > > yum update > yum groupinstall > yum reinstall > yum erase DNF isn't used on CentOS.
2010 Jan 19
3
UID GID Problems.....
Hoping someone can help me fix something that I apparently messed up, i have the issue that when I untar a file as root the uid and gid that get set are not roots'. I had change a user uid and gid to 1000 via usermo -u etc.... but somehow it appears to have effected the root user. When I touch files as root the correct uid and gid are root, however when untaring an archive the directory and
2010 Sep 25
3
Raid 10 questions...2 drive
I have been reading lots of stuff but trying to find out if a raid10 2drive setup is any better/worse than a normal raid 1 setup....I have to 1Tb drives for my data and a seperate system drive, I am only interested in doing raid on my data... So i setup my initial test like this.... mdadm -v --create /dev/md0 --chunk 1024 --level=raid10 --raid-devices=2 /dev/sdb1 /dev/sdc1 I have also read
2016 Sep 08
3
DNF update
On 08/09/16 03:02, Keith Keller wrote: > On 2016-09-08, Always Learning <centos at u68.u22.net> wrote: >> >> In any single version of Centos there is only one YUM. Having multiple >> and incompatible versions of Yum in the same software release is >> bonkers. > > Fedora is the place to try out bonkers stuff. If RedHat is satisfied > with dnf then they
2010 Oct 01
2
Format details for a raid partition....
So I have been playing with a RAID 10 f2 ( 2 disks far layout) setup...thanks for all of the advice..Now I am playing with the format and want to make sure I have it setup the best that I can, my raid was built using the raid 10 option with 2 disks with the layout=far, chunk size 512....now I read all of the docs I could find about format and stride and stripe size and this is what i came up
2019 Nov 23
2
yum4 and dnf on CentOS 8
Hi, I was using yum for years on CentOS servers, and since a few years ago dnf on Fedora desktops. My question is: Is the same yum4 on CentOS 8 that dnf? What should I use? Thanks in advance -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org
2016 Sep 07
4
DNF update
On Tue, 2016-09-06 at 18:03 -0700, John R Pierce wrote: > DNF is a replacement for Yum that will probably be in a future RHEL > release, but is not used by any RHEL/CentOS yet. I think it should be called YUM. Nothing wrong with having a new version of Yum, especially when we have a new version of Centos with many strange differences (if not alien concepts) called C7. Keep it simple,
2016 Sep 08
3
DNF update
On Wed, 2016-09-07 at 23:40 +0000, Joseph L. Casale wrote: > > I think it should be called YUM. > https://fedoraproject.org/wiki/Features/DNF#Naming > DNF stands for Dandified yum. Since DNF is a tech preview > in Fedora 18 the Python module names can not be 'yum.*' as > that would clash with yum itself. In any single version of Centos there is only one YUM. Having
2019 Nov 25
1
yum4 and dnf on CentOS 8
On Sat, 23 Nov 2019, Stephen John Smoogen wrote: > On Sat, 23 Nov 2019 at 15:39, Sergio Belkin <sebelk at gmail.com> wrote: >> >> Hi, >> >> I was using yum for years on CentOS servers, and since a few years ago dnf >> on Fedora desktops. My question is: >> Is the same yum4 on CentOS 8 that dnf? What should I use? >> Thanks in advance >>
2016 May 25
3
dnf replacing yum?
Kenneth Porter wrote: > I saw mention of dnf in a blog article about installing a package on > CentOS. Further investigation revealed that Fedora is replacing yum with > dnf, apparently a new and better yum. But it wasn't clear if dnf was a For the normal user (like me) dnf is neither better nor worse than yum. In fact it is almost identical. In my view, the introduction of a new