码迷,mamicode.com
首页 >  
搜索关键字:doctor who    ( 2627个结果
企业需教育业务用户重视数据安全问题
要保证数据安全需要做的大部分工作都是相对简单的,前提是我们要问自己六个关键的问题:“who, what,where, when, how, why” Who代表着不同的股东;What代表着哪些数据需要保护;Where表示存放数据的位置;When代表数据最敏感的时段,比如升级时;How代表需要做...
分类:其他好文   时间:2014-07-16 23:30:07    阅读次数:245
An Apple a day keeps the doctor away
An apple a day keeps the doctor away. 一天一苹果,不用请医生。活学活用:appleas like as an apple to an oyster 毫无相同之处The rotten apple injures its neighbours. [谚]一只烂, 烂一...
分类:移动开发   时间:2014-07-10 12:17:24    阅读次数:285
kill 非法用户
主要涉及到的相关命令如:who/w/ps/kill/pkill/killall查看当前登录用户:[root@localhost~]#whorootpts/12010-08-0908:05(192.168.1.191)kaifapts/22010-08-0909:07(192.168.1.191)[r...
分类:其他好文   时间:2014-07-07 00:27:31    阅读次数:520
Linux中快捷键的使用,who命令,rm命令,ps命令,cd命令,kill命令,find命令,grep命令,tar命令(gz、tar、bz2),相关命令
进入Ubuntu之后打开终端窗口的快捷键是: ctrl + alt+T:通过这个命令可以打开终端。截图是: 关闭一个终端窗口的方式是: Alt +F4,在Ubuntu下还可以是exit 对于terminal中的符号,其中的$标识,普通用户时显示的是$,超级管理员对应的符号是:# 截图如下:...
分类:系统相关   时间:2014-07-02 07:58:14    阅读次数:788
linux 命令c语言代码实现
自己学习《APUE》时写的linux下一些命令(大概40个左右)实现,仅当学习使用,这些命令包括cat cp echo head ls paste rmdir tail umask who chattr cut expand join mkdir pwd sed tee uniq chgrp date find last mkfifo reboot sort wc chmod df ln mv rename split touch which chown du grep lsattr od rm tac t...
分类:编程语言   时间:2014-06-26 10:51:39    阅读次数:423
Just a complaint about the college examinations
Well , you know. As a college student who want to find a good job after graduating  like me , scores are not that important. I just want to have some low scores which can help me graduate successfully...
分类:其他好文   时间:2014-06-25 09:59:37    阅读次数:202
在linux下如何终止用户会话?
在linux下如何终止用户会话?公司使用的监控工具是cacti,在阈值里的设置是当已登录用户超过2个的时候就会报警。那么,我的疑问就出来了,如何终止多于的用户会话呢?我自己又是哪个用户会话呢,总不能自己把自己给终止会话了吧。第一步:查看哪些IP在操作服务器,who命令[roo..
分类:系统相关   时间:2014-06-25 06:29:38    阅读次数:293
Linux chmod命令详解
只能文件属主或特权用户才能使用该功能来改变文件存取模式。mode可以是数字形式或以who opcode permission形式表示。who是可选的,默认是a(所有用户)。只能选择一个opcode(操作码)。可指定多个mode,以逗号分开。 options: -c,--changes 只输出被改变文件的信息 -f,--silent,--quiet 当chmod不能...
分类:系统相关   时间:2014-06-22 22:47:09    阅读次数:446
[转]An overview of Openvswitch implementation
This is NOT a tutorial on how to use openvswitch, this is for developers who want to know the implementation details of openvswitch project, thus, I a...
分类:其他好文   时间:2014-06-21 15:15:15    阅读次数:217
[转] SSL/TLS Strong Encryption: An Introduction
As an introduction this chapter is aimed at readers who are familiar with the Web, HTTP, and Apache, but are not security experts. It is not intended ...
分类:其他好文   时间:2014-06-21 15:08:28    阅读次数:259
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!