Originally posted by: dighn
example?
Originally posted by: Reel
It was an open-ended test like that? It seems that some of those answers might be rather long.
Originally posted by: Reel
It was an open-ended test like that? It seems that some of those answers might be rather long.
Originally posted by: tfinch2
Link to said test.
This is a silly question. There's little reason to memorize this. I know that LILO will print a new character after doing certain things so you can determine how far it gets based on this, but I would always look it up. Plus, LILO isn't even used for lots of modern distributions. Anyway, the answer is explained here: http://www.preggers.easynet.be/lilo.htmlLIL during boot up means LILO is fubarred and bootloader got moved... No?
The as86 assembler isn't installed or isn't in your path. Maybe you're not on an x86 system? Stupid question.as86 command not found means?
Look in /etc/inittabHow to check the default runlevel
Depends on the distro. In gentoo, I would just do "emerge samba" and then edit /etc/samba/smb.conf. Of course, you can always download the source, ./configure ; make ; make install. Hopefully the question on the test wasn't as broadly phrased as this.How to configure install and configure samba
Doesn't mean anything to me. Looks similar to "ls -l" output for a symlink in the /dev directory, but not quite right (rtc and mouse? those devices shouldn't have any connection)lrwxrwxrwx mouse /dev/rtc means what?
Correct, need root privileges for ICMP (normally the 'ping' binary is setuid root). Or it could be a firewall rule.traceroute: icmp socket: Operation not permitted means: icmp is blocked or not logged in as root?
Right, fork() spawns a child process.fork() command breaks something off to a child process right?
The interface hasn't been configured yet if it says 0.0.0.0 (at least not properly to use it, not having a valid IP address and all).ifconfig ppp0 0.0.0.0 means yes you can't get on the internet but why?
Several login managers exist for X (xdm, gdm, kdm, etc.), or you could do 'startx' to go right into it as the current user.when you log into x you do it throgh a graphical manager no?
Originally posted by: nd
If the questions on that test were phrased the same way as you posted them (rather ambiguously), then it's a really crappy test. Hopefully they were more specific and meaningful.
Originally posted by: nd
This is a silly question. There's little reason to memorize this. I know that LILO will print a new character after doing certain things so you can determine how far it gets based on this, but I would always look it up. Plus, LILO isn't even used for lots of modern distributions. Anyway, the answer is explained here: http://www.preggers.easynet.be/lilo.htmlLIL during boot up means LILO is fubarred and bootloader got moved... No?
The as86 assembler isn't installed or isn't in your path. Maybe you're not on an x86 system? Stupid question.as86 command not found means?
Look in /etc/inittabHow to check the default runlevel
Depends on the distro. In gentoo, I would just do "emerge samba" and then edit /etc/samba/smb.conf. Of course, you can always download the source, ./configure ; make ; make install. Hopefully the question on the test wasn't as broadly phrased as this.How to configure install and configure samba
Doesn't mean anything to me. Looks similar to "ls -l" output for a symlink in the /dev directory, but not quite right (rtc and mouse? those devices shouldn't have any connection)lrwxrwxrwx mouse /dev/rtc means what?
Correct, need root privileges for ICMP (normally the 'ping' binary is setuid root). Or it could be a firewall rule.traceroute: icmp socket: Operation not permitted means: icmp is blocked or not logged in as root?
Right, fork() spawns a child process.fork() command breaks something off to a child process right?
The interface hasn't been configured yet if it says 0.0.0.0 (at least not properly to use it, not having a valid IP address and all).ifconfig ppp0 0.0.0.0 means yes you can't get on the internet but why?
Several login managers exist for X (xdm, gdm, kdm, etc.), or you could do 'startx' to go right into it as the current user.when you log into x you do it throgh a graphical manager no?
If the questions on that test were phrased the same way as you posted them (rather ambiguously), then it's a really crappy test. Hopefully they were more specific and meaningful.
Originally posted by: Reel
I bet it would be quite hard to make one of those tests.
