FW: Ubuntu: Start and Stop

From: "Andy Shellam" <andy(dot)shellam(at)mailnetwork(dot)co(dot)uk>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: FW: Ubuntu: Start and Stop
Date: 2006-03-31 17:47:01
Message-ID: 20060331174722.416F911F6ACA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

At risk of going off the original subject:

To re-enable root access in Ubuntu, login as your first created user, and
type "sudo passwd root" - type in a new root password, confirm it and bingo,
your root account is ready for direct login, should you need it.

Andy

-----Original Message-----
From: pgsql-admin-owner(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of Joshua D. Drake
Sent: Friday, 31 March, 2006 5:32 pm
To: Tom Lane
Cc: Sidar López Cruz; pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Ubuntu: Start and Stop

>
> sudo /sbin/service postgresql stop/start
>
> You will need to add your own userid to the sudoers list if it's
> not already there.

Just for reference, Ubuntu automatically adds the first user created to
the sudoers file and actually disables the ability to "log in" as root.

Sincerely,

Joshua D. Drake

>
> regards, tom lane
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

!DSPAM:14,442d599a35047224215988!

Browse pgsql-admin by date

  From Date Subject
Next Message Jim C. Nasby 2006-03-31 17:48:02 Re: auto vacuuming
Previous Message Joshua D. Drake 2006-03-31 16:31:34 Re: Ubuntu: Start and Stop