You are on page 1of 3

TESTING PEERS

Defaults: All passwords set as “kromer” regardless of username


Set your hostname, inform the group of what your FQDN is.
Your IP should be…………………………….

INSTALL ADMINISTRATION:
Install from network source http/ftp/nfs. Server is located at IP:……………………….
Create separate /var and /home directory on install
raid home drive before proceeding in raid level…………………..With LVM

FILESYSTEM ADMINISTRATION:

Autofs:

Journal Filesystem:
Change ext2 filesystem to ext3 or vice versa.

FSTAB:
Add an Extra DISK with UUID
Add an Extra DISK with LABEL: ………………………………

LVM:
Increase/ Decrese the size of the current logical volume by ………………………….megabytes
Add / Remove Disk from VolumeGroup.
NETWORK SERVICES:
NFS export:
Folder name: …………………………………..
To network: ……………….For Read Only and user: …………..for Read/Write access
NFS Client: Mount partner directory user /mnt/nfspeer, ADD to fstab so its persistent across
reboot

HTTPD Server:
Name based Virtual Host:……………………………..
IP based SSL host at current IP: ………………………………..
Samba:
Create Share:
Group with R/W: The user in this group is:
Group with R/O: The user in this group is:
User with R/W who is not a part of any of above groups:

SSH:
Generate a ssh key
Scp it over to the root user, of your partners machine

VSFTP:
Anon upload on. Any other Details?
MAIL:
Create Local mail server
Must be a relay for local network, restricting all other networks
IMAP/S + POP3:
DOVECOT install must be to installed to provide retrieval agent. Connect to your partners mail
server. Send message to root with the subject line :
SQUID:
Setup a simple squid proxy at your current ip. Connect your browser to partners proxy > TEST
NTP:
Set up a NTP server for a local network, for clients to use as a source.
Must also be able to update from an external trusted source (ie internode)
IPTABLES:
Impletement Packet filter for…………………………………………………………………PTO?
TCP WRAPPERS:
Restrict telnet access to your machine.
Also Restrict Service: Ask partner to test.
PAMD:
Use pam to inplement user level restrictions
DHCP:
Create dchp server for network, but keep it off until ready to test with partner.
DNS:
Caching only server to be enabled

All services must be running after reboot.

DEBUG- Part 3
Fill users boot drive with a folder, to max it out and cause issues
Unset the bootable flag on the boot partition
Modify the system inittab to cause issues in a nice way
Set a script to cause trouble in the system environment
Possible areas of normal chaos: /etc/init.d/, var/spool/cron/,
Deny root login, forcing standard user account login by either:
In /etc/passwd, change root shell to /sbin/nologin
backup /etc/securetty to /etc/securetty.backup
Finally, remove bash shell binary, from /bin/

You might also like