Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lonnieC4

    tar backup to tape

    Hello, OS RedHat 8.0 I am having trouble creating a backup to tape when I try to overwrite files on the tape. Example: first I created an archive: tar cvf /dev/nst0 filelist next I append more files to the archive: mt -f /dev/nst0 rewind mt -f /dev/nst0 fsf 1 tar cvf /dev/nst0 filelist so...
  2. lonnieC4

    Encrypting Passwords

    I have several pages set up for authorized users only. I write the user name and their password to a MySQL database. Everything works fine except I am not encryting anything. How do I do this?

Part and Inventory Search

Back
Top