Re: [CentOS] Echoing statements in bash script

2022-01-15 Thread H
On 01/14/2022 08:59 PM, Gordon Messmer wrote: > On 1/14/22 17:18, H wrote: >> Using a bash script I want to echo several strings to a file. The echo >> statement, however, is in a function and thus indented but I do /not/ want >> the strings echoed indented in the new file. Is this doable? > > >

[CentOS] possible issue with CS8 kernel-4.18.0-358.el8.x86_64

2022-01-15 Thread Orion Poplawski
Is anyone else having any issues with CS8 kernel-4.18.0-358.el8.x86_64? The symptom I'm seeing is not getting the kde screen locker password prompt to show so I can't unlock my screen. I have already rolled back the recent qt5 and xorg updates. Booting into the previous kernel - 4.18.0-348.7.

Re: [CentOS] NFS Share fails to mount at boot time

2022-01-15 Thread Felix Natter
Felix Natter writes: > hi Bill, > > Bill Gee writes: >> My suggestion - Add "_netdev" to the parameters list: >> >> NAS2HOST:/volume1/export/ /mnt/NAS2 nfs _netdev,rw,vers=3,soft,bg,intr 0 >> 0 > > thanks for the hint. I added this, and so far I did not see the > problem. Cannot say for sur