flash drive

  1. D

    Backup files to a flash drive - which method is apropriate here : rsync or rdiff

    good day dear friends, :) i want to create some backup of files (and folders by the way) to a flash drive. therefore i want to use a tiny script to backup files and folders. #!/bin/sh #backup.sh zip -r backup_`date +%F | sed -e "s/-/_/g"`.zip \...
  2. B

    UEFI or lecagy BIOS on linux that sits on a USB drive

    I am installing linux on a USB stick (Arch if that helps), so that I can plug it into any pc and run it from the USB stick. In the installation process of the OS I want to install on the USB drive, I have to check if the boot mode is UEFI or lecagy BIOS, but since it will run on many different...
  3. R

    Looking for Persistent, Portable Linux Distro!

    Greetings. Me and my colleagues are developing software, to be run and tested in a Linux OS. We're not in the office often, so we will usually be handing a flash drive back and forth with our work on it. So, we want to have a Linux OS (with all of our files, tools, applications, and docs) on a...
Top