Today we did phone script roleplay with 3CX. I finished partway and volunteered out because of odd group size since I feel confident in my phone skills. I spent the last hour of class working on Skillsoft study.
Author Archives: Alex AWEX
What I Did Today
Today we did another Independent Challenge. I did fine on the Docs portion but I needed some extra time to research the formula I needed to use for the Sheets portion.
What I Did Today
Today we practiced following up on job applications. It was a good reminder that the extra effort can make you stand out against other candidates. After that I continued to refine my resume which I feel is nearly perfect, and then we wrapped up with some interview practice.
What I Did Today
Today we did our tech articles and its amazing how dominant Nvidia and AI is in the industry today. I continued working on the advanced networking lab. I could not figure out why the Windows VM could not ping the Debian VM, but it was good practice to try out different network configurations and using …
What I Did Today
Today I finished up the base Network lab and moved on to the Advanced / 2-Layer Network lab. it was very interesting to see how a network within a network could be set up to segregate devices and control traffic. I had a lot of fun troubleshooting with ping commands between all of the devices …
What I Did Today
Today we started a new lab, focused on computer networking. It was similar to the advanced lab I did last month. I was able to get a virtual router set up and connect two virtual computers through it to the internet. while the basic concept is familiar to me it was a bit difficult tracking …
What I Did Today
Today we continued and finished up with out Web Server project. I found an application called WinSCP to push files from my windows desktop to the remote linux VM and that helped get images on the server in an easier way than doing wget in the terminal. I spent a good part of the lab …
What I Did Today
Today i continued working on our web server / website lab. I actually learned a bit more Linux command while troubleshooting things, along with more basic HTML. We had a bit of time spent on troubleshooting issues but then wrapped up the day seeing how ChatGPT could write HTML for us and played around with …
What I Did Today
Today we set up a web server and started creating a basic HTML website. First I had to recreate my Debian VM because I didnt install Apache originally but that was no trouble. I am somewhat familiar with Linux at this point so SSH’ing into the VM and navigating around the terminal was easy. However …
What I Did Today
Today we were introduced to Scratch, a coding framework designed to introduce coding concepts. it was interesting to see code presented as building blocks because I have taken programming classes before and am not used to seeing it as premade objects. I was able to create a basic game fairly easily but would have to …