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
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
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
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
> 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
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/
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
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
8 matches
Mail list logo