Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

The Unofficial Ubuntu Starter Guide
Prev Home Next

Q: How to install Gallery for Image Gallery Server service?

  1. Read General Notes
  2. Read How to add extra repositories?
  3. Read How to install Apache HTTP Server for HTTP (Web) Server service?
  4. Read How to install PHP for Apache HTTP Server?
  5. sudo apt-get install gallery (when prompted to restart Apache, choose No or Cancel)
    sudo apt-get install imagemagick
    sudo apt-get install jhead
    sudo apt-get install libjpeg-progs
    sudo /etc/init.d/apache2 restart
    sudo sh /usr/share/gallery/configure.sh
  6. https://localhost/gallery/setup/index.php
  7. Gallery Configuration
    Gallery Configuration Wizard: Step 1
    Next Step ->
    
    Gallery Configuration Wizard: Step 2
    General settings Tab ->
    Admin password: Specify the password
    
    Locations and URLs Tab ->
    Album directory: /var/www/albums/
    Temporary directory: /tmp/
    Gallery URL: https://localhost/gallery
    Albums URL: https://localhost/albums
    Next Step -->
    
    Gallery Configuration Wizard: Step 3
    Next Step -->
    
    Gallery Configuration Wizard: Step 4
    Save Config ->
  8. https://localhost/gallery/albums.php
The Unofficial Ubuntu Starter Guide
Prev Home Next

 
 
  Published under the terms of the GNU General Public License Design by Interspire