-
Recent Posts
Recent Comments
Archives
Categories
Meta
Just my personal site
Ok, Here’s a list with just cool and good FREE software. Free? Really? Yes, just because it’s Open Source.
OS
Just install your favorite one, the next ones are free:
They are all Linux based and all good. Want a stable server? Use CentOS, want the latest drivers etc, use Fedora. It’s up to you.
But I need Word and Exell!
No, you don’t. Head over for Open Office. You can almost do exactly the same.
But I want to make nice schematic flows like Visio….
Well then just do that with dia. Just look at the possibilities here.
More to come…Please leave a reply if you have suggestions.
What about a virtual filesystem which is encrypted like TrueCrypt? Well that’s easy on Linux.
In the last step we even do this on a remote host with ssh. So in this case we have a remote backup.
But the other site can’t do anything with the file, it only looks like a big and it is encrypted.
Let’s begin local:
After mounting, you can access this virtual filesystem just as usual. Well a backup is not a backup when it’s on the same drive.
So at least do this on a USB drive/stick or something. But what if you want to make backups at the linux-server at your friends place?
Of course you trust your friend, but just to be sure we are going to encrypt the container.
We need a ssh connection and some extra packages from EPEL for this. We are using sshfs (ssh filesystem) for this.
Install fuse-sshfs, for CentOS with yum install fuse-sshfs. After this do:
Now we are going to make the backup container/filesystem on the remote side:
Next steps will follow….
Here you can find general Linux, like tip, tricks and so one. Just the things I ran into and wanna share with you folks.
Today I found the Rassberry Pi website. An ARM GNU/Linux box for $25.
Welcome to my personal site Geeforce. Here you can find some nice project I am working on and also some tips and tricks. Little things, but oh so nice to know.
Have Fun!