FreeBSD Foundation December 2010 Newsletter

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News FreeBSD Foundation December 2010 Newsletter
# 1  
Old 12-17-2010
FreeBSD Foundation December 2010 Newsletter

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 51, December, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (7 Replies)
Discussion started by: Linux Bot
7 Replies

2. What is on Your Mind?

UNIX/Linux Forums Post Of The Week 50, December, 2009

Which post should win this weeks UNIX/Linux post of the week nomination contest? Choose from the posts listed throughout the forum(s), and vote for your favorite post now. What is Topic Of The Week? Post of the Week is a contest that select posts which we would like the community to... (9 Replies)
Discussion started by: Linux Bot
9 Replies
Login or Register to Ask a Question
SADE(8) 						    BSD System Manager's Manual 						   SADE(8)

NAME
sade -- sysadmins disk editor SYNOPSIS
sade DESCRIPTION
The sade utility is used for various disk administration tasks on FreeBSD systems. It is generally invoked without arguments for the default behavior, where the main menu is presented. NOTES
The sade utility aims to provide a handy tool for disk management tasks on an already installed system. The goal is to provide the same text interface for disk management in bsdinstall(8) in the post-installation environment. SEE ALSO
bsdinstall(8), gpart(8) HISTORY
A program called sade first appeared in FreeBSD 6.3 as a utility encapsulating features from the sysinstall(8) installer. It was replaced in FreeBSD 10.0 with the equivalent part of bsdinstall(8). AUTHORS
Nathan Whitehorn <nwhitehorn@FreeBSD.org> BUGS
The utility misses a lot of nice features, such as tools for manipulating gmirror(8). These will be added later. BSD
December 30, 2012 BSD