Table of Contents

Installing extra applications

Enthought Canopy (python)

Web & Download: https://www.enthought.com/products/canopy/

Installing Canopy

VcXsrv Windows X Server

VcXsrv is now pre-installed on your Windows machine instead of Cygwin-X. It should work more reliably with the LSCE servers, but does not provide all the resources of Cygwin-X. You may want to install Cygwin-X as well, in some special cases

Web & Download: http://vcxsrv.sourceforge.net/

Setup

Notes

Cygwin-X

Cygwin/X used to be pre-installed on your LSCE machine but the connection with the obelixN servers in XDMCP mode became unreliable
The Windows machines now use VcXsrv but you may still need to install Cygwin-X in some special cases
This section covers the reinstallation/update, or installation from scratch

Web & Download: http://x.cygwin.com/

Installing Cygwin-X

Note: You can remove the installation packages directory once you have checked that the installation was correct, unless you want to use the CygwinX directory to perform a network-less installation on another computer. The content of this directory is possibly used when upgrading Cygwin-X, so you may want to keep it (it's less than 130 Mb…)

Updating Cygwin-X

Testing Cygwin-X

Start ⇒ All programs ⇒ Cygwin-X ⇒ xterm

Start ⇒ All programs ⇒ Cygwin ⇒ Cygwin Bash shell

Notes:

Cygwin-X tips and tricks

Where are the directories?

Solving Cygwin directories access rights

You may encounter Windows access rights problem when using cygwin:

These problems can be solved with cygwin!

Uninstalling Cygwin-X

You may have to uninstall Cygwin-X if you want to really restart from scratch, or because of some unforeseen technical problems

Using Cygwin-X at LSCE

We use XDMCP query on obelix in order to open a full Linux environment running on one of the obelix server, displayed in a full-screen window on the local desktop

Use the following steps to create a shortcut on your desktop that you can use to start Cygwin-X in XDMCP mode:

Once you have started Cygwin and logged in with you account on one of the obelix servers, it is highly suggested to activate the windows wireframe moving mode by typing:
gconftool-2 --set /apps/metacity/general/reduced_resources --type bool true

Trying to have Cygwin-X work faster on Win7+Intel HDxxx cards

Panoply

You can use Panoply to work with NetCDF data (and some other geo-referenced data) if you just need a quick-look or you are not familiar with NetCDF

Web & Download: http://www.giss.nasa.gov/tools/panoply/

User manual (courtesy of Anne Seidenglanz)
Link to the original version

GIMP

Web: http://www.gimp.org/

Download: http://www.gimp.org/downloads/

Gnu emacs + GnuWin DiffUtils

Download

  1. Emacs installer for Windows: http://vgoulet.act.ulaval.ca/emacs/windows
  2. Recompiled diff programs for Windows (needed for the ediff mode): http://gnuwin32.sourceforge.net/packages/diffutils.htm
  3. JYP's .emacs file: for Windows - for Linux
  4. Annotated reference card of the emacs text editor: emacs_jyp.pdf

Configuration

  1. Create a Home directory for Windows, in your user directory
    <disk>:\Users\<your_login>\HOME_WIN
  2. Extract the .emacs file (from emacs.zip above) to HOME_WIN
  3. Configure Windows so that it will look for configuration files in HOME_WIN
    1. Right-click on the Computer icon and choose Properties
    2. Click on Advanced systm parameters on the left
    3. Click on Environment variables
    4. Select or create the HOME variable and give it the location of the HOME_WIN directory
    5. Save the configuration
  4. Install emacs and the diffutils binaries (no need to install diffutils documentation and sources)
  5. If you use tramp to edit remote files, you will need the Putty package, but this should have been already installed as part as the standard LSCE installation

Testing the tramp mode

Try to open a remote file, in order to check if tramp works correctly
e.g. /<your_login>@ssh1.lsce.ipsl.fr:.emacs

You will probably get the following error: Couldn't find a proper `ls' command

In that case:

  1. Paste the following line in a buffer and select it
    (byte-compile-file “C:\\Program Files (x86)\\GNU Emacs 24.3\\lisp\\net\\tramp-sh.el”)
  2. Execute the line with Ctrl-Meta-x
  3. Exit Emacs
  4. Delete Tramp cache: HOME_WIN/.emacs.d/tramp
  5. Start Emacs

Windows specific notes

Other notes

QtGrace

Web & Download: http://sourceforge.net/projects/qtgrace/

Note: for interactive scientific graphics on Windows, see also scidavis

Installing

Samsung utilities

Malwarebytes Anti-Malware

Web & Download: https://www.malwarebytes.org/

Putty

Web: http://www.chiark.greenend.org.uk/~sgtatham/putty/

Download: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html (Get the Windows installer for everything except PuTTYtel)

More information: http://ciclad-web.ipsl.jussieu.fr/data/documents/ssh_putty_v2_2011-1.pdf

Configuring and using pageant

FIXME

Notes

Add here some information about ssh, public/private keys, etc…

SciDAVis

Web & Download: http://scidavis.sourceforge.net/

Note: for interactive scientific graphics on Windows, see also qtgrace

Microsoft synctoy

This is a free and easy to install backup program that will only copy new/modified files

Using synctoy is very similar to using Linux rsync

Web & Download: http://www.microsoft.com/en-us/download/details.aspx?id=15155

Configuration

The idea is to create pairs of folders (left folder and right folder) and to keep them synchronized

Google Drive

Web & Download: https://www.google.com/drive/download/

VLC

Web: http://www.videolan.org/vlc/index.html

Download: http://www.videolan.org/vlc/download-windows.html

WinSCP

Web: http://winscp.net/eng/docs/introduction

Download: http://winscp.net/eng/download.php

XnView

Web: http://www.xnview.com/

Download: http://www.xnview.com/en/xnview/#downloads

BlueScreenView

This utility makes it possible to display information about previous crashes of a Win computer. Use this if your PC has experienced a BSOD (Blue Screen of Death) and you want to know what happened

Web & Download: http://www.nirsoft.net/utils/blue_screen_view.html

HTTrack Website Copier

This utility makes it possible to download a web site for backup (e.g. HTML backup/export of a Joomla web site) or offline usage

Web & Download: http://www.httrack.com/page/1/en/index.html





[ PMIP3 Wiki Home ] - [ Help! ] - [ Wiki syntax ]