Laden...
nixCraft Linux / UNIX Newsletter |
How to exclude file when using scp command recursively Posted: 28 Dec 2017 03:01 AM PST I need to copy all the *.c files from local laptop named hostA to hostB including all directories. I am using the following scp command but do not know how to exclude specific files (such as *.out): $ scp -r ~/projects/ user@hostB:/home/delta/projects/ How do I tell scp command to exclude particular file or directory at … Continue reading "How to exclude file when using scp command recursively" The post How to exclude file when using scp command recursively appeared first on nixCraft. |
How to add ssh key to qcow2 Linux cloud images using virt-sysprep Posted: 28 Dec 2017 01:17 AM PST I have installed and setup KVM server on an Ubuntu Linux. I downloaded various .qcow2 cloud images. How do I setup public ssh keys for downloaded CentOS/FreeBSD/Ubuntu cloud images using virt-sysprep? You need to use a command called virt-sysprep that lets you reset or unconfigure virtual machines in preparation for cloning them. Step 1: Install … Continue reading "How to add ssh key to qcow2 Linux cloud images using virt-sysprep" The post How to add ssh key to qcow2 Linux cloud images using virt-sysprep appeared first on nixCraft. |
You are subscribed to email updates from [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
Laden...
Laden...