What command you execute to display the last five commands you have entered? Which partitions might you create on mail server HDDs other than the root, swap and boot partitions? Which partitioning tool is available in all distributions? Which two commands can you use to delete directories? Which file defines all users on your system?
1. history|tail -5
2. /var
3. fdisk, parted
4. rm, rmdir
5. /etc/passwd