Slashdot Log In
CNET Reviews Windows XP Beta 2
Posted by
michael
on Sun Mar 25, 2001 06:55 PM
from the blue-screens-everywhere dept.
from the blue-screens-everywhere dept.
This discussion has been archived.
No new comments can be posted.
CNET Reviews Windows XP Beta 2
|
Log In/Create an Account
| Top
| 591 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Holy F*CK (Score:3)
Seriously though, is this the 'future' of software? Bloatware? Where will this leave users with yesterdays computers? Oh [debian.org] right.. [redhat.com]
My biggest gripe tho is the 2GB they talk about needed. The biggest, baddest install of Debian I can come up with is smaller then that, and we're talking about enough development tools and libraries to recompile the kernel, the display server, the UI... I don't even want to think how big Visual Studio XP will be. Save me!!!
how will the firewall effect P2P? (Score:3)
--
Re:Shutting down - foulup central. (Score:5)
Both Pro and Per allow other users to take control of your desktop using Remote Desktop Connection. This uses RDP, just as TermSrv does
Both Pro and Per use the TermSrv's multiple winstations to have multiple users logged on at once. I've installed software as administrator in one session and read e-mail and surfed the web in another.
The hotkey to go between users and the replacement for SAS is very nice too: Win-L. This allows me to go to the toilet in safety with many fewer keystrokes than before, and even beats the good ol' xlock for non-rodent use.
In addition, NT has always had impersonation. This allows software to run as something else. This is like a more granular version of seteuid(), but nicer and more granular. Most people didn't know about it because it's mainly for programmers. For example, the Server process impersonates you when you connect through ipc$ so that when it tries to do something, it does it with your credentials, not the System's. And unlike Unix, a single process can impersonate many different security principals simulataneously.
For the more Unix like approach to su, such as sudo or priv, in Win2K they gave us some UI and a service to make it easier: runas. Hold down the shift key on a program and use Runas to run as another security principal. This comes through for Pro, but they're busy hiding it in the mom-n-pop Per.
And ever since NT 3.1, services have been running as different users to what you might log in as.
In NT 4.0 reskit, there's a little utility to log in remotely to a command console. This is brought forward in the Win2K reskit. This logs you in without a UI on the remote host, and you can run all your favorite command line tools. Which in NT 4.0 is useless but in Win2K is useful as you can do nearly everything via the cli (the number of cli .exe's jumped from ~80 to over 400). But why you'd want to when you can use MMC on your local box to do ~everything and install the RDP admin service for (1.0 - ~everything), it remains astonishing to me that people would subject themselves to such torture.
All this multi-user stuff works and is very smooth. Now line up, according to the NDA, I have to kill you.
Re:how will the firewall effect P2P? (Score:3)
Don't you know how firewalls work? Just because every one YOU have used gave you the ability to give ports pass-through capability doesn't mean THIS one will be customizeable at all.
-Jer
Much better review out there, see link below (Score:5)
Check out Paul Thurrott's review at his WinSuperSite page: www.winsupersite.com [winsupersite.com]. Whether or not you share his enthusiasm for WinXP Beta 2, at least he presents an enormous amount of information about it (I haven't even read it all yet). From some of the misinformed posts based on the c|net review (which apparently, from their screenshots was based on an older build) to questions I'm seeing asked which I remember seeing answered by Paul, I'd say that he did a more thorough job of it.
(Note that Paul's isn't technically the latest build either. His was based on build 2462, but MS made a last minute change and released build 2462a as Beta 2.)
Cheers,
Shutting down - foulup central. (Score:3)
(1) The number of running apps that some users have open, including the Administrator.
(2) A button to shut the machine down.
Does this mean that non root^H^H^H^HAdministrator users can shut down higher privaleged (sp) programs? And services? All this time after the original release of NT (1994?) do Microsoft still not understand multi user OS's?
Dave
Ding-Dong the DOS is Dead! (Score:3)
The one basic change that I've noticed that many people have overlooked is that Win XP is using the Win NT/2000 kernel and finally retiring the MS-DOS/Win 3.1 codebase. Say "So long" to all the MS-DOS drivers that mucked things up. Kiss goodbye to hidden pieces of 16-bit code lurking inside of Windows' innards. I won't miss having to put up with an OS that swiched to cooperative multitasking and froze everything while one misbehaved program refused to relinquish control. Good riddance to holes in the memory protection architecture that allowed misbehaved programs to scribble on the kernel.
It only took fifteen years after Intel released the 80386 (first x86 CPU with 32-bit addressing & registers, virtual memory, a usable protected mode (though Protected mode and virtual memory date back to the 286) for Microsoft to remove all the 16-bit code from its OSes and move to a more worthy architecture.
You can't steal free software (Score:3)
Well then what else are they supposed to steal? Stuff they have paid for? Whoops, I forgot that with Windows EULAs, that's exectly what MS would like to have us believe they're doing, especially if they're doing so much as (gasp) buying Windows from a friend who got (read: bought) it with his PC but never once used it.
See, that's the great thing about free software: There's no paranoia over making sure you're "legal," because there's no way to steal it. Unless, of course, someone's trying to swipe my FreeBSD CDRs, in which case all their bruise are belong to my fist.
< tofuhead >
--
Oh yeah...Activation.... (Score:3)
Also, there is a difference between activation and registration. Registration is optional...that's where you fill out the form and send them info about you and your system. If you do not activate the system it will start warning you in a week. If time runs out the system won't be useable until you do activate it.
Dumbing it down.... (Score:5)
Games have been working fine.... IE6 is nice (I'd kill for IE under Linux).... The install was easy.... And the stability is there.
Man.. that was way harsh. (Score:3)
I'm getting really tired of people just blindly assuming that Microsoft is going to turn out a poor piece of software. Have you even RUN Windows 2000? It is the most stable operating system I have ever seen, and yes, I've run Linux as well.
This isn't flame bait, or a troll, or anything else -- it is simply my opinion.
------------
CitizenC
Er, don't touch that. (Score:5)
Fill up your desktop with unused icons, and Windows XP asks you whether you want to keep them, then sweeps them into one tidy folder.
Hey! I wanted to keep those *there*.
"No David, I think you want to keep them *here*."
Re:Automatic Update is a feature? (Score:3)
Regression (Score:5)
1.00 50
2.00 120
3.00 320
4.00 650
5.00 2000
where the first column is Windows generation, and the second column is minimum installation size requirements, produces the following exponential equation:
y = 19.865 * e ^ (0.9067x)
R^2 = 0.9964
Skip to genation 10 to shit your pants. I know this data isn't anything conclusive, but it's fun nonetheless.
Re:You can't steal free software (Score:3)
Actually, [slashdot.org] you [slashdot.org] don't [slashdot.org] need [slashdot.org] to [slashdot.org] worry [slashdot.org] if [slashdot.org] you're [slashdot.org] "legal" [slashdot.org] because [slashdot.org] Slashheads [slashdot.org] will [slashdot.org] worry [slashdot.org] for [slashdot.org] you [slashdot.org].
Mac OS-ish (Score:5)
-m-
Re:IE for Linux (Score:3)
I really can't over-state how great it is..
--
Bloatware extreme (Score:5)
As requested (Score:3)
(I had to add a space after each slash to get by
WINDOWS EXPLORER:
Use windows classic folders (not web view)
Unhide all files
Show extensions
Reverse most other settings in "Folder Options"
Remove spam from 'Favorites' menu
Add to favorites: / prj / volatile "/ Program Files"
Set "Explore" as default for folders
Add 'attributes' column to explorer view
DON'T remember each folder's view settings
Set up a folder, select options/ view/ LikeCurrentFolder
Move address & toolbar to menubar, remove most toolbar buttons
Add "Command prompt here" to 'Folder' file type: / Cmd.exe / k cd %1
DISPLAY:
Set screen resolution to 1240x1024
Turn on anti-aliased fonts
Set font size to large
Turn off "Hide keyboard navigation" (Actually, I don't turn this off anymore)
Change color scheme: Brick
Window bkg: 240 240 220 (Pale tan)
DESKTOP:
Delete all icons except MyComputer, NetworkNbhd, IE5, RecycleBin
Taskbar and startmenu properties:
Display admin tools, display logoff, turn off customized menus
Add buttons to task bar:
IE, Outlook (Express), CMD, Explorer, Calc, TextPad,
DevStudio, MSDN, TaskMan
DIRECTORIES:
Label each drive with its letter
Create / prj Directory
set "HKCU/ Software/ Microsoft/ Windows/ CurrentVersion/
Explorer/ Shell Folders/ Personal" to / prj
Create / apps/ bin and / prj/ bin and add to path
Install DELETE VOLATILE batch file task to run on login
(This does "rmdir / s / q d:/ Volatile" to emulate an
old DOS RAMDRIVE for scratchpad files. I put most temp work
and downloads here until I know I want to keep them.)
IE5:
Set homepage to my own Links HTML file.
Move address and toolbar to menubar, remove most toolbar buttons,
show toolbar icons only (no labels)
Set text size to "large"
Set max temp file size to 20MB (saves lots of time on "find / blah")
Disable stored cookies
Set shortcut to Alt+Ctl+I
INSTALL:
TextPad
Set TextPad as default for all files
(or TXT, CPP, H, JAVA, C, HTML, XML, PL, PY, PM
Copy files from / USER to new installation
Copy textpad reg branch to new installation
Set shortcut to Alt+Ctl+T
LUTRS14 font (From an old terminal emulator -
the best monospace font in the world)
WinZip
Adobe Acrobat
MS Office
JDK
ActivePerl
CygWin32
Anti-Virus
Real Player
Quicktime
Zone Alarm Pro
COMMAND PROMPT:
Set MSDOS shortcut with Alt+Ctl+P key
Set to a good font
Set window size to 500 lines
Set color BG: (200, 200, 170) Text: black
IMPORTANT: Set completion key to TAB
(HKCU/ SW/ MS/ Command Processor/ CompletionChar = 9)
MISC:
Change calculator to scientific view
Change task manager applet to not "always on top"
Set "net use / persistent:no"