My use of bash to read the database is for custom reports only. I have
my database files and audio files on two Synology
DiskStations, one is a duplicate of the other.
As I understand it, the Mysql database files are a binary drop-in
replacement for the Maria database in Centos 7.
Is that your
David:
Thanks for your response. I was hoping Centos 7 bash would be
essentially the same as Centos 6 bash.
Rich Stivers
On 11/24/2018 15:42, David Klann wrote:
Hey Rich,
On 11/24/18 5:11 PM, Rich Stivers wrote:
I have written a number of bash scripts which do regex text parsing,
invoke r
On Nov 24, 2018, at 18:11, Rich Stivers wrote:
> I have written a number of bash scripts which do regex text parsing, invoke
> rdimport, and invoke mysql to
> extract portions of the Rivendell database to .csv files. Do most of these
> actions in Centos 6 bash have a
> good chance of working in
Hey Rich,
On 11/24/18 5:11 PM, Rich Stivers wrote:
> I have written a number of bash scripts which do regex text parsing,
> invoke rdimport, and invoke mysql to
> extract portions of the Rivendell database to .csv files. Do most of
> these actions in Centos 6 bash have a
> good chance of working i
I have written a number of bash scripts which do regex text parsing,
invoke rdimport, and invoke mysql to
extract portions of the Rivendell database to .csv files. Do most of
these actions in Centos 6 bash have a
good chance of working in Centos 7 bash?
Rich
On 11/24/2018 13:25, Patrick wrote
Fortunately, it’s fairly easy to backup and restore and Rivendell system. Back
up /var/snd, your database, /etc/rd.conf, /home/rd, and any custom files and
you should be good to go.
I just went from CentOS 6 to 7 on two machines last week without any issues.
Sent from my iPhone
> On Nov 24, 2
On Sat, 24 Nov 2018 15:39:14 +
"Harris, Don" wrote:
> If I could gain access to some instructions I’d appreciate it. Thanks
The short version is that there is no upgrade path from CentOS-6 to 7.
( nor RHEL 6 to 7 either )
It's a completely different OS.
You basically wipe the disk and s
I have an on-air machine running Centos 6 that I’d like to upgrade to Centos 7.
The unit is currently running Riv 2.19.2 . I do have another unit running
Centos 7.5 that I use as a production machine. That is working fine, I just
want to match up the OSes so I can keep things equal.
If I could