The --delete
flag in rsync will deactivate if something goes wrong during the sync, such as invalid files.
I’ve just seen this happen.
The --delete
flag in rsync will deactivate if something goes wrong during the sync, such as invalid files.
I’ve just seen this happen.
Here is the command-line syntax to create (“burn”) an ISO file onto CD on Linux: cdrecord -v dev=’ATAPI:1,1,0′ driveropts=burnfree -sao -eject “filename.iso”
Here is how to use the command-line utility rsync without the archive flag (-a). What does the flag -a default to? It […]
Need to bind multiple IP addresses to a network interface? Here is a nice article I found online: cd /etc/sysconfig/network-scripts/ cp ifcfg-eth0 […]
The DSNS network scanner is worth looking into. It is an advanced network scanner for Windows 2000/XP. Very handy to identify network […]