Membership Account Details
Dear XXXXX,
Please log in to the Members Lounge using the following details:
- URL: http://www.ewea.org/index.php?id=650
- Username:
- Password:
Kind regards,
Jason
Archive for July, 2010
Dear XXXXX,
Please log in to the Members Lounge using the following details:
Kind regards,
Jason
cd /var/www/html/sites/
mkdir photolibrary
#cat > /root/files/photolibrarycredentials
username=Photolibrary
password=PhotoLibrary67
domain=WIND
cd /root/downloads/resourcespace/
wget http://www.resourcespace.org/downloads/ResourceSpace_XXXXXXXX.zip
unzip -q -d resourcespace ResourceSpace_XXXXXXXX.zip
cp -a resourcespace/* /var/www/html/sites/photolibrary/
chown -R apache:apache /var/www/html/sites/photolibrary
mount -t cifs //srv-01/PhotoLibrary -o credentials=/root/files/photolibrary/credentials,uid=48,gid=48,rw /var/www/html/sites/photolibrary/filestore
Updated 14 Dec 2015
mount -t cifs //EWEANAS01/PhotoLibrary -o credentials=/root/files/photolibrary/credentials,uid=48,gid=48,rw /var/www/html/sites/photolibrary/filestore
Add this also to /etc/rc.local so it mounts the directory automatically on reboot.
photolibrary
Username: photolib_user
Password: 5A5wdpqG
That’s all there is to it!
More information is here: wiki.resourcespace.org