Linux: Change CentOS 7 graphic boot

You will need to restart for the changes to take effect Change to graphic boot...

Linux: Adding a mysql user

Do this as root in mysql create user 'user1'@'localhost' identified by '...

Linux: Compress (zip) files

Compress files/directories into tar Standard compression... tar c...