Skip to main content

Connecting a Canon SX500 IS Camera

One of the problems that prevented me from switching to full use of Debian was incorrect work with my Canon SX500 IS camera. Yesterday put Jessie and decided to deal with the problem deeper.

On one forum I found a tip : install pcmanfm file manager. Followed the advice and, cheers, the camera is connected! :)

ps It turns out that this is relevant only for the xfce file manager.



Script backup databases Mysql in a local folder

I decided to completely abandon the use of ispmanager, because it takes up resources, and is used only for one thing — data backup. But since this can be done personally, then keeping the panel on the server for ten sites does not make sense at all.

That is why the first task is to create backup copies of mysql databases. The bases are small in size, so the simplest version of backups will be used - creating archives and placing them in a specific server folder.

(Further…)