From: Roger on
In article
<michelle-309C89.14175613062010(a)reserved-multicast-range-not-delegated.e
xample.com>,
Michelle Steiner <michelle(a)michelle.org> wrote:

> In article <roger-99A065.17082413062010(a)freenews.netfront.net>,
> Roger <roger(a)roger.net> wrote:
>
> > I just thought something was screwed up, but it turns out it's normal.
>
> You're describing usenet there, y'know.

Ha--when I first got online in late '94, my ISP introduced the internet
as being comprised of 3 main parts: email, the world wide web, and
usenet. Nowadays I bet most people don't even know usenet exists....

Rog

--- news://freenews.netfront.net/ - complaints: news(a)netfront.net ---
From: Paul Sture on
In article <5Y7Rn.6536$Z6.160(a)edtnps82>, me(a)home.spamsucks.ca (Kir�ly)
wrote:

> Paul Sture <paul.nospam(a)sture.ch> wrote:
> > I also use the admin account for privileged work in Terminal. I use ssh
> > from Terminal in my non-admin account to log into the admin account.
>
> You don't need to use enable ssh just for that. su works for me.
>
> [Macintosh:~] kiraly% su admin
> Password:
> [Macintosh:/Users/kiraly] admin% sudo -s
> Password:
> [Macintosh:/Users/kiraly] root#

But that is running as root and I don't want that for normal work.

It is of course useful on rare occasions, but they are very rare indeed
in my experience.

--
Paul Sture
From: =?ISO-8859-1?Q?Kir=E1ly?= on
Paul Sture <paul.nospam(a)sture.ch> wrote:
> But that is running as root and I don't want that for normal work.

Thr first two commands show how to log in to your admin account with su.
You had previously been using ssh for that. That works too, but I'm
just giving you this method in case you had ssh enabled just for that.


--
K.

Lang may your lum reek.
From: Paul Sture on
In article <TzyTn.7399$z%6.1825(a)edtnps83>,
me(a)home.spamsucks.ca (Kir�ly) wrote:

> Paul Sture <paul.nospam(a)sture.ch> wrote:
> > But that is running as root and I don't want that for normal work.
>
> Thr first two commands show how to log in to your admin account with su.
> You had previously been using ssh for that. That works too, but I'm
> just giving you this method in case you had ssh enabled just for that.

Understood. Thanks.

--
Paul Sture