Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

Is going to the console and then "cd log" followed by "delete", different from using the log deleter on each entry?

share|improve this question
1  
BTW if you like uplink, check out the sorta remake of it exosyphen.com/page_hacker-evolution.html, people do seem to like uplink better (I do) but it's not a bad game. – Viper_Sb Nov 9 '10 at 15:47
cool.. will check it out, the screenshots are amazing :) – bronzebeard Nov 9 '10 at 18:05
i checked out the demo, it is super awesome! thanks for suggesting it – bronzebeard Nov 12 '10 at 7:53

3 Answers

up vote 9 down vote accepted

It's not different, but in both cases there is a problem.

There will be logs for connection and disconnection which are generated by users (including you), and doing a delete in log will cause the log entries for your current connection to be deleted (i.e. the connection entry and the authentication entry), however, when you disconnect, another log entry documents your disconnection.

If an administrator just sees a disconnection log, they can trace that connection (almost?) as easily as if you hadn't deleted the connection and authentication entries.

It's important that there are matching entries for connections and disconnections, therefore, you should not delete all the logs in the folder, just make sure that there will only be sets of log entries available (i.e. connection and disconnection — I tend to remove even the current authentication log entry). I'm not certain if the game knows whether two log entries actually belong to the same connection, or if it 'assumes' that you were connected the whole time.

share|improve this answer
interesting point. this is a wily game. But what i wanted to know was that is delete in console effectively using the log-deleter that I have. Say, i don't have a log-deleter can I still use this? or if I have a v2.0 would it be different as compared to v1.0? – bronzebeard Nov 9 '10 at 18:07
That's an interesting question. I would speculate that delete does not use your log deleter — it should still work even if you don't have one. – Alan Nov 9 '10 at 19:03
alright, i will test this theory and post back :) – bronzebeard Nov 10 '10 at 6:09

I just checked, delete log is the same as using log deleter v1. It can be done even if you don't have a log deleter and is independent of the log deleter version you might have. I will leave @Alan's answer as accepted :)

share|improve this answer
1  
Did you check it's still v1 when you own a v4 one? I.e. can logs deleted via the console still be undeleted? – Zommuter Aug 3 '12 at 8:18

If you delete an log file, a server admin just might notice. If you delete an entry within a log file, it's a lot harder to detect the change. Also IIRC later you get a better log entry deleter which also renumbers the logs, i.e moves the later ones back up in sequence so they aren't noticed to be missing.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.