steine01 
This here is a screenshot from the terminal after I attempted to ping the IP address 192.169.0.75 but this is the output I got.
Now, usually, when you ping the correct IP address, I should get a response, but here that doesn't seem to be the case. My guess is that my local network is configured to be 192.168.0.75. If this isn't the response that I should not be expecting, do let me know.
Also, I attempted to change the IP address from a suggestion by Helpdesk, using the following commands
artiq_mkfs flash_storage.img -s ip 192.168.0.75
artiq_flash -f flash_storage.img storage start
as referenced from the ARTIQ manual

The first line seemed to work, but when I inputted the next line, this is my output

saying that I am missing proxy bitstream bscan_spi_xc7a100t.bit
In another attempt, I tried the next line of code

as referenced from the ARTIQ manual

but the output I got is a TimeoutError