scientific linux virtual box

191
Vincent ISOZ Sciences.ch Scientific Linux 1/191 g SCIENTIFIC LINUX (SUX) Minimal Data Scientist Installation + …(L)AMP Server v3.0 Vincent ISOZ

Upload: vincent-isoz

Post on 13-Dec-2015

28 views

Category:

Documents


0 download

DESCRIPTION

Installation Guide for an almost complete free Scientific Platform

TRANSCRIPT

Vincent ISOZ Sciences.ch

Scientific Linux 1/191

g

SCIENTIFIC LINUX (SUX)

Minimal Data Scientist Installation + …(L)AMP Server v3.0

Vincent ISOZ

Vincent ISOZ Sciences.ch

Scientific Linux 2/191

Scientific Linux 7.1 Installation

Contents Why use Scienitific Linux? .............................................................................................................. 4

BIOS activate Virtualization ............................................................................................................ 6

Install Scientific Linux 7.1 ............................................................................................................... 6

Change to Wired Internet by default .......................................................................................... 39

Auto log-on ................................................................................................................................ 41

Qt C++ ............................................................................................................................................ 44

Eclipse Java, C/C++ and PHP ........................................................................................................ 50

Test C++ ..................................................................................................................................... 53

Test PHP ..................................................................................................................................... 59

PHP MySQL .................................................................................................................................. 74

Apache ........................................................................................................................................ 74

MySQL ....................................................................................................................................... 78

Install MySQL Workbench .................................................................................................... 79

PHP & PHP-mySQL .................................................................................................................. 82

MariaDB & phpMyAdmin ......................................................................................................... 88

Tomcat .......................................................................................................................................... 101

Oracle Express .............................................................................................................................. 122

WordPress/Joomla/Drupal/Typo3 ................................................................................................ 128

PostgreSQL .................................................................................................................................. 134

XML/DTD/Xpath Copy Editor .................................................................................................... 135

UML Umbrello ............................................................................................................................. 143

Install R ........................................................................................................................................ 146

OpenProj ....................................................................................................................................... 148

TeXMaker .................................................................................................................................... 154

LaTeXDraw .............................................................................................................................. 161

DropBox ....................................................................................................................................... 167

Skype ............................................................................................................................................ 168

Vincent ISOZ Sciences.ch

Scientific Linux 3/191

Aptana .......................................................................................................................................... 172

Zim ............................................................................................................................................... 174

Octave ........................................................................................................................................... 176

Others ........................................................................................................................................... 178

ToDo ............................................................................................................................................. 179

Record my desktop ................................................................................................................... 179

XMind ...................................................................................................................................... 183

Maxima ..................................................................................................................................... 185

Vincent ISOZ Sciences.ch

Scientific Linux 4/191

Why use Scienitific Linux? Scientific Linux is the worldwide reference operating system for scientific and scientific

applications!

Scientific Linux forum:

http://scientificlinuxforum.org

You can download a Virtual Box with all installed stuff detailed in this PDF here:

Password is: demo

Check Kernel version:

When you update your system (yum update) the kernel will also be updated and then when

starded your computer you will get:

Vincent ISOZ Sciences.ch

Scientific Linux 5/191

To see the liste of installed Kernel:

To remove an old Kernel juste type:

Vincent ISOZ Sciences.ch

Scientific Linux 6/191

BIOS activate Virtualization Some computers have BIOS virtualization deactivated. For this purpose you need to change this:

Install Scientific Linux 7.1 Open Virtual Box:

Vincent ISOZ Sciences.ch

Scientific Linux 7/191

Click on New:

Click Next and choose memory size (2GB recommended):

Vincent ISOZ Sciences.ch

Scientific Linux 8/191

Click Next and choose:

Click Next and choose:

Vincent ISOZ Sciences.ch

Scientific Linux 9/191

Click Next and choose:

Click Next and choose (recommended 20 GB-30 GB):

Vincent ISOZ Sciences.ch

Scientific Linux 10/191

Click Create.

Download Scientific Linux *.iso from here:

Vincent ISOZ Sciences.ch

Scientific Linux 11/191

Now go in the Settings… of the VBox:

Vincent ISOZ Sciences.ch

Scientific Linux 12/191

And choose:

Vincent ISOZ Sciences.ch

Scientific Linux 13/191

Select the *.iso file you selected before:

Once selected, you can Start the Virtual Machine and you will get:

Vincent ISOZ Sciences.ch

Scientific Linux 14/191

Click on the VBox screen and type Tab+Enter. After a few seconds you get:

Vincent ISOZ Sciences.ch

Scientific Linux 15/191

Choose English (United States) and click on Continue:

Vincent ISOZ Sciences.ch

Scientific Linux 16/191

Choose the GNOME Desktop with the visible package on the right:

You must select a partition to be able to continue the installation:

Vincent ISOZ Sciences.ch

Scientific Linux 17/191

The following window appears:

Vincent ISOZ Sciences.ch

Scientific Linux 18/191

Just click on Done in the upper left corner. Once you have also selected the right keyboard and

Date & Time Timezone click on Begin Installation:

Vincent ISOZ Sciences.ch

Scientific Linux 19/191

While the installation is in process, click on Root Password:

Vincent ISOZ Sciences.ch

Scientific Linux 20/191

And type a password (never forget it!):

Vincent ISOZ Sciences.ch

Scientific Linux 21/191

Validate with Done and wait for the installation to finish:

Vincent ISOZ Sciences.ch

Scientific Linux 22/191

When installation is finish click on Reboot:

Vincent ISOZ Sciences.ch

Scientific Linux 23/191

When Reboot is finish, click on Finish Configuration:

Vincent ISOZ Sciences.ch

Scientific Linux 24/191

Wait a few minutes to get:

Vincent ISOZ Sciences.ch

Scientific Linux 25/191

Click Next:

Vincent ISOZ Sciences.ch

Scientific Linux 26/191

Choose above your language and click Next:

Vincent ISOZ Sciences.ch

Scientific Linux 27/191

Create a user and click Next to choose the user Timezone:

Vincent ISOZ Sciences.ch

Scientific Linux 28/191

And… it's obvious… not need to comment:

Vincent ISOZ Sciences.ch

Scientific Linux 29/191

You will get:

Vincent ISOZ Sciences.ch

Scientific Linux 30/191

In VirtualBox go in:

Vincent ISOZ Sciences.ch

Scientific Linux 31/191

Click on Run:

Vincent ISOZ Sciences.ch

Scientific Linux 32/191

Type your password to continue the installation:

Vincent ISOZ Sciences.ch

Scientific Linux 33/191

And wait for the installation process to finish:

Vincent ISOZ Sciences.ch

Scientific Linux 34/191

When finih, restart the VBox:

Vincent ISOZ Sciences.ch

Scientific Linux 35/191

First we connect to the Network. Through the VBox settings check that you have:

Vincent ISOZ Sciences.ch

Scientific Linux 36/191

And after in you SL (Scientific Linuy acronym) do:

Once this done go in:

Vincent ISOZ Sciences.ch

Scientific Linux 37/191

You will get almost 200 updates:

Vincent ISOZ Sciences.ch

Scientific Linux 38/191

Click on Install Updates and when finished, reboot!

Vincent ISOZ Sciences.ch

Scientific Linux 39/191

Change to Wired Internet by default Each time you restart the VBox you will have to reconnect (wired) the VBox to the Internet. This

is boring. Do the following in the terminal:

You will get and click on Edit:

Vincent ISOZ Sciences.ch

Scientific Linux 40/191

And activate:

Vincent ISOZ Sciences.ch

Scientific Linux 41/191

Auto log-on It is boring to always log-on a virtual test machine. Therefore:

Vincent ISOZ Sciences.ch

Scientific Linux 42/191

Vincent ISOZ Sciences.ch

Scientific Linux 43/191

Vincent ISOZ Sciences.ch

Scientific Linux 44/191

Qt C++ As some people now I like how C++ rocks. Only one language to rule them all! Develop once for

almost everything with fastest time execution as compared to Java, C#, Python and many others.

First you go on Qt website to download:

You save the file locally:

Vincent ISOZ Sciences.ch

Scientific Linux 45/191

When download finish you go in the Properties of the file:

Vincent ISOZ Sciences.ch

Scientific Linux 46/191

In Permissions we change activate Allow executing file as a program:

Note: Process is the same to install Google Earth!

Once done, you double click on the file and the installation starts:

Vincent ISOZ Sciences.ch

Scientific Linux 47/191

You click on Next:

Vincent ISOZ Sciences.ch

Scientific Linux 48/191

On Next:

On Next again:

Vincent ISOZ Sciences.ch

Scientific Linux 49/191

On Next again and we wait:

Vincent ISOZ Sciences.ch

Scientific Linux 50/191

Eclipse Java, C/C++ and PHP We now download and install Eclipse for JEE, C/C++ and PHP.

For this purpose you go on the following page:

You click on the 64 bit link of each of the three distribution and you save the file:

Vincent ISOZ Sciences.ch

Scientific Linux 51/191

Once the download done we extract each file (rename immediately the resulting folder with

something like eclipseJava or eclipseCpp etc. otherwise each tar.gz file we erase the previous

created folder!):

For each distribution you in the corresponding folder and double click on the eclipse icon to

check that it opens without issues:

Vincent ISOZ Sciences.ch

Scientific Linux 52/191

You will get for JEE:

Caution!!! Sometimes menu are not visible but in fact they are here but just not visible!

And for C/C++:

Vincent ISOZ Sciences.ch

Scientific Linux 53/191

Test C++ Now you can test each one… First with C++:

Vincent ISOZ Sciences.ch

Scientific Linux 54/191

After:

Vincent ISOZ Sciences.ch

Scientific Linux 55/191

And:

Vincent ISOZ Sciences.ch

Scientific Linux 56/191

After:

Vincent ISOZ Sciences.ch

Scientific Linux 57/191

After:

Vincent ISOZ Sciences.ch

Scientific Linux 58/191

After:

Vincent ISOZ Sciences.ch

Scientific Linux 59/191

After:

Test PHP

Vincent ISOZ Sciences.ch

Scientific Linux 60/191

Vincent ISOZ Sciences.ch

Scientific Linux 61/191

Vincent ISOZ Sciences.ch

Scientific Linux 62/191

Vincent ISOZ Sciences.ch

Scientific Linux 63/191

Vincent ISOZ Sciences.ch

Scientific Linux 64/191

Vincent ISOZ Sciences.ch

Scientific Linux 65/191

Vincent ISOZ Sciences.ch

Scientific Linux 66/191

Vincent ISOZ Sciences.ch

Scientific Linux 67/191

Vincent ISOZ Sciences.ch

Scientific Linux 68/191

Vincent ISOZ Sciences.ch

Scientific Linux 69/191

Vincent ISOZ Sciences.ch

Scientific Linux 70/191

Vincent ISOZ Sciences.ch

Scientific Linux 71/191

Vincent ISOZ Sciences.ch

Scientific Linux 72/191

Vincent ISOZ Sciences.ch

Scientific Linux 73/191

If necessary:

Vincent ISOZ Sciences.ch

Scientific Linux 74/191

PHP MySQL The purpose here is to have a LAMP with SL…

Apache First we must be connected as root user:

We install Apache:

Vincent ISOZ Sciences.ch

Scientific Linux 75/191

We start the server on we change to configuration to make it start automatically at every boot:

Vincent ISOZ Sciences.ch

Scientific Linux 76/191

Now to make the whole LAMP works correctly we must configure an iptable. We create and

iptables file:

And in the editor press Insert key to begin to write:

Vincent ISOZ Sciences.ch

Scientific Linux 77/191

When finish, write ESC + : wq and Enter to save and return to the terminal.

After we must install a package that can read and use the previous file:

Once installation done, you will have troubles with the existing firewall. We need to stop it and

deactivate it for each boot:

Vincent ISOZ Sciences.ch

Scientific Linux 78/191

Now go in your favorite Internet Browser and type http://localhost:

MySQL The purpose now is to install MySQL RDBMS:

Vincent ISOZ Sciences.ch

Scientific Linux 79/191

Install MySQL Workbench

First you go on the following website:

Double click:

Vincent ISOZ Sciences.ch

Scientific Linux 80/191

After a few seconds we get:

Vincent ISOZ Sciences.ch

Scientific Linux 81/191

And when we open:

Vincent ISOZ Sciences.ch

Scientific Linux 82/191

PHP & PHP-mySQL The purpose now is to install PHP engine with the PHP-mySQL connector:

Vincent ISOZ Sciences.ch

Scientific Linux 83/191

To test that everything work, first method is to use the defaults Linux visual editor. But first we

need writing rights on the main Apache root folder:

Now we can create a PHP file:

Vincent ISOZ Sciences.ch

Scientific Linux 84/191

With a simple PHP script inside:

Vincent ISOZ Sciences.ch

Scientific Linux 85/191

After you just need to test it:

Vincent ISOZ Sciences.ch

Scientific Linux 86/191

We can do the same with Eclipse PHP. We create a project:

We create a simple script:

Vincent ISOZ Sciences.ch

Scientific Linux 87/191

And when you click on Run you get:

Now to use mySQL with PHP we need:

Vincent ISOZ Sciences.ch

Scientific Linux 88/191

MariaDB & phpMyAdmin Now we want to install phpMyAdmin to manage more easily MySQL tables. First we need to

install a fedora repo:

And after:

Vincent ISOZ Sciences.ch

Scientific Linux 89/191

To be sure that everything will work we do and update of all packages:

Now we can install phpMyAdmin:

Remarque: With this you can also install thunderbird (yum install thunderbird)

Vincent ISOZ Sciences.ch

Scientific Linux 90/191

Once this done, you restart Apache:

And now you can check if it works through your browser:

Vincent ISOZ Sciences.ch

Scientific Linux 91/191

But you will not be able to access to the admin console. For this we need to install MariaDB

packages (Oracle is devil…):

Vincent ISOZ Sciences.ch

Scientific Linux 92/191

Or if the above method doesn't work well:

Vincent ISOZ Sciences.ch

Scientific Linux 93/191

Now we start MariaDB services and we launch mysql secure installation wizard:

Now we can finally secure our mysql-phpMyAdmin installation:

!!! Just type ENTER for current root password. And follow the below answers:

Vincent ISOZ Sciences.ch

Scientific Linux 94/191

To set root password above we have chosen password as password…

We continue…:

Vincent ISOZ Sciences.ch

Scientific Linux 95/191

Now you can enter with root and password as input:

Vincent ISOZ Sciences.ch

Scientific Linux 96/191

When you click on Go we get:

Vincent ISOZ Sciences.ch

Scientific Linux 97/191

Now we configure MariaDB to start automatically on each reboot:

Vincent ISOZ Sciences.ch

Scientific Linux 98/191

If and only if you can't still access to phpMyAdmin do the following:

Vincent ISOZ Sciences.ch

Scientific Linux 99/191

So we can change the following file:

And you change:

Vincent ISOZ Sciences.ch

Scientific Linux 100/191

And also:

We need to change back the access rules to read only:

Restart computer.

Vincent ISOZ Sciences.ch

Scientific Linux 101/191

Tomcat To create Java server pages we need to install the tomcat server: for this purpose:

After:

Once done this has created a tomcat7 folder where we need to change the default port 8080 to

something else otherwise we will be in conflict with our apache server:

Vincent ISOZ Sciences.ch

Scientific Linux 102/191

To change this file we do:

And in the file we search:

Vincent ISOZ Sciences.ch

Scientific Linux 103/191

We change to:

We start the Tomcat server:

Vincent ISOZ Sciences.ch

Scientific Linux 104/191

And we get:

Now we can test it. First open Java Eclipse and go into:

Vincent ISOZ Sciences.ch

Scientific Linux 105/191

After we go:

Vincent ISOZ Sciences.ch

Scientific Linux 106/191

We take:

Vincent ISOZ Sciences.ch

Scientific Linux 107/191

We click on Next to get:

Vincent ISOZ Sciences.ch

Scientific Linux 108/191

We go in our Tomcat installation folder:

Vincent ISOZ Sciences.ch

Scientific Linux 109/191

We get:

Vincent ISOZ Sciences.ch

Scientific Linux 110/191

Click on Finish.

Now we can try to create a JSP page:

Vincent ISOZ Sciences.ch

Scientific Linux 111/191

Search after for Dynamic web project:

Vincent ISOZ Sciences.ch

Scientific Linux 112/191

After we have:

Vincent ISOZ Sciences.ch

Scientific Linux 113/191

We click on Next:

Vincent ISOZ Sciences.ch

Scientific Linux 114/191

And Next again:

Vincent ISOZ Sciences.ch

Scientific Linux 115/191

And Finish:

Vincent ISOZ Sciences.ch

Scientific Linux 116/191

We get:

Vincent ISOZ Sciences.ch

Scientific Linux 117/191

Vincent ISOZ Sciences.ch

Scientific Linux 118/191

Vincent ISOZ Sciences.ch

Scientific Linux 119/191

Vincent ISOZ Sciences.ch

Scientific Linux 120/191

Vincent ISOZ Sciences.ch

Scientific Linux 121/191

Vincent ISOZ Sciences.ch

Scientific Linux 122/191

Oracle Express Major tool to learn PL/SQL!

First download Oracle Database Express Edition for Linux x64:

Once file download extract it on place:

Vincent ISOZ Sciences.ch

Scientific Linux 123/191

Open the terminal in folder Disk1 of the resulting extraction and after type:

Vincent ISOZ Sciences.ch

Scientific Linux 124/191

Vincent ISOZ Sciences.ch

Scientific Linux 125/191

Password: password

Vincent ISOZ Sciences.ch

Scientific Linux 126/191

Vincent ISOZ Sciences.ch

Scientific Linux 127/191

Vincent ISOZ Sciences.ch

Scientific Linux 128/191

WordPress/Joomla/Drupal/Typo3 Install WordPress and Joomla is very very easy stuff in SE Linux once the above steps all done.

But for Drupal it is a little bit more difficult. Once the zip file unpacked in the

var/www/html/drupal do the following:

And create the following folder:

And do:

Vincent ISOZ Sciences.ch

Scientific Linux 129/191

So when you got before the following error message:

By clicking on proceed with the installation you get:

Vincent ISOZ Sciences.ch

Scientific Linux 130/191

And now just continue as for WordPress and Joomla!

For Typo3 take care!!! The message:

Vincent ISOZ Sciences.ch

Scientific Linux 131/191

Vincent ISOZ Sciences.ch

Scientific Linux 132/191

For the database step choose socket:

Vincent ISOZ Sciences.ch

Scientific Linux 133/191

Vincent ISOZ Sciences.ch

Scientific Linux 134/191

PostgreSQL

Other details will follow

Vincent ISOZ Sciences.ch

Scientific Linux 135/191

XML/DTD/Xpath Copy Editor To install XML Copy Editor. First download:

Vincent ISOZ Sciences.ch

Scientific Linux 136/191

Vincent ISOZ Sciences.ch

Scientific Linux 137/191

Vincent ISOZ Sciences.ch

Scientific Linux 138/191

Vincent ISOZ Sciences.ch

Scientific Linux 139/191

Vincent ISOZ Sciences.ch

Scientific Linux 140/191

Reboot machine and you will have:

Vincent ISOZ Sciences.ch

Scientific Linux 141/191

Vincent ISOZ Sciences.ch

Scientific Linux 142/191

Vincent ISOZ Sciences.ch

Scientific Linux 143/191

UML Umbrello To install UML Umbrello Editor the process is quite easy:

Vincent ISOZ Sciences.ch

Scientific Linux 144/191

Vincent ISOZ Sciences.ch

Scientific Linux 145/191

Vincent ISOZ Sciences.ch

Scientific Linux 146/191

Install R As we all know, R is actually the most complete statistical software in the world. So we need it

for number analysis

Therefore first thanks to the fedora repo:

We make an update to be sure to have the last version:

Vincent ISOZ Sciences.ch

Scientific Linux 147/191

Now we launch R by typing just… R… (not userfriendly but terribly efficient access):

After you just have to read my R 1'300 pages book on R ;-)

Vincent ISOZ Sciences.ch

Scientific Linux 148/191

OpenProj We all know that project management has become increasingly normative these last decades.

Having a project management software is a minimum nowadays.

So let's run with OpenProj.

First we download:

And we need to install the downloaded file:

Vincent ISOZ Sciences.ch

Scientific Linux 149/191

After OpenProj will be in the menu:

Vincent ISOZ Sciences.ch

Scientific Linux 150/191

But you will not be able to start it:

Vincent ISOZ Sciences.ch

Scientific Linux 151/191

Therefore you need first to install JRE:

If the Java Platform does not appear it means (most of time) that its already installed.

After we edit the following file:

Vincent ISOZ Sciences.ch

Scientific Linux 152/191

And we change this part:

Now we can open… OpenProj:

Vincent ISOZ Sciences.ch

Scientific Linux 153/191

Vincent ISOZ Sciences.ch

Scientific Linux 154/191

TeXMaker A very important tool for every scientist and engineer that must write high quality scientific

documents (papers and books):

First we use the CRAN installation file:

This tool need and MD5 Checksum to be installed. Therefore we need to install MD5 checksum

Perl packages:

Vincent ISOZ Sciences.ch

Scientific Linux 155/191

After we write in the terminal:

sudo ./install-tl

That brings us to:

Vincent ISOZ Sciences.ch

Scientific Linux 156/191

Wait… almost 3000 modules (LaTeX packages/*.sty) to install…

Vincent ISOZ Sciences.ch

Scientific Linux 157/191

To install TeXMaker on SL 7.1 we will need to recompile TeXMaker code source. Then before

we install QT4 compiler!:

yum install pkg-config qt-devel qt-webkit-devel poppler-qt4-devel gcc-c++ make rpmdevtools

zlib1g-dev

Vincent ISOZ Sciences.ch

Scientific Linux 158/191

And we download TeXMaker code source:

Once the download done we extract the package:

Vincent ISOZ Sciences.ch

Scientific Linux 159/191

And by security we install the following packages:

Now we compile the sources:

After a few minutes you can finally write:

Vincent ISOZ Sciences.ch

Scientific Linux 160/191

Vincent ISOZ Sciences.ch

Scientific Linux 161/191

Now to be able to install and update packages do each time the two following lines:

LaTeXDraw To install LaTeXDraw first download:

Vincent ISOZ Sciences.ch

Scientific Linux 162/191

Unzip:

Vincent ISOZ Sciences.ch

Scientific Linux 163/191

In the shell go into the folder:

Vincent ISOZ Sciences.ch

Scientific Linux 164/191

And comes a wizard:

Vincent ISOZ Sciences.ch

Scientific Linux 165/191

Once finished:

Vincent ISOZ Sciences.ch

Scientific Linux 166/191

Finally:

Vincent ISOZ Sciences.ch

Scientific Linux 167/191

DropBox First:

And finally:

Vincent ISOZ Sciences.ch

Scientific Linux 168/191

Skype Until today it is still not easy to install Skype on SL x64. Here are the different steps:

We start with:

And after:

yum install alsa-lib.i686 fontconfig.i686 freetype.i686 glib2.i686 libSM.i686 libXScrnSaver.i686

libXi.i686 libXrandr.i686 libXrender.i686 libXv.i686 libstdc++.i686 pulseaudio-libs.i686 qt.i686

qt-x11.i686 zlib.i686 qtwebkit.i686

We install some additional modules:

Now we download Skype:

Vincent ISOZ Sciences.ch

Scientific Linux 169/191

Now we unpack:

Now we create launcher:

We create now a file with a specila content:

Vincent ISOZ Sciences.ch

Scientific Linux 170/191

Finally:

And Skype starts:

Vincent ISOZ Sciences.ch

Scientific Linux 171/191

Vincent ISOZ Sciences.ch

Scientific Linux 172/191

Aptana Just download first:

It's a zip file:

Vincent ISOZ Sciences.ch

Scientific Linux 173/191

Once downloaded just unzip and double click:

You will get:

Vincent ISOZ Sciences.ch

Scientific Linux 174/191

If you get an error message about Chromium. Just reboot computer.

Zim You like OneNote/EverNote and don't want use the web version? Here is the way to do it:

Vincent ISOZ Sciences.ch

Scientific Linux 175/191

Once installed you get:

Finally:

Vincent ISOZ Sciences.ch

Scientific Linux 176/191

Octave Octave is a Maple/Matlab like scientific software. To install it:

You get:

Vincent ISOZ Sciences.ch

Scientific Linux 177/191

Finally:

Vincent ISOZ Sciences.ch

Scientific Linux 178/191

Others After from the Software installer wizard you can install easily also:

VLC media player

Audacity

Vincent ISOZ Sciences.ch

Scientific Linux 179/191

ToDo Write procedure for DraftSight, Google Earth, XMinder, Aptana

Record my desktop

Vincent ISOZ Sciences.ch

Scientific Linux 180/191

Scilab:

Vincent ISOZ Sciences.ch

Scientific Linux 181/191

Vincent ISOZ Sciences.ch

Scientific Linux 182/191

Dia:

Vincent ISOZ Sciences.ch

Scientific Linux 183/191

XMind

Vincent ISOZ Sciences.ch

Scientific Linux 184/191

Vincent ISOZ Sciences.ch

Scientific Linux 185/191

Maxima

DraftSight:

Vincent ISOZ Sciences.ch

Scientific Linux 186/191

XMinder:

Vincent ISOZ Sciences.ch

Scientific Linux 187/191

Google Earth:

Vincent ISOZ Sciences.ch

Scientific Linux 188/191

Answer Y to all questions.

Reboot and install:

Vincent ISOZ Sciences.ch

Scientific Linux 189/191

Answer Y to all questions. After:

Vincent ISOZ Sciences.ch

Scientific Linux 190/191

Vincent ISOZ Sciences.ch

Scientific Linux 191/191