f13.net

f13.net General Forums => Gaming => Topic started by: Ookii on August 08, 2008, 02:48:50 PM



Title: Vista Pwned?
Post by: Ookii on August 08, 2008, 02:48:50 PM
I apologize if this is already posted.

Mark Dowd of IBM Internet Security Systems (ISS) and Alexander Sotirov, of VMware Inc. have discovered a technique that can be used to bypass all memory protection safeguards that Microsoft built into Windows Vista. These new methods have been used to get around Vista's Address Space Layout Randomization (ASLR), Data Execution Prevention (DEP) and other protections by loading malicious content through an active web browser. The researchers were able to load whatever content they wanted into any location they wished on a user's machine using a variety of scripting languages, such as Java, ActiveX and even .NET objects. This feat was achieved by taking advantage of the way that Internet Explorer (and other browsers) handle active scripting in the Operating System.

While this may seem like any standard security hole, other researchers say that the work is a major breakthrough and there is very little that Microsoft can do to fix the problems. These attacks work differently than other security exploits, as they aren't based on any new Windows vulnerabilities, but instead take advantage of the way Microsoft chose to guard Vista's fundamental architecture.
According to Dino Dai Zovi, a popular security researcher, "the genius of this is that it's completely reusable. They have attacks that let them load chosen content to a chosen location with chosen permissions. That's completely game over."

http://www.neowin.net/news/main/08/08/08/vista39s-security-rendered-completely-useless-by-new-exploit (http://www.neowin.net/news/main/08/08/08/vista39s-security-rendered-completely-useless-by-new-exploit)

Is there any truth to this?


Title: Re: Vista Pwned?
Post by: Murgos on August 08, 2008, 03:04:33 PM
That it can't be fixed?

If find it unlikely that anyone credible would make that claim.  It's a program, it can always be changed.  The rest of it?  No clue.


Title: Re: Vista Pwned?
Post by: TripleDES on August 08, 2008, 03:19:19 PM
Probably a bit of hyperbole, but this seems to be a problem that requires a little more than a service pack.

I guess their own code is biting them in the ass. Yet again. I bet Dave Cutler is chewing on a broom right now. As designer of VMS, the poster child for stability and security, he probably didn't intend Windows NT to become this shit fest of current-day Windows.


Title: Re: Vista Pwned?
Post by: eldaec on August 08, 2008, 03:29:42 PM
One day someone needs to explain to me why the fuck we aren't still using VMS for serious business.


Title: Re: Vista Pwned?
Post by: TripleDES on August 08, 2008, 03:34:28 PM
It's still in use in various places. Like airports, i.e. air traffic control systems. But on older existing systems. New ones will run on "contemporary" operating systems, since coding for VMS is something apparently only senile people still do. Like coding in COBOL, too.


Title: Re: Vista Pwned?
Post by: Trippy on August 08, 2008, 04:00:45 PM
Is there any truth to this?
Have to wait and see what's in their presentation.

One day someone needs to explain to me why the fuck we aren't still using VMS for serious business.
Cause (Open)VMS isn't being kept up to date for the latest hardware (and software trends) so people are using Unix/Linux instead.

Also the creator of VMS went to MS and built NT which Vista is a descendant of :awesome_for_real:


Title: Re: Vista Pwned?
Post by: eldaec on August 09, 2008, 03:04:04 AM
NT isn't descendant, it's a disowned retarded cousin we don't talk about.


Title: Re: Vista Pwned?
Post by: Trippy on August 09, 2008, 03:12:06 AM
NT is actually a decent kernel. It's gotta a little long in tooth but it's served MS well for a long time now. The stuff above the kernel however...


Title: Re: Vista Pwned?
Post by: Kitsune on August 09, 2008, 03:23:24 AM
The real question is whether this exploit can function when encountered by an account with basic user privileges, or if it only works when someone's logged in as an administrator.  If the former, that's a real 'oh shit' moment; the latter, not so much.  ASLR and DEP aren't the entirety of Vista's security; UAC would also need to be circumvented.  As long as the owner hasn't turned it off.    :oh_i_see:


Title: Re: Vista Pwned?
Post by: Engels on August 09, 2008, 09:00:38 AM
I thought UAC -=was=- the security feature in Vista. Sorta the same principle as sudo, cept executed in a way to ensure maximum irritation.


Title: Re: Vista Pwned?
Post by: Goreschach on August 09, 2008, 01:09:47 PM
I thought UAC -=was=- the security feature in Vista. Sorta the same principle as sudo, cept executed in a way to ensure maximum irritation.

It's -=a=- security feature. It's not the only thing they added. At any rate, even with UAC deactivated, and this bug able to get around memory protection, that still only puts you at around XP levels of danger. And people have been using XP on the internet for years, without the world imploding. Just use an up-to-date browser with security turned on, don't win free ipods, and don't go to bullshit dubious sites.

Or you can just install noscript, and be done with all of this nonsense, forever.


Title: Re: Vista Pwned?
Post by: MahrinSkel on August 09, 2008, 02:57:40 PM
Back in DX3 days, NT was actually far superior for gaming.  40% framerate boosts going from 98 to NT were typical.  Windows 2000 beta was equally good, until they deliberately pulled DX7 out of it.

--Dave


Title: Re: Vista Pwned?
Post by: Salamok on August 09, 2008, 07:08:36 PM
That it can't be fixed?

If find it unlikely that anyone credible would make that claim.  It's a program, it can always be changed.  The rest of it?  No clue.

the claim is the OS can't be fixed, this is because it is a browser exploit.  Basically at some fundamental "unfixable level" the OS trusts the browsers opinion as to what is a valid .net component.  The exploit is basically a way of convincing the browser that any .net component you load into it is valid and the OS inherits it.  They as much as say this isn't a vista specific flaw it's an ie flaw that can be applied to other OS's. 


Title: Re: Vista Pwned?
Post by: Brolan on August 09, 2008, 08:40:41 PM
It's still in use in various places. Like airports, i.e. air traffic control systems. But on older existing systems. New ones will run on "contemporary" operating systems, since coding for VMS is something apparently only senile people still do. Like coding in COBOL, too.

Hey, I make a fuck-load of money coding in COBOL.


Title: Re: Vista Pwned?
Post by: Trippy on August 09, 2008, 10:09:07 PM
That it can't be fixed?

If find it unlikely that anyone credible would make that claim.  It's a program, it can always be changed.  The rest of it?  No clue.
No they aren't claiming it can't be fixed:

Quote
In this paper we demonstrated that the memory protection mechanisms available in the latest
versions of Windows are not always effective when it comes to preventing the exploitation of
memory corruption vulnerabilities in browsers. They raise the bar, but the attacker still has a
good chance of being able to bypass them. Two factors contribute to this problem: the degree to
which the browser state is controlled by the attacker; and the extensible plugin architecture of
modern browsers.

The internal state of the browser is determined to a large extent by the untrusted and potentially
malicious data it processes. The complexity of HTML combined with the power of JavaScript and
VBscript, DOM scripting, .NET, Java and Flash give the attacker an unprecedented degree of
control over the browser process and its memory layout.

The second factor is the open architecture of the browser, which allows third-party extensions
and plugins to execute in the same process and with the same level of privilege. This not only
means that any vulnerability in Flash affects the security of the entire browser, but also that a
missing protection mechanism in a third-party DLL can enable the exploitation of vulnerabilities
in all other browser components.

The authors expect these problems to be addressed in future releases of Windows and browser
plugins shipped by third parties.

Backing up a bit this isn't about hacking UAC or anything like that. It's about bypassing the mechanism MS has been adding to Windows and programs developed for Windows to try and minimize the now ubiquitous "remote code execution" problem. The authors presented a number of techniques for bypassing those protections when going through IE 7.

Paper and code examples are here:

http://taossa.com/index.php/2008/08/07/impressing-girls-with-vista-memory-protection-bypasses/


Title: Re: Vista Pwned?
Post by: Soln on August 10, 2008, 02:10:47 AM
is like that Coreflood Admin sploit?  I think that's known. Maybe not solved but known.  Dunno.


Title: Re: Vista Pwned?
Post by: Trippy on August 10, 2008, 02:28:56 AM
If by "Coreflood Admin" you mean this:

http://www.infoworld.com/article/08/07/02/Trojan_lurks_waiting_to_steal_admin_passwords_1.html

no it's not.


Title: Re: Vista Pwned?
Post by: Yegolev on August 10, 2008, 09:46:05 AM
Hmph.  It's always the browser, isn't it?  If MS just let you deinstall IE, we'd not have these massive holes... at least according to what I can see.


Title: Re: Vista Pwned?
Post by: Salamok on August 10, 2008, 06:47:33 PM
I'm def not a fan of active x browser objects but I really don't think firefox would be all that much better if it was under the scrutiny that having 80% of the market share brings. 



Title: Re: Vista Pwned?
Post by: Trippy on August 10, 2008, 07:22:00 PM
Firefox allows plug-ins like Java and Flash that the authors used to demonstrate the problems with Vista's memory protection schemes through IE 7 so it's possible some of those same techniques are transferable to other browsers.


Title: Re: Vista Pwned?
Post by: Phred on August 11, 2008, 01:44:46 AM
One day someone needs to explain to me why the fuck we aren't still using VMS for serious business.

Most businesses were sold on NT as an operating system that didn't need professional sysadmins to take care of it.  Now you have your IT staff.  They work cheaper but tend to know a lot less about how to really fix things because they all took their certification from Microsoft, who's solution to everything is buy more software from us.


Title: Re: Vista Pwned?
Post by: Yegolev on August 11, 2008, 07:02:30 AM
I'm not bashing IE over Firefox, it's just that I can actually deinstall Firefox if I choose.


Title: Re: Vista Pwned?
Post by: Mrbloodworth on August 11, 2008, 07:14:21 AM
(http://mike.shannonandmike.net/wp-content/uploads/2007/06/bill-gates-nerd-stud.jpg)


Title: Re: Vista Pwned?
Post by: fuser on August 11, 2008, 08:19:22 AM
I thought UAC -=was=- the security feature in Vista. Sorta the same principle as sudo, cept executed in a way to ensure maximum irritation.

It's -=a=- security feature. It's not the only thing they added. At any rate, even with UAC deactivated, and this bug able to get around memory protection, that still only puts you at around XP levels of danger.

Only one thing irritates me about UAC, it blocks remote connection confirmation dialogues, you have to be physically there.. fun things for our VNC support. Either then that I don't see how its any more annoying then OSX's lock, admin password request, etc.

Edit: Yes i know this is the whole point of UAC, just my only "annoyance" with it ;)


Title: Re: Vista Pwned?
Post by: Trippy on August 11, 2008, 08:26:23 AM
Only one thing irritates me about UAC, it blocks remote connection confirmation dialogues, you have to be physically there.. fun things for our VNC support. Either then that I don't see how its any more annoying then OSX's lock, admin password request, etc.

Edit: Yes i know this is the whole point of UAC, just my only "annoyance" with it ;)
I don't use Vista but I do use Mac OS X so this is only based on what I've read but my understanding is with the default settings with UAC it comes up quite a bit. With OS X it rarely prompts you for your password to do "sudo" type stuff -- i.e. it's mostly when you are installing Apple Software Updates. Regular software installs (which are a trivial click and drag operation) and day to day stuff you never get prompted for your password.


Title: Re: Vista Pwned?
Post by: schild on August 11, 2008, 08:34:13 AM
UAC comes up all the time on default settings. First thing I turned off, other than a bunch of graphical effects.


Title: Re: Vista Pwned?
Post by: Yegolev on August 11, 2008, 08:39:20 AM
UAC is a good idea, but I only hear about people turning it off.  With sudo, I can finely control pretty much everything.  Does UAC allow anything other than ON/OFF?


Title: Re: Vista Pwned?
Post by: schild on August 11, 2008, 08:44:59 AM
UAC is just implemented badly. Things get flagged for protection under it that shouldn't have it. It doesn't quite know if something is good or bad. And it's not set for just Very Specific things. Mostly it's crap. AFAIK there's only On and Off. Morons, sure, I can see them needing it, but then, morons shouldn't be on a computer really.


Title: Re: Vista Pwned?
Post by: Engels on August 11, 2008, 08:53:52 AM

I don't use Vista but I do use Mac OS X so this is only based on what I've read but my understanding is with the default settings with UAC it comes up quite a bit. With OS X it rarely prompts you for your password to do "sudo" type stuff -- i.e. it's mostly when you are installing Apple Software Updates. Regular software installs (which are a trivial click and drag operation) and day to day stuff you never get prompted for your password.


I know that on my regular installations of Office 2008 for Mac, I'm prompted for a password. Another thing to bear in mind is that Apple isn't as paranoid as Microsoft in this regard, and can aford not to sudo everything in sight.



Title: Re: Vista Pwned?
Post by: Krakrok on August 11, 2008, 11:06:41 AM
Hey, I make a fuck-load of money coding in COBOL.

California needs you!


Title: Re: Vista Pwned?
Post by: TripleDES on August 11, 2008, 11:25:29 AM
It would help if UAC allowed for fine grained on-off settings, based on actions and applications. For instance it's nice it kicks in when a random application tries funny business, but it's fucking annoying if Explorer is second guessing every single fucking action I do outside of my profile directory.


Title: Re: Vista Pwned?
Post by: kildorn on August 11, 2008, 11:48:16 AM
UAC is obnoxious with a lot of things. Java updater, certain directories, Manage Computer, etc etc.

It was set to Holy Crap due to the amount of stupid people try to do, and all the flak MS gets for shitty security. That said, a lot of their issues come from IE being a horrible mess, and also being so closely tied to the OS. It's like running a security company that employs a crack addict as it's night shift. No matter how good the rest of it is, you still have a goddamned crack addict with keys to the place.


Title: Re: Vista Pwned?
Post by: Big Gulp on August 11, 2008, 03:02:07 PM
No matter how good the rest of it is, you still have a goddamned crack addict with keys to the place.

Note to self:  review hiring practices.


Title: Re: Vista Pwned?
Post by: Trippy on August 11, 2008, 04:18:00 PM
I don't use Vista but I do use Mac OS X so this is only based on what I've read but my understanding is with the default settings with UAC it comes up quite a bit. With OS X it rarely prompts you for your password to do "sudo" type stuff -- i.e. it's mostly when you are installing Apple Software Updates. Regular software installs (which are a trivial click and drag operation) and day to day stuff you never get prompted for your password.
I know that on my regular installations of Office 2008 for Mac, I'm prompted for a password. Another thing to bear in mind is that Apple isn't as paranoid as Microsoft in this regard, and can aford not to sudo everything in sight.
If Office 2008 requires an "installer" like the kind used in the Windows world then yeah I'm not surprised it requires a password. Normal Mac apps are self-contained folders and you just drag them to wherever you want install (and you can just throw the folder into the Trash to delete) and as long as you have permissions to that folder it won't ask for a password. If the install is so complicated that it has to spread crap all over the place including "system" folders (which is typically what the Apple Software Updates need to do) then you'll need your password.


Title: Re: Vista Pwned?
Post by: Engels on August 11, 2008, 06:25:47 PM
If the install is so complicated that it has to spread crap all over the place

Sounds about right for a Windows product installation...


Title: Re: Vista Pwned?
Post by: Yegolev on August 11, 2008, 08:39:57 PM
I am mildly curious as to what the installer does on Mac OS, which I hear is some sort of linux.


Title: Re: Vista Pwned?
Post by: Trippy on August 11, 2008, 11:21:22 PM
I am mildly curious as to what the installer does on Mac OS, which I hear is some sort of linux.
Whose installer what? The Mac OS X kernel is a fusion of Mach (or the grandchild of Mach via Next) and FreeBSD. It doesn't have anything to do with the Linux kernel.


Title: Re: Vista Pwned?
Post by: Salamok on August 12, 2008, 06:26:28 AM
I don't use Vista but I do use Mac OS X so this is only based on what I've read but my understanding is with the default settings with UAC it comes up quite a bit. With OS X it rarely prompts you for your password to do "sudo" type stuff -- i.e. it's mostly when you are installing Apple Software Updates. Regular software installs (which are a trivial click and drag operation) and day to day stuff you never get prompted for your password.
I know that on my regular installations of Office 2008 for Mac, I'm prompted for a password. Another thing to bear in mind is that Apple isn't as paranoid as Microsoft in this regard, and can aford not to sudo everything in sight.
If Office 2008 requires an "installer" like the kind used in the Windows world then yeah I'm not surprised it requires a password. Normal Mac apps are self-contained folders and you just drag them to wherever you want install (and you can just throw the folder into the Trash to delete) and as long as you have permissions to that folder it won't ask for a password. If the install is so complicated that it has to spread crap all over the place including "system" folders (which is typically what the Apple Software Updates need to do) then you'll need your password.

This is 1 of my top 5 beefs with windows.  There is simply no "please get the fuck off my pc now" option.  Every program should be registered in add/remove programs and you should have an easy button that bypasses the need for a CD/Original Network Install Folder/Internet Connection/Registry Edit/Go to this website and look at a fucking survey in order to uninstall our product.


Title: Re: Vista Pwned?
Post by: kildorn on August 12, 2008, 07:23:30 AM
I don't use Vista but I do use Mac OS X so this is only based on what I've read but my understanding is with the default settings with UAC it comes up quite a bit. With OS X it rarely prompts you for your password to do "sudo" type stuff -- i.e. it's mostly when you are installing Apple Software Updates. Regular software installs (which are a trivial click and drag operation) and day to day stuff you never get prompted for your password.
I know that on my regular installations of Office 2008 for Mac, I'm prompted for a password. Another thing to bear in mind is that Apple isn't as paranoid as Microsoft in this regard, and can aford not to sudo everything in sight.
If Office 2008 requires an "installer" like the kind used in the Windows world then yeah I'm not surprised it requires a password. Normal Mac apps are self-contained folders and you just drag them to wherever you want install (and you can just throw the folder into the Trash to delete) and as long as you have permissions to that folder it won't ask for a password. If the install is so complicated that it has to spread crap all over the place including "system" folders (which is typically what the Apple Software Updates need to do) then you'll need your password.

This is 1 of my top 5 beefs with windows.  There is simply no "please get the fuck off my pc now" option.  Every program should be registered in add/remove programs and you should have an easy button that bypasses the need for a CD/Original Network Install Folder/Internet Connection/Registry Edit/Go to this website and look at a fucking survey in order to uninstall our product.

Are you sure you'd like us to delete the following 87 directories located in strange places and did we mention the hook our application put in your CDROM driver?

Anyways, the whole BSD installer is pretty simple. As long as it was compiled for the OS version and the linked depenancies are there, they're just files sitting somewhere. Same deal as non installer based windows apps. You can copy the WoW directory anywhere and run it from any computer. I LIKE that in an application. Fuck 800 registry entries.

That said, I believe WoW's design is now considered Bad in windows, and you're supposed to store all volatile data and user settings in the user's home directory instead of the application's directory.


Title: Re: Vista Pwned?
Post by: Yegolev on August 12, 2008, 08:58:30 AM
I am mildly curious as to what the installer does on Mac OS, which I hear is some sort of linux.
Whose installer what? The Mac OS X kernel is a fusion of Mach (or the grandchild of Mach via Next) and FreeBSD. It doesn't have anything to do with the Linux kernel.


Ah, suddenly I lose interest.  I was talking about the Office 08 installer for Mac, curious as to what underlying mechanisms existed on the Mac... then you said Mach and Next and suddenly I didn't care anymore.  :awesome_for_real:  I am supposed to know more about linux than I do, but I didn't think it had anything more complex than lib dependencies.  AIX shares a common lineage with Windows, believe it or not, and has an analogy to the registry and even an add/remove programs mechanism.  You can still plop things down in a dir and have them work, though.


Title: Re: Vista Pwned?
Post by: kildorn on August 12, 2008, 09:03:21 AM
AIX's fucking registry crap is downright annoying and drove me absolutely batty.

I LIKE having random configuration text files for basic shit like the goddamned IP address. I do not want to use SMIT to do basic system operations. Fuck you, AIX.


Title: Re: Vista Pwned?
Post by: Yegolev on August 12, 2008, 09:21:15 AM
Personally I don't use the ODM for anything (I usually only see it used for device drivers in third-party software) and I only use smit for NIM due to NIM being complicated enough that smit makes sense.  If I see someone using smit for basic system stuff, they get the n00b label right quick, but then I'm the kind of guy who uses undocumented commands to do things.  Disdain for the menus is good, my friend.   :grin:

An exception is when I do something new, I might do it through SMIT first and just use the smit.script to make my own script.  Saves time and effort.  But really, all of our custom stuff uses good old config files, even if they are IBMy config files.

If you have ever used YAST (SUSE), you'll have new appreciation for smit.


Title: Re: Vista Pwned?
Post by: Phred on August 12, 2008, 09:39:51 AM
Personally I don't use the ODM for anything (I usually only see it used for device drivers in third-party software) and I only use smit for NIM due to NIM being complicated enough that smit makes sense.  If I see someone using smit for basic system stuff, they get the n00b label right quick, but then I'm the kind of guy who uses undocumented commands to do things.  Disdain for the menus is good, my friend.   :grin:

An exception is when I do something new, I might do it through SMIT first and just use the smit.script to make my own script.  Saves time and effort.  But really, all of our custom stuff uses good old config files, even if they are IBMy config files.

If you have ever used YAST (SUSE), you'll have new appreciation for smit.

Most of the freeware unix package installers were pretty badly designed. The only system I ever liked was the Debian system. All the rest just seemed  to add hassle.





Title: Re: Vista Pwned?
Post by: Yegolev on August 12, 2008, 09:50:04 AM
Ah, yea, third-party shit doesn't fly so well on AIX unless there's real dedicated vendor support, like big apps such as Oracle.  Or rather, it didn't work so well a few years ago but IBM has gone a long way with that, mostly in using rpm and more-or-less embracing linux or maybe even Linux.  They also have put notable opensource software into the installp format, like openssh I think.  One CDROM in the AIX set is a "Linux Toolbox" these days.  This is, of course, because they can sell support packages for those applications.

In contrast, when I "installed" Vim, I just compiled the binary and plopped it into a common nfs share.  The downside there is that I cannot get Vim 7 to turn out well on AIX, so we are still using 6.4, which works fine.


Title: Re: Vista Pwned?
Post by: kildorn on August 12, 2008, 10:05:36 AM
My distain was the AIX boxes in a 95% linux environment. Most things translated fine, and app installs went fine. It was the basic system admin stuff that I had to root around for AIX commands for, which just wasted a ton of time for some obscure method of using a basic command that you'd only ever gather from getting SMIT to tell you what the shit it wanted. Argh. Such pretty hardware, such obnoxious software.

And yeah, I used YAST once. That's it. I'm a huge fan of Debian's simplicity, but sadly most companies went "olo we need redhat for paid support!" and went down that shitstained path. I got one to rethink it when redhat would only send sales reps to tech support calls who then refused to answer technical questions since they were just sales reps.


Title: Re: Vista Pwned?
Post by: Simond on August 12, 2008, 11:10:49 AM
See, this is exactly why we should all be using AmigaDOS and Workbench. (http://xs330.xs.to/xs330/08332/emot-colbert670.gif) (http://xs.to)


Title: Re: Vista Pwned?
Post by: Yegolev on August 12, 2008, 11:41:03 AM
It was the basic system admin stuff that I had to root around for AIX commands for, which just wasted a ton of time for some obscure method of using a basic command that you'd only ever gather from getting SMIT to tell you what the shit it wanted.

This is why there aren't very many AIX specialists.  We're a small, incestuous cabal.  It's a nutty mix of System V and BSD conventions with lots of IBM-proprietary stuff like the ODM and the LVM.  I happen to love the LVM, it's sexy.


Title: Re: Vista Pwned?
Post by: Alkiera on August 12, 2008, 12:17:14 PM
I am mildly curious as to what the installer does on Mac OS, which I hear is some sort of linux.
Whose installer what? The Mac OS X kernel is a fusion of Mach (or the grandchild of Mach via Next) and FreeBSD. It doesn't have anything to do with the Linux kernel.


Ah, suddenly I lose interest.  I was talking about the Office 08 installer for Mac, curious as to what underlying mechanisms existed on the Mac... then you said Mach and Next and suddenly I didn't care anymore.  :awesome_for_real: 

Most Mac apps come in a folder you just drag-drop into where you want them, and double-click to start them.  Some, however, feel the need to poke around your system for a bit first, make you agree to an EULA, that sort of thing.  Some of them add items into the system preferences.  I'd guess part of the deal for Adobe CS and MS Office are that they both install fonts and other system-wide stuff, and therefore need an admin account to write to those folders.  Adobe CS3 is also a multi-disk install, so it's gotta unpack stuff from the disks into the various locations, so it uses an installer to do it.

I don't think there's an equivalent to the Windows Registry in OSX; though a fair number of things are still controlled by BSD-style text files in /etc, like apache, php, other standard *nix type stuff.  Most of that is hidden from the non-power user, for example the standard /var, /etc, /usr, etc are all hidden in the Finder; you can get to them, but you need to go to the menu and choose 'go to folder...' and type in the path.


Title: Re: Vista Pwned?
Post by: kildorn on August 12, 2008, 12:23:43 PM
It was the basic system admin stuff that I had to root around for AIX commands for, which just wasted a ton of time for some obscure method of using a basic command that you'd only ever gather from getting SMIT to tell you what the shit it wanted.

This is why there aren't very many AIX specialists.  We're a small, incestuous cabal.  It's a nutty mix of System V and BSD conventions with lots of IBM-proprietary stuff like the ODM and the LVM.  I happen to love the LVM, it's sexy.

Meh, I'm happy with the relatively commonly used LVM linux bastardized, which is pretty much just six degrees from kevin bacon's IBM LVM implementation.

It's the command structure that made me go "goddamnit, can I just put debian on this nice hardware and pretend AIX means Armani Exchange?"


Title: Re: Vista Pwned?
Post by: Yegolev on August 12, 2008, 12:27:53 PM
Oddly enough you can install linux on the hardware now.  Although I don't know why you would for Serious Business.


Title: Re: Vista Pwned?
Post by: kildorn on August 12, 2008, 01:15:09 PM
You can, with what we were doing on them it only made sense on the X series machines, the P series we had allowed it but you lost most of the functionality.


Title: Re: Vista Pwned?
Post by: Yegolev on August 12, 2008, 02:19:57 PM
Yea, I meant the P series hardware, the X are the Intel ones, right?  Doesn't count.  I can see the Windows people from my cubicle but I don't go over there.  They use VMWare now, keke.  Also I'd have to walk past the AS/400 people and get dangerously close to the Lotus Notes people, so I'm just staying right where I am.  :grin:


Title: Re: Vista Pwned?
Post by: Trippy on August 12, 2008, 04:02:07 PM
I don't think there's an equivalent to the Windows Registry in OSX; though a fair number of things are still controlled by BSD-style text files in /etc, like apache, php, other standard *nix type stuff.  Most of that is hidden from the non-power user, for example the standard /var, /etc, /usr, etc are all hidden in the Finder; you can get to them, but you need to go to the menu and choose 'go to folder...' and type in the path.
Mac OS X has both the pre-OS X style "preferences" files for individual (Mac) apps (.plist files) and it has the /etc stuff for the Unix stuff. It doesn't have a global database for storing this junk. Which means if you need to move a Mac app's preferences settings you just need to find .plist file (typically in your home directory). If it's a Unixy app you'll need to hunt around /etc or one if its variants (/usr/local/etc, etc.).


Title: Re: Vista Pwned?
Post by: kildorn on August 13, 2008, 06:29:25 AM
Yea, I meant the P series hardware, the X are the Intel ones, right?  Doesn't count.  I can see the Windows people from my cubicle but I don't go over there.  They use VMWare now, keke.  Also I'd have to walk past the AS/400 people and get dangerously close to the Lotus Notes people, so I'm just staying right where I am.  :grin:

Sounds like someone works for a financial :P Actually the setup almost sounds like my old company, except we did the ESX stuff and were in another state from the AS/400 and Notes people :D

I do love the x series hardware though. Relatively inexpensive and they didn't skimp on the non banner stat parts (what, a legitimate bus and l2 cache? As opposed to my last vendor trying to explain how a huge l3 cache totally made up for the 512k l2?!)


Title: Re: Vista Pwned?
Post by: Yegolev on August 13, 2008, 08:53:41 AM
I make soda.  Serious Business.  We have many various things, such as an IBM mainframe, AS/400, RS/6000 (the new names confuse me) and barely countable Intel boxes running God-knows-what, plus the attendant storage systems.  Couple of Sun machines, even.  I mostly contain myself to AIX and the hardware (thanks, bureaucracy).  I like my job a whole lot and I get nerdy about it, so apologies.