1127.shtml
来自「UNIX的东西」· SHTML 代码 · 共 102 行
SHTML
102 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>如何注销sco openserver的空闲用户(只针对非图形的用户) - fanqiang.com</title>
<style type="text/css">
body,th,input,select,textarea,select,checkbox{font:12pt 宋体}
A:link { text-decoration:underline; color:#E6A306}
A:visited { text-decoration:underline; color:#E6A306}
A:hover { text-decoration:underline; color:#FFFF00}
body { font-family: "宋体", "serif"; font-size: 12pt}
td { font-family: "宋体", "serif"; font-size: 12pt}
p { font-size: 9pt; line-height: 150%}
</style>
</head>
<body text="#ffffff" bgcolor="#000000" background="/images/bline.gif" topmargin=5 marginheight=5 leftmargin=0 marginwidth=0 onLoad="setTailPosition()">
<center>
<table border="0" width="750" cellspacing="0" cellpadding="0">
<tr>
<td height="45"><p align="center"><img src="/images/title.gif" alt="[ 永远的UNIX::UNIX技术资料的宝库 ]"> </td>
</tr>
<tr>
<tr>
<td align=left height="40" valign=bottom align=left><small><a href="/">首页</a> > 系统管理 > <a href=/system/sco/index.shtml>SCO</a> > 正文</small></td>
</tr>
<tr>
<td width="100%" height="2" colspan="5" bgcolor="#D09F0D"><img src="/images/c.gif" width=1 height=1></td>
</tr>
</table>
<table width=750 border=0 cellspacing=0 cellpadding=0>
<tr><td valign=top align=center >
<br>
<table width=90% border=0 cellspacing=0 cellpadding=0 align=center>
<tr><th class=f24><h1>如何注销sco openserver的空闲用户(只针对非图形的用户)</h1></th></tr>
<tr><td height=20 align=center><font color=#999999><small> 本文出自:http://www.chinaunix.net 作者: netop5 (2002-06-25 06:02:00)</small></font></td></tr>
<tr><td ><br>
<script type="text/javascript"><!--
google_ad_client = "pub-0052768304011480";
google_alternate_color = "000000";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_channel ="5959447789";
google_color_border = "000000";
google_color_bg = "666666";
google_color_link = "FFFFFF";
google_color_url = "FF9900";
google_color_text = "CCCCCC";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td></tr>
<tr><td height=15></td></tr>
<tr><td class=l17><font id="zoom" class=f14>
<font color=#cccccc>
<!-- 正文begin -->
若一个用户在长时间内没有键入命令或信息,那有可能该用户离开终端后忘记了注销。
<br>idleout(ADM)命令监视线路活动性,并在用户的终端在一个指定的时期内一直空闲时自动
<br>注销。idleout 只有超级用户才能运行。
<br>
<br>若要开始监视系统中的行活动性,请以root注册并键入:
<br>
<br>idleout
<br>
<br>IDLETIME变量在文件/etc/default/idleout中定义,决定一个用户终端能维持多长的时间
<br>系统才会注销该帐号。若IDLETIME的值包含一个冒号,那么该值将以小时为单位,否则就
<br>以分钟为单位。
<br>
<br>你也可以在命令行设置可接受的空闲时间,如键入:
<br>
<br>idleout minutes
<br>
<br>或
<br>
<br>idleout hours:minutes
<br>
<br>若你希望下次重新引导系统时自动运行idleout,应在文件/etc/rc2.d/P88USRDEFINE中加上以下行:
<br>
<br>idleout
<!-- 正文end -->
<br>
(http://www.fanqiang.com)<br>
</font>
<br>
<font color=#999999><small></small></font>
<br>
</td></tr>
</table>
<br>
</td></tr>
</table>
<table width=750 border=0 cellpadding=0 cellspacing=0>
<tr><td width=620 align=center>
<table width=562 border=0 cellspacing=0 cellpadding=0>
<tr><td width=562>
<table width=562 border=0 cellspacing=0 cellpadding=0>
<tr><td >
</td></tr>
<tr><td height=10></td></tr>
</table>
<!--结束:底部-->
<table border=0 width=750>
<tr>
<td width="100%" height="2" colspan="5" bgcolor="#D09F0D"><img src="/images/c.gif" width=1 height=1></td>
</tr>
<tr>
<td width="100%" height="40" colspan="5" valign=top><p align="center"><font color=#ffffff>★ 樊强制作 欢迎分享 ★ </font></p></td>
</tr>
</table>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?