FreeBSD 7.4/8.2-RC3 Available

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News FreeBSD 7.4/8.2-RC3 Available
# 1  
Old 02-04-2011
FreeBSD 7.4/8.2-RC3 Available

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Programming

Application crashes in FreeBSD 7.1 while working ok in FreeBSD 6.3

Hello there, My mulithreaded application (which is too large to represent the source code here) is crashing after installing FreeBSD 7.1-RELEASE/amd64. It worked properly on others machines (Dual Cores with 4GB of RAM - FreeBSD 6.2-RELEASE/i386). The current machine has 2x Core 2 Duo... (1 Reply)
Discussion started by: Seenquev
1 Replies

2. Linux

startup scripts (rc3.d)

I've created the following link in order to startup apache tomcat on startup, however, it does not seem to run. Am I missing something out? :confused: /etc/init.d lrwxrwxrwx 1 root root 16 Sep 5 14:59 K73ypbind -> ../init.d/ypbind lrwxrwxrwx 1 root root 16 Sep 11 13:09 S100tomcat ->... (5 Replies)
Discussion started by: jon80
5 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