Re: [OT] hostnames (was Re: M$ Outhouse E. for UNIX)

2002-04-04 Thread David Champion
* On 2002.04.04, in <[EMAIL PROTECTED]>, * "Will Yardley" <[EMAIL PROTECTED]> wrote: > > also, the fact that the 'hostname' command in FreeBSD has a '-s' switch > (which trims off any domain information) seems to indicate that at least > some people set it this way; uname -n seems to report

[OT] hostnames (was Re: M$ Outhouse E. for UNIX)

2002-04-04 Thread Will Yardley
David Champion wrote: > > It says "uname: not super user" because uname(2) is the syscall that > sets the hostname. > > Just use uname -n on all operating systems, and don't trouble yourself > with the switch. "uname -n" returns the nodename. The nodename is the > "real" hostname, and has nothin

Re: M$ Outhouse E. for UNIX

2002-04-04 Thread David Champion
* On 2002.03.27, in <[EMAIL PROTECTED]>, * "Rocco Rutte" <[EMAIL PROTECTED]> wrote: > > something like 'hostname | cut ...' to get the short name. If I - on > Solaris - run 'hostname -s' it tells me: 'uname: not super user'. So I > use a switch in my .profile to find wether this is Solaris

Re: M$ Outhouse E. for UNIX

2002-04-01 Thread Mark J. Reed
On Wed, Mar 27, 2002 at 10:51:34AM -0500, Rocco Rutte wrote: > > hostname, on any sane > > system, displays the hostname when called with no args, and tries to set > > it (requiring root at THAT point) when it has args. Yes. And Solaris is sane in this fashion. > > Solaris assumes that you're

Re: M$ Outhouse E. for UNIX

2002-04-01 Thread Shawn McMahon
begin quoting what Rocco Rutte said on Wed, Mar 27, 2002 at 04:58:17PM +0100: > > My mistake. Same here. Solaris doesn't like the '-s' switch for > hostname. So I have to use 'hostname | cut ...' the get the short form. uname -n Works on both Linux and Solaris. msg26487/pgp0.pgp Descri

Re: M$ Outhouse E. for UNIX

2002-04-01 Thread Rocco Rutte
Hi, On Wed, Mar 27, 2002 at 08:12:56:AM -0500 David T-G wrote: > Eh? Who the heck set up your box? An administrator, maybe. ;-) Rocco msg26481/pgp0.pgp Description: PGP signature

Re: M$ Outhouse E. for UNIX

2002-04-01 Thread Rocco Rutte
Hi, On Wed, Mar 27, 2002 at 06:49:32:AM -0600 Matthew D. Fuller wrote: > On Wed, Mar 27, 2002 at 09:08:50AM + I heard the voice of > Dave Smith, and lo! it spake thus: > > On Tue, Mar 26, 2002 at 08:31:07PM +0100, [EMAIL PROTECTED] wrote: > > > > > Just logged into a solaris box. Having set

Re: M$ Outhouse E. for UNIX

2002-04-01 Thread Rocco Rutte
Hi, On Wed, Mar 27, 2002 at 08:17:05:AM -0500 David T-G wrote: > Matthew, et al -- > ...and then Matthew D. Fuller said... > % I think he actually means 'hostname', not 'uname'; hostname, on any sane > % system, displays the hostname when called with no args, and tries to set > I agree so far, b

Re: M$ Outhouse E. for UNIX

2002-04-01 Thread Rocco Rutte
Hi, On Wed, Mar 27, 2002 at 08:03:38:AM -0500 Shawn McMahon wrote: > begin quoting what Rocco Rutte said on Tue, Mar 26, 2002 at 08:31:07PM +0100: > > > > Just logged into a solaris box. Having set my prompt to 'user@machine' > > it says that only root may run 'uname'. My response: 'exit'. > D

Re: M$ Outhouse E. for UNIX

2002-03-29 Thread Michael Tatge
Thomas E. Dickey ([EMAIL PROTECTED]) muttered: > "experience" is another of those words, that in the context of > advertising, is a guarantee that the author is an idiot and should be > ignored. Beaten is the term that comes to my mind. ;-) HTH, Michael -- PGP-Key: http://www-stud.ims.uni-stu

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Shawn McMahon
begin quoting what Ricardo SIGNES said on Wed, Mar 27, 2002 at 07:40:44PM -0500: > > Except that Linux is only the kernel. Linux + GNU + some other files and > configuration is the OS. That, plus some applications is the distribution. You're wrong. msg26331/pgp0.pgp Description: PGP

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Ricardo SIGNES
On Wed, Mar 27, 2002 at 09:33:36AM -0500, Shawn McMahon wrote: > > Think of it as like a Linux distribution. Linux is the OS, RedHat or > Debian is the distribution. Saying "Solaris" is like saying "Debian", > only slower and less free. :-) Except that Linux is only the kernel. Linux + GNU

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Shawn McMahon
begin quoting what David T-G said on Wed, Mar 27, 2002 at 08:28:25AM -0500: > > Yeah; that was a very funny time. Too bad NT5 was renamed to Win2000 and > announced just ONE DAY before the fantastic announcement of Solaris 7, > the Operating System Rushed Out The Door In Time To Have A Higher >

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Shawn McMahon
begin quoting what Matthew D. Fuller said on Wed, Mar 27, 2002 at 06:49:32AM -0600: > > I think he actually means 'hostname', not 'uname'; hostname, on any sane > system, displays the hostname when called with no args, and tries to set > it (requiring root at THAT point) when it has args. Solar

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread darren chamberlain
Quoting David T-G <[EMAIL PROTECTED]> [Mar 27, 2002 08:19]: > > I think he actually means 'hostname', not 'uname'; hostname, > > on any sane system, displays the hostname when called with no > > args, and tries to set > > I agree so far, but ... Here is I think what happened: $ uname -a; hostna

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread David T-G
Matthew -- ...and then Matthew D. Fuller said... % % On Wed, Mar 27, 2002 at 08:17:05AM -0500 I heard the voice of % David T-G, and lo! it spake thus: % > % > % it (requiring root at THAT point) when it has args. Solaris assumes that % > % you're always trying to set it, even to nothing. % >

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Matthew D. Fuller
On Wed, Mar 27, 2002 at 08:17:05AM -0500 I heard the voice of David T-G, and lo! it spake thus: > > % it (requiring root at THAT point) when it has args. Solaris assumes that > % you're always trying to set it, even to nothing. > > Really? I've never heard of that. > > nfs5{43} uname -a >

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread David T-G
Matthew, et al -- ...and then Matthew D. Fuller said... % % On Wed, Mar 27, 2002 at 09:08:50AM + I heard the voice of % Dave Smith, and lo! it spake thus: % > On Tue, Mar 26, 2002 at 08:31:07PM +0100, [EMAIL PROTECTED] wrote: % > % > > Just logged into a solaris box. Having set my prompt to

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Chris Green
On Wed, Mar 27, 2002 at 06:49:32AM -0600, Matthew D. Fuller wrote: > On Wed, Mar 27, 2002 at 09:08:50AM + I heard the voice of > Dave Smith, and lo! it spake thus: > > On Tue, Mar 26, 2002 at 08:31:07PM +0100, [EMAIL PROTECTED] wrote: > > > > > Just logged into a solaris box. Having set my pr

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread David T-G
Rocco -- ...and then Rocco Rutte said... % % Hi, Hello! % % On Tue, Mar 26, 2002 at 05:41:05:PM + Simon White wrote: % > Text based rules, % % Almost. I only need a 'console' tv application only playing the audio % and radio... and then I agree that text based *completely* rules. ;-) *

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Shawn McMahon
begin quoting what Rocco Rutte said on Tue, Mar 26, 2002 at 08:31:07PM +0100: > > Just logged into a solaris box. Having set my prompt to 'user@machine' > it says that only root may run 'uname'. My response: 'exit'. Did you by any chance have a -S in that uname call? Because that's the only un

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Matthew D. Fuller
On Wed, Mar 27, 2002 at 09:08:50AM + I heard the voice of Dave Smith, and lo! it spake thus: > On Tue, Mar 26, 2002 at 08:31:07PM +0100, [EMAIL PROTECTED] wrote: > > > Just logged into a solaris box. Having set my prompt to 'user@machine' > > it says that only root may run 'uname'. My respons

Re: M$ Outhouse E. for UNIX

2002-03-27 Thread Dave Smith
On Tue, Mar 26, 2002 at 08:31:07PM +0100, [EMAIL PROTECTED] wrote: > On Tue, Mar 26, 2002 at 05:41:05:PM + Simon White wrote: > > Text based rules, > > Almost. I only need a 'console' tv application only playing the audio > and radio... and then I agree that text based *completely* rules. ;-)

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Rocco Rutte
Hi, On Tue, Mar 26, 2002 at 05:41:05:PM + Simon White wrote: > Text based rules, Almost. I only need a 'console' tv application only playing the audio and radio... and then I agree that text based *completely* rules. ;-) > but in Solaris you are stuck with CDE anyway, it's not > worth shit

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Rocco Rutte
Hi, On Tue, Mar 26, 2002 at 06:31:43:PM +0100 Marco Fioretti wrote: > Here where I work we use Ultra sparc machines, but have no root password > and only 100 MB of quota = can't compile and install stuff, and are forbidden > to do so: this situation is much more frequent than many Unix guru expec

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread David Rock
On Tue, Mar 26, 2002 at 10:30:19AM -0500, Adam Shostack wrote: > On Tue, Mar 26, 2002 at 10:15:47AM -0500, Mike Schiraldi wrote: > > Actually, in light of Ximian connector, it would be way cool to have > an interface that downloaded your mail into mutt, and left your > calendar in Evolution. > >

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Ken Weingold
On Tue, Mar 26, 2002, Shawn McMahon wrote: > begin quoting what Simon White said on Tue, Mar 26, 2002 at 05:41:05PM +: > > > > Text based rules, but in Solaris you are stuck with CDE anyway, it's not > > worth shit without CDE. > > I've had luck in the past with GNOME, and evidently Sun doe

Re: M$ Outhouse E. for UNIX (Was:Re: mailers with scripting/setup language)

2002-03-26 Thread Ken Weingold
On Tue, Mar 26, 2002, Martin Karlsson wrote: > And now all Solaris-users can enjoy the MS Outlook > Express-experience ;-) > > http://www.microsoft.com/unix/ie/evaluation/outlookexp/default.asp And if it's anything like IE for Solaris, it sucks. Ever since 3.0, Netscape IMO has gotten more and

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread David Champion
* On 2002.03.26, in <[EMAIL PROTECTED]>, * "Rocco Rutte" <[EMAIL PROTECTED]> wrote: > > It thought Solaris users use text-based mail clients because workstation > installations of Solaris are not the fastest. Or do they just replace I thought we used text-based mail clients for the same re

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Shawn McMahon
begin quoting what Simon White said on Tue, Mar 26, 2002 at 05:41:05PM +: > > Text based rules, but in Solaris you are stuck with CDE anyway, it's not > worth shit without CDE. I've had luck in the past with GNOME, and evidently Sun doesn't totally disagree, since they're moving to GNOME as

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Simon White
26-Mar-02 at 16:44, Rocco Rutte ([EMAIL PROTECTED]) wrote : > It thought Solaris users use text-based mail clients because workstation > installations of Solaris are not the fastest. Or do they just replace > every workstation by a server to run Outlook? ;-) Text based rules, but in Solaris you a

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Marco Fioretti
> > And now all Solaris-users can enjoy the MS Outlook > > Express-experience ;-) > > > http://www.microsoft.com/unix/ie/evaluation/outlookexp/default.asp > > It thought Solaris users use text-based mail clients because workstation > installations of Solaris are not the fastest. Or do they just re

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Rocco Rutte
Hi, On Tue, Mar 26, 2002 at 02:56:57:PM +0100 Martin Karlsson wrote: > * Rocco Rutte <[EMAIL PROTECTED]> [2002-03-25 19.58 +0100]: > > ;-) It seems that Outlook users get along with one another so everything > > works as intended. > And now all Solaris-users can enjoy the MS Outlook > Express-ex

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Adam Shostack
On Tue, Mar 26, 2002 at 10:15:47AM -0500, Mike Schiraldi wrote: > > > % * Outlook Express is easy to set up and use, and provides you with > > > % secure, personalized, and complete features that make creating, > > > % sending, and reading your e-mail a more rich and dynamic > > > % experience. >

Re: M$ Outhouse E. for UNIX - that rich experience

2002-03-26 Thread Sven Guckes
* Mike Schiraldi <[EMAIL PROTECTED]> [2002-03-26 15:16]: > > > % * Outlook Express is easy to set up and use, and > > > % provides you with secure, personalized, and complete > > > % features that make creating, sending, and reading > > > % your e-mail a more rich and dynamic experience. > > > >

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Mike Schiraldi
> > % * Outlook Express is easy to set up and use, and provides you with > > % secure, personalized, and complete features that make creating, > > % sending, and reading your e-mail a more rich and dynamic > > % experience. > > "experience" is another of those words, that in the context of > adve

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread Thomas E. Dickey
On Tue, 26 Mar 2002, David T-G wrote: > % And now all Solaris-users can enjoy the MS Outlook > % Express-experience ;-) > % > % http://www.microsoft.com/unix/ie/evaluation/outlookexp/default.asp > ... > % > % * Outlook Express is easy to set up and use, and provides you with > % secure, personali

Re: M$ Outhouse E. for UNIX

2002-03-26 Thread David T-G
Martin, et al -- ...and then Martin Karlsson said... % % And now all Solaris-users can enjoy the MS Outlook % Express-experience ;-) % % http://www.microsoft.com/unix/ie/evaluation/outlookexp/default.asp ... % % * Outlook Express is easy to set up and use, and provides you with % secure, perso

M$ Outhouse E. for UNIX (Was:Re: mailers with scripting/setup language)

2002-03-26 Thread Martin Karlsson
* Rocco Rutte <[EMAIL PROTECTED]> [2002-03-25 19.58 +0100]: > Hi, > > On Mon, Mar 25, 2002 at 12:18:11:PM -0500 Shawn McMahon wrote: > > begin quoting what Rocco Rutte said on Mon, Mar 25, 2002 at 06:12:41AM +0100: > > > > > > Not that I know, but it is quite dangerous to talk about Outlook in