[CentOS] NetworkManager and multiple dhcp router option

2018-09-28 Thread Nux!
Hello, Our DHCP server broadcasts a router option consisting of 2 IPs. Ideally they should both be set as default routes with different metrics, however this is not what is happening, only the first one gets used. Anyone has any tips how to convince NetworkManager to do this? Cheers -- Sent fro

[CentOS] Simple bash question

2018-09-28 Thread Jerry Geis
I am calling a bash script and passing in somestring that includes a "$" myscript "$plusmore" I want to assign in the myscript the $1 arg to something like MYTEXT="$1" when I do that I dont get what I'm expecting. if I do MYTEXT='$1' I still dont get what I'm expecting. On the first assignmen

Re: [CentOS] Simple bash question

2018-09-28 Thread Gary Stainburn
On Friday 28 September 2018 14:39:29 Jerry Geis wrote: > I am calling a bash script and passing in somestring that includes a "$" > > myscript "$plusmore" > > I want to assign in the myscript the $1 arg to something like > MYTEXT="$1" > Hi Jerry, The problem is that bu the time you're in your s

Re: [CentOS] Simple bash question

2018-09-28 Thread Anand Buddhdev
On 28/09/2018 15:39, Jerry Geis wrote: > I am calling a bash script and passing in somestring that includes a "$" > > myscript "$plusmore" > > I want to assign in the myscript the $1 arg to something like > MYTEXT="$1" > > when I do that I dont get what I'm expecting. if I do > MYTEXT='$1' >

Re: [CentOS] Simple bash question

2018-09-28 Thread Leroy Tennison
Sounds like you're pretty constrained if you can't escape $plusmore so alternatives may not be possible either but, if possible, put the contents represented by $plusmore in a file and {read,redirect the output from} the file in myscript. Another option might be to put the contents represented b

Re: [CentOS] Simple bash question

2018-09-28 Thread Fred Smith
On Fri, Sep 28, 2018 at 09:39:29AM -0400, Jerry Geis wrote: > I am calling a bash script and passing in somestring that includes a "$" > > myscript "$plusmore" myscript '$plusmore' should work. note the single quotes. If you can't use single quotes, I don't know how to use it,, but there is

[CentOS] Testing

2018-09-28 Thread Turritopsis Dohrnii Teo En Ming
___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Step-by-Step Tutorial: How to Setup Your Own e-Commerce Online Store using WooCommerce 3.4.5, Wordpress 4.9.8, and CentOS 1805 (LAMP) in Amazon AWS Cloud

2018-09-28 Thread Turritopsis Dohrnii Teo En Ming
Good morning from Singapore, You can read my step-by-step tutorial on How to Setup Your Own e-Commerce Online Store using WooCommerce 3.4.5, Wordpress 4.9.8, and CentOS 1805 (LAMP) in Amazon AWS Cloud at any one of my two redundant blogs. My blogs were configured in RAID 1 mirroring array. h

Re: [CentOS] Step-by-Step Tutorial: How to Setup Your Own e-Commerce Online Store using WooCommerce 3.4.5, Wordpress 4.9.8, and CentOS 1805 (LAMP) in Amazon AWS Cloud

2018-09-28 Thread Yves Bellefeuille
As someone else already noted, "Could you please not post self- promotional "tutorials" to the list?" Thanks for your understanding. -- Yves Bellefeuille GPG key 837A6134 at http://members.storm.ca/~yan/pgp.asc ___ CentOS mailing list CentOS@centos.or

Re: [CentOS] IPv6 fixed address using ip token

2018-09-28 Thread Mark Milhollan
On Thu, 20 Sep 2018, Mark Milhollan wrote: >On Thu, 20 Sep 2018, Kenneth Porter wrote: >> I'm about to publish a fixed IPv6 address and I understand I can use the ip >> token command to lock the host part of the RA-assigned address to a fixed >> value. But I can't see an obvious place to configure