Hi guys. I have been invited to a face to face (I just passed their phone interview), for a junior IT support engineer role in a data centre. The interview is going to feature a technical test that's a bit more involved then any I’ve done before. Rather then explaining it myself I’ll just quote from my email directly.
You will be provided with some virtual machines running a brand new installation of CentOS Linux and will have access to the Internet. These Linux servers will only have command line access (there will be no graphical interface), so you will be using a provided SSH client. You will be asked to demonstrate how at least one of these machines could be configured to display a simple website. For example, the machines will not have a web server installed, so this will be one of the first steps needed. The website need do nothing more than display some text.
The purpose of this demonstration is for you to show your approach to learning new technologies. If you have no experience of achieving something like this, then you only need illustrate that you have learned the basics. Getting to a working solution is not a requirement, but being able to discuss in detail what you did achieve is critical. If you would already be confident in doing this, then we’d expect you to elaborate on the scenario to demonstrate having learned something new. You will be given an hour to prepare the environment and then the interviewer will come back to ask questions.
So would I be correct in saying what I need to do here is to install Apache? I vaguely remember a pluralsight instructor do this for one of my CCNA lab vids. I think you just needed to install the LAMP stack or something like that? Sorry about my lack of knowledge, I’m still a noob at linux. I have ubuntu server running samba and plex, but that took quite a bit of research to setup. I’ll spin up a CentOS vm or 2 to practice for this upcoming test. I’m assuming most commands are the same between CentOS and ubuntu? I’d also guess that networking will need setting up and maybe even dns if they want this site displayed by name instead of host ip?
Also at end of the email they mention “If you would like to request anything specific you would like to demonstrate please let us know.” Is this an opportunity to show off? Go beyond the main goal of the practical? Any advice you lot have would help a lot!