Re: [CentOS] Octet (was: IP6 Anyone?)

2011-03-06 Thread Bob Marcan
On Sun, 27 Feb 2011 13:32:34 + Always Learning wrote: > > On Sun, 2011-02-27 at 04:12 -0800, Kenneth Porter wrote: > > > Those of us who've used older mainframes (such as the PDP-10) remember > > "byte" being a synonym for "bit field" and a byte could be any number of > > bits, typically

Re: [CentOS] LTS

2021-01-12 Thread Bob Marcan
On Mon, 11 Jan 2021 23:57:11 -0800 edward via CentOS wrote: > On 1/11/2021 10:30 PM, Thomas Stephen Lee wrote: > > Hi, > > > > CentOS Linux can continue as Fedora LTS > > --- > > >   so far it appears going forward RHEL will be the only LTS. > ___ >

Re: [CentOS] LTS

2021-01-12 Thread Bob Marcan
On Tue, 12 Jan 2021 12:58:43 -0800 edward via CentOS wrote: > On 1/12/2021 3:58 AM, Bob Marcan wrote: > > On Mon, 11 Jan 2021 23:57:11 -0800 > > edward via CentOS wrote: > > > >> On 1/11/2021 10:30 PM, Thomas Stephen Lee wrote: > >>> Hi, > >

Re: [CentOS] How to reset the USB subsystem?

2021-01-15 Thread Bob Marcan
On Fri, 15 Jan 2021 08:34:13 +0100 "Simon Matter" wrote: > > On 01/14/2021 03:00 PM, Zsolt SZ wrote: > >> On Thu, Jan 14, 2021 at 5:22 PM Frank Bures > >> wrote: > >>> Is there a way how to reset the USB subsystem the same way one can > >>> restart > >>> networking or X without the necessity

Re: [CentOS] How to reset the USB subsystem?

2021-01-15 Thread Bob Marcan
On Fri, 15 Jan 2021 11:36:00 +0100 "Simon Matter" wrote: > > > > Fedora 33, usbutils-012-5.fc33.x86_64. > > [~]$ usbreset > > bash: usbreset: command not found > > > > BR, Bob > > Okay, here we go: > > $ wget https://github.com/gregkh/usbutils/raw/master/usbreset.c > --2021-01-15 11:33:30--

Re: [CentOS] How to reset the USB subsystem?

2021-01-16 Thread Bob Marcan
> :-( Sorry for misleading you, I had to check it before. But I think it > is included as https://github.com/gregkh/usbutils site was mentioned > which is the home of usbreset. > > I see Bob Marcan give you the real solution, great. > > Cheers, Zsolt I'm not author

Re: [CentOS] How to find out what's eating the bandwidth

2021-03-28 Thread Bob Marcan
On Sun, 28 Mar 2021 10:53:49 -0600 Frank Cox wrote: > Is there a program that will tell me what's eating the bandwidth on a lan? > > I'm thinking of something that would tell me that a.b.c.d is using so many > mbps and a.b.c.e is using this many and so on. > > Or can just-another-computer-on-t

Re: [CentOS] CentOS 5.4? anyone?

2009-10-16 Thread Bob Marcan
On Fri, 16 Oct 2009 09:13:21 -0400 Toby Bluhm wrote: > You Centos guys just aren't getting the message are you? > > We need to know EXACTLY what is going on with the release! None of this > "soon" crap will do. Please post a progress report on packages built, > isos transfered, server update p

Re: [CentOS] CentOS 5.4? anyone?

2009-10-16 Thread Bob Marcan
On Fri, 16 Oct 2009 14:28:11 +0100 "Marcelo M. Garcia" wrote: > Toby Bluhm wrote: > > You Centos guys just aren't getting the message are you? > > > > We need to know EXACTLY what is going on with the release! None of this > > "soon" crap will do. Please post a progress report on packages built

Re: [CentOS] software installation - good practice

2009-11-14 Thread Bob Marcan
On Wed, 11 Nov 2009 15:35:32 -0600 Carlos Santana wrote: > Comments inline: > > On Wed, Nov 11, 2009 at 2:21 PM, Neil Aggarwal > wrote: > > Carlos: > > > >> I tend to try out many open source apps/packages > > > > I make a separate directory for each application in /usr/local > > so they are i

Re: [CentOS] OMG! Microsoft patents sudo! Linux and MacOS dead!

2009-11-14 Thread Bob Marcan
On Fri, 13 Nov 2009 21:24:39 -0800 Nifty Cluster Mitch wrote: > On Thu, Nov 12, 2009 at 08:27:22AM -0500, Robert Heller wrote: > > At Thu, 12 Nov 2009 21:07:15 +0800 CentOS mailing list > > wrote: > > > > > > > > > > > > > > http://blogs.computerworld.com/15082/omg_microsoft_patents_sudo_li

Re: [CentOS] Archive-to-DVD

2008-05-02 Thread Bob Marcan
On Fri, 2 May 2008 19:36:50 +0200 Marc Rebischke <[EMAIL PROTECTED]> wrote: > Hi folks, > > Here's the situation. I have a group of engineers who love to save > things to disk. Now that the filer is getting full, they are > interested in archiving some of those things to DVD. > > The tress con

Re: [CentOS] NetworkManager under CentOS 4 *without* GNome...

2009-05-24 Thread Bob Marcan
On Sun, 24 May 2009 10:57:57 -0400 Robert Heller wrote: > I have been *manually* dealing with my wired and wireless network > interfaces on my laptop. I have a pair of config files (in > /etc/sysconfig/network-scripts/: ifcfg-eth0 (wired: Intel Corporation > 82540EP Gigabit Ethernet Controller (

Re: [CentOS] Fixing filenames with directories with spaces in the names

2010-12-31 Thread Bob Marcan
On Mon, 27 Dec 2010 22:03:49 -0700 Craig White wrote: > Should be simple and perhaps I'm tired but it's not coming to me. > > In its simplest form... > > for old in `cat "$FILENAME"`;do > echo "$old" > dirname "$old" > new="$(echo $old | sed 's/\*/\-/')" > done > > I'm trying to take out

Re: [CentOS] How to install tp_smapi and acpi_call kernel modules

2015-03-07 Thread Bob Marcan
On Sat, 07 Mar 2015 12:52:27 +0100 Tim wrote: > Hello, > > I've got a Thinkpad T420 and would like to use full tlp functionality. > Therefore I need the kernel module tp_smapi and acpi_call. > > Have a look right here: > http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html#i

Re: [CentOS] LVM hatred, was Re: /boot on a separate partition?

2015-06-28 Thread Bob Marcan
On Wed, 24 Jun 2015 14:06:19 -0500 Chris Adams wrote: > Now, if btrfs ever gets all the kinks worked out (and has a stable > "fsck" for the corner cases), it integrates volume management into the > filesystem, which makes some of the management easier. I used AdvFS on > DEC/Compaq/HP Tru64 Unix

Re: [CentOS] Fedora change that will probably affect RHEL

2015-07-25 Thread Bob Marcan
On Sat, 25 Jul 2015 11:16:18 -0600 Chris Murphy wrote: > On Sat, Jul 25, 2015 at 9:40 AM, Scott Robbins wrote: > > This might show up twice, I think I sent it from a bad address previously. > > If so, please accept my apologies. > > > > > > In Fedora 22, one developer (and only one) decided tha

Re: [CentOS] qmake package

2013-04-16 Thread Bob Marcan
On Tue, 16 Apr 2013 15:21:30 + "Kaplan, Andrew H." wrote: > Hello -- > > I am running the release 6.2 32-bit distribution, and I am in need of the > qmake utility in order to complete the installation > of an application. Can someone provide the name of the package, or packages, > that wou

Re: [CentOS] Is there a good nntp client for Centos 6 that handles SSL native?

2013-05-03 Thread Bob Marcan
On Fri, 3 May 2013 12:32:28 +0200 Markus Falb wrote: > On 02.Mai.2013, at 00:54, Rock wrote: > > > I also found out elsewhere that Thunderbird has native > > SSL support - but TB treats NNTP as SMTP which makes > > it difficult, if not unwieldy to use. > > What exactly do you mean with that? >

Re: [CentOS] nfs4, idmapd, users with same name, different uid?

2013-08-28 Thread Bob Marcan
On Wed, 28 Aug 2013 10:27:18 +0200 Barbara Krasovec wrote: > On 8/28/13 9:37 AM, Barbara Krasovec wrote: > > On 8/27/13 12:01 AM, Les Mikesell wrote: > >> Is idmapd supposed to work where users have different uid numbers on > >> the nfsv4 server and client? It seems to show the right names fo

Re: [CentOS] Query on make

2013-12-04 Thread Bob Marcan
On Wed, 4 Dec 2013 16:43:38 +0530 Rajagopal Swaminathan wrote: > Greetings, > > I have created several scripts which needs to be packaged. > > I have done my groundwork on rpmbuild > > Let us say I have 4 directories with scripts in them > dir1, dir2, dir3 and dir4 > > I want to create differ

Re: [CentOS] FF 24 is borked: One must have tabs, like it or not!

2014-01-08 Thread Bob Marcan
On Wed, 08 Jan 2014 17:16:46 +0100 Nicolas Thierry-Mieg wrote: > > > On 01/07/2014 04:39 PM, John Doe wrote: > > From: Robert Heller > > > >> I just did a yum update on my CentOS 5.10 desktop machine and it installed > >> FF > >> 24. And tabs have appeared and cannot be [really] removed! Ar

Re: [CentOS] Single sign-on for CentOS-6

2014-01-30 Thread Bob Marcan
On Thu, 30 Jan 2014 09:13:18 -0500 (EST) Steve Thompson wrote: > On Tue, 28 Jan 2014, James B. Byrne wrote: > > > Does anyone here use a Samba4 setup for single sign-on for MS_Win > > workstations > > and CentOS-6 boxes? Does anyone here use it for imap and/or smtp > > authentication? > > Ye

Re: [CentOS] Format big drives (4TB) in the installer?

2014-05-07 Thread Bob Marcan
On Wed, 07 May 2014 08:41:23 -0600 CS_DBA wrote: > Hi all; > > I cross posted this to the fedora list since we use Fedora as a test bed > from time to time, however given this is a production server we'll > likely be running CentOS. > > we've just ordered a new server > (http://www.spectrums

Re: [CentOS] [OT] OSX-10.9.3 cd ~'/ problem with spaces'

2014-06-04 Thread Bob Marcan
On Wed, 4 Jun 2014 14:42:23 -0400 "James B. Byrne" wrote: > On Tue, June 3, 2014 12:37, Stephen Harris wrote: > > The OP likely has a function called "cd" which does other stuff (sets > > the prompt?) and then calls the builtin cd, but its not quoting the > > variables properly and so breaking. >

Re: [CentOS] Bare drive RAID question, was RE: *very* ugly mdadm issue [Solved, badly]

2014-09-05 Thread Bob Marcan
On Fri, 5 Sep 2014 10:18:13 -0400 Scott Robbins wrote: > On Fri, Sep 05, 2014 at 08:01:05AM -0600, Warren Young wrote: > > On 9/5/2014 07:18, Richard Zimmerman wrote: > > > > > >Until I read this thread, I've never heard of building RAIDs on bare > > >metal drives. I'm assuming no partition table

Re: [CentOS] Buggy power [was: Re: Canon PIXMA mg5420 or HP Photo Smart 7520]

2014-09-11 Thread Bob Marcan
My experience, never again Canon. We got two new PIXMA MP620 donated to me and my daughter. Wireless, scan and print works (Fedora 20). Both died before exhausting the first cartridges. Message was , if i remember properly, some 2xxx number. In youtube you can find some suggestions for repair. Most

Re: [CentOS] /etc/locale.conf is ignored

2014-11-11 Thread Bob Marcan
On Tue, 11 Nov 2014 14:08:01 -0500 "David A. De Graaf" wrote: > So gdm, once again, demonstrates a flagrant disregard of longstanding > standards and conventions. Ugh! > Groupon, please take the GNOME development team too :-) BR, Bob ___ CentOS mailing

Re: [CentOS] upgrading from CentOS 7 to 8

2019-10-01 Thread Bob Marcan
On Tue, 1 Oct 2019 13:57:19 -0400 "MAILIST" wrote: > > Your answer has nothing to do with the original question which is related > > to upgrade method and not condition for reinstalling without loosing > > data. > > After 40 years of upgrading many different operating systems, > Windows (from

Re: [CentOS] how to reinit an own repo after adding files?

2019-10-20 Thread Bob Marcan
On Sun, 20 Oct 2019 12:23:55 +0200 Ralf Prengel wrote: > Hallo, > Im using createrepo. > The problem is that changes in the repo are not availiable via yum on my > system. > > Ralf rm -rf $HOME/RPM/RPMS/repodata createrepo $HOME/RPM/RPMS BR, Bob ___

Re: [CentOS] udev on CEntOS7 - can't get a match, looking for tips...

2019-10-28 Thread Bob Marcan
On Mon, 28 Oct 2019 17:14:09 + John H Nyhuis wrote: > SUBSYSTEM=="scsi", SUBSYSTEMS=="scsi_genric", \ ^^ > ATTRS{model}=="Scalar i40-i80 ", SYMLINK:="sg8"

Re: [CentOS] CentOS 8 Gstreamer and Mplayer

2020-03-30 Thread Bob Marcan
On Mon, 30 Mar 2020 10:53:18 +0100 Pete Biggs wrote: > On Sun, 2020-03-29 at 23:18 -0400, Mark LaPierre wrote: > > On 2020-03-29 18:42, Frank Cox wrote: > > > On Sun, 29 Mar 2020 18:34:20 -0400 > > > Mark LaPierre wrote: > > > > > > > What replaced Gstreamer and Mplayer in CentOS 8. RPM fin

Re: [CentOS] Off-Topic: Travel Router and Firewall

2016-11-26 Thread Bob Marcan
On Wed, 23 Nov 2016 21:18:34 +0100 H wrote: https://routerboard.com/products I'm using this one: https://routerboard.com/RB941-2nD BR, Bob ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos