Skip to content

Instantly share code, notes, and snippets.

@FinalAngel
Created January 4, 2012 13:57
Show Gist options
  • Save FinalAngel/1560177 to your computer and use it in GitHub Desktop.
Save FinalAngel/1560177 to your computer and use it in GitHub Desktop.
Software installation instructions

Software Installation

Configure WLAN/WIFI

Connect to divio-data

Passwort itu******

Configure SynergyKM

  1. Setup Synergy in "System Preference" and create your own location
  2. Choose "Enable Bonjour" for OSX
  3. Choose "Share my keyboard and mouse"
  4. Change to tab "Server Configuration" and add 2 new screens
  5. Name the first screen to your computers name without the .local suffix (go to terminal and type "hostname")
  6. Name the second screen to "divio-designers-MacBook-Air" or whatever machine you want to connect to
  7. Position the screen as your monitor setup works best
  8. Start synergy on both machines and drag your mouse around

Configure ChickenVNC

  1. Go to "Connection" - "Connection Profiles" and disable "Hextile"
  2. Add the specific VMs

Configure pyCharm

Go to preferences and change the following:

  • Code Style > General
    > Use tab character, Smart Tabs (XML, JavaScript, Other)
  • JavasCript Libraries
    > Add jquery and classy
  • Python Interpreter
    > Add python libraries
  • Editor > Appearance
    > Show line numbers > Show white spaces
  • editor > Editor Tabs
    > Mark modified tabs with asterix > Show tabs in single row
  • Editor > Code folding
    > Disable code folding
  • Editor > Code Completion
    > Preselect the first suggestion: never
  • General > Diable Save files on frame deactivation
  • Plugins > Deactivate CVS Integration, hg4idea, Less support, Perforce Integration, Python Spell checker > Deactivate SASS support, SpellChecker

Configure Git Tower

  • Go to github and copy your API Token "Account Admin"
  • Generate public key in github.com/account/ssh > Need help with public keys
  • Follow instructions
  • Always create subfolder

Configure Caleidoscope

  • Kaleidoscope > Integration
  • install ksdiff, versions and github support

Configure CyberDuck

  • Setup preview.divio.ch

Configure Printers

  1. Download and instal the driver

1.1 Open the following page in you Browser http://192.168.2.13/wt2parser.cgi?install_de (for english http://192.168.2.13/wt2parser.cgi?install_en )

1.2 Download Druckerdateien (Printer Files) for Mac it will download a .dmg

1.3 Open the File OSX/Printer Driver/OSX Installer.mpkg and instal the software

  1. Add the printer to the system

2.1 Open the Printer-Preferences (Systemeinstellungen/Drucker&Fax (Preferences/Print & Fax)

2.2 Click on the Add Button and go to the IP-Field
Fill in the Infos Protokoll: Line Printer Daemon LDP Adresse: 192.168.2.13 Warteliste: print Name: Xerox WorkCenter Print Standort: {{empty}} Drucken mit: 2.2.1 choose Andere (Others...)

2.2.2 go to the folder: Macintosh HD/Library/Printers/PPDs/Contents/Resources/de.lproj

2.2.3 chose the File Xerox WorkCenter7500Series(EFI)

2.3 Click on add and Fill in with Info on Screenshot-1

You aded the first driver, this is the Printer you use for normal Printouts. The Printer prints out the paper direct.

2.4 Click on the Add Button and do the same thing again, this time exept

Warteliste: hold

Name: Xerox WorkCenter Hold

This is the Printer you should use for more complicated stuff, like magazines, and so on. This will send you printjob to the RIP, that processes it, but doesn't print it out. After that you can work with it, in the Printer Command Station next to the Printer. (This i will explain in a short course, probably next week)

Now there is just one thing to do.

  1. Setup the Printer

3.1 Open any file and click on Print

3.2 Choose Xerox WorkCenter Print

3.3 Go to the «Vorschau» and choose «Fiery Funktionen» A window Schnellzugriff will open, here you can define some stuff already.

3.4. Click on Anpassen (Edit)

3.5 Take Farbe > Farbmodus and Click on »Hinzufügen Color>Colormode «add»

3.5 Take Medium > Papierzufuhr and Click on »Hinzufügen

3.6 Take out Medientyp (Mediatype) Changes should on the Mediatype should only be made on the printer, and not in this menu.

@Rk68k
Copy link

Rk68k commented Nov 22, 2022

[===================== Software Installation ===================== Configure WLAN/WIFI =================== Connect to divio-data Passwort itu****** Configure SynergyKM =================== 1. Setup Synergy in "System Preference" and create your own location 2. Choose "Enable Bonjour" for OSX 3. Choose "Share my keyboard and mouse" 4. Change to tab "Server Configuration" and add 2 new screens 5. Name the first screen to your computers name without the .local suffix (go to terminal and type "hostname") 6. Name the second screen to "divio-designers-MacBook-Air" or whatever machine you want to connect to 7. Position the screen as your monitor setup works best](===================== Software Installation ===================== Configure WLAN/WIFI =================== Connect to divio-data Passwort itu****** Configure SynergyKM =================== 1. Setup Synergy in "System Preference" and create your own location 2. Choose "Enable Bonjour" for OSX 3. Choose "Share my keyboard and mouse" 4. Change to tab "Server Configuration" and add 2 new screens 5. Name the first screen to your computers name without the .local suffix (go to terminal and type "hostname") 6. Name the second screen to "divio-designers-MacBook-Air" or whatever machine you want to connect to 7. Position the screen as your monitor setup works best)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment