Re: [CentOS] Question regarding cent OS 7.8.2003 compatibility with large SAS disks

2020-09-24 Thread Digimer
tal HW. > > I referred = https://wiki.centos.org/About/Product > But slightly confused with the 'maximum file size' row for ext4 FS. > > Thanks & Regards, > Amey. That's not a problem at all. In the server world, 12 TB is actually fairly small. :) -- Digimer Papers and

Re: [CentOS] C8: Wayland Session / Cut and Paste

2019-11-07 Thread Digimer
ddle-click to paste stopped working in kate on Fedora 31 on Wayland. Worked fine on Fedora 30, and works on F31 + Xorg. So it's a Wayland issue of some sort. https://bugzilla.redhat.com/show_bug.cgi?id=1770057 -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less

Re: [CentOS] HA tools from clusterlabs.org

2019-10-31 Thread Digimer
testing before considering production use. If anyone does use these packages and happens upon an issue, please let me know and I will address the issue as best as I can. digimer 1. https://www.alteeve.com/an-repo/el8/ -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, le

Re: [CentOS] HA tools from clusterlabs.org

2019-10-28 Thread Digimer
;s an open bug for this. https://bugs.centos.org/view.php?id=16553 -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that people of equal talent have lived and died in cotton fields

Re: [CentOS] CentOS 8 Coming When???

2019-06-07 Thread Digimer
me is not motivating or appreciative. Lets be patient and let the developers do their work. It will come out soon enough. :) digimer On 2019-06-07 5:59 p.m., Tate Belden wrote: > And the answer is same as the last X times this has been asked. > > When it's ready. > > However,

Re: [CentOS] RHEL 8 released

2019-05-07 Thread Digimer
eases are anything to go by, I would expect it will take a few months. Figuring out how to rebuild all the RPMs to get binary compatibility is a slow process. Be patient with the CentOS devs, please. :) -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the w

Re: [CentOS] two 2-node clusters or one 4-node cluster?

2018-07-05 Thread Digimer
with 2x 2-node, you could lose two nodes (one per cluster) and still be operational. If you lose 2 nodes of a four node cluster, you're offline. -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain

Re: [CentOS] semi-OT:apcupsd

2017-11-17 Thread Digimer
On 2017-11-17 10:16 AM, m.r...@5-cent.us wrote: > I can't seem to find apcupsd for C 6. Just went to epel's website, and not > visible. Anyone have a clue? > >mark I can't speak to epel, but we have copies of it if that helps you; https://alteeve.com/files/a

Re: [CentOS] Corosync on a home network

2017-09-11 Thread Digimer
8.1.52 > nodeid: 3 > } > node { > ring0_addr: 192.168.1.53 > nodeid: 4 > } > } > %<-- > > logging and quorum are as supplied. > > Any help will be gratefully received. > >

Re: [CentOS] What's Next

2017-05-16 Thread Digimer
Hat Enterprise Linux, so CentOS rebuilds what Red Hat releases. As such, compatibility will depend on what Red Hat does upstream. cheers -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near ce

[CentOS] SNMP oddity

2017-03-23 Thread Digimer
Hi all, Not sure if this is on topic or not. I'm trying to query an SNMP value from centos 6 and I get a bad response if I don't specify the MIB to use: 0 digimer@pulsar:~/anvil/striker$ snmpget -v2c -c public -m /home/digimer/Downloads/APC/AP7900/MIB/powernet421.mib

Re: [CentOS] RHEL 6.9 is out

2017-03-22 Thread Digimer
of failure and the rest have built fine. > > Working right now to figure out the failures and will resubmit those > once the first pass of all 270 completes. > > Thanks, > Johnny Hughes Sending a digital $drink... :) -- Digimer Papers and Projects: ht

Re: [CentOS] RAID questions

2017-02-14 Thread Digimer
On 14/02/17 08:12 PM, John R Pierce wrote: > On 2/14/2017 5:08 PM, Digimer wrote: >> Note; If you're mirroring /boot, you may need to run grub install on >> both disks to ensure they're both actually bootable (or else you might >> find yourself doing an emerge

Re: [CentOS] RAID questions

2017-02-14 Thread Digimer
u quite likely > will lose the whole volume)...with LVM mirroring, you can add more > pairs of drives as additional mirrors to the volume group. > > -- Digimer Papers and Projects: https://alteeve.com/w/ "I am, somehow, less interested in the weight and convolutions of Ei

Re: [CentOS] Noise Cancellation of Server Noise

2016-12-24 Thread Digimer
On 24/12/16 05:18 PM, John R Pierce wrote: > On 12/24/2016 1:57 PM, Digimer wrote: >> There are rack chassis designed to reduce noise. An example are the APC >> NetShelter CS line. >> >> http://www.apc.com/shop/ca/en/categories/racks-and-accessories/racks-and-enclosure

Re: [CentOS] Noise Cancellation of Server Noise

2016-12-24 Thread Digimer
s quieter, though. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] raid 6 on centos 7

2016-12-12 Thread Digimer
section 6.14; https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Installation_Guide/sect-disk-partitioning-setup-x86.html#sect-custom-partitioning-x86 -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person witho

Re: [CentOS] long delay when logging in

2016-11-16 Thread Digimer
On 16/11/16 11:06 PM, Peter wrote: > On 17/11/16 16:34, Digimer wrote: >> Edit /etc/ssh/sshd_config >> >> Set: >> >> UseDNS no >> GSSAPIAuthentication no >> >> Save, restart sshd, try again. > > This will certainly stop the long timeout,

Re: [CentOS] long delay when logging in

2016-11-16 Thread Digimer
Edit /etc/ssh/sshd_config Set: UseDNS no GSSAPIAuthentication no Save, restart sshd, try again. digimer On 16/11/16 06:07 PM, Larry Martell wrote: > I have a CentOS 7 system and when I login with putty or ssh there is a > long delay before I get the password prompt. I ran ssh -v and I

Re: [CentOS] Need help getting two NICs to work on CentOS 7

2016-11-06 Thread Digimer
faces are configured properly inside the host. Also, have you looked at iptables? -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list C

Re: [CentOS] [OT] How to recover data from an IDE drive

2016-10-26 Thread Digimer
ernal and connects via USB, also came with a drive power supply... > > something like this, > https://www.amazon.com/Vantec-CB-ISATAU2-Supports-2-5-Inch-5-25-Inch/dp/B000J01I1G > (works with SATA, 3.5 and 2.5" IDE, and has power supply connectors for > both SATA and IDE style

Re: [CentOS] [OT] How to recover data from an IDE drive

2016-10-26 Thread Digimer
/www.amazon.ca/s/ref=nb_sb_noss_1?url=search-alias%3Daps&field-keywords=ide+to+usb Most should work fine in Linux, but if you narrow down a specific make/model, a quick google search should confirm linux support. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if

Re: [CentOS] IPMI ??

2016-09-17 Thread Digimer
om/products/nfo/IPMI.cfm > > It's not a great tool but it works well enough for console access. > > --keith I have a section on using and configuring IPMI in EL6 from the command line. Might be of use to some here: https://alteeve.ca/w/AN!Cluster_Tutorial_2#What_is_IPMI -- Digim

Re: [CentOS] Regarding using CentOS on Commercial Appliance

2016-08-09 Thread Digimer
ny on how to proceed. Anyone here providing advice is just that; Advice. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] NetworkManger creates extra bonds; is this a bug?

2016-07-07 Thread Digimer
On 07/07/16 05:36 PM, Digimer wrote: > On 07/07/16 05:21 PM, Joe Smithian wrote: >> Hi All, >> >> I see an unexpected beahviour from NetworkManager on CentOS 7.1. >> Using nmcli tool, I create a bond with two slaves as explained in the Red >> Hat 7.1 Networking

Re: [CentOS] NetworkManger creates extra bonds; is this a bug?

2016-07-07 Thread Digimer
0' interface with no slaved interfaces. It was reported to red hat bugzilla ages ago but the issue was closed without resolution (sorry, I've been looking for the rhbz# but haven't found it yet). digimer -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for canc

Re: [CentOS] Ovirt migration

2016-06-22 Thread Digimer
> Andrew Dent See this thread, we just discussed a setup like this. Feel free to ask here if you have additional questions though. https://lists.centos.org/pipermail/centos/2016-June/160085.html -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the c

Re: [CentOS] KVM HA

2016-06-22 Thread Digimer
RHEV is a cloud solution with some HA features. It is not an actual HA solution. digimer On 23/06/16 12:08 AM, Eero Volotinen wrote: > How about trying commercial RHEV? > > Eero > 22.6.2016 8.02 ap. "Tom Robinson" kirjoitti: > >> Hi, >> >> I have t

Re: [CentOS] KVM HA

2016-06-22 Thread Digimer
On 22/06/16 02:36 PM, Paul Heinlein wrote: > On Wed, 22 Jun 2016, Digimer wrote: > >> The nodes are not important, the hosted services are. > > The only time this isn't true is when you're using the node to heat the > room. > > Otherwise, the service is alwa

Re: [CentOS] KVM HA

2016-06-22 Thread Digimer
On 22/06/16 02:34 PM, m.r...@5-cent.us wrote: > Digimer wrote: >> On 22/06/16 02:01 PM, Chris Adams wrote: >>> Once upon a time, John R Pierce said: >>>> On 6/22/2016 10:47 AM, Digimer wrote: >>>>> This is called "fabric fencing" and was

Re: [CentOS] KVM HA

2016-06-22 Thread Digimer
On 22/06/16 02:31 PM, John R Pierce wrote: > On 6/22/2016 11:06 AM, Digimer wrote: >> I know this goes against the >> grain of sysadmins to yank power, but in an HA setup, nodes should be >> disposable and replaceable. The nodes are not important, the hosted >> servic

Re: [CentOS] KVM HA

2016-06-22 Thread Digimer
On 22/06/16 02:12 PM, Chris Adams wrote: > Once upon a time, Digimer said: >> The cluster software and any hosted services aren't running. It's not >> that they think they're wrong, they just have no existing state so they >> won't try to touch anything w

Re: [CentOS] KVM HA

2016-06-22 Thread Digimer
On 22/06/16 02:01 PM, Chris Adams wrote: > Once upon a time, John R Pierce said: >> On 6/22/2016 10:47 AM, Digimer wrote: >>> This is called "fabric fencing" and was originally the only supported >>> option in the very early days of HA. It has fallen out of f

Re: [CentOS] KVM HA

2016-06-22 Thread Digimer
The main issues is that it leaves the node in an unclean state. If an admin (out of ignorance or panic) reconnects the node, all hell can break lose. So generally power cycling is much safer. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer

Re: [CentOS] KVM HA

2016-06-21 Thread Digimer
. Being that the PDUs are totally external, they should be up. So in this case, now we can say "yes, node1 is gone" and safely boot vm-A on node2. Make sense? -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] KVM HA

2016-06-21 Thread Digimer
On 22/06/16 02:10 AM, Tom Robinson wrote: > Hi Digimer, > > Thanks for your reply. > > On 22/06/16 15:20, Digimer wrote: >> On 22/06/16 01:01 AM, Tom Robinson wrote: >>> Hi, >>> >>> I have two KVM hosts (CentOS 7) and would like t

Re: [CentOS] KVM HA

2016-06-21 Thread Digimer
e. > Any help is appreciated. > > Kind regards, > Tom We also have an active freenode IRC channel; #clusterlabs. Stop on by and say hello. :) -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without

Re: [CentOS] 6.8 CR Packages

2016-05-12 Thread Digimer
oth the openssl updates >> unbuildable: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=1335097 >> >> There where also a bugs where glutserfs, xmlgraphics-commons, and >> certmonger would not build. >> >> The full release of the entire 6.8 tree and isos is st

Re: [CentOS] Internal RAID controllers question

2016-05-08 Thread Digimer
On 08/05/16 09:02 PM, Valeri Galtsev wrote: > > On Sun, May 8, 2016 7:31 pm, Digimer wrote: >> On 08/05/16 08:12 PM, John R Pierce wrote: >>> On 5/6/2016 2:26 PM, Valeri Galtsev wrote: >>>> Which internal hardware RAID controllers will survive some future to >&

Re: [CentOS] Internal RAID controllers question

2016-05-08 Thread Digimer
RAID" can very well include a controller with dedicated parity processing, battery/flash backed write caching and other tangible benefits. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Regarding upgrade from CentOS .5.5 to CentOS 7

2016-05-04 Thread Digimer
re the applications and the process to restore the data from backups. Once you know what to do (and have documented it), reinstall. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person

Re: [CentOS] Bourne shell deprecated?

2016-04-26 Thread Digimer
wxrwxrwx. 1 root root 4 Mar 27 18:40 /bin/sh -> bash Same upstream on Fedora 23: 0 root@pulsar:/home/digimer# cat /etc/redhat-release Fedora release 23 (Twenty Three) 0 root@pulsar:/home/digimer# which bash /bin/bash 0 root@pulsar:/home/digimer# ls -lah /bin/bash -rwxr-xr-x. 1 root ro

Re: [CentOS] Bourne shell deprecated?

2016-04-26 Thread Digimer
aim. > Is this true, is it a bash vs. Bourne FUD, or something else? > > Thanks, > Jack [Citation Needed] -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? __

Re: [CentOS] Storage cluster advise, anybody?

2016-04-22 Thread Digimer
On 22/04/16 04:40 PM, Paul Heinlein wrote: > On Fri, 22 Apr 2016, Digimer wrote: > >> Then you would use pacemaker to manage the floating IP, fence >> (stonith) a lost node, and promote drbd->mount FS->start nfsd->start >> floating IP. > > My favorite acro

Re: [CentOS] Storage cluster advise, anybody?

2016-04-22 Thread Digimer
n was made. Sorry for venting it out here, but I > figured, it will happen some moment when I will get your advises. > > > Thanks a lot for all your advises! > > Valeri Before you go any further, you need to decide what is your priority. If you need resilience, prepare to invest

Re: [CentOS] Suddenly increased my hard disk

2016-04-06 Thread Digimer
anyone help me > Start with 'du -hs /'. If one of the directories is bigger than expected, re-run in that directory. Repeat until you find the unexpectedly large directory. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for

Re: [CentOS] Free Redhat Linux (rhel) version 7.2

2016-04-04 Thread Digimer
nt. Like it or not, there is a certain "professionalism" to being able to demo your product on RHEL instead of CentOS. Most customers insist on RHEL so seeing the product running already on RH is a useful sales tool. In short; The ISV program has been very helpful and benefited bo

Re: [CentOS] RHEL 7.3 wish-list

2016-04-02 Thread Digimer
? > > I'm out of town, I plan to try and file a bugzilla for this when I get > back, but if this sounds idiotic to most then I won't. > > I can solve it on my system with a local build. > > Thank you for your time. You can always ask in bugzilla. If they reject it,

Re: [CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-08 Thread Digimer
On 08/03/16 02:45 PM, James Hogarth wrote: > On 8 March 2016 at 19:36, Digimer wrote: > >> On 08/03/16 02:32 PM, James Hogarth wrote: >>>>>> https://bugzilla.redhat.com/show_bug.cgi?id=1315856 >>>>> >>>>> What's odd is how it work

Re: [CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-08 Thread Digimer
Fedora) >>> and presumably CentOS when 6.8 rolls round if RH don't remove the rm -rf >>> from %clean ;) >> >> Should the priority on the bug be changed? >> > > > No leave it as is for now ... > > I'm really quite confused as after it w

Re: [CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-08 Thread Digimer
On 08/03/16 02:08 PM, James Hogarth wrote: > On 8 March 2016 at 19:02, Digimer wrote: > >> On 08/03/16 01:51 PM, James Hogarth wrote: >>> On 8 March 2016 at 17:22, Digimer wrote: >>> >>>> On 08/03/16 11:36 AM, James Hogarth wrote: >>>>>

Re: [CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-08 Thread Digimer
On 08/03/16 01:51 PM, James Hogarth wrote: > On 8 March 2016 at 17:22, Digimer wrote: > >> On 08/03/16 11:36 AM, James Hogarth wrote: >>> On 8 March 2016 at 16:15, Digimer wrote: >>> >>>> On 08/03/16 07:11 AM, James Hogarth wrote: >>>&g

Re: [CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-08 Thread Digimer
On 08/03/16 11:36 AM, James Hogarth wrote: > On 8 March 2016 at 16:15, Digimer wrote: > >> On 08/03/16 07:11 AM, James Hogarth wrote: >>> On 8 March 2016 at 10:07, Leon Fauster >> wrote: >>> >>>> Am 08.03.2016 um 01:50 schrieb Digimer : >&

Re: [CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-08 Thread Digimer
On 08/03/16 07:11 AM, James Hogarth wrote: > On 8 March 2016 at 10:07, Leon Fauster wrote: > >> Am 08.03.2016 um 01:50 schrieb Digimer : >>> I'm not surprised, given that it is in the repo. That's why I was asking >>> if anyone tried building it themselve

Re: [CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-07 Thread Digimer
I'm not surprised, given that it is in the repo. That's why I was asking if anyone tried building it themselves and, if so, did they have the same issue as I describe below? Alternatively, any tips/advice on solving my build issue would be helpful. digimer On 07/03/16 07:29 PM, Nux! w

[CentOS] Can anyone compile mtr source RPM on CentOS 6.7?

2016-03-07 Thread Digimer
m -f *.o *~ core distclean: clean rm -f mtr config.cache config.status config.log \ stamp-h stamp-h[0-9]* TAGS ID Obviously the mtr package built for CentOS itself, so I have to assume I am doing something dumb. Thanks for any insight/tips! -- Digimer Papers an

Re: [CentOS] Utility to zero unused blocks on disk

2016-02-08 Thread Digimer
On 09/02/16 12:24 AM, g wrote: > > > On 02/08/16 23:10, Digimer wrote: >> On 09/02/16 12:08 AM, g wrote: >>> >>> >>> On 02/08/16 15:34, Wes James wrote: >>>> Is there a utility to zero unused blocks on a disk? >>>> >>>&g

Re: [CentOS] Utility to zero unused blocks on disk

2016-02-08 Thread Digimer
f CentOS. >> >> thanks, >> > . > a comment on replies to your post. > > i find it interesting that "Subject:" is and you ask for info to > > *zero unused blocks on disk* > > and all the replies for wiping the _entire_ disk. > > why is so ha

Re: [CentOS] Utility to zero unused blocks on disk

2016-02-08 Thread Digimer
Personally, I just do 'dd if=/dev/zero of=/path/to/zero.img bs=1M; rm -f /path/to/zero.img'. It's inelegant, for sure, but it works (note to run it as a normal user or else be careful of how your system reacts to running out of disk space for a moment). fix-it-with-a-hammer-digim

Re: [CentOS] I am not understanding the size of the iso

2016-02-02 Thread Digimer
ay, there is a LOT of available software that various users might want, so that is where the space comes from. Minimal is just that; the minimum needed to get a working install. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person

Re: [CentOS] NICs order

2016-02-01 Thread Digimer
ipts/ifcfg-etc{0,1}, but after rebooting, > order is the same... > > How can I solve it? > > Thanks. https://alteeve.ca/w/Changing_Ethernet_Device_Names_in_EL7_and_Fedora_15%2B That covers renaming NICs on EL7. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure

Re: [CentOS] Supermicro CentOS 7 install failure

2015-12-20 Thread Digimer
e and a > CentOS-Plus kernel. While that may work, I think there may be a simpler > boot-time kernel option I could use to successfully install from a stock > ISO. > > Does anyone have any suggestions for boot-time options I could try? Try 'nomodeset'. It might not be detec

Re: [CentOS] Setting up PXE server

2015-12-17 Thread Digimer
e model will work when > I convert the gateway to Centos 7. > > Thanks > > David Does this help? https://alteeve.ca/w/Setting_Up_a_PXE_Server_on_an_RPM-based_OS -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person

Re: [CentOS] Upgrade from CentOS6.6 to CentOS 7

2015-12-15 Thread Digimer
On 15/12/15 11:10 AM, m.r...@5-cent.us wrote: > Traiano Welcome wrote: >> On Tue, Dec 15, 2015 at 6:36 PM, Digimer wrote: >>> On 15/12/15 10:17 AM, Traiano Welcome wrote: >>>> >>>> Is it possible to upgrade from CentOS 6.7 to CentOS 7? > >>>

Re: [CentOS] Upgrade from CentOS6.6 to CentOS 7

2015-12-15 Thread Digimer
On 15/12/15 11:00 AM, Traiano Welcome wrote: > Hi Digimer > > > On Tue, Dec 15, 2015 at 6:54 PM, Digimer wrote: >> On 15/12/15 10:43 AM, Traiano Welcome wrote: >>> On Tue, Dec 15, 2015 at 6:36 PM, Digimer wrote: >>>> On 15/12/15 10:17 AM, Traiano Welcom

Re: [CentOS] Upgrade from CentOS6.6 to CentOS 7

2015-12-15 Thread Digimer
On 15/12/15 10:43 AM, Traiano Welcome wrote: > On Tue, Dec 15, 2015 at 6:36 PM, Digimer wrote: >> On 15/12/15 10:17 AM, Traiano Welcome wrote: >>> Hi All >>> >>> Is it possible to upgrade from CentOS 6.7 to CentOS 7? >>> >>> I see there

Re: [CentOS] Upgrade from CentOS6.6 to CentOS 7

2015-12-15 Thread Digimer
it to systemd alone is enough to recommend against an upgrade. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Newbie alert

2015-11-26 Thread Digimer
On 26/11/15 12:30 PM, John R Pierce wrote: > On 11/26/2015 9:19 AM, Digimer wrote: >>> Thanks for the quick reply! >>> >I found many bug trackers related to RedHat. Could you please provide >>> >some links as to which ones need to be fixed ? >>> >So

Re: [CentOS] Newbie alert

2015-11-26 Thread Digimer
On 26/11/15 12:01 PM, Shraddha Barke wrote: > > > On Thu, 26 Nov 2015, Digimer wrote: > >> On 26/11/15 11:51 AM, Shraddha Barke wrote: >>> Hello guys! >>> >>> I'm Shraddha , an opensource enthusiast and a regular contributor to >>> the

Re: [CentOS] Newbie alert

2015-11-26 Thread Digimer
gh was, perhaps, look at the bug reports on centos and red hat, find some in your field of expertise and see if you can solve them. Any fixes in RH will propagate to centos (and vice-versa, I would expect). Welcome! -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for c

Re: [CentOS] Clustering and ha planning

2015-10-10 Thread Digimer
ple are good about replying to questions when they come around. Welcome to HA! digimer On 10/10/15 05:06 PM, Leandro wrote: > Hello , Centos users: > My name is Leandro, I have been using Centos for 4 years and this is the > first post in this mail list. > I would like to study a

Re: [CentOS] LUKS encypted partition using --key-file can only be decrypted with --key-file

2015-09-14 Thread Digimer
On 04/03/15 06:33 PM, Robert Nichols wrote: > On 03/04/2015 03:16 PM, Digimer wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hi all, >> >>I created a LUKS encrypted partition via a udev-triggered script on >> 6.6 using --key-file

Re: [CentOS] dd iso to flash drive

2015-08-13 Thread Digimer
On 13/08/15 09:15 PM, Johnny Hughes wrote: > On 08/13/2015 02:30 PM, Thomas Eriksson wrote: >> On 08/13/2015 11:34 AM, Digimer wrote: >>> Booting from the USB requires that there is a syslinux directory to boot >>> off of. In EL6, there is only isolinux, which is what

Re: [CentOS] dd iso to flash drive

2015-08-13 Thread Digimer
O, so that I didn't have to do it after the fact. hth digimer On 13/08/15 02:21 PM, Wes James wrote: > I’ve been trying to get the dd of an iso to a usb flash drive to work for > CentOS 6.7. It is working with the CentOS 7 DVD1 iso (x64), but if I use the > same process with 6.7

Re: [CentOS] Skype on CentOS

2015-08-05 Thread Digimer
VoghRN, > xawtv and, I think, Ekiga. If you're not stuck on CentOS 5... http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos-red-hat-rhel-scientific-linux-sl To the point, works. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the c

Re: [CentOS] Last few days in CentOS

2015-07-29 Thread Digimer
about or have questions around the CentOS ecosystem, feel > free to drop in. Office hours are run as a open house, free question and > answer sessions. > > regards, Thanks for taking the time to send this update. As a user, it is reassuring to hear how progress is coming behind the sc

Re: [CentOS] Redistributing CentOS as part of a package

2015-06-01 Thread Digimer
On 01/06/15 02:32 PM, Johnny Hughes wrote: > On 06/01/2015 11:09 AM, Digimer wrote: >> On 01/06/15 12:00 PM, Digimer wrote: >>> Hi all, >>> >>> I'm developing a program that is not a distro, per-se, but sort of >>> acts like one. Basically, i

Re: [CentOS] Redistributing CentOS as part of a package

2015-06-01 Thread Digimer
On 01/06/15 12:00 PM, Digimer wrote: > Hi all, > > I'm developing a program that is not a distro, per-se, but sort of > acts like one. Basically, it's a modified CentOS ISO with some extra > RPMs added, unneeded RPMs removed and containing a modified boot screen >

[CentOS] Redistributing CentOS as part of a package

2015-06-01 Thread Digimer
if it would help clarify things. Cheers! -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] The future of centos

2015-04-03 Thread Digimer
On 03/04/15 09:46 PM, Always Learning wrote: > > On Fri, 2015-04-03 at 21:30 -0400, Digimer wrote: > > >> If you and others believe this to be the case, then form an >> organization and fork CentOS. Or, do as CentOS did in the beginning >> and recompile the RHEL bi

Re: [CentOS] The future of centos

2015-04-03 Thread Digimer
On 03/04/15 09:39 PM, Always Learning wrote: > > On Fri, 2015-04-03 at 21:27 -0400, Digimer wrote: > >> Being on CentOS, it is then trivial for these >> companies to switch the RHEL proper. > > Not if Centos and RHEL become too incompatible. Exactly why I believe it

Re: [CentOS] The future of centos

2015-04-03 Thread Digimer
distribution closely resembling RHEL. One thing is for sure, > all the advantages of Centos development will enrich RH whilst Centos > will lack all the advantages of RHEL. > > That is commercial business folks ! If you and others believe this to be the case, then form an organization a

Re: [CentOS] The future of centos

2015-04-03 Thread Digimer
change and adapt, or else they will fade into irrelevance. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Centos 7 License???

2015-04-01 Thread Digimer
ct that given CentOS's goal of replicating RHEL "warts and all", this is a by-product of that. When I played with CentOS 7 GUI install, the "license" is basically "it is GPL, have a nice day" [ Accept ]. -- Digimer Papers and Projects: https://alteeve.ca/

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Digimer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try: plymouth-set-default-theme --list You should see 'text' and 'details'. You probably want details, so try: plymouth-set-default-theme details -R This will take a little while to run, so be patient. digimer On 19/03/15 02

Re: [CentOS] Network throughput testing software available for CentOS/Linux

2015-03-12 Thread Digimer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/03/15 08:42 PM, Marcelo Ricardo Leitner wrote: > On 12-03-2015 17:39, Digimer wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 12/03/15 04:29 PM, Gilbert Sebenste wrote: >>> Hello everyone, >&g

Re: [CentOS] Network throughput testing software available for CentOS/Linux

2015-03-12 Thread Digimer
urce is there, and I would be surprised if it didn't build easily on EL7. https://alteeve.ca/an-repo/el6/SRPMS/iperf-2.0.5-11.el6.anvil.src.rpm - -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to educatio

[CentOS] LUKS encypted partition using --key-file can only be decrypted with --key-file

2015-03-04 Thread Digimer
That is; If you create an encrypted partition using --key-file, you always decrypt with the same? If so, I can't understand the logic... If not, then I am not sure what I am doing wrong. Thanks for any insight! digimer - -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for

Re: [CentOS] Kickstart with multiple eth devices

2015-02-24 Thread Digimer
ks ksdevice=bootif Then in kickstart; network --bootproto dhcp --onboot yes --hostname node1.example.com (not the lack of --device) With this, my nodes with 6 NICs reliably boot without asking the user to choose the NIC by MAC they want to install from. Thanks!! - -- D

Re: [CentOS] libvirt

2015-02-16 Thread Digimer
o connect socket to > '/var/run/libvirt/libvirt-sock': Connection r efused > > > > [root@mjw ~]# What do you see in syslog after trying to start libvirtd? What does 'systemctl libvirtd status' show? Any selinux denials? Bad firewall rules? We'll need more

Re: [CentOS] Documentation link on new Firefox CentOS 7 splash screen

2015-01-18 Thread Digimer
an go ahead and modify it wiki-style so that it reflects the differences in CentOS. Peter A wiki format would be fantastic. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person wit

Re: [CentOS] Documentation link on new Firefox CentOS 7 splash screen

2015-01-18 Thread Digimer
On 18/01/15 03:45 AM, Karanbir Singh wrote: On 01/18/2015 02:14 AM, Mark LaPierre wrote: On 01/15/15 22:55, Darr247 wrote: On 16 January 2015 @00:34 zulu, Digimer wrote: So either the link should be changed or the linked page should be updated. Well, until someone rewrites the redhat docs

Re: [CentOS] Documentation link on new Firefox CentOS 7 splash screen

2015-01-17 Thread Digimer
On 17/01/15 09:14 PM, Mark LaPierre wrote: On 01/15/15 22:55, Darr247 wrote: On 16 January 2015 @00:34 zulu, Digimer wrote: So either the link should be changed or the linked page should be updated. Well, until someone rewrites the redhat docs so they don't violate copyright laws, and

Re: [CentOS] Documentation link on new Firefox CentOS 7 splash screen

2015-01-15 Thread Digimer
On 15/01/15 10:55 PM, Darr247 wrote: On 16 January 2015 @00:34 zulu, Digimer wrote: So either the link should be changed or the linked page should be updated. Well, until someone rewrites the redhat docs so they don't violate copyright laws, and links to them on that centos.org/docs

Re: [CentOS] Documentation link on new Firefox CentOS 7 splash screen

2015-01-15 Thread Digimer
ark's point. CentOS links to a very out of date website. So either the link should be changed or the linked page should be updated. -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to

Re: [CentOS] Documentation link on new Firefox CentOS 7 splash screen

2015-01-15 Thread Digimer
got this: http://www.centos.org/docs/ Does anyone else see a problem here? Pfft, looks fine to me. "CentOS 7" is a typo. It's 2009, right? -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without acce

Re: [CentOS] Intel NUC? Any experience

2015-01-08 Thread Digimer
d they "just work". I've used the Siig USB3->gbit adapters and they "just work" in Fedora, but needed the drivers installed for EL6 (didn't try EL7, I expect they'd just work there). I would get the model NUC with 2.5" drive and go that route, much

Re: [CentOS] subscription of Cent - OS newletter

2015-01-03 Thread Digimer
u can choose those that interest you and follow the instruction there to subscribe to the lists. cheers -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to educ

Re: [CentOS] Happy New Year!

2014-12-31 Thread Digimer
On 31/12/14 05:12 PM, Ljubomir Ljubojevic wrote: On behalf of the CentOS project I wish you Happy New Year! Happy New Year! May everyone's year be filled with successful deployments! -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind

Re: [CentOS] can't enable selinux CentOS 6.5

2014-12-30 Thread Digimer
d nothing I can do enables it on this host. So how, can I solve this problem? I would definitely appreciate any advice you may have. Thanks Tim ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos -- Digimer Pape

  1   2   3   4   >