Mac os x

I got rsnapshot based backup server up and running for my network under Debian Linux 5.x. But, whenever I run a backup job using the following command:

rsnapshot -v -c /root/rsnapshot.server1.conf hourly
I get the following messages on screen:

WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/locate”
WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/nc.1.gz”
WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/jexec-binfmt”
WARNING: Could not lchown() symlink “/nas/.rsnapshot/hourly.1/server1.example.com/etc/alternatives/servertool”

How do I fix this problem?

{ 3 comments }

The default Firefox comes with certificates from well-known commercial CAs. My ISP is also CA and Firefox cannot verified it because the CA is not recognized. How do I force Firefox to accept my ISPs certificate?

{ 7 comments }

I need Photoshop alternative under Ubuntu Linux for basic editing. I know Photoshop can be run using Wine but I’m not able to afford expensive software for just basic editing. Can you suggest a few free FOSS apps that works as alternatives to Photoshop under Ubuntu or Fedora Linux desktop operating systems?

{ 9 comments }

How do I restart Apache 2 web server under Apple Mac OS X UNIX operating systems?

{ 0 comments }

How do I start or stop Apache web server using shell prompt option under Apple OS X UNIX operating systems?

{ 2 comments }

Can you provide me a while loop control flow statement shell script syntax and example that allows code to be executed repeatedly based on a given boolean condition?

{ 17 comments }