This is a lazy guide (mostly for me to refer to) on how to
encrypt a hard drive on Debian GNU/Linux. What this lazy guide does
not cover is how to make your machine bootable, so if you want to
encrypt your whole system (very good practice), you s... .. .
These notes may help you in the case where you need to install a
server without ever having access to the console. In this case the
OS is also pre-installed, either by an automated system or by the
server provider.
There are many tutorials about OpenVPN, the most I've found
where either too detailed to get something running real quick or
way to short to actually understand what's going on. I like finding
docs that get the crap running real quick and then goi... .. .
When I wanted to first install a jabber/xmpp server I started
looking around and spent most of my time trying to figure out which
server to install and that kind of discouraged me, as well I could
not find any plug and play tutorial to get started... .. .
This page is complementary to the Debian Wiki page
dedicated to this machine.. so here are some things that are not
(yet) on that page and are maybe a tiny bit off topic (kde related)
etc.. I mig... .. .
Sometimes you want ("need") to mount a distant filesystem but you
don't want ("have the time") to install NFS or something like that
just for this particular need. .. and then you also realiz... .. .
Trickle is a program that can shape bandwidth of TCP traffic. I
find it quite useful when I want to upload large files without
eating up all the bandwidth, at least that is the most useful usage
for me.
The idea is to totally replace a hard drive with a new one, this
means copying all the data from each partition of the old hard
drive to a new one. why? :
Your hard drive is old and/or "almost" broken (see
Smart is a system for surveilling the health state of hard
drives, for more info please visit wikipedia. In short
it's a great tool that one should use.
so you have a bluetooth GPS reciever and you have a computer
running linux with bluetooth capabilities, maybe you have not yet
used them together. .. well here are a few things that may help.
this tutorial has been written using Ubuntu, actually ... .. .
i originally wrote this tutorial when i first started using
linux, at the my debuts i suffered and so i decided to help myself
and others by writing a little howto for the first (or almost
first) steps with linux. . i started by writing some note... ..
.
NFS stands for Network File System, and yes this does mean that
you can share files over the network.. . basically what you do with
this is mount folders from a server onto a client. NFS uses IP
addresses for "authentication", also it uses the s... .. .
the acer aspire one is one of those new tiny laptops with an SSD
disk drive, i got the one with linpus linux which of course is
useless for someone who does "things" with his/her computer.. . so
i decided to install linux.. :] instead of putt... .. .
here are some notes about how to get some sieve filtering action
while using the Workaround ISP style
email system. basically i use the workaround tutorial (with one
slight modification... .. .
This program allows one to automate mounting and unmounting of
different types of filesystems, be it a usb drive, samba share or
nfs, and for sure others. It is like fstab but on demand.