Add the whole blog
This commit is contained in:
parent
0d2f58ce7a
commit
c4f23c1529
418 changed files with 15708 additions and 0 deletions
34
content/post/2006-03-05-migrating.markdown
Normal file
34
content/post/2006-03-05-migrating.markdown
Normal file
|
@ -0,0 +1,34 @@
|
|||
---
|
||||
author: einar
|
||||
categories:
|
||||
- General
|
||||
- Linux
|
||||
comments: true
|
||||
date: "2006-03-05T17:44:51Z"
|
||||
slug: migrating
|
||||
title: Migrating
|
||||
disable_share: true
|
||||
wordpress_id: 48
|
||||
---
|
||||
|
||||
I've been migrating settings and files from the old router to the new one (check [my brother's blog](http://www.jumpjoe.com/?p=131) to understand better what I'm talking about). I noticed the free space already dropped significantly, as you can see from this:
|
||||
|
||||
[code]
|
||||
|
||||
lb@hari:~$ df -h
|
||||
|
||||
Filesystem Size Used Avail Use% Mounted on
|
||||
|
||||
/dev/hda1 9,2G 859M 7,9G 10% /
|
||||
|
||||
tmpfs 43M 0 43M 0% /dev/shm tmpfs 43M 13M 30M 30%
|
||||
|
||||
/lib/modules/2.6.12-10-386/volatile
|
||||
|
||||
/dev/hda6 83G 8,5G 70G 11% /home
|
||||
|
||||
[/code]
|
||||
|
||||
Already 30 Gb gone... I wonder how much will be remaining after I move all the data.
|
||||
|
||||
I also managed to update the LDAP database with the old values and update authentication accordingly. In principle everything **should** work out of the box, but somehow I'm being skeptical... (and code tags aren't shown properly in the blog, I wonder why)
|
Loading…
Add table
Add a link
Reference in a new issue