Category: Backup
-
Scsi Autoloader commands
mtx -f /dev/sg5 status mtx -f /dev/sg5 unload Ladda band från slot 4 mtx -f /dev/sg5 load 4 Listar scsi devices med sg namn lsscsi -g
-
Bacula reset Tape
If 3920 Cannot label Volume because it is already labeled: “TAPE123” sudo bconsole * umount Load Tape from Slot 1 to device /etc/bacula/script/mtx-changer /dev/sg4 load 1 /dev/st0 0 mt -f /dev/nst0 rewind mt -f /dev/nst0 weof mt -f /dev/nst0 rewind sudo bconsole * label * update slots * list media sudo mtx -f /dev/sg5 status…
-
WinSCP sessions backup
Normaly you can use regedit. In case the source system is not online anymore, but you have an access to its data, you need to use 3rd party tool to open your registry file. You can try MiTeC Windows Registry File Viewer. Follow these steps: Go to File > Open. Locate registry hive file of…
-
Backup and Restore a Subversion Repository
Sometimes, you just have to do serious maintenance to a server, like install a new instance of your operating system from scratch with a new partition layout. If this server happens to be your Subversion server, you need to backup your repository and restore it once you’re done with the maintenance. Or maybe you just…
-
Backup and Restore a Subversion Repository
Sometimes, you just have to do serious maintenance to a server, like install a new instance of your operating system from scratch with a new partition layout. If this server happens to be your Subversion server, you need to backup your repository and restore it once you’re done with the maintenance. Or maybe you just…
-
OpenVPN
Innehåll Overview What is a bridged VPN? Setting up a Bridged VPN using OpenVPN Installing the Server Setting up the Bridge Generating Certificates Configuring the Server Getting Clients Connected Generating Client Certificate and Key Configuring the Client Firestarter configuration for OpenVPN Other Resources Overview OpenVPN is a Virtual Private Networking (VPN) solution provided…
-
TapeWare in Ububtu
To install TapeWare v7.0 Master and Server Enterprise (SP5C) you need to install xterm sudo apt-get install xterm sudo apt-get install ncurses-term start xming server on Windows start sudo xterm start the install of TapeWare SUN DLT7000 drive in TapeWare in file twtapdev.ini add “SUN DLT7000=DLT 7000” in my case there was 5 spaces.…