Tag: mac os x

Fusion Drive sul mio MacBook Pro 8.1 Late 2011

Due drive separati visti come uno

Due drive separati visti come uno

Fusion Drive consiste in un disco logico composto da due dischi fisici, un hard disk classico e un SSD, combinati per ottenere prestazioni molto vicine a quelle di un vero SSD ma uno spazio di archiviazione molto maggiore (ovvero la somma delle capacità di entrambi i dischi).

Mi sembrava doveroso provare questa tecnologia sul mio MacBook Pro 8.1.

Occorrente:

Adattatore SATAIII – HDD per MacBook Pro

Kingston SSD 128Gb compatibile (è disponibile anche in altri tagli, questo è il più conveniente al momento della pubblicazione)

RoboCup Soccer Simulator 2D Server on Mac OS X

RCSS Server and Monitor on OS X

RCSS Server and Monitor on OS X

After the Windows version, i tried installing RCSS 2D on OS X Mountain Lion. This is also undocumented, while it’s probably easier being OS X someway similiar to Linux OSs.

This time I compiled everything from source, so I’m sure it’s using the newer versions; to compile it you need MacPorts, a simple package manager, and XCode, which comes with building tools that MacPorts needs. You can get XCode from the App Store for free 😀

You need then the Robocup Soccer Server source: from this page you have to download rcssserver, rcssmonitor and rcsslogplayer (i’m using lastest versions, 15.2.2 server and 15.1 monitor and logplayer). Extract the archives in a folder that’s easy to access with the command line.