by ricktbaker | Dec 9, 2017 | Bash, DevOps, MySQL
So, this has been an interesting one to work out with a bunch of trial and error. The mysqldump command has a very useful –where option that allows you to only dump out specific rows that match your where clause. Say you want to mysqldump all rows where...
by ricktbaker | Dec 8, 2017 | DevOps, Ubuntu
In a previous post I wrote about how to use Realmd and SSSD to join Ubuntu 16.04 to active directory. This has been working fine, but I noticed my root mailbox had a bunch of repeated entries with the following: root : problem with defaults entries ; TTY=pts/2 ;...