I have been reading up on Linux security, and wanting to begin somewhere, I attempted to find (it is not present) and then create a new file using the root terminal which would log all root login requests. Well, I tried a "touch" command - and get "no such file or directory". Is there a file creation command for Linpus that can be used in a root terminal for this? Or perhaps the file is called something else if already present in the Linpus OS? The file should apparently normally be "/var/adm/loginlog". The reason I would like to start here is I figure any serious attempt to hack my machine might betray itself by strings of root login attempts.