Fedora 18 - Installation - PowerPoint PPT Presentation

1 / 30
About This Presentation
Title:

Fedora 18 - Installation

Description:

Fedora 18 - Installation Mr. Samrat Guha Roy Mr. K. V. G. Rao Central Library, IIT Kharagpur Technology Review Linux Operating System Ubuntu, Fedora, Debian etc... – PowerPoint PPT presentation

Number of Views:193
Avg rating:3.0/5.0
Slides: 31
Provided by: DL257
Category:

less

Transcript and Presenter's Notes

Title: Fedora 18 - Installation


1
Fedora 18 - Installation
  • Mr. Samrat Guha Roy
  • Mr. K. V. G. Rao
  • Central Library, IIT Kharagpur

2
(No Transcript)
3
(No Transcript)
4
(No Transcript)
5
(No Transcript)
6
(No Transcript)
7
(No Transcript)
8
(No Transcript)
9
(No Transcript)
10
Technology Review
11
(No Transcript)
12
Prerequisites Software's
Koha
DSpace
  • Linux / Windows
  • Apache
  • Perl Modules
  • MySQL
  • Linux / Windows
  • Apache Tomcat
  • Java
  • Apache Ant
  • Apache Maven
  • PostgreSQL

13
Prerequisites Software's
Drupal
  • Linux / Windows
  • Apache
  • PHP Modules
  • MySQL

LAMP ?
WAMP ?
14
Client / Server Architecture
Web Server
Koha UI
User
Client
Server
DSpace UI
Database
User
Client
Data gets stored in Hard Disk
15
(No Transcript)
16
(No Transcript)
17
Client / Server Architecture
18
Client / Server Architecture
Front End
Back End
Middleware Business Logic
User UI
Data Storage
19
Objectives Fedora 18 Configuration
  • Installing Fedora 18
  • Configuring yum repository
  • Installation of phpMyAdmin
  • Configuring Network Proxy
  • Configuring mysql Server
  • Disabling SELinux
  • Reboot the system

20
(No Transcript)
21
(No Transcript)
22
(No Transcript)
23
Fedora File System
24
Some Useful Linux Commands
  • cd change directory
  • mkdir make a directory
  • yum commands
  • clear clear screen
  • ls l listing directory
  • yum command
  • systemctl for start/stop/status of services

25
Configuring yum phpMyAdmin
Set Network Proxy as 144.16.192.2188080 Copy
paste the two files from DVDs yum folder in the
location /etc/yum.repo.d Yum update yum
install phpMyAdmin
26
Start apache and mysql server
systemctl start httpd.service systemctl
start mysqld.service mysql uroot p
enter mysqlgt UPDATE mysql.user SET
PasswordPASSWORD('el123') WHERE User'root'
27
Start apache and mysql server
mysqlgtFLUSH PRIVILEGES mysqlgtexit Browse to
the URL of phpMyAdmin http//localhost/phpMyAdmi
n
28
http//localhost/phpMyAdmin
29
Disabling SELinux
Browse / Open the file /etc/selinux/config
And add a line SELINUX disabled
Sample output This file controls the state of
SELinux on the system. SELINUX can take one
of these three values enforcing -
SELinux security policy is enforced.
permissive - SELinux prints warnings instead of
enforcing. disabled - No SELinux policy
is loaded. SELINUXdisabled SELINUXTYPE can
take one of these two values targeted -
Targeted processes are protected, mls -
Multi Level Security protection. SELINUXTYPEtarge
ted
30
samrat_at_library.iitkgp.ernet.in
venu_at_library.iitkgp.ernet.in
Thank You
K. V. G. Rao, IIT Kharagpur
Write a Comment
User Comments (0)
About PowerShow.com