Decomission 1and1 server

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
exi1ed0ne
Forum Regular
Forum Regular
Posts: 190
Joined: Sun Nov 20, 2005 4:16 pm
Location: Right Behind You!
Contact:

Decomission 1and1 server

Unread post by exi1ed0ne »

I have an old box over at 1and1 that is ready to be decommissioned. Anyone have a suggestion/script/tool that would securely wipe the disk? I don't have anything really sensitive on it, but I'd hate for the next guy to start practicing their mad forensic skillz.

DBAN is my usual weapon of choice, but it is not applicable with 1and1's setup as far as I know.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Boot into the rescue disk,

dd if=/dev/random of=<path to device>

Do that 11 times.
exi1ed0ne
Forum Regular
Forum Regular
Posts: 190
Joined: Sun Nov 20, 2005 4:16 pm
Location: Right Behind You!
Contact:

Unread post by exi1ed0ne »

I'm ashamed to admit that using the rescue disk that way never occurred to me. Thanks!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

And thats why I wont do two shows in one night any more.... I just wont do it.
Post Reply