1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/_posts/2006-03-05-migrating.markdown

34 lines
1.1 KiB
Markdown

---
author: einar
comments: true
date: 2006-03-05 17:44:51+00:00
layout: page
slug: migrating
title: Migrating
wordpress_id: 48
categories:
- General
- Linux
---
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)