Bacula Tape Restore Without Database
Hi, In my work i got to make big restore from tape, but i didn’t had the jobs and volumes inserted on the database. This post explains what i did and the differents approaches...
Open Source Tecnologies
Hi, In my work i got to make big restore from tape, but i didn’t had the jobs and volumes inserted on the database. This post explains what i did and the differents approaches...
Preparing Windows Images The first step is to create a new image file to install windows. If you have QEMU installed, it is easy enough as running. qemu-img create -f raw newimage.raw 30G 20GB...
In this post, we are going to show you how to install Tiny Tiny RSS on Ubuntu. This is right on time to prepare you for the imminent shutdown of Google Reader service. Tiny Tiny RSS is...
1. Introduction Logrotate is a utility designed for administrators who manage servers producing a high volume of log files to help them save some disk space as well as to avoid a potential risk...
Your website acts as a communication interface between your office/organization and your customers/visitors/users. Slow loading websites causes users to close the webpage. Slow speed websites are used in google ranking algorithms . So here...
1. Introduction This article will describe how to encrypt entire partition with a Cryptoloop. Cryptoloop is a disk encryption module for Linux. It was first introduced in the 2.5.x kernel series. Cryptoloop has an ability...
Bonding This article will show how to “bond” two Ethernet connections together to create an auto failover interface. Installation First install the ifenslave-2.6 package, necessary to enable bonding: apt-get install ifenslave-2.6 Shutdown / Unconfigure Existing Interfaces...
1. Introduction OpenSSL is a powerful cryptography toolkit. Many of us have already used OpenSSL for creating RSA Private Keys or CSR (Certificate Signing Request). However, did you know that you can use OpenSSL to...
Caching is everywhere. A request from your browser to its destination will pass a cache at almost every node. Your browser has a cache, most web proxy servers cache requests, and web servers like...
I have got a few test machines running different Linux distributions. All these installations want updates and a network installation source. While it’s possible to just use the repositories on the Internet, it’s a...