Pennsylvania Firearm Owners Association
Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Nov 2006
    Location
    Warrington, Pennsylvania
    (Bucks County)
    Age
    38
    Posts
    130
    Rep Power
    20

    Default Finally made the switch. Linux->OS X

    Who else here uses OSX 10.5? Any good places for software, hints, etc? Thanks in advance

    Well, I've been a die-hard linux user for years, and still have my linux box setup, but I got my new 24" iMac yesterday, running OS X Leopard.

    First of all, the screen is absurdly large, almost unmanageably large, but it was the only size with the processor I wanted. I am sitting in front of it, with Safari open, displaying more than the full width of this page, and I still have about 5" on either side. The thing is blazing fast, and the display is gorgeous. Rich, deep colors, incredible resolution, and Unix based to boot!

    Here are the basic specs:

    Processor: Intel Core2Extreme @ 2.8GHz
    Memory: 2Gb DDR
    HDD: 500Gb SATA @ 7200rpm

    A few things to mention. The Core2Extreme processor is quad-core; however, Apple needs to save space -- and minimize thermal output -- in the iMac, so they put the dual-core C2E processor in it (read: the mobile version). In addition, they ship it with Bluetooth 2.1EDR, and 802.11n (yes N) which has the option to run at 5GHz instead of 2.4GHz, but you will need a router to support it (like the Airport Extreme)

  2. #2
    Join Date
    Dec 2007
    Location
    Lower Makefield, Pennsylvania
    (Bucks County)
    Posts
    217
    Rep Power
    24

    Default Re: Finally made the switch. Linux->OS X

    I've been a big OSX proponent for the past 4 years. It's really a great OS.

    I do a lot of consulting, and have a lot of experience with Linux as well. If I can help answer any questions, just let me know!

    Chris

  3. #3
    Join Date
    Mar 2007
    Location
    ….., Pennsylvania
    (Allegheny County)
    Posts
    3,107
    Rep Power
    854593

    Default Re: Finally made the switch. Linux->OS X

    The iMac is a beutiful device!

    As for software and hints, just let us know what leaves room for improvement and I can give some recommendations.

  4. #4
    Join Date
    Mar 2006
    Location
    Philadelphia, Pennsylvania
    (Philadelphia County)
    Age
    42
    Posts
    4,354
    Rep Power
    4350210

    Default Re: Finally made the switch. Linux->OS X

    I switched over to OSX a few years ago and use it for everything.

    Applications I would recommend:

    Music:
    Synergy (Remotely Control iTunes)

    Video:
    VLC (Universal Video Player)
    iSquint (Convert vidoes to m4v iTunes/iPod format)

    Internet:
    Transmit (FTP Client)
    CoRD (Remote Desktop Client)
    NetNewsWire (RSS Reader)
    Transmission (Bittorrent Client)
    Adium (Universal Instant Messaging Client)

    Development:
    Textmate (Text Editor)
    Navicat (MySQL Client)

    Utility:
    iTerm (Terminal Client)
    AppZapper (Uninstalls applications and removes all related files)
    Dan P, Founder & President, Pennsylvania Firearm Owners Association
    Purchase a Forum SubscriptionBuy some PAFOA MerchandiseHelp PAFOA's Search Engine Ranking


  5. #5
    Join Date
    Nov 2006
    Location
    Warrington, Pennsylvania
    (Bucks County)
    Age
    38
    Posts
    130
    Rep Power
    20

    Default Re: Finally made the switch. Linux->OS X

    Thanks everyone for the replies, so far. I did download Transmission, as I use that on Fedora.

    Will linux binaries work on OS X (being unix based, and all?).

    Also, are there any strong text editors with options specifically for programming? Something like emacs on linux. It lessens the load when my perl code formats, colors, and indents itself.

  6. #6
    Join Date
    Mar 2006
    Location
    Erie, Pennsylvania
    (Erie County)
    Posts
    970
    Rep Power
    110401

    Default Re: Finally made the switch. Linux->OS X

    OSX is based on the Darwin (FreeBSD) subsystem, so no, precompiled linux binaries will probably fail miserably. The good news is gcc compilers are all present, so you can just build whatever you want from source.

    Use the source, luke!

  7. #7
    Join Date
    May 2006
    Location
    somewhere, Pennsylvania
    (Berks County)
    Age
    50
    Posts
    6,911
    Rep Power
    3039378

    Default Re: Finally made the switch. Linux->OS X

    Been using Macs at work for 8+ years on and off, and exclusively for about the last 2 years or so. I can't say enough about OS X, it's miles beyond XP and Vista, based on UNIX, and the UI is bar none the best of all the major OSes and Linux distros. I wasn't completely thrilled with some of the changes made in 10.5, but it's still tops AFA operating systems go.

    Good luck with your new Mac!
    "Political Correctness is just tyranny with manners"
    -Charlton Heston

    "[The Constitution preserves] the advantage of being armed which Americans possess over the people of almost every other nation...(where) the governments are afraid to trust the people with arms."
    -James Madison, Federalist Papers, No. 46.

    "America does not go abroad in search of monsters to destroy." [sic]
    -John Quincy Adams

    "I believe that banking institutions are more dangerous to our liberties than standing armies."
    -Thomas Jefferson

    Μολών λαβέ!
    -King Leonidas

  8. #8
    Join Date
    May 2007
    Location
    Devon, Pennsylvania
    (Montgomery County)
    Posts
    624
    Rep Power
    0

    Default Re: Finally made the switch. Linux->OS X

    Quote Originally Posted by Jon Smykal View Post
    Well, I've been a die-hard linux user for years, and still have my linux box setup, but I got my new 24" iMac yesterday, running OS X Leopard.
    traitor!
    If you want something BSD based install FreeBSD Desktop.

  9. #9
    Join Date
    Aug 2006
    Location
    North Huntingdon, Pennsylvania
    (Westmoreland County)
    Posts
    1,488
    Rep Power
    435048

    Default Re: Finally made the switch. Linux->OS X

    Quote Originally Posted by ChamberedRound View Post
    the UI is bar none the best of all the major OSes and Linux distros.
    Check out KDE4 with Compiz-Fusion. It's pretty bangin

    "Because I'm an American." - MtnJack

  10. #10
    Join Date
    Mar 2006
    Location
    Philadelphia, Pennsylvania
    (Philadelphia County)
    Age
    42
    Posts
    4,354
    Rep Power
    4350210

    Default Re: Finally made the switch. Linux->OS X

    Quote Originally Posted by Jon Smykal View Post
    Thanks everyone for the replies, so far. I did download Transmission, as I use that on Fedora.

    Will linux binaries work on OS X (being unix based, and all?).

    Also, are there any strong text editors with options specifically for programming? Something like emacs on linux. It lessens the load when my perl code formats, colors, and indents itself.
    TextMate.

    I can't even sum up why it's so frigging cool, but seriously, best programming editor I have ever used. PAFOA is developed solely in TextMate.
    Dan P, Founder & President, Pennsylvania Firearm Owners Association
    Purchase a Forum SubscriptionBuy some PAFOA MerchandiseHelp PAFOA's Search Engine Ranking


Page 1 of 3 123 LastLast

Similar Threads

  1. All guns should be made illegal.
    By Siobhra in forum General
    Replies: 21
    Last Post: January 16th, 2008, 12:28 AM
  2. This made me sick...
    By Atomic Dog in forum General
    Replies: 24
    Last Post: September 24th, 2007, 12:13 AM
  3. p38 made by mauser
    By bogey1 in forum General
    Replies: 3
    Last Post: June 3rd, 2007, 11:28 PM
  4. Some good news for a switch
    By God's Country in forum General
    Replies: 3
    Last Post: April 24th, 2007, 07:05 PM
  5. Making the switch...
    By aubie515 in forum General
    Replies: 13
    Last Post: January 7th, 2007, 03:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •