I am having issues with getting the FILESERVER to connect correctly so I can get the flag. Or, I am not properly following the instructions to produce the flag.
The instructions to get the flag, while inelegant, work as written:
I literally …
1.) open the flag.txt file
2.) hit CTRL-A to mark it all
3.) hit CTRL-C to copy it all
4.) On Linux-A I type echo “” > flag.sh, then move the cursor between the “”
5.) I then hit CTRL-V to paste
6.) press ENTER.