Anda di halaman 1dari 216

Scientific Linux Installation Guide

Scientific Linux
v4.3 (2017-07-31)

g
1/216
Scientific Linux Installation Guide

Scientific Linux 7.1 Installation


1 Contents
2 Why use Scientific Linux? ....................................................................................................... 4
2.1 Updates .............................................................................................................................. 5
3 BIOS activate Virtualization .................................................................................................... 7
4 Install Scientific Linux 7.1 ....................................................................................................... 7
4.1 Change to Wired Internet by default ............................................................................... 40
4.2 Auto log-on ...................................................................................................................... 42
5 Programming/Development ................................................................................................... 45
5.1 Qt C++ ............................................................................................................................. 45
5.2 Eclipse Java, C/C++ and PHP ......................................................................................... 51
5.2.1 Test C++ ................................................................................................................... 56
5.3 Aptana .............................................................................................................................. 61
5.4 XML/DTD/Xpath Copy Editor ....................................................................................... 64
5.5 UML Umbrello ................................................................................................................ 72
5.6 PHP MySQL .................................................................................................................... 75
5.6.1 Apache ...................................................................................................................... 75
5.6.2 MySQL ..................................................................................................................... 80
5.6.3 PHP & PHP-mySQL ................................................................................................ 84
5.6.4 MariaDB & phpMyAdmin ....................................................................................... 90
5.7 Tomcat ........................................................................................................................... 102
5.8 Python ............................................................................................................................ 124
5.9 Code::Blocks and Fortran .............................................................................................. 127
5.10 Oracle Express ............................................................................................................... 130
5.11 PostgreSQL .................................................................................................................... 137
6 Content Management Server ................................................................................................ 138
6.1 Drupal ............................................................................................................................ 138
6.2 Typo 3 ............................................................................................................................ 140
7 Science ................................................................................................................................. 143
7.1 R..................................................................................................................................... 143
7.1.1 R Studio .................................................................................................................. 145
7.1.2 Test PHP ................................................................................................................. 146
7.2 TeXMaker ...................................................................................................................... 160
7.2.1 TeXLive ................................................................................................................. 168
7.2.2 LaTeXDraw ............................................................................................................ 169
7.2.3 Tex2Html ............................................................................................................... 175
7.3 Octave ............................................................................................................................ 175
7.4 Scilab ............................................................................................................................. 177

2/216
Scientific Linux Installation Guide

7.5 FreeCAD ........................................................................................................................ 181


7.6 Salome ........................................................................................................................... 183
7.7 Maxima .......................................................................................................................... 187
7.8 KiCAD ........................................................................................................................... 188
8 Office .................................................................................................................................... 190
8.1 Qalculate ........................................................................................................................ 190
8.2 OpenProj ........................................................................................................................ 191
8.3 DropBox ........................................................................................................................ 196
8.4 Skype ............................................................................................................................. 198
8.5 Zim................................................................................................................................. 201
8.6 VYM (View Your Mind/Mind Mapping) ..................................................................... 203
8.7 Vokoscreen (screen recorder) ........................................................................................ 204
8.8 Dia ................................................................................................................................. 206
9 Others ................................................................................................................................... 208
10 ToDo..................................................................................................................................... 209
10.1 XMinder......................................................................................................................... 209
10.2 DraftSight ...................................................................................................................... 210

3/216
Scientific Linux Installation Guide

2 Why use Scientific Linux?


Scientific Linux is the worldwide reference operating system for scientists and scientific
applications at this beginning of the 21st century and created in 2004!

among a lot of other distributions:

Scientific Linux forum:

http://scientificlinuxforum.org

You can download the complete 31 Gigabytes Scientific Linux Virtual Box (vdi file) here1:

https://www.dropbox.com/s/g1p1rymql4x45o4/ScientificLinux7.vdi?dl=0

with all installed stuff detailed in this PDF here:

1
The password of the Virtual Machin account is: password

4/216
Scientific Linux Installation Guide

https://fr.scribd.com/document/278466634/Scientific-Linux-Virtual-Box

If necessary you can check the kernel version with the following command:

2.1 Updates
When you update the applications of your system (yum update) the kernel will also be updated
and then when start your computer you will get:

To see the list of installed Kernel:

5/216
Scientific Linux Installation Guide

To remove an old Kernel just type:

Upgrades between major versions (from SL 5 to SL 6, or SL 6 to SL 7) are not supported!!!

6/216
Scientific Linux Installation Guide

3 BIOS activate Virtualization


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

4 Install Scientific Linux 7.1


Open Virtual Box:

7/216
Scientific Linux Installation Guide

Click on New:

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

8/216
Scientific Linux Installation Guide

Click Next and choose:

Click Next and choose:

9/216
Scientific Linux Installation Guide

Click Next and choose:

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

10/216
Scientific Linux Installation Guide

Click Create.

Download Scientific Linux *.iso from here:

11/216
Scientific Linux Installation Guide

Now go in the Settings of the VBox:

12/216
Scientific Linux Installation Guide

And choose:

13/216
Scientific Linux Installation Guide

Select the *.iso file you selected before:

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

14/216
Scientific Linux Installation Guide

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

15/216
Scientific Linux Installation Guide

Choose English (United States) and click on Continue:

16/216
Scientific Linux Installation Guide

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

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

17/216
Scientific Linux Installation Guide

The following window appears:

18/216
Scientific Linux Installation Guide

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:

19/216
Scientific Linux Installation Guide

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

20/216
Scientific Linux Installation Guide

And type a password (never forget it!):

21/216
Scientific Linux Installation Guide

Validate with Done and wait for the installation to finish:

22/216
Scientific Linux Installation Guide

When installation is finish click on Reboot:

23/216
Scientific Linux Installation Guide

When Reboot is finish, click on Finish Configuration:

24/216
Scientific Linux Installation Guide

Wait a few minutes to get:

25/216
Scientific Linux Installation Guide

Click Next:

26/216
Scientific Linux Installation Guide

Choose above your language and click Next:

27/216
Scientific Linux Installation Guide

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

28/216
Scientific Linux Installation Guide

And it's obvious not need to comment:

29/216
Scientific Linux Installation Guide

You will get:

30/216
Scientific Linux Installation Guide

In VirtualBox go in:

31/216
Scientific Linux Installation Guide

Click on Run:

32/216
Scientific Linux Installation Guide

Type your password to continue the installation:

33/216
Scientific Linux Installation Guide

And wait for the installation process to finish:

34/216
Scientific Linux Installation Guide

When finish, restart the VBox:

35/216
Scientific Linux Installation Guide

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

36/216
Scientific Linux Installation Guide

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

Once this done go in:

37/216
Scientific Linux Installation Guide

You will get almost 200 updates:

38/216
Scientific Linux Installation Guide

Click on Install Updates and when finished, reboot!

39/216
Scientific Linux Installation Guide

4.1 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:

40/216
Scientific Linux Installation Guide

And activate:

41/216
Scientific Linux Installation Guide

4.2 Auto log-on

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

42/216
Scientific Linux Installation Guide

43/216
Scientific Linux Installation Guide

Something that may be important to know in Linux is how to open the file explorer with
administrative rights:

44/216
Scientific Linux Installation Guide

5 Programming/Development
5.1 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:

45/216
Scientific Linux Installation Guide

You save the file locally:

46/216
Scientific Linux Installation Guide

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

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

47/216
Scientific Linux Installation Guide

Note: Process is the same to install Google Earth!

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

48/216
Scientific Linux Installation Guide

You click on Next:

49/216
Scientific Linux Installation Guide

On Next:

On Next again:

50/216
Scientific Linux Installation Guide

On Next again and we wait:

5.2 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:

51/216
Scientific Linux Installation Guide

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

52/216
Scientific Linux Installation Guide

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:

53/216
Scientific Linux Installation Guide

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++:

54/216
Scientific Linux Installation Guide

55/216
Scientific Linux Installation Guide

5.2.1 Test C++

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

After:

56/216
Scientific Linux Installation Guide

And:

57/216
Scientific Linux Installation Guide

After:

58/216
Scientific Linux Installation Guide

After:

59/216
Scientific Linux Installation Guide

After:

60/216
Scientific Linux Installation Guide

After:

5.3 Aptana

Just download first:

61/216
Scientific Linux Installation Guide

It's a zip file:

Once downloaded just unzip and double click:

62/216
Scientific Linux Installation Guide

You will get:

63/216
Scientific Linux Installation Guide

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

5.4 XML/DTD/Xpath Copy Editor

To install XML Copy Editor. First download:

64/216
Scientific Linux Installation Guide

65/216
Scientific Linux Installation Guide

66/216
Scientific Linux Installation Guide

67/216
Scientific Linux Installation Guide

68/216
Scientific Linux Installation Guide

69/216
Scientific Linux Installation Guide

Reboot machine and you will have:

70/216
Scientific Linux Installation Guide

71/216
Scientific Linux Installation Guide

5.5 UML Umbrello

To install UML Umbrello Editor the process is quite easy:

72/216
Scientific Linux Installation Guide

73/216
Scientific Linux Installation Guide

74/216
Scientific Linux Installation Guide

5.6 PHP MySQL


The purpose here is to have a LAMP with SL

5.6.1 Apache

First we must be connected as root user:

75/216
Scientific Linux Installation Guide

We install Apache:

76/216
Scientific Linux Installation Guide

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

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

77/216
Scientific Linux Installation Guide

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

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

78/216
Scientific Linux Installation Guide

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:

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

79/216
Scientific Linux Installation Guide

5.6.2 MySQL

The purpose now is to install MySQL RDBMS:

80/216
Scientific Linux Installation Guide

5.6.2.1 Install MySQL Workbench


First you go on the following website:

Double click:

81/216
Scientific Linux Installation Guide

After a few seconds we get:

82/216
Scientific Linux Installation Guide

And when we open:

83/216
Scientific Linux Installation Guide

5.6.3 PHP & PHP-mySQL

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

84/216
Scientific Linux Installation Guide

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:

85/216
Scientific Linux Installation Guide

With a simple PHP script inside:

86/216
Scientific Linux Installation Guide

After you just need to test it:

87/216
Scientific Linux Installation Guide

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

We create a simple script:

88/216
Scientific Linux Installation Guide

And when you click on Run you get:

Now to use mySQL with PHP we need:

89/216
Scientific Linux Installation Guide

5.6.4 MariaDB & phpMyAdmin

Now we want to install phpMyAdmin to manage more easily MySQL tables. First we need to
install a fedora repo:

And after:

90/216
Scientific Linux Installation Guide

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)

91/216
Scientific Linux Installation Guide

Once this done, you restart Apache:

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

92/216
Scientific Linux Installation Guide

But you will not be able to access to the admin console. For this we need to install MariaDB
packages (Oracle is devil):

93/216
Scientific Linux Installation Guide

Or if the above method doesn't work well:

94/216
Scientific Linux Installation Guide

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:

95/216
Scientific Linux Installation Guide

To set root password above we have chosen password as password

We continue:

96/216
Scientific Linux Installation Guide

Now you can enter with root and password as input:

97/216
Scientific Linux Installation Guide

When you click on Go we get:

98/216
Scientific Linux Installation Guide

Now we configure MariaDB to start automatically on each reboot:

99/216
Scientific Linux Installation Guide

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

100/216
Scientific Linux Installation Guide

So we can change the following file:

And you change:

101/216
Scientific Linux Installation Guide

And also:

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

Restart computer.

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

102/216
Scientific Linux Installation Guide

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:

103/216
Scientific Linux Installation Guide

To change this file we do:

And in the file we search:

104/216
Scientific Linux Installation Guide

We change to:

We start the Tomcat server a first time:

105/216
Scientific Linux Installation Guide

we wait one minute stop it:

and start it again:

106/216
Scientific Linux Installation Guide

And we get:

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

107/216
Scientific Linux Installation Guide

After we go:

108/216
Scientific Linux Installation Guide

We take:

109/216
Scientific Linux Installation Guide

We click on Next to get:

110/216
Scientific Linux Installation Guide

We go in our Tomcat installation folder:

111/216
Scientific Linux Installation Guide

We get:

112/216
Scientific Linux Installation Guide

Click on Finish.

Now we can try to create a JSP page:

113/216
Scientific Linux Installation Guide

Search after for Dynamic web project:

114/216
Scientific Linux Installation Guide

After we have:

115/216
Scientific Linux Installation Guide

We click on Next:

116/216
Scientific Linux Installation Guide

And Next again:

117/216
Scientific Linux Installation Guide

And Finish:

118/216
Scientific Linux Installation Guide

We get:

119/216
Scientific Linux Installation Guide

120/216
Scientific Linux Installation Guide

121/216
Scientific Linux Installation Guide

122/216
Scientific Linux Installation Guide

123/216
Scientific Linux Installation Guide

5.8 Python

To install Python you run the following command:

124/216
Scientific Linux Installation Guide

How do I start IDLE under Linux?

125/216
Scientific Linux Installation Guide

numpy and scipy come pre-compiled with CentOS, just type:

126/216
Scientific Linux Installation Guide

5.9 Code::Blocks and Fortran

127/216
Scientific Linux Installation Guide

128/216
Scientific Linux Installation Guide

129/216
Scientific Linux Installation Guide

5.10 Oracle Express


Major tool to learn PL/SQL!

First download Oracle Database Express Edition for Linux x64:

130/216
Scientific Linux Installation Guide

Once file download extract it on place:

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

131/216
Scientific Linux Installation Guide

132/216
Scientific Linux Installation Guide

133/216
Scientific Linux Installation Guide

Password: password

134/216
Scientific Linux Installation Guide

135/216
Scientific Linux Installation Guide

136/216
Scientific Linux Installation Guide

5.11 PostgreSQL

Other details will follow

137/216
Scientific Linux Installation Guide

6 Content Management Server


6.1 Drupal
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:

138/216
Scientific Linux Installation Guide

And do:

So when you got before the following error message:

By clicking on proceed with the installation you get:

139/216
Scientific Linux Installation Guide

And now just continue as for WordPress and Joomla!

6.2 Typo 3

For Typo3 take care!!! The message:

140/216
Scientific Linux Installation Guide

141/216
Scientific Linux Installation Guide

For the database step choose socket:

142/216
Scientific Linux Installation Guide

7 Science
7.1 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:

143/216
Scientific Linux Installation Guide

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

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

144/216
Scientific Linux Installation Guide

It may be useful also to know how to uninstall R as sometimes it can be corrupted. Then run the
following commands:
yum uninstall R
yum uninstall R-core
yum uninstall R-devel
yum uninstall R-core-devel

If you get an error when running R for the first time saying that a file is missing in a given folder.
Just go in this folder and copy paste in an existing file in that same folder having a similar name
and just rename it as expected by the R error message!

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

7.1.1 R Studio

To install R Studio just run the following command:

145/216
Scientific Linux Installation Guide

7.1.2 Test PHP

146/216
Scientific Linux Installation Guide

147/216
Scientific Linux Installation Guide

148/216
Scientific Linux Installation Guide

149/216
Scientific Linux Installation Guide

150/216
Scientific Linux Installation Guide

151/216
Scientific Linux Installation Guide

152/216
Scientific Linux Installation Guide

153/216
Scientific Linux Installation Guide

154/216
Scientific Linux Installation Guide

155/216
Scientific Linux Installation Guide

156/216
Scientific Linux Installation Guide

157/216
Scientific Linux Installation Guide

158/216
Scientific Linux Installation Guide

159/216
Scientific Linux Installation Guide

If necessary:

7.2 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:

160/216
Scientific Linux Installation Guide

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

After we write in the terminal:

sudo ./install-tl

161/216
Scientific Linux Installation Guide

That brings us to:

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

162/216
Scientific Linux Installation Guide

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

163/216
Scientific Linux Installation Guide

And we download TeXMaker code source:

Once the download done we extract the package:

164/216
Scientific Linux Installation Guide

And by security we install the following packages:

Now we compile the sources:

After a few minutes you can finally write:

165/216
Scientific Linux Installation Guide

166/216
Scientific Linux Installation Guide

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

167/216
Scientific Linux Installation Guide

7.2.1 TeXLive

To install a basic package for LaTeX type the following:

and to install a specific package:

168/216
Scientific Linux Installation Guide

7.2.2 LaTeXDraw

To install LaTeXDraw first download:

169/216
Scientific Linux Installation Guide

Unzip:

170/216
Scientific Linux Installation Guide

In the shell go into the folder:

171/216
Scientific Linux Installation Guide

And a wizard appears on the screen:

172/216
Scientific Linux Installation Guide

Once finished:

173/216
Scientific Linux Installation Guide

Finally:

174/216
Scientific Linux Installation Guide

7.2.3 Tex2Html

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

175/216
Scientific Linux Installation Guide

You get:

Finally:

176/216
Scientific Linux Installation Guide

7.4 Scilab

To install Scilab, the official way is first to download the package:

177/216
Scientific Linux Installation Guide

after to extract:

178/216
Scientific Linux Installation Guide

After in the shell we write:

179/216
Scientific Linux Installation Guide

And Scilab opens:

180/216
Scientific Linux Installation Guide

7.5 FreeCAD

181/216
Scientific Linux Installation Guide

182/216
Scientific Linux Installation Guide

7.6 Salome
To install SALOME we go first on their webpage to select the option highlighted below:

183/216
Scientific Linux Installation Guide

Once the download finish we extract the files:

Then we enter the corresponding folder:

Afterward we go in the shell, browse in the corresponding folder and launch the corresponding
bash file:

184/216
Scientific Linux Installation Guide

Then we get:

And after by creating a new file and inserting objects you can create your project:

185/216
Scientific Linux Installation Guide

186/216
Scientific Linux Installation Guide

7.7 Maxima

187/216
Scientific Linux Installation Guide

7.8 KiCAD

A Cross Platform and Open Source Electronics Design Automation Suite:

188/216
Scientific Linux Installation Guide

189/216
Scientific Linux Installation Guide

8 Office
8.1 Qalculate
A "small" calculator is always useful. Let us see how to install one that is considered as a
reference in the Linux World:

190/216
Scientific Linux Installation Guide

8.2 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:

191/216
Scientific Linux Installation Guide

And we need to install the downloaded file:

After OpenProj will be in the menu:

192/216
Scientific Linux Installation Guide

But you will not be able to start it:

193/216
Scientific Linux Installation Guide

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:

194/216
Scientific Linux Installation Guide

And we change this part:

Now we can open OpenProj:

195/216
Scientific Linux Installation Guide

8.3 DropBox

First:

And finally:

196/216
Scientific Linux Installation Guide

197/216
Scientific Linux Installation Guide

8.4 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:

198/216
Scientific Linux Installation Guide

Now we unpack:

Now we create launcher:

We create now a file with a special content:

199/216
Scientific Linux Installation Guide

Finally:

And Skype starts:

200/216
Scientific Linux Installation Guide

8.5 Zim

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

Once installed you get:

201/216
Scientific Linux Installation Guide

Finally:

202/216
Scientific Linux Installation Guide

8.6 VYM (View Your Mind/Mind Mapping)

To have in an easy way a Mind Mapping tool, type:

Then we get:

203/216
Scientific Linux Installation Guide

Ce qui donne:

8.7 Vokoscreen (screen recorder)


To have as screen recorder we type first:

After what we get:

204/216
Scientific Linux Installation Guide

This gives:

205/216
Scientific Linux Installation Guide

8.8 Dia

206/216
Scientific Linux Installation Guide

207/216
Scientific Linux Installation Guide

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

VLC media player


Audacity

208/216
Scientific Linux Installation Guide

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

10.1 XMinder

209/216
Scientific Linux Installation Guide

10.2 DraftSight

210/216
Scientific Linux Installation Guide

XMinder:

211/216
Scientific Linux Installation Guide

Google Earth:

212/216
Scientific Linux Installation Guide

Answer Y to all questions.

Reboot and install:

213/216
Scientific Linux Installation Guide

Answer Y to all questions. After:

214/216
Scientific Linux Installation Guide

215/216
Scientific Linux Installation Guide

216/216

Anda mungkin juga menyukai