SED command in UNIX stands for stream editor and it can perform lots of functions on file...
someone
I want to pause input in a shell script, and prompt the user for choices.The standard Yes, No, or Cancel type...
Question: I have been using IDENTIFIED BY ‘password’ along with GRANT statement for years in many MySQL...
I’m looking for something like createdb in PostgreSQL or any other solution that would allow me to...
I’m trying to execute a simple insert query to mysql database, but it gives me this error:...
I’m building a Bash script for some tasks. One of those tasks is create a MySQL DB...
NFS or Network File System is a distributed file system protocol that allows you to share directories...
NFS (Network File Share) is a protocol that allows you to share directories and files with other Linux clients in...
My problem started off with me not being able to log in as root any more on...
dpkg-query(1) dpkg suite dpkg-query(1) NAME top dpkg-query - a tool to query the dpkg...
Each MySQL version is tested on many platforms before it is released. This does not mean that...
Due to lost of pid file of my server, I can’t stop mysql using normal commands like which...
192 I want to keep a backup of all my MySQL databases. I have more than 100...
In this tutorial we are going to learn how to restore single MySQL database from a mysql...
Managing user accounts on Ubuntu Linux may involve listing the users on a system, creating a new...
149 I know I can issue an alter table individually to change the table storage from MyISAM...
One of the biggest reasons that large-scale WordPress sites slow down is because their database hasn’t been...
What command returns the current version of a MySQL database? A surprising number of answers below suggest...
Recently, there was a problem of automatic restart of MySQL database in the test environment. The reason...
If you ever made backups from command line, you’d probably wanted to do this on a regular...