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

2018-07-06 Thread Warren Young
On Jul 5, 2018, at 1:07 PM, Alexander Dalloz wrote: > > classical cluster setups are so 2000s. Outdated by modern infrastructure > concepts you see implemented in Kubernetes, OpenShift or cloud solutions in > general. It's commonly summarized in the phrase "pets versus cattle". You > don't wan

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

2018-07-06 Thread Warren Young
On Jul 5, 2018, at 11:10 AM, Digimer wrote: > > There is no effective benefit to 3+ nodes That depends on your requirements and definition of terms. For one very useful (and thus popular) definition of “success” in distributed computing, you need at least four nodes, and that only allows you t

Re: [CentOS] Firefox 60.0.1.0 ESR Progress?

2018-07-06 Thread Johnny Hughes
On 07/05/2018 02:27 PM, Phil Wyett wrote: > On Thu, 2018-07-05 at 06:16 -0500, Johnny Hughes wrote: >> On 07/03/2018 09:04 AM, Sean wrote: >>> > > > > >> OK guys .. Firefox 60 is going to take some time .. likely more for >> CentOS-6 than CentOS-7. > >> They both (C6 and C7 versions) require m

Re: [CentOS] Bash question

2018-07-06 Thread Anand Buddhdev
On 06/07/2018 15:18, Jerry Geis wrote: > MSG="file 2" > MSG="csv \"$MSG\"" > echo $MSG > /opt/libreoffice5.4/program/soffice.bin --headless --convert-to $MSG This is a really convoluted way of doing things, and you'd have to be a super expert in quoting to get this right. Instead, why don't you j

Re: [CentOS] Bash question

2018-07-06 Thread Pete Biggs
> I am trying to make a variable containing spaces which is MSG. Then add to > that variable the argument csv. The "echo" above prints the write stuff. > But when I try to use it in the last command its no longer valid and says > Source file could not be loaded. > > What am I missing? much sea

Re: [CentOS] Bash question

2018-07-06 Thread mark
Jerry Geis wrote: > Hi All, > > I am trying to build a command line with spaces in the argument. This > demonstrates what I am trying to do. Clearly the first two commands work > fine. However, the last 4 lines to not. > > /opt/libreoffice5.4/program/soffice.bin --headless --convert-to csv > "/tmp/

[CentOS] Bash question

2018-07-06 Thread Jerry Geis
Hi All, I am trying to build a command line with spaces in the argument. This demonstrates what I am trying to do. Clearly the first two commands work fine. However, the last 4 lines to not. /opt/libreoffice5.4/program/soffice.bin --headless --convert-to csv "/tmp/file.xlsx" /opt/libreoffice5.4/p

Re: [CentOS] shellinabox

2018-07-06 Thread Oleg Cherkasov
On 05. juli 2018 16:08, lejeczek via CentOS wrote: hi guys, shellinabox, do you use it? I in pretty vanilla setup get selinux denials and cannot login. Selinux says: #= unconfined_service_t == # The file '/usr/bin/bash' is mislabeled on your system. # Fix with