[CentOS] xfreerdp and font size

2019-06-21 Thread hwilmer
Hi, how can I increase the font size of Windows 10 sessions when accessing them via xfreerdp? The fonts are way too small. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] mariadb: How to delete foreign key constraint from non-existing table?

2019-04-27 Thread hwilmer
On 4/24/19 7:04 PM, Tony Mountifield wrote: In article , hwilmer wrote: Hi, somehow phpmyadmin messed things up when I was trying to modify a table. The table disappeared, and now it's impossible to re-create it: MariaDB [time]> create table etikettend_metainfo (userID i

[CentOS] mariadb: How to delete foreign key constraint from non-existing table?

2019-04-24 Thread hwilmer
Hi, somehow phpmyadmin messed things up when I was trying to modify a table. The table disappeared, and now it's impossible to re-create it: MariaDB [time]> create table etikettend_metainfo (userID integer(6) unsigned, stationsnummer integer(4) unsigned, primary key (userID)); ERROR 1005

[CentOS] solved: howto monitor disks on a serveraid-8k?

2019-03-14 Thread hwilmer
On 3/14/19 3:55 PM, Simon Matter via CentOS wrote: hwilmer wrote: I'd like to monitor the disks connected to a ServeRaid-8k controller in a server running Centos 7 such that I can know when one fails. What's the best way to do that? From a *really* short search, see it has a

Re: [CentOS] howto monitor disks on a serveraid-8k?

2019-03-14 Thread hwilmer
On 3/14/19 2:31 PM, isdtor wrote: I'd like to monitor the disks connected to a ServeRaid-8k controller in a server running Centos 7 such that I can know when one fails. What's the best way to do that? It's been a long time since I worked with ServeRaid, and things may have changed in the me

[CentOS] howto monitor disks on a serveraid-8k?

2019-03-14 Thread hwilmer
Hi, I'd like to monitor the disks connected to a ServeRaid-8k controller in a server running Centos 7 such that I can know when one fails. What's the best way to do that? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/li