Gentoo Archives: gentoo-user

From: Matthew Finkel <matthew.finkel@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: OT: Linus ranting about Gnome3
Date: Sat, 16 Jun 2012 23:42:31
Message-Id: CAGF8hstcTEvf-afB7XKy2iceq+4aTsjDb=vuaqWCGEtB7xxP7A@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: OT: Linus ranting about Gnome3 by Michael Mol
1 On Sat, Jun 16, 2012 at 6:59 PM, Michael Mol <mikemol@×××××.com> wrote:
2
3 > On Sat, Jun 16, 2012 at 6:42 PM, Matthew Finkel
4 > <matthew.finkel@×××××.com> wrote:
5 > > On Sat, Jun 16, 2012 at 5:30 PM, Michael Mol <mikemol@×××××.com> wrote:
6 > >>
7 > >> On Sat, Jun 16, 2012 at 5:10 PM, Matthew Finkel
8 > >> <matthew.finkel@×××××.com> wrote:
9 > >> > On Sat, Jun 16, 2012 at 5:00 PM, Nikos Chantziaras <realnc@×××××.com>
10 > >> > wrote:
11 > >> >>
12 > >> >> On 16/06/12 21:27, walt wrote:
13 > >> >>>
14 > >> >>> I guess they figure the desktop will be extinct relatively soon
15 > >> >>> and their customer base will vanish unless they capture the
16 > >> >>> smartphone market.
17 > >> >>
18 > >> >>
19 > >> >> Ah yes, the death of the desktop PC, which is happening for 15 years
20 > >> >> now.
21 > >> >>
22 > >> >> Are we dead yet?
23 > >> >
24 > >> >
25 > >> > I'm not holding my breath. There will always be a divide for the power
26 > >> > users. A single, under-powered interface isn't going to cut it for a
27 > lot
28 > >> > of
29 > >> > us. X provides us with the flexibility that isn't available with the
30 > >> > mobile
31 > >> > interface.
32 > >>
33 > >> Even in the Microsoft world, I can't easily imagine them ditching the
34 > >> old UI paradigm for their Windows Server products. They've come a long
35 > >> way in making Windows CLI-friendly (see PowerShell), but they haven't
36 > >> yet (AFAIK) provided a good mechanism for remote CLI access.
37 > >
38 > >
39 > > True, and they've been working "hard" to get it to the state it is in
40 > now.
41 > > In many cases, sys admins have had to unlearn relying on their mouse
42 > > for complete power. The CLI provides options that are, obviously, very
43 > > difficult
44 > > to express in a simple GUI (I know I'm preaching to the choir).
45 > Powershell
46 > > has
47 > > made huge progress in this respect, but it still has a long way to go in
48 > > order to
49 > > compete with what we have. And I doubt the server environment would ever
50 > > become stripped down to the state we're talking about.
51 >
52 > Actually, they're there as of Windows Server 2008. It's called
53 > "Windows Server 2008 Core". According to "Windows Server 2008: The
54 > Definitive Guide", you log into one of these systems and all you get
55 > (by default) is a terminal window with an instance of cmd.exe. It goes
56 > on to list seven server roles this configuration supports:
57 >
58 > * Active Directory and Active Directory Lightweight Domain Services (LDS)
59 > * DHCP Server
60 > * DNS Server
61 > * File Services (including DFSR and NFS)
62 > * Print Services
63 > * Streaming Media Services
64 > * Windows Server Virtualization
65 >
66 > (Curiously, one of the things you _can't_ do is run Managed Code.)
67 >
68
69 Huh, I didn't know about this. It's still too limited, though. At least
70 they've
71 duplicated a lot of the core gui elements on cli.
72
73
74 >
75 > >
76 > >>
77 > >> Not that they won't be able to bolt one in easily enough; CSRSS means
78 > >> they should be able to provide, e.g. an SSH daemon, give the
79 > >> connecting user a PowerShell login session[1], and give it equal
80 > >> privileges and security controls as they have for any other login
81 > >> session.
82 > >
83 > > How many years have they had? I'd given up on this years ago.
84 >
85 > SFU is available in the "Server Core" configuration. I imagine you
86 > could run OpenSSH under there. Or some commercial entity could come
87 > along and provide an SSH+screen(ish) component to snap into the CSRSS
88 > framework.
89 >
90
91 I'd actually forgotten about that, I would never trust their implement
92 though.
93 Apparently there's a binary available of OpenSSH that runs on SFU (so says
94 wiki [1]).
95 I've been out of the Windows Server environment for a few years now, so I
96 guess
97 I've missed out on some of the progress MS has made in this area. It's good
98 they
99 are pushing the CLI now. Perhaps in a few releases they'll implement their
100 own
101 of encrypting telnet sessions with a screen/tmux lookalike. Microsoft never
102 ceases to amaze me - with the good and the bad.
103
104 [1] http://en.wikipedia.org/wiki/Windows_Services_for_UNIX

Replies

Subject Author
Re: [gentoo-user] Re: OT: Linus ranting about Gnome3 Michael Mol <mikemol@×××××.com>