Skip to content
View nateware's full-sized avatar

Highlights

  • Pro

Block or report nateware

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. redis-objects redis-objects Public

    Map Redis types directly to Ruby objects

    Ruby 2.1k 231

  2. redis-textsearch redis-textsearch Public

    Full text search with any type of class or data store using Redis

    Ruby 162 18

  3. Start Mac VNC server from command line Start Mac VNC server from command line
    1
    # Step 1: Set priveleges
    2
    
                  
    3
    $ sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -allowAccessFor -allUsers -privs -all
    4
    
                  
    5
    Starting...