Sponsored Content
Full Discussion: Partitioning recommendation
Operating Systems BSD Partitioning recommendation Post 40530 by criglerj on Wednesday 17th of September 2003 12:35:35 PM
Old 09-17-2003
Partitioning recommendation

I have an old Pentium box pieced together from parts, and the 2G hard drive in it is showing signs of a coming death. I have purchased an 8G HD to replace the old one, and I plan to install NetBSD 1.6.1.

The machine is to be used as a home server, with
  • Mail handled as fetchmail -> sendmail -> cyrus (currently its only function) and sendmail -> ISP
  • print server (small load --- just a silly inkjet for home use)
  • File repository via NFS and Samba.
I also want to be able to do kernel/OS compiles so I can keep up with security patches, etc. I'll be the only user logging in --- and that only for admin duties --- while my wife and kids will be using only the network services provided by this machine.

On the current 2G drive, I have 1G for /var (which seems to be where cyrus is depositing mail) .25G for /, .5G for /usr, .25G for /home (currently not being mounted because several sectors there are bad and prevent booting if it's mounted --- the first sign of trouble with the drive). My question is this: What partitioning do you recommend for the 8G HD?

Last edited by criglerj; 09-17-2003 at 02:01 PM..
 

9 More Discussions You Might Find Interesting

1. HP-UX

Hardware Recommendation

My J-Class system seems to have killed its onboard NIC. Does anyone have any good suggestions for a *cost effective* :p NIC for this machine? I am currently running 11i v1 on it, and have available PCI-X 5v slots. Alternatively, perhaps someone knows of where I might find a list of supported... (1 Reply)
Discussion started by: ipaddict
1 Replies

2. UNIX for Advanced & Expert Users

Recommendation for mail server

I am a school teacher and would like to set up my own Linux mail server on my web account (Yes they allow customers to do this). I would like a easy interface that makes teaching e-mail a breeze. In the past I used hotmail.com or rock.com but there is some objectionable adds or the student... (1 Reply)
Discussion started by: jwzumwalt
1 Replies

3. UNIX for Dummies Questions & Answers

UNIX Book Recommendation

Hi! To begin with, I know there is a dedicated sub-forum for this, but I'm not able to create a new thread there, and I'm not able to find anything in the threads already there to suit my needs either. This being said, I'm currently using Mac OS X Leopard, which is a great operating system, but... (5 Replies)
Discussion started by: cezar.elnazli
5 Replies

4. AIX

Recommendation help...

Hi guys, This is my first post. I have just started my training in AIX and would like some help with regards to training material. I have obtained IBM's CBTs (units 1 through 19) for AIX basics. I am looking at the following books - AIX 5L administration by Randal K Michael. - UNIX from new... (5 Replies)
Discussion started by: theaixeman
5 Replies

5. UNIX for Dummies Questions & Answers

Recommendation for a Server?

I would like to buy Itanium or PA-RISC server for the purpose of learning HP-UX operating system. As I don't have money to throw around, I'm looking for something older (used), just good enough to run newer version of OS for studying, experimenting, etc. What do you recommend? What to look for? ... (2 Replies)
Discussion started by: Moustahil
2 Replies

6. UNIX for Dummies Questions & Answers

LVm recommendation

hey guys i have a question about disadvantage of LVM i search many time but i cant find answer of my question i think it's undocumented. and my question : when or where is not good to use LVM or u dont recommended to use LVM ? is it every where benefit ??? (3 Replies)
Discussion started by: mhs
3 Replies

7. AIX

X-Client recommendation

Hi folks, Does someone have a good choice for a free xclient software ??? We used to use Xwin32 from Starnet, but there is a licensing issue currently happening and I need to indicate an alternative to it. The idea is just to provide a graphic interface access for AIX. Thanks Regards, ... (3 Replies)
Discussion started by: Ivan Junior
3 Replies

8. Red Hat

Open office recommendation

NEED recommendation and assistance on getting open office source installation on redhat 6 linux . I want an open office on redhat 6 linux server . Dont have root access Can someone guide me ? (0 Replies)
Discussion started by: ajayram_arya
0 Replies

9. Programming

MySQL GUI recommendation

I just wanted to share what a great MySQL (and other SQL) GUI DevArt provides. 3 years ago our company adopted a new ERP system that's entirely LAMP based. UGGG! Seriously? SQL Server *upgrade* to MySQL!??? This ERP is entirely vendor supported, but I have a replica database for data... (3 Replies)
Discussion started by: vich
3 Replies
check-permissions(1M)					  System Administration Commands				     check-permissions(1M)

NAME
check-permissions - check permissions on mail rerouting files SYNOPSIS
/usr/sbin/check-permissions [login] DESCRIPTION
The check-permissions script is intended as a migration aid for sendmail(1M). It checks the /etc/mail/sendmail.cf file for all configured alias files, and checks the alias files for :include: files. It also checks for certain .forward files. For each file that check-permis- sions checks, it verifies that none of the parent directories are group- or world-writable. If any directories are overly permissive, it is reported. Otherwise it reports that no unsafe directories were found. As to which .forward files are checked, it depends on the arguments included on the command line. If no argument is given, the current user's home directory is checked for the presence of a .forward file. If any arguments are given, they are assumed to be valid logins, and the home directory of each one is checked. If the special argument ALL is given, the passwd entry in the /etc/nsswitch.conf file is checked, and all password entries that can be obtained through the switch file are checked. In large domains, this can be time-consuming. OPERANDS
The following operands are supported: login Where login is a valid user name, checks the home directory for login. ALL Checks the home directory of all users. FILES
/etc/mail/sendmail.cf Defines environment for sendmail /etc/mail/aliases Ascii mail aliases file ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsndmu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
getent(1M), sendmail(1M), aliases(4), attributes(5) SunOS 5.11 10 Nov 2003 check-permissions(1M)
All times are GMT -4. The time now is 06:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy