Friday, April 28, 2017

Week 15 April 17 - 21

Current week objectives

  • Make sure the crontab still works on schedules.
  • Pass the knowledge the next intern

Current Week Accomplished/Hours worked

HOURS: 15 hours

  • Made a Network Admin Document to show all the configuration they need to know. 

Next week objectives

  • Fix 3D printer 

Important lessons learned/New Skills

How to configure ubuntu on VMware ESXi 6.0.0
  • Download Ubuntu desktop (https://www.ubuntu.com/download/desktop)
  • Open the VMware. Use the right IP on the web address 
  • Login
  • On the left side of VMware 
  • Right click on Virtual Machines and create a new virtual machine
  • Configure the hardware 
  • Install the OS such as Ubuntu, kali, CentOS, etc.
  • Finish 

Week 14 April 10 - 14

Current week objectives

  • Fix the server. Use every possible solution to keep the server alive.

Current Week Accomplished/Hours worked

HOURS = 18 hours

  • Crontab we set it every 30th of an hour. We setup an schedule to restart the network-manager.
  • The students are able to use the server even it restart. 

Next week objectives

  • I have to test if the crontab works. So after I set the crontab, I have to open the putty in order to see if the server is working in every 30th of an hour.


Important lessons learned/New Skills

  • wall is a command that post to the users that is log in to the server.
  • How to stop ssh timeout (https://docs.oseems.com/general/application/ssh/disable-timeout)

Concerns and Issues

  • There is an issue on DNS. The server keep going down because of it. 


Wednesday, April 12, 2017

Week 13 April 3 - 7

Current week objectives
  • Work on SRA cyberlab. Something broken within the SSH tunnel.
Current Week Accomplished/Hours worked

HOURS Worked: 28 hours

  • I did research what is happen in the SRA server. Here what I found:
  • http://askubuntu.com/questions/230698/how-to-restart-the-networking-service
    -----This will reset the network manager (service network-manager restart). Make sure they are active and correct IP address after checking the processor, hard drive space, ssh status, sshd status, and ifconfig. 
  • https://www.blackmoreops.com/2015/03/26/setup-dhcp-or-static-ip-address-from-command-line-in-linux/                                                                                                                                     -----This setup the static IP address if needed.
  • Crontab linux might solve the issue but please make sure to ask your supervisor to approve.
  • If the ssh server keeps going down, make sure to update kali linux and ssh. Since it is not connected to the internet, plug it in where you can access to internet temporarily and update everything. Then vim the sshd_config and configure. After that service ssh restart and check the ssh status.
    • plug to the ethernet
    • go to setting, Network in particular.
    • Go to IPv4
    • change the it to DHCP Addresses which is automatic. DONE.
Next week objectives

  • Work on the server, it's disconnecting won't able to ssh into the server. I have to restart the network manager manually. 
  • Check Netmask

Concerns and Issues

  • The SRA class might doing something in the interface or IP address that may cause the issue.

Sunday, April 2, 2017

Week 12 Mar. 27 - 31

Current week objectives
  • Configure Renderman using a virtual machine.
Current Week Accomplished/Hours worked

Hours Worked: 30 hours
  • We able to configure Renderman using Ubuntu on the virtual machine. Renderman is for 3D animation and visual effects development. It's the core rendering technology for Pixar. 
Concerns and Issues
  • One of the server SRA class continued to crash. I checked the processor, ram, and checked the ssh server, they were completely fine but the server still crashes.