SlideShare a Scribd company logo
1 of 216
Download to read offline
Scientific Linux Installation Guide
1/216
g
Scientific Linux
v4.3 (2017-07-31)
Scientific Linux Installation Guide
2/216
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
Scientific Linux Installation Guide
3/216
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
Scientific Linux Installation Guide
4/216
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
Scientific Linux Installation Guide
5/216
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:
Scientific Linux Installation Guide
6/216
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!!!
Scientific Linux Installation Guide
7/216
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:
Scientific Linux Installation Guide
8/216
Click on New:
Click Next and choose memory size (2GB recommended):
Scientific Linux Installation Guide
9/216
Click Next and choose:
Click Next and choose:
Scientific Linux Installation Guide
10/216
Click Next and choose:
Click Next and choose (recommended 20 GB-30 GB):
Scientific Linux Installation Guide
11/216
Click Create.
Download Scientific Linux *.iso from here:
Scientific Linux Installation Guide
12/216
Now go in the Settings… of the VBox:
Scientific Linux Installation Guide
13/216
And choose:
Scientific Linux Installation Guide
14/216
Select the *.iso file you selected before:
Once selected, you can Start the Virtual Machine and you will get:
Scientific Linux Installation Guide
15/216
Click on the VBox screen and type Tab+Enter. After a few seconds you get:
Scientific Linux Installation Guide
16/216
Choose English (United States) and click on Continue:
Scientific Linux Installation Guide
17/216
Choose the GNOME Desktop with the visible package on the right:
You must select a partition to be able to continue the installation:
Scientific Linux Installation Guide
18/216
The following window appears:
Scientific Linux Installation Guide
19/216
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:
Scientific Linux Installation Guide
20/216
While the installation is in process, click on Root Password:
Scientific Linux Installation Guide
21/216
And type a password (never forget it!):
Scientific Linux Installation Guide
22/216
Validate with Done and wait for the installation to finish:
Scientific Linux Installation Guide
23/216
When installation is finish click on Reboot:
Scientific Linux Installation Guide
24/216
When Reboot is finish, click on Finish Configuration:
Scientific Linux Installation Guide
25/216
Wait a few minutes to get:
Scientific Linux Installation Guide
26/216
Click Next:
Scientific Linux Installation Guide
27/216
Choose above your language and click Next:
Scientific Linux Installation Guide
28/216
Create a user and click Next to choose the user Timezone:
Scientific Linux Installation Guide
29/216
And… it's obvious… not need to comment:
Scientific Linux Installation Guide
30/216
You will get:
Scientific Linux Installation Guide
31/216
In VirtualBox go in:
Scientific Linux Installation Guide
32/216
Click on Run:
Scientific Linux Installation Guide
33/216
Type your password to continue the installation:
Scientific Linux Installation Guide
34/216
And wait for the installation process to finish:
Scientific Linux Installation Guide
35/216
When finish, restart the VBox:
Scientific Linux Installation Guide
36/216
First we connect to the Network. Through the VBox settings check that you have:
Scientific Linux Installation Guide
37/216
And after in you SL (Scientific Linuy acronym) do:
Once this done go in:
Scientific Linux Installation Guide
38/216
You will get almost 200 updates:
Scientific Linux Installation Guide
39/216
Click on Install Updates and when finished, reboot!
Scientific Linux Installation Guide
40/216
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:
Scientific Linux Installation Guide
41/216
And activate:
Scientific Linux Installation Guide
42/216
4.2 Auto log-on
It is boring to always log-on a virtual test machine. Therefore:
Scientific Linux Installation Guide
43/216
Scientific Linux Installation Guide
44/216
Something that may be important to know in Linux is how to open the file explorer with
administrative rights:
Scientific Linux Installation Guide
45/216
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:
Scientific Linux Installation Guide
46/216
You save the file locally:
Scientific Linux Installation Guide
47/216
When download finish you go in the Properties of the file:
In Permissions we change activate Allow executing file as a program:
Scientific Linux Installation Guide
48/216
Note: Process is the same to install Google Earth!
Once done, you double click on the file and the installation starts:
Scientific Linux Installation Guide
49/216
You click on Next:
Scientific Linux Installation Guide
50/216
On Next:
On Next again:
Scientific Linux Installation Guide
51/216
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:
Scientific Linux Installation Guide
52/216
You click on the 64 bit link of each of the three distribution and you save the file:
Scientific Linux Installation Guide
53/216
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:
Scientific Linux Installation Guide
54/216
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++:
Scientific Linux Installation Guide
55/216
Scientific Linux Installation Guide
56/216
5.2.1 Test C++
Now you can test each one… First with C++:
After:
Scientific Linux Installation Guide
57/216
And:
Scientific Linux Installation Guide
58/216
After:
Scientific Linux Installation Guide
59/216
After:
Scientific Linux Installation Guide
60/216
After:
Scientific Linux Installation Guide
61/216
After:
5.3 Aptana
Just download first:
Scientific Linux Installation Guide
62/216
It's a zip file:
Once downloaded just unzip and double click:
Scientific Linux Installation Guide
63/216
You will get:
Scientific Linux Installation Guide
64/216
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:
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
70/216
Reboot machine and you will have:
Scientific Linux Installation Guide
71/216
Scientific Linux Installation Guide
72/216
5.5 UML Umbrello
To install UML Umbrello Editor the process is quite easy:
Scientific Linux Installation Guide
73/216
Scientific Linux Installation Guide
74/216
Scientific Linux Installation Guide
75/216
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:
Scientific Linux Installation Guide
76/216
We install Apache:
Scientific Linux Installation Guide
77/216
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:
Scientific Linux Installation Guide
78/216
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.
Scientific Linux Installation Guide
79/216
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:
Scientific Linux Installation Guide
80/216
5.6.2 MySQL
The purpose now is to install MySQL RDBMS:
Scientific Linux Installation Guide
81/216
5.6.2.1 Install MySQL Workbench
First you go on the following website:
Double click:
Scientific Linux Installation Guide
82/216
After a few seconds we get:
Scientific Linux Installation Guide
83/216
And when we open:
Scientific Linux Installation Guide
84/216
5.6.3 PHP & PHP-mySQL
The purpose now is to install PHP engine with the PHP-mySQL connector:
Scientific Linux Installation Guide
85/216
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:
Scientific Linux Installation Guide
86/216
With a simple PHP script inside:
Scientific Linux Installation Guide
87/216
After you just need to test it:
Scientific Linux Installation Guide
88/216
We can do the same with Eclipse PHP. We create a project:
We create a simple script:
Scientific Linux Installation Guide
89/216
And when you click on Run you get:
Now to use mySQL with PHP we need:
Scientific Linux Installation Guide
90/216
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:
Scientific Linux Installation Guide
91/216
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)
Scientific Linux Installation Guide
92/216
Once this done, you restart Apache:
And now you can check if it works through your browser:
Scientific Linux Installation Guide
93/216
But you will not be able to access to the admin console. For this we need to install MariaDB
packages (Oracle is devil…):
Scientific Linux Installation Guide
94/216
Or if the above method doesn't work well:
Scientific Linux Installation Guide
95/216
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:
Scientific Linux Installation Guide
96/216
To set root password above we have chosen password as password…
We continue…:
Scientific Linux Installation Guide
97/216
Now you can enter with root and password as input:
Scientific Linux Installation Guide
98/216
When you click on Go we get:
Scientific Linux Installation Guide
99/216
Now we configure MariaDB to start automatically on each reboot:
Scientific Linux Installation Guide
100/216
If and only if you can't still access to phpMyAdmin do the following:
Scientific Linux Installation Guide
101/216
So we can change the following file:
And you change:
Scientific Linux Installation Guide
102/216
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:
Scientific Linux Installation Guide
103/216
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:
Scientific Linux Installation Guide
104/216
To change this file we do:
And in the file we search:
Scientific Linux Installation Guide
105/216
We change to:
We start the Tomcat server a first time:
Scientific Linux Installation Guide
106/216
we wait one minute… stop it:
and start it again:
Scientific Linux Installation Guide
107/216
And we get:
Now we can test it. First open Java Eclipse and go into:
Scientific Linux Installation Guide
108/216
After we go:
Scientific Linux Installation Guide
109/216
We take:
Scientific Linux Installation Guide
110/216
We click on Next to get:
Scientific Linux Installation Guide
111/216
We go in our Tomcat installation folder:
Scientific Linux Installation Guide
112/216
We get:
Scientific Linux Installation Guide
113/216
Click on Finish.
Now we can try to create a JSP page:
Scientific Linux Installation Guide
114/216
Search after for Dynamic web project:
Scientific Linux Installation Guide
115/216
After we have:
Scientific Linux Installation Guide
116/216
We click on Next:
Scientific Linux Installation Guide
117/216
And Next again:
Scientific Linux Installation Guide
118/216
And Finish:
Scientific Linux Installation Guide
119/216
We get:
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
124/216
5.8 Python
To install Python you run the following command:
Scientific Linux Installation Guide
125/216
How do I start IDLE under Linux?
Scientific Linux Installation Guide
126/216
numpy and scipy come pre-compiled with CentOS, just type:
Scientific Linux Installation Guide
127/216
5.9 Code::Blocks and Fortran
Scientific Linux Installation Guide
128/216
Scientific Linux Installation Guide
129/216
Scientific Linux Installation Guide
130/216
5.10 Oracle Express
Major tool to learn PL/SQL!
First download Oracle Database Express Edition for Linux x64:
Scientific Linux Installation Guide
131/216
Once file download extract it on place:
Open the terminal in folder Disk1 of the resulting extraction and after type:
Scientific Linux Installation Guide
132/216
Scientific Linux Installation Guide
133/216
Scientific Linux Installation Guide
134/216
Password: password
Scientific Linux Installation Guide
135/216
Scientific Linux Installation Guide
136/216
Scientific Linux Installation Guide
137/216
5.11 PostgreSQL
Other details will follow…
Scientific Linux Installation Guide
138/216
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:
Scientific Linux Installation Guide
139/216
And do:
So when you got before the following error message:
By clicking on proceed with the installation you get:
Scientific Linux Installation Guide
140/216
And now just continue as for WordPress and Joomla!
6.2 Typo 3
For Typo3 take care!!! The message:
Scientific Linux Installation Guide
141/216
Scientific Linux Installation Guide
142/216
For the database step choose socket:
Scientific Linux Installation Guide
143/216
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:
Scientific Linux Installation Guide
144/216
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):
Scientific Linux Installation Guide
145/216
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:
Scientific Linux Installation Guide
146/216
7.1.2 Test PHP
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
160/216
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:
Scientific Linux Installation Guide
161/216
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
Scientific Linux Installation Guide
162/216
That brings us to:
Wait… almost 3000 modules (LaTeX packages/*.sty) to install…
Scientific Linux Installation Guide
163/216
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
Scientific Linux Installation Guide
164/216
And we download TeXMaker code source:
Once the download done we extract the package:
Scientific Linux Installation Guide
165/216
And by security we install the following packages:
Now we compile the sources:
After a few minutes you can finally write:
Scientific Linux Installation Guide
166/216
Scientific Linux Installation Guide
167/216
Now to be able to install and update packages write each time the two following lines:
Scientific Linux Installation Guide
168/216
7.2.1 TeXLive
To install a basic package for LaTeX type the following:
and to install a specific package:
Scientific Linux Installation Guide
169/216
7.2.2 LaTeXDraw
To install LaTeXDraw first download:
Scientific Linux Installation Guide
170/216
Unzip:
Scientific Linux Installation Guide
171/216
In the shell go into the folder:
Scientific Linux Installation Guide
172/216
And a wizard appears on the screen:
Scientific Linux Installation Guide
173/216
Once finished:
Scientific Linux Installation Guide
174/216
Finally:
Scientific Linux Installation Guide
175/216
7.2.3 Tex2Html
7.3 Octave
Octave is a Maple/Matlab like scientific software. To install it:
Scientific Linux Installation Guide
176/216
You get:
Finally:
Scientific Linux Installation Guide
177/216
7.4 Scilab
To install Scilab, the official way is first to download the package:
Scientific Linux Installation Guide
178/216
after to extract:
Scientific Linux Installation Guide
179/216
After in the shell we write:
Scientific Linux Installation Guide
180/216
And Scilab opens:
Scientific Linux Installation Guide
181/216
7.5 FreeCAD
Scientific Linux Installation Guide
182/216
Scientific Linux Installation Guide
183/216
7.6 Salome
To install SALOME we go first on their webpage to select the option highlighted below:
Scientific Linux Installation Guide
184/216
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:
Scientific Linux Installation Guide
185/216
Then we get:
And after by creating a new file and inserting objects you can create your project:
Scientific Linux Installation Guide
186/216
Scientific Linux Installation Guide
187/216
7.7 Maxima
Scientific Linux Installation Guide
188/216
7.8 KiCAD
A Cross Platform and Open Source Electronics Design Automation Suite:
Scientific Linux Installation Guide
189/216
Scientific Linux Installation Guide
190/216
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:
Scientific Linux Installation Guide
191/216
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:
Scientific Linux Installation Guide
192/216
And we need to install the downloaded file:
After OpenProj will be in the menu:
Scientific Linux Installation Guide
193/216
But you will not be able to start it:
Scientific Linux Installation Guide
194/216
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:
Scientific Linux Installation Guide
195/216
And we change this part:
Now we can open… OpenProj:
Scientific Linux Installation Guide
196/216
8.3 DropBox
First:
And finally:
Scientific Linux Installation Guide
197/216
Scientific Linux Installation Guide
198/216
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:
Scientific Linux Installation Guide
199/216
Now we unpack:
Now we create launcher:
We create now a file with a special content:
Scientific Linux Installation Guide
200/216
Finally:
And Skype starts:
Scientific Linux Installation Guide
201/216
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:
Scientific Linux Installation Guide
202/216
Finally:
Scientific Linux Installation Guide
203/216
8.6 VYM (View Your Mind/Mind Mapping)
To have in an easy way a Mind Mapping tool, type:
Then we get:
Scientific Linux Installation Guide
204/216
Ce qui donne:
8.7 Vokoscreen (screen recorder)
To have as screen recorder we type first:
After what we get:
Scientific Linux Installation Guide
205/216
This gives:
Scientific Linux Installation Guide
206/216
8.8 Dia
Scientific Linux Installation Guide
207/216
Scientific Linux Installation Guide
208/216
9 Others
After from the Software installer wizard you can install easily also:
ď‚· VLC media player
ď‚· Audacity
Scientific Linux Installation Guide
209/216
10 ToDo
Write procedure for DraftSight, Google Earth, XMinder, Aptana
10.1 XMinder
Scientific Linux Installation Guide
210/216
10.2 DraftSight
Scientific Linux Installation Guide
211/216
XMinder:
Scientific Linux Installation Guide
212/216
Google Earth:
Scientific Linux Installation Guide
213/216
Answer Y to all questions.
Reboot and install:
Scientific Linux Installation Guide
214/216
Answer Y to all questions. After:
Scientific Linux Installation Guide
215/216
Scientific Linux Installation Guide
216/216

More Related Content

What's hot

Step by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMwareStep by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMwareJorge Batista
 
Checklist report vcs_6.0_solaris_11_x86-64
Checklist report vcs_6.0_solaris_11_x86-64Checklist report vcs_6.0_solaris_11_x86-64
Checklist report vcs_6.0_solaris_11_x86-64mthukupally
 
Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4
Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4
Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4Yusuf Hadiwinata Sutandar
 
HPE VM Explorer 6 1 user manual
HPE VM Explorer 6 1 user manualHPE VM Explorer 6 1 user manual
HPE VM Explorer 6 1 user manualAndrey Karpov
 
Openobject install
Openobject installOpenobject install
Openobject installajsneakerhead23
 
Plesk 8.1 for Linux/UNIX
Plesk 8.1 for Linux/UNIXPlesk 8.1 for Linux/UNIX
Plesk 8.1 for Linux/UNIXwebhostingguy
 
V sphere 5-upgrade-best-practices-guide[1]
V sphere 5-upgrade-best-practices-guide[1]V sphere 5-upgrade-best-practices-guide[1]
V sphere 5-upgrade-best-practices-guide[1]gerdev
 
V sphere 5-upgrade-best-practices-guide
V sphere 5-upgrade-best-practices-guideV sphere 5-upgrade-best-practices-guide
V sphere 5-upgrade-best-practices-guidegerdev
 
Oracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat IncOracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat IncFilipe Miranda
 
Installation and c onfiguration
Installation and c onfigurationInstallation and c onfiguration
Installation and c onfigurationbispsolutions
 
Own cloudusermanual
Own cloudusermanualOwn cloudusermanual
Own cloudusermanualHermes Guerrero
 
Oracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bitOracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bitRavi Kumar Lanke
 
Dev stacklabguide
Dev stacklabguideDev stacklabguide
Dev stacklabguideopenstackcisco
 
Eql tr symantec-backup-exec-10d-tr1024
Eql tr symantec-backup-exec-10d-tr1024Eql tr symantec-backup-exec-10d-tr1024
Eql tr symantec-backup-exec-10d-tr1024casanoteva
 
Solaris 9 Installation Guide
Solaris 9 Installation GuideSolaris 9 Installation Guide
Solaris 9 Installation Guideequalnull
 

What's hot (17)

Step by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMwareStep by Step Installation of Oracle11gR2 on OEL5 and VMware
Step by Step Installation of Oracle11gR2 on OEL5 and VMware
 
Checklist report vcs_6.0_solaris_11_x86-64
Checklist report vcs_6.0_solaris_11_x86-64Checklist report vcs_6.0_solaris_11_x86-64
Checklist report vcs_6.0_solaris_11_x86-64
 
Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4
Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4
Cloud Forms Iaa S V2wp 6299847 0411 Dm Web 4
 
HPE VM Explorer 6 1 user manual
HPE VM Explorer 6 1 user manualHPE VM Explorer 6 1 user manual
HPE VM Explorer 6 1 user manual
 
Book hudson
Book hudsonBook hudson
Book hudson
 
Openobject install
Openobject installOpenobject install
Openobject install
 
Plesk 8.1 for Linux/UNIX
Plesk 8.1 for Linux/UNIXPlesk 8.1 for Linux/UNIX
Plesk 8.1 for Linux/UNIX
 
V sphere 5-upgrade-best-practices-guide[1]
V sphere 5-upgrade-best-practices-guide[1]V sphere 5-upgrade-best-practices-guide[1]
V sphere 5-upgrade-best-practices-guide[1]
 
V sphere 5-upgrade-best-practices-guide
V sphere 5-upgrade-best-practices-guideV sphere 5-upgrade-best-practices-guide
V sphere 5-upgrade-best-practices-guide
 
Oracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat IncOracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
Oracle 11gr2 on_rhel6_0 - Document from Red Hat Inc
 
Installation and c onfiguration
Installation and c onfigurationInstallation and c onfiguration
Installation and c onfiguration
 
Own cloudusermanual
Own cloudusermanualOwn cloudusermanual
Own cloudusermanual
 
Nextcloud manual
Nextcloud manualNextcloud manual
Nextcloud manual
 
Oracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bitOracle ebs-r12-1-3installationlinux64bit
Oracle ebs-r12-1-3installationlinux64bit
 
Dev stacklabguide
Dev stacklabguideDev stacklabguide
Dev stacklabguide
 
Eql tr symantec-backup-exec-10d-tr1024
Eql tr symantec-backup-exec-10d-tr1024Eql tr symantec-backup-exec-10d-tr1024
Eql tr symantec-backup-exec-10d-tr1024
 
Solaris 9 Installation Guide
Solaris 9 Installation GuideSolaris 9 Installation Guide
Solaris 9 Installation Guide
 

Viewers also liked

rakworkshome.compressed
rakworkshome.compressedrakworkshome.compressed
rakworkshome.compressedAnjum Saeed
 
How to Win Strategy by AVC Eldeman Bui Ngoc Anh
How to Win Strategy by AVC Eldeman Bui Ngoc AnhHow to Win Strategy by AVC Eldeman Bui Ngoc Anh
How to Win Strategy by AVC Eldeman Bui Ngoc Anhshield_vn
 
Diverse classroom learners and technology
Diverse classroom learners and technologyDiverse classroom learners and technology
Diverse classroom learners and technologypeache1
 
How to optimize your social media profiles
How to optimize your social media profilesHow to optimize your social media profiles
How to optimize your social media profilesStellarMarketingPro
 
Vietnam internet startup scene by Topica
Vietnam internet startup scene by TopicaVietnam internet startup scene by Topica
Vietnam internet startup scene by Topicashield_vn
 
Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...
Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...
Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...remkoduursma
 
Final_Project_MeraDost_29Jan16
Final_Project_MeraDost_29Jan16Final_Project_MeraDost_29Jan16
Final_Project_MeraDost_29Jan16Anjum Saeed
 
Startup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiep
Startup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiepStartup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiep
Startup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiepshield_vn
 

Viewers also liked (8)

rakworkshome.compressed
rakworkshome.compressedrakworkshome.compressed
rakworkshome.compressed
 
How to Win Strategy by AVC Eldeman Bui Ngoc Anh
How to Win Strategy by AVC Eldeman Bui Ngoc AnhHow to Win Strategy by AVC Eldeman Bui Ngoc Anh
How to Win Strategy by AVC Eldeman Bui Ngoc Anh
 
Diverse classroom learners and technology
Diverse classroom learners and technologyDiverse classroom learners and technology
Diverse classroom learners and technology
 
How to optimize your social media profiles
How to optimize your social media profilesHow to optimize your social media profiles
How to optimize your social media profiles
 
Vietnam internet startup scene by Topica
Vietnam internet startup scene by TopicaVietnam internet startup scene by Topica
Vietnam internet startup scene by Topica
 
Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...
Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...
Biomass partitioning, leaf area index, and canopy greenness: the Good, the BA...
 
Final_Project_MeraDost_29Jan16
Final_Project_MeraDost_29Jan16Final_Project_MeraDost_29Jan16
Final_Project_MeraDost_29Jan16
 
Startup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiep
Startup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiepStartup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiep
Startup and Intellectual Property / So Huu Tri Tue cho doanh nghiep khoi nghiep
 

Similar to Scientific Linux

Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171Banking at Ho Chi Minh city
 
Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171Banking at Ho Chi Minh city
 
Vyatta Installation And Upgrade Vc5 V01
Vyatta Installation And Upgrade Vc5 V01Vyatta Installation And Upgrade Vc5 V01
Vyatta Installation And Upgrade Vc5 V01Kittanun Nuaon
 
MySQL Reference Manual
MySQL Reference ManualMySQL Reference Manual
MySQL Reference Manualwebhostingguy
 
mathworks_installation_help.pdf
mathworks_installation_help.pdfmathworks_installation_help.pdf
mathworks_installation_help.pdfraashidnik
 
RAC Attack 12c Installation Instruction
RAC Attack 12c Installation InstructionRAC Attack 12c Installation Instruction
RAC Attack 12c Installation InstructionYury Velikanov
 
Wind river linux_niosii_user_guide_r15_rev1
Wind river linux_niosii_user_guide_r15_rev1Wind river linux_niosii_user_guide_r15_rev1
Wind river linux_niosii_user_guide_r15_rev1Abhinay Yadav
 
Field installation guide-v3_1
Field installation guide-v3_1Field installation guide-v3_1
Field installation guide-v3_1Ganesh Joshi Regmi
 
mathworks_installation_help.pdf
mathworks_installation_help.pdfmathworks_installation_help.pdf
mathworks_installation_help.pdfalex401360
 
Red hat enterprise_linux-7-beta-installation_guide-en-us
Red hat enterprise_linux-7-beta-installation_guide-en-usRed hat enterprise_linux-7-beta-installation_guide-en-us
Red hat enterprise_linux-7-beta-installation_guide-en-usmuhammad adeel
 
Certification guide series ibm tivoli monitoring v 6.1 sg247187
Certification guide series ibm tivoli monitoring v 6.1 sg247187Certification guide series ibm tivoli monitoring v 6.1 sg247187
Certification guide series ibm tivoli monitoring v 6.1 sg247187Banking at Ho Chi Minh city
 
Install guide
Install guideInstall guide
Install guiderswarna
 
MikroTik User Guide
MikroTik User GuideMikroTik User Guide
MikroTik User Guideseolangit4
 
Jasper server ce-install-guide
Jasper server ce-install-guideJasper server ce-install-guide
Jasper server ce-install-guidewoid
 

Similar to Scientific Linux (20)

Linux install
Linux installLinux install
Linux install
 
Userguide
UserguideUserguide
Userguide
 
Userguide
UserguideUserguide
Userguide
 
Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171
 
Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171Deploying rational applications with ibm tivoli configuration manager redp4171
Deploying rational applications with ibm tivoli configuration manager redp4171
 
Vyatta Installation And Upgrade Vc5 V01
Vyatta Installation And Upgrade Vc5 V01Vyatta Installation And Upgrade Vc5 V01
Vyatta Installation And Upgrade Vc5 V01
 
MySQL Reference Manual
MySQL Reference ManualMySQL Reference Manual
MySQL Reference Manual
 
mathworks_installation_help.pdf
mathworks_installation_help.pdfmathworks_installation_help.pdf
mathworks_installation_help.pdf
 
RAC Attack 12c Installation Instruction
RAC Attack 12c Installation InstructionRAC Attack 12c Installation Instruction
RAC Attack 12c Installation Instruction
 
Wind river linux_niosii_user_guide_r15_rev1
Wind river linux_niosii_user_guide_r15_rev1Wind river linux_niosii_user_guide_r15_rev1
Wind river linux_niosii_user_guide_r15_rev1
 
Field installation guide-v3_1
Field installation guide-v3_1Field installation guide-v3_1
Field installation guide-v3_1
 
mathworks_installation_help.pdf
mathworks_installation_help.pdfmathworks_installation_help.pdf
mathworks_installation_help.pdf
 
Red hat enterprise_linux-7-beta-installation_guide-en-us
Red hat enterprise_linux-7-beta-installation_guide-en-usRed hat enterprise_linux-7-beta-installation_guide-en-us
Red hat enterprise_linux-7-beta-installation_guide-en-us
 
Certification guide series ibm tivoli monitoring v 6.1 sg247187
Certification guide series ibm tivoli monitoring v 6.1 sg247187Certification guide series ibm tivoli monitoring v 6.1 sg247187
Certification guide series ibm tivoli monitoring v 6.1 sg247187
 
Install guide
Install guideInstall guide
Install guide
 
Install guide
Install guideInstall guide
Install guide
 
MK-99DF8208-03
MK-99DF8208-03MK-99DF8208-03
MK-99DF8208-03
 
Step by-step installation of a secure linux web dns- and mail server
Step by-step installation of a secure linux web  dns- and mail serverStep by-step installation of a secure linux web  dns- and mail server
Step by-step installation of a secure linux web dns- and mail server
 
MikroTik User Guide
MikroTik User GuideMikroTik User Guide
MikroTik User Guide
 
Jasper server ce-install-guide
Jasper server ce-install-guideJasper server ce-install-guide
Jasper server ce-install-guide
 

More from 📡 Vincent Isoz

Visualisation de données (types de graphiques)
Visualisation de données (types de graphiques)Visualisation de données (types de graphiques)
Visualisation de données (types de graphiques)📡 Vincent Isoz
 
Data vizualisation (types of charts)
Data vizualisation (types of charts)Data vizualisation (types of charts)
Data vizualisation (types of charts)📡 Vincent Isoz
 
Visualisation de données (types de graphiques) v15.0
Visualisation de données (types de graphiques) v15.0Visualisation de données (types de graphiques) v15.0
Visualisation de données (types de graphiques) v15.0📡 Vincent Isoz
 
Scientific Evolution SĂ rl Catalogue de Services v5.0 (2020)
Scientific Evolution SĂ rl Catalogue de Services v5.0 (2020)Scientific Evolution SĂ rl Catalogue de Services v5.0 (2020)
Scientific Evolution Sàrl Catalogue de Services v5.0 (2020)📡 Vincent Isoz
 
Scientific Evolution LLS Services Catalog v5.0 (2020)
Scientific Evolution LLS Services Catalog v5.0 (2020)Scientific Evolution LLS Services Catalog v5.0 (2020)
Scientific Evolution LLS Services Catalog v5.0 (2020)📡 Vincent Isoz
 
Data vizualisation (types of charts)
Data vizualisation (types of charts)Data vizualisation (types of charts)
Data vizualisation (types of charts)📡 Vincent Isoz
 
Visualisation de données (types de graphiques) v3.0
Visualisation de données (types de graphiques) v3.0Visualisation de données (types de graphiques) v3.0
Visualisation de données (types de graphiques) v3.0📡 Vincent Isoz
 
Éléments de mathématiques appliquées
Éléments de mathématiques appliquéesÉléments de mathématiques appliquées
Éléments de mathématiques appliquées📡 Vincent Isoz
 
Microsoft Access 95-2013 Notes de cours
Microsoft Access 95-2013 Notes de coursMicrosoft Access 95-2013 Notes de cours
Microsoft Access 95-2013 Notes de cours📡 Vincent Isoz
 
Microsoft Project Support de cours
Microsoft Project Support de coursMicrosoft Project Support de cours
Microsoft Project Support de cours📡 Vincent Isoz
 
Microsoft Project Add-In for Advanced Project Managers
Microsoft Project Add-In for Advanced Project ManagersMicrosoft Project Add-In for Advanced Project Managers
Microsoft Project Add-In for Advanced Project Managers📡 Vincent Isoz
 
Assessment Builder / Quiz Builder / Survey Builder Scientifique
Assessment Builder / Quiz Builder / Survey Builder ScientifiqueAssessment Builder / Quiz Builder / Survey Builder Scientifique
Assessment Builder / Quiz Builder / Survey Builder Scientifique📡 Vincent Isoz
 
LaTeX Document de démonstration
LaTeX Document de démonstrationLaTeX Document de démonstration
LaTeX Document de démonstration📡 Vincent Isoz
 
Scientific Assessment Builder / Quiz Builder / Survey Builder
Scientific Assessment Builder / Quiz Builder / Survey BuilderScientific Assessment Builder / Quiz Builder / Survey Builder
Scientific Assessment Builder / Quiz Builder / Survey Builder📡 Vincent Isoz
 

More from 📡 Vincent Isoz (20)

Visualisation de données (types de graphiques)
Visualisation de données (types de graphiques)Visualisation de données (types de graphiques)
Visualisation de données (types de graphiques)
 
Data vizualisation (types of charts)
Data vizualisation (types of charts)Data vizualisation (types of charts)
Data vizualisation (types of charts)
 
Visualisation de données (types de graphiques) v15.0
Visualisation de données (types de graphiques) v15.0Visualisation de données (types de graphiques) v15.0
Visualisation de données (types de graphiques) v15.0
 
Scientific Evolution SĂ rl Catalogue de Services v5.0 (2020)
Scientific Evolution SĂ rl Catalogue de Services v5.0 (2020)Scientific Evolution SĂ rl Catalogue de Services v5.0 (2020)
Scientific Evolution SĂ rl Catalogue de Services v5.0 (2020)
 
Scientific Evolution LLS Services Catalog v5.0 (2020)
Scientific Evolution LLS Services Catalog v5.0 (2020)Scientific Evolution LLS Services Catalog v5.0 (2020)
Scientific Evolution LLS Services Catalog v5.0 (2020)
 
Livre R Statistiques
Livre R StatistiquesLivre R Statistiques
Livre R Statistiques
 
Microsoft SharePoint
Microsoft SharePointMicrosoft SharePoint
Microsoft SharePoint
 
Data vizualisation (types of charts)
Data vizualisation (types of charts)Data vizualisation (types of charts)
Data vizualisation (types of charts)
 
Visualisation de données (types de graphiques) v3.0
Visualisation de données (types de graphiques) v3.0Visualisation de données (types de graphiques) v3.0
Visualisation de données (types de graphiques) v3.0
 
Tutorial GGPlot2
Tutorial GGPlot2Tutorial GGPlot2
Tutorial GGPlot2
 
Éléments de mathématiques appliquées
Éléments de mathématiques appliquéesÉléments de mathématiques appliquées
Éléments de mathématiques appliquées
 
Microsoft Access 95-2013 Notes de cours
Microsoft Access 95-2013 Notes de coursMicrosoft Access 95-2013 Notes de cours
Microsoft Access 95-2013 Notes de cours
 
XML
XMLXML
XML
 
Microsoft Project Support de cours
Microsoft Project Support de coursMicrosoft Project Support de cours
Microsoft Project Support de cours
 
Microsoft Project Add-In for Advanced Project Managers
Microsoft Project Add-In for Advanced Project ManagersMicrosoft Project Add-In for Advanced Project Managers
Microsoft Project Add-In for Advanced Project Managers
 
Assessment Builder / Quiz Builder / Survey Builder Scientifique
Assessment Builder / Quiz Builder / Survey Builder ScientifiqueAssessment Builder / Quiz Builder / Survey Builder Scientifique
Assessment Builder / Quiz Builder / Survey Builder Scientifique
 
LaTeX Document de démonstration
LaTeX Document de démonstrationLaTeX Document de démonstration
LaTeX Document de démonstration
 
Scientific Assessment Builder / Quiz Builder / Survey Builder
Scientific Assessment Builder / Quiz Builder / Survey BuilderScientific Assessment Builder / Quiz Builder / Survey Builder
Scientific Assessment Builder / Quiz Builder / Survey Builder
 
Scientific Evolution SĂ rl
Scientific Evolution SĂ rlScientific Evolution SĂ rl
Scientific Evolution SĂ rl
 
Scientific Evolution LLC
Scientific Evolution LLCScientific Evolution LLC
Scientific Evolution LLC
 

Recently uploaded

Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2John Carlo Rollon
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
Welcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayWelcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayZachary Labe
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxFarihaAbdulRasheed
 
Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |aasikanpl
 
Cytokinin, mechanism and its application.pptx
Cytokinin, mechanism and its application.pptxCytokinin, mechanism and its application.pptx
Cytokinin, mechanism and its application.pptxVarshiniMK
 
Module 4: Mendelian Genetics and Punnett Square
Module 4:  Mendelian Genetics and Punnett SquareModule 4:  Mendelian Genetics and Punnett Square
Module 4: Mendelian Genetics and Punnett SquareIsiahStephanRadaza
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -INandakishor Bhaurao Deshmukh
 
Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PPRINCE C P
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxdharshini369nike
 
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaDashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaPraksha3
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
insect anatomy and insect body wall and their physiology
insect anatomy and insect body wall and their  physiologyinsect anatomy and insect body wall and their  physiology
insect anatomy and insect body wall and their physiologyDrAnita Sharma
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxEran Akiva Sinbar
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 

Recently uploaded (20)

Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
Welcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayWelcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work Day
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Lajpat Nagar (Delhi) |
 
Cytokinin, mechanism and its application.pptx
Cytokinin, mechanism and its application.pptxCytokinin, mechanism and its application.pptx
Cytokinin, mechanism and its application.pptx
 
Module 4: Mendelian Genetics and Punnett Square
Module 4:  Mendelian Genetics and Punnett SquareModule 4:  Mendelian Genetics and Punnett Square
Module 4: Mendelian Genetics and Punnett Square
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -I
 
Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C P
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptx
 
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaDashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
insect anatomy and insect body wall and their physiology
insect anatomy and insect body wall and their  physiologyinsect anatomy and insect body wall and their  physiology
insect anatomy and insect body wall and their physiology
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 

Scientific Linux