FAQ tagged as:

databases

How do run a a shell script with an AppleScript? How do I integrate shell scripts into AppleScript? How do I call a shell script called /path/to/chkhost.sh using an applescript?

{ 0 comments }

Q. I’ve installed Postgresql under Red Hat Enterprise Linux 5.x server. I’ve created username / password and database. But when I try to connect it via PHP or psql using following syntax:

psql -d myDb -U username -W

It gives me an error that read as follows:

psql: FATAL: Ident authentication failed for user “username”

How do I fix this error?

{ 7 comments }

MySQL List Databases

by Vivek Gite · 2 comments

Q. How do I display a list of all databases under MySQL Server?

{ 2 comments }

How do I search for file in Bash?

{ 0 comments }

nixCraft FAQ PDF Collection Now Available To All