Lenovo Thinkpad W500

From Midtiby

(Difference between revisions)
(Linux)
(Printers)
 
(2 intermediate revisions not shown)
Line 29: Line 29:
# <nowiki>\\adm-print0a.adm.c.sdu.dk\TEK-P006</nowiki>
# <nowiki>\\adm-print0a.adm.c.sdu.dk\TEK-P006</nowiki>
# <nowiki>\\adm-print0b.adm.c.sdu.dk\B3HP4525</nowiki> HP Color LaserJet CP4520 Series PCL6
# <nowiki>\\adm-print0b.adm.c.sdu.dk\B3HP4525</nowiki> HP Color LaserJet CP4520 Series PCL6
 +
# <nowiki>\\tek-print0.tek.c.sdu.dk\B3HP4525</nowiki>
==Microsoft Visual Studio 2008 C++==
==Microsoft Visual Studio 2008 C++==
Line 89: Line 90:
# Online sdu virker via firefox
# Online sdu virker via firefox
# installed PDF editor
# installed PDF editor
 +
#: sudo apt-get install tofrodos

Current revision as of 12:35, 10 May 2011

Contents

[edit] Windows

  • Gimp
  • Cygwin
  • Speedcrunch
  • Texniccenter
  • Google Calendar Sync
  • git
  • bazaar


Installed programs

  • Firefox [1]
  • gvim [2]
  • SpeedCrunch [3]
  • Jabref [4]
  • WxMaxima [5]
  • 7-zip [6]
  • Skype [7]
  • Google Calendar Sync [8]
  • Google Toolbar (plugin til Firefox) [9]
  • PDF XChange Viewer [10]
  • Google Chrome [11]
    • Google Mail Checker [12]
  • VirtuaWin - The Virtual Desktop Manager [13]

[edit] Printers

  1. \\tek-print0\B104HP5550
  2. \\tek-print0\B3HP3600
  3. \\adm-print0a.adm.c.sdu.dk\TEK-P006
  4. \\adm-print0b.adm.c.sdu.dk\B3HP4525 HP Color LaserJet CP4520 Series PCL6
  5. \\tek-print0.tek.c.sdu.dk\B3HP4525

[edit] Microsoft Visual Studio 2008 C++

  1. Installed gitextensions from [14]
  2. Follow the setup guide from [15]
  3. Install Visual Assist X 10.5 from [16]
  4. Visual Studio 2008 Service Pack 1 Stand-Alone Profiler [17][18]
  5. Refactor! for C++ [19]

[edit] OpenCV

  1. Download OpenCV 1.1pre1 from [20].
  2. Follow guide from [21]

[edit] PixeLINK

  1. Download from web address given in mail 2009-08-07
  2. Run the installer
  3. Add this path to the include option in Visual Studio
    C:\Program Files\PixeLINK\PixeLINK+

[edit] Cygwin

  1. Download ... from [22]
  2. Install the following packages from the cygwin installer
    1. chere
    2. git
    3. make
    4. openssh
    5. python
    6. vim
    7. xterm
    8. xorg-server
    9. xinit
    10. mc
  3. Setup context menu [23] [24]
    chere -in -t xterm -s bash -e "Open xterm here"
  4. Added the following to ~/.bashrc
    PATH=$PATH:/cygdrive/c/Program Files/PixeLINK/PixeLINK+/Release
    export PATH
  5. Start the x-server with the command
    XWin.exe -multiwindow

[edit] MikTeX

  1. Download Basic MikTeX 2.8 installer from [25]

[edit] USB to RS232 driver

  1. Download driver from [26]

[edit] Linux

  1. Installed ubuntu 9.04 using the Wubi installer
  2. Installed additional language packages, as suggested on the first login
  3. Configuring evolution
    Server type: Microsoft Exchange
    Username: tek\hemi
    OWA URL: https://sdumail.sdu.dk/exchange/
  4. Configured kmail
    Server type: Imap
    server: sync.sdu.dk
  5. Installation af en citrix client
  6. Hvis denne fejl opstår "you have not chosen to trust xxxxxx the issuer of the servers's security certificate", kan det løses vha følgende
    Kopier /usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt til /usr/lib/ICAClient/keystore/cacerts [27]
  7. Online sdu virker via firefox
  8. installed PDF editor
    sudo apt-get install tofrodos
Personal tools