Search notes:

After installing arch linux

Enable wifi

sudo wifi-menu

Connecting to a digital camera

sudo pacman -S gphoto2
gphoto2 --auto-detect
The last commmand prints something like
Model                          Port                                            
----------------------------------------------------------
USB PTP Class Camera           usb:001,009 
Apparently, it should now be possible to open or connect to the camere with dolphin (a file manager?) and entering gphoto2://[usb:001,009] as address. However, it doesn't. It complained that konqueror was missing. Even installing konqueror didn't help. So... wtf.
A better and easier way seems to be to use gphoto2's shell:
gphoto2 --shell

See also

Getting rid of the annoying beep
Installing arch linux
Arch Linux
After installing Ubuntu

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/di...', 1759399719, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/distributions/arch/after-installing(67): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78