一

{"type":"编程笔记"}


  • Home

  • Archives
  • Search

linux auto logout setting

Posted on 2008-12-27   |   In linux

如果是针对所有用户,则修改/etc/profile文件。

 cd vi .profile# user will be auto logout after 300 seconds.export TMOUT=300
添加deflate gzip模块到apache2服务器
clear history command when logout linux
  • Table of Contents
  • Overview
yuweijun

yuweijun

492 posts
12 categories
RSS
GitHub Twitter

This post does not have a Table of Contents

© 2021 yuweijun
Powered by Hexo
Theme - NexT.Mist.KISS