SlideShare a Scribd company logo
M1 

2016/12/08
Robotics Laboratory
2
Wakayama University Graduate School of System Engineering Robotics Laboratory
Apache
PostgreSQL / MySQL DB
webmini
Robotics Laboratory
3
Wakayama University Graduate School of System Engineering Robotics Laboratory
Apache 1/2
Apache Web Server Web
◆
# apt-get install -y apache2
◆
# vim /etc/apache2/conf-enabled/security.conf
25: ServerTokens Prod
# vim /etc/apache2/mods-enabled/dir.conf
2: DirectoryIndex index.html index.htm
# vim /etc/apache2/apache2.conf
70: ServerName www.yam.robo
# systemctl restart apache2
Robotics Laboratory
4
Wakayama University Graduate School of System Engineering Robotics Laboratory
Apache 2/2
Robotics Laboratory
5
Wakayama University Graduate School of System Engineering Robotics Laboratory
PostgreSQL 1/4
PostgreSQL DB
◆
# apt-get -y install postgresql
# systemctl restart postgresql
◆
ubuntu 

testdb
# su - postgres
$ psql -c "alter user postgres with password 'password'"
$ createuser ubuntu
$ createdb testdb -O ubuntu
Robotics Laboratory
6
Wakayama University Graduate School of System Engineering Robotics Laboratory
PostgreSQL 2/4
◆
q
$ psql -l
Robotics Laboratory
7
Wakayama University Graduate School of System Engineering Robotics Laboratory
PostgreSQL 3/4
◆
$ psql testdb
testdb=# alter user ubuntu with password 'password'";
testdb=# create table test (no int,name text);
testdb=# insert into test (no,name) values (1,'ubuntu');
testdb=# select * from test;
testdb=# drop table test;
testdb=# q
testdb=# dropdb testdb
Robotics Laboratory
8
Wakayama University Graduate School of System Engineering Robotics Laboratory
PostgreSQL 4/4
✴ UIMA
✴ MySQL
✴ webmini
Robotics Laboratory
9
Wakayama University Graduate School of System Engineering Robotics Laboratory

More Related Content

PDF
Services: Web Webmail Proxy
DOC
Integration of apache with tomcat
PDF
No Hugging, No Learning
PPTX
Rails 勉強会#3
KEY
Ruby 1.9 And Rails 3.0
PDF
Debugging production - eurucamp 2013
PPT
Apache
PPTX
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI
Services: Web Webmail Proxy
Integration of apache with tomcat
No Hugging, No Learning
Rails 勉強会#3
Ruby 1.9 And Rails 3.0
Debugging production - eurucamp 2013
Apache
EuroPython 2014 - How we switched our 800+ projects from Apache to uWSGI

What's hot (20)

PDF
How to contribute Apache CloudStack
DOCX
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
ZIP
Deploying Rails applications with Moonshine
PDF
Painless Deployment with Capistrano
PPTX
Ansible intro
PDF
Test Kitchen and Infrastructure as Code
PPTX
Bootstrap rails-app
PPTX
uWSGI - Swiss army knife for your Python web apps
PDF
톰캣 #04-환경설정
PDF
Composer Tutorial (PHP Hampshire Sept 2013)
PDF
Salt stack
PPTX
How to Install LAMP in Ubuntu 14.04
PDF
Deploying with Super Cow Powers (Hosting your own APT repository with reprepro)
PDF
Deploy your Python code on Azure Functions
PPT
Ep 6.0 installation
ODP
Capifony. Minsk PHP MeetUp #11
PDF
Apikit from command line
PDF
Aeon mike guide transparent ssl filtering
PDF
Aeon mike guide transparent ssl filtering (1)
DOCX
Integrating tomcat with apache
How to contribute Apache CloudStack
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
Deploying Rails applications with Moonshine
Painless Deployment with Capistrano
Ansible intro
Test Kitchen and Infrastructure as Code
Bootstrap rails-app
uWSGI - Swiss army knife for your Python web apps
톰캣 #04-환경설정
Composer Tutorial (PHP Hampshire Sept 2013)
Salt stack
How to Install LAMP in Ubuntu 14.04
Deploying with Super Cow Powers (Hosting your own APT repository with reprepro)
Deploy your Python code on Azure Functions
Ep 6.0 installation
Capifony. Minsk PHP MeetUp #11
Apikit from command line
Aeon mike guide transparent ssl filtering
Aeon mike guide transparent ssl filtering (1)
Integrating tomcat with apache
Ad

Similar to 161208 (20)

PDF
161215
ODP
OpenGurukul : Database : PostgreSQL
DOCX
Postgre sql run book
PPT
Securing Your Webserver By Pradeep Sharma
PDF
Whats wrong with postgres | PGConf EU 2019 | Craig Kerstiens
PDF
The Accidental DBA
PDF
Nginx3
PDF
Open erp on ubuntu
PDF
Mastering PostgreSQL Administration
 
PDF
Mastering PostgreSQL Administration
PDF
Intro to pl/PHP Oscon2007
PDF
Debugging: Rules & Tools
PDF
Pg py-and-squid-pypgday
PDF
Business logic with PostgreSQL and Python
PDF
Apache
PDF
Apache
PDF
Apache
PPTX
PDF
Debugging: Rules And Tools - PHPTek 11 Version
PPT
Install and configure linux
161215
OpenGurukul : Database : PostgreSQL
Postgre sql run book
Securing Your Webserver By Pradeep Sharma
Whats wrong with postgres | PGConf EU 2019 | Craig Kerstiens
The Accidental DBA
Nginx3
Open erp on ubuntu
Mastering PostgreSQL Administration
 
Mastering PostgreSQL Administration
Intro to pl/PHP Oscon2007
Debugging: Rules & Tools
Pg py-and-squid-pypgday
Business logic with PostgreSQL and Python
Apache
Apache
Apache
Debugging: Rules And Tools - PHPTek 11 Version
Install and configure linux
Ad

More from robo_lab (20)

PDF
170111 大ゼミ2
PDF
170126
PDF
170112
PDF
170118 報告用
PDF
170111 大ゼミ2
PDF
161201
PDF
161124
PDF
161117
PDF
161110
PDF
161027
PDF
161020
PDF
160824
PDF
160427 大ゼミ1
PDF
160713
PDF
2016Ocプレゼンテーション
PDF
160717 oc発表
ODP
オープンキャンパススライド2017
ODP
Oc浜辺
PDF
160717 ocポスター
ODP
20160427
170111 大ゼミ2
170126
170112
170118 報告用
170111 大ゼミ2
161201
161124
161117
161110
161027
161020
160824
160427 大ゼミ1
160713
2016Ocプレゼンテーション
160717 oc発表
オープンキャンパススライド2017
Oc浜辺
160717 ocポスター
20160427

Recently uploaded (20)

PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
Construction Project Organization Group 2.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
web development for engineering and engineering
PPTX
Lecture Notes Electrical Wiring System Components
PDF
PPT on Performance Review to get promotions
PPTX
Geodesy 1.pptx...............................................
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
composite construction of structures.pdf
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
Welding lecture in detail for understanding
PPT
Mechanical Engineering MATERIALS Selection
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
OOP with Java - Java Introduction (Basics)
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Construction Project Organization Group 2.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
web development for engineering and engineering
Lecture Notes Electrical Wiring System Components
PPT on Performance Review to get promotions
Geodesy 1.pptx...............................................
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Lesson 3_Tessellation.pptx finite Mathematics
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
UNIT 4 Total Quality Management .pptx
Internet of Things (IOT) - A guide to understanding
composite construction of structures.pdf
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Welding lecture in detail for understanding
Mechanical Engineering MATERIALS Selection
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT

161208

  • 2. Robotics Laboratory 2 Wakayama University Graduate School of System Engineering Robotics Laboratory Apache PostgreSQL / MySQL DB webmini
  • 3. Robotics Laboratory 3 Wakayama University Graduate School of System Engineering Robotics Laboratory Apache 1/2 Apache Web Server Web ◆ # apt-get install -y apache2 ◆ # vim /etc/apache2/conf-enabled/security.conf 25: ServerTokens Prod # vim /etc/apache2/mods-enabled/dir.conf 2: DirectoryIndex index.html index.htm # vim /etc/apache2/apache2.conf 70: ServerName www.yam.robo # systemctl restart apache2
  • 4. Robotics Laboratory 4 Wakayama University Graduate School of System Engineering Robotics Laboratory Apache 2/2
  • 5. Robotics Laboratory 5 Wakayama University Graduate School of System Engineering Robotics Laboratory PostgreSQL 1/4 PostgreSQL DB ◆ # apt-get -y install postgresql # systemctl restart postgresql ◆ ubuntu 
 testdb # su - postgres $ psql -c "alter user postgres with password 'password'" $ createuser ubuntu $ createdb testdb -O ubuntu
  • 6. Robotics Laboratory 6 Wakayama University Graduate School of System Engineering Robotics Laboratory PostgreSQL 2/4 ◆ q $ psql -l
  • 7. Robotics Laboratory 7 Wakayama University Graduate School of System Engineering Robotics Laboratory PostgreSQL 3/4 ◆ $ psql testdb testdb=# alter user ubuntu with password 'password'"; testdb=# create table test (no int,name text); testdb=# insert into test (no,name) values (1,'ubuntu'); testdb=# select * from test; testdb=# drop table test; testdb=# q testdb=# dropdb testdb
  • 8. Robotics Laboratory 8 Wakayama University Graduate School of System Engineering Robotics Laboratory PostgreSQL 4/4
  • 9. ✴ UIMA ✴ MySQL ✴ webmini Robotics Laboratory 9 Wakayama University Graduate School of System Engineering Robotics Laboratory