Showing posts with label Server. Show all posts
Showing posts with label Server. Show all posts

Wednesday, 23 March 2011

Can’t login as root in Ubuntu


Problem: Can’t login as root in Ubuntu
Solution: You unable to login as root in Ubuntu because of root user is not enable in Ubuntu server.

To enable root account enter below command
sudo -i

Create of Change root user password enter below command:
sudo passwd root

Thursday, 29 July 2010

E-MAIL RELAY


E-MAIL RELAY?
A. A user in your domain wants to send e-mail to another user in your domain - This is NOT relaying.
B. An outside user (from the Internet) wants to send e-mail to another user in your domain - This is NOT relaying.
C. A user in your domain wants to send e-mail to an outside user (on the Internet) - This IS relaying.
D. An outside user (from the Internet) wants to send e-mail to an outside user (on the Internet) - This IS relaying.