search for: rback

Displaying 3 results from an estimated 3 matches for "rback".

Did you mean: back
2008 Dec 12
0
errors in rsync
...nfig.log doesn't even start. cat fontconfig.log, faillog and lastlog do not even start and give the messages like: cat: faillog: Input/output error What can I do to find out if the disk is bad or repair it? Are these errors serious enough to re-install? Larry Alkoff The entries in /var/log/rback.errors: root@kinda log # cat rback.errors rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9] rsync: read errors mapping "/var/log/dpkg.log": Input/output error (5) rsync: read errors mapping "/var/log/faillog": Input/output error (5) rsync...
2005 Feb 17
4
Incremental Backups
I read the following hint at: http://www.mikerubel.org/computers/rsync_snapshots/#Incremental mv backup.0 backup.1 rsync -a --delete --link-dest=../backup.1 source_directory/ backup.0/ I simply want to maintain a dated backup of a server so that I could always go back to a certain date. I would like to keep this structure for each day for the last seven days, then one weekly snapshot for
2006 Jan 12
6
link_to_image - Remove Border
Hi All, I am new to both Ruby and Rails, so please be patient with me. I am currently working on a view for a controller and I have used the following excerpt: <td><%= link_to_image "b_edit", :action => ''edit'', :id => part_prefix %></td> The image is being displayed and the link is working. However, the formatting of image rendered