Hi, I’m a Mac, and I’m Your Enterprise Computer

This isn’t another “why big companies should adopt Macs” article. Rather, it assumes the firm is bringing in Macs for its own reasons. This CIO article offers advice to IT managers about how to integrate Apple systems into the existing IT infrastructure, and offers hints from leading Mac OS X experts.

read more | digg story

Apple Introduces Final Cut Server

Apple – Hot News
Apple Introduces Final Cut Server

Apple today introduced Final Cut Server, a powerful new server application that works seamlessly with Final Cut Studio 2 to provide media asset management and workflow automation for post production and broadcast professionals.

Linux HOWTO: NetMasks Explained

Linux ipnatctl HOWTO: Selecting What Packets To Mangle
If youre not familiar with the /-notation used for network addresses, it works like this.

Every machine needs an individual address. To keep things simple, we assign them in clumps; each network of machines generally gets a range of addresses.

A single IP address is 32 bits long: printed in binary has 32 binary digits, each 1 or 0. Its standard to print them as 4 decimal numbers, each representing 8 bits, such as `192.168.1.1. In binary, this would be `11000000101010000000000100000001.

To talk about a network of machines, we simply decide which bits of the address indicate the network: if two IP addresses have these bits the same, then they are on the same network.

The simplest way of representing this is the `/n notation, such as `192.168.1.0/24. The `/24 means that the first 24 bits of this address are important: remembering that each number represents 8 bits, this means that any IP address starting with `192.168.1. is on this network. As another example, `10.0.0.0/8 means that any IP address starting with `10. is on the network.

The second part usually called the netmask doesnt have to be a multiple of eight, but it often is, to make it easier to instantly recognise related IP addresses.

There is another way to write the netmask, and that is to spell it out in IP-address form, such as `192.168.1.0/255.255.255.0. In binary, 255 is `11111111, so 255.255.255.0 is `11111111111111111111111100000000. Each 1 in this netmask indicates that the corresponding part in the IP address is important: this means that the first 24 bits are important, so `192.168.1.0/255.255.255.0 is equivalent to “192.168.1.0/24.

Here is a table of common addresses you will see:

Decimal Range Use

192.168.1.0/24 192.168.1.0-192.168.1.255 Common in masqueraded networks
192.168.0.0/16 192.168.0.0-192.168.255.255 RFC 1918: private network addrs
10.0.0.0/8 10.0.0.0-10.255.255.255 RFC 1918: private network addrs
172.16.0.0/12 172.16.0.0-172.31.255.255 RFC 1918: private network addrs

This can be quite confusing, but youll see the same notation and the same numbers popping up over and over again, so I recommend you read the above paragraphs a couple of times.

MacDevCenter.com — A mini Mac Solution

MacDevCenter.com — A mini Mac Solution
by Rich Morin, Vicki Brown
02/13/2007

Apple promotes Mac OS X Server as its solution for data centers. However, “vanilla” Mac OS X performs quite adequately for small e.g., SOHO servers. This article discusses the server transition we made at cfcl.com from a FreeBSD-based PC to an OSX-based Mac mini.

Hackers Dissect Apple TV to Create the Cheapest Mac Ever

Inside+the+Apple+TV
Inside the Apple TV

Apple TV is dead, long live the Mac Nano. Sort of.

Just two weeks after Apple released its streaming media box to the public, hackers successfully installed OS X, Apple’s desktop operating system, on the $300 device, making it the cheapest PC Cupertino has ever sold.

“The breakthrough is done, OS X runs on Apple TV!” wrote “Semthex,” the anonymous hacker responsible for the mod, at his website. “Now we got (the) low-budget Mac we ever wanted.”

read more | digg story

Follow

Get every new post delivered to your Inbox.