Guidance on usage: PhotoView Server on Debian 10 Minimal

Harness the potential of your Debian 10 Minimal server by integrating PhotoView Server, an advanced solution tailored for optimal image processing and management.

Effortless installation. Ready-to-run with easy maintenance. Explore now for a smooth experience!

Connecting to PhotoView Server on Debian 10 Minimal

To start the server, run the VM through Azure Portal.

  1. For connecting to the server, you should know the IP address of the VM. You can find it in your Azure personal account. Select the virtual machine from the list, and by clicking on the “Overview” item, your IP will be displayed under “Public IP Address.
  1. To work, you must open TCP ports  22, and 80 in the network properties in the Azure firewall.
  1. To manage with a PhotoView Server, you should connect to a VM.
    1. With OpenSSH

In the Windows 10 operating system (starting with version 1809), an OpenSSH client is available, with which you can connect to Linux servers via SSH. If Windows 10 is suitable and the OpenSSH client is installed, you can start connecting via SSH. To do this, launch a normal Windows command prompt and enter the command “ssh user@*vm_ip*” (1), where “user” is the username that was specified while creating the virtual machine and “*vm_ip*” is the VM IP address.

Then type “Yes” (2) and enter a password (3) that was specified while creating the virtual machine.

  1. With the PuTTY application 

To do this, you need the PuTTY application to connect via SSH. You can download it at the following link – Download

Run PuTTY, enter the VM address in the “Host” field (1), and click “Open” (2) to connect.

In the opened console, you will need to enter a username (1) and password (2) that were specified while the VM was being created (you’ll not see the password in the console while entering it). 

  1. To obtain root administrator rights on the server, enter the command: sudo su
  1. To enter the mypictures folder for storing files on the server, enter the command: 

cd /root/mypictures

  1. Example of uploading two image files to the mypictures folder: 

wget https://photoexample4azure.s3.eu-west-1.amazonaws.com/photo_example_dog.jpg

wget https://photoexample4azure.s3.eu-west-1.amazonaws.com/photo_example_lake.jpg

  1. To access the portal in a browser, follow the link http://*vm_ip*. The login page will open. To create the first user with administrator rights, enter the username (1), password (2), path to the /photos virtual folder (3), and click Setup Photoview (4)
  1. For images uploaded via SSH to be displayed in the gallery:
  • Go to Settings on the portal.
  • Click the “Scan all users” button.
  1. Next, go to the Albums section and click on the photos folder

Also, you can upload your photos to /root/mypictures in other ways more familiar to you

iOS client for Photoview

  1. In the App Store, download and install the Photoview iOS client.
  1. After launching the Photoview client on your device, enter the link http://*vm_ip* (1), enter the username (2), password (3), and click the Connect button (4). Use the username and password from paragraph 7 of this instruction.
  1. Next, go to the Albums section and click on the photos folder

You can now use and manage the Photoview portal from your mobile device

More info: Photoview user manual introduction