Skip to content

Instantly share code, notes, and snippets.

@yegusa
yegusa / database.ini
Last active January 4, 2019 01:31
Omeka S 1.3.0をVirtualBox+vagrant+ubuntu16.04にインストールする方法 ref: https://qiita.com/yegusa/items/f0dfa0cde5d67fda0911
user = omeka_user # omeka_user を追加
password = upw_omeka2018 # upw_omeka2018 を追加
dbname = omeka_db # omeka_db を追加
host = localhost # localhost を追加
;port =
;unix_socket =
;log_path =
@yegusa
yegusa / 000-default.conf
Last active January 4, 2019 01:51
Omeka Classic2.6.1をVirtualBox+vagrant+ubuntu16.04にインストールする方法 ref: https://qiita.com/yegusa/items/0a3b9d4a3723b0dd98f0
<Directory /var/www/html/>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
</VirtualHost>
Script started on Mon 08 Jan 2018 05:46:31 AM UTC
]0;vagrant@vagrant: ~vagrant@vagrant:~$ sudo systemctl stop enju_leaf.target
]0;vagrant@vagrant: ~vagrant@vagrant:~$ sudo apt-get update
0% [Working]
0% [Waiting for headers] [Waiting for headers]
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Script started on Mon 08 Jan 2018 04:50:06 AM UTC
]0;vagrant@vagrant: ~vagrant@vagrant:~$ sudo apt-get update
0% [Working]
0% [Connecting to us.archive.ubuntu.com (91.189.91.26)] [Connecting to security.ubuntu.com (91.189.91.26)]
0% [Connecting to us.archive.ubuntu.com (91.189.91.26)] [Connecting to security.ubuntu.com (91.189.91.26)]
0% [Waiting for headers] [Waiting for headers]
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease