FAQ tagged as:

server service

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 }

How do I start and stop mysql server under Debian / Ubuntu Linux system?

{ 0 comments }

Restart Httpd Server

by Vivek Gite · 0 comments

Explains how to restart / stop / start httpd ( Apache ) web server under Red Hat / RHEL / Fedora / CentOS Linux operating system from a shell prompt.

{ 0 comments }

nixCraft FAQ PDF Collection Now Available To All