nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

How to delete or remove a MySQL/MariaDB user account on Linux/Unix

Posted: 10 Jul 2018 05:47 PM PDT


I created a MySQL / MariaDB user account using this page. Now, I have deleted my wordpress blog and I want to delete that user account including database too. How do I delete or remove a MySQL or MariaDB user account on Linux or Unix-like system using mysql command line option?

The post How to delete or remove a MySQL/MariaDB user account on Linux/Unix appeared first on nixCraft.

Linux Show All Members of a Group Command

Posted: 10 Jul 2018 05:45 PM PDT


I am a new Linux user and created a couple of groups on the server. I need to find out all members of a group called "ftponly". How do I list all members of a group on Linux or Unix-like systems?

The post Linux Show All Members of a Group Command appeared first on nixCraft.

Linux: How To Copy a Folder [ Command Line Option ]

Posted: 10 Jul 2018 05:43 PM PDT


I am a new Linux user. How do I copy a directory or folder under Linux operating system using command line options and bash shell?

The post Linux: How To Copy a Folder [ Command Line Option ] appeared first on nixCraft.

How to find out if my Ubuntu/Debian Linux server needs a reboot

Posted: 10 Jul 2018 05:41 PM PDT


I use ansible-playbook to update my VMs and bare metal servers hosted in a remote data center. How do I tell, whether the Ubuntu or Debian Linux server requires a reboot using the command line over ssh based session?

The post How to find out if my Ubuntu/Debian Linux server needs a reboot appeared first on nixCraft.