I have group project and each member has to do some of the list:
set up a working server that will contain several applications. You should use VMWare Player to host a Linux server. These are the requirements for the server:
- Remove any unnecessary applications
- Set up a print server (CUPS), allow clients to connect, print to PDF
- Create a script that backs up the printed documents every 6 hours
- Set up Apache HTTP server, with PHP and MySQL. Run Joomla on top of these technologies
- Do not use an all-in-one solution such as LAMP
- Create a script that backs up the MySQL database every 3 hours
- Set up file sharing through SAMBA
- Create a script that backs up shared files and directories every 6 hours
- Set up an FTP server
- Create a script that backs up shared files and directories every 12 hours
- Set up a remote SSH server with OpenSSH
- Create a script that automates the setup of a user
THIS IS MY PART:
Set up a print server (CUPS), allow clients to connect, print to PDF
Create a script that backs up the printed documents every 6 hours
Take screenshot for everything with describe details to do presentation
Write-up with the following information and be prepared to give a group presentation to the class:
What programs were removed, why, and how you removed them if any.
- Detailed description of the process of setting up and running each server (explain also the default configurations, if the system will work as-is)
- Report and describe each script in detail
- Report and describe any system you set up in detail
- List and describe any accounts, report the passwords for each account
- Describe how to access any of your servers