lucky0977 wrote: » Anyone know if syntax is going to be an issue? For instance, is we were asked a question and we had to type out a location for a command, you could do it two different ways. 1st method { cd /etc/fonts/ } and 2nd method { cd etc/fonts }.
Andy from Sactown wrote: » Well, that's not really syntax, but I 'undermeant what you stood (tm)'. There weren't any questions that were write-in that required a command with it's entire path. I had questions that asked for a specific file, and questions that asked for a specific path, but not the whole kit'n'kabbodle. They are all case-sensitive. If it asked for the X Server configuration directory path it would expect /etc/X11/, etc/X11 isn't just bad (as in your example) it's just plain wrong. Likewise, if it asked for the X configuration file; xf86config is wrong. You only get points for XF86Config. I just wouldn't expect a question that asked for both at the same time, ala /etc/X11/XF86Config . It will also give you very clear directions as to how to form your response. As in, "do not include path, command is case sensitive."
espi_251 wrote: » X server and its configuration files are part of LX-104 and I'm not sure whether you are right or not, but the books I'm reading states the X Server's configuration file is xorg.conf which is in /etc/X11/. Could anyone confirm his answer please? I can't even recall seeing the X86Config on exam objectives or in any of the books I've read.
Andy from Sactown wrote: » Yeah, it's xorg.conf now. Used to be XF86Config in the way back machine (tm). Was just using as an example of answers being case-sensitive and the exam asking for commands/files or paths, but not both on one question.