配置telnet 通过配置文件,我们可以设置telnet的连接时间、连接数、连接ip等,实现更加安全的连接 1、设置连接时间,参数“access_times” [root@localhost wj]# gedit /etc/xinetd.d/telnet service telnet { flags ...
分类:
Web程序 时间:
2018-12-29 11:18:21
阅读次数:
206
Gedit 编辑->视图 Gedit 编辑->视图 再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://www.cnblogs.com/captainbed ...
分类:
系统相关 时间:
2018-12-26 12:55:06
阅读次数:
211
Ssh配置 通过配置文件,我们可以有效的管理ssh 1、空闲时间关闭连接 1)修改配置文件“/etc/ssh/sshd_config”,设置clientAliveInterval和clientAliveCountMax,注意取消前面的注释 [root@localhost wj]# gedit /et ...
分类:
系统相关 时间:
2018-12-26 10:38:36
阅读次数:
211
注册(regedit.py) 登陆(login.py) ...
分类:
其他好文 时间:
2018-12-21 22:49:35
阅读次数:
232
If you receive this Windows Script Host access is disabled on this machine, Contact your administrator for details message box, on your Windows 10/8/7 ...
分类:
数据库 时间:
2018-12-15 22:55:51
阅读次数:
309
加粗的是命令 非加粗是变量 操作文本 gedit hello.txt # 创建一个hello.txt文件 cat hello.txt # 看hello.txt 里的内容(tac倒看) vi hello.txt # 编辑hello.txt 的内容 nl hello.txt # 显示看hello.txt ...
分类:
系统相关 时间:
2018-12-15 13:39:05
阅读次数:
152
一:配置SSH参数 修改/ etc / ssh / sshd_config文件:gedit / etc / ssh / sshd_config 将#PasswordAuthentication no的注释去掉,并且将NO修改为YES,// kali中默认是yes 将PermitRootLogin无密 ...
分类:
系统相关 时间:
2018-12-15 11:44:43
阅读次数:
166
配置samba使用用户名和密码登录 1、当samba配置文件中的secure设置为user的时候,需要正确的用户名和密码才能登录。 root@localhost /]#gedit /etc/samba/smb.conf # Standalone Server Options # Scurity ca ...
分类:
系统相关 时间:
2018-12-14 10:18:23
阅读次数:
217
control - Win7风格的控制面板 appwiz.cpl - 添加删除程序 sysdm.cpl - 系统属性 services.msc - 服务管理 gpedit.msc - 组策略管理 compmgmt.msc - 计算机管理 calc - 计算器 regedit - 注册表编辑器 msc ...
搜索regedit 然后找到HKEY_CURRENT_USER->Software->Classes->.html 右键修改或者双击修改数值数据为Htmlfile 关闭之后此窗口,关闭excle后重新打开excle超链接就好使了 ...
分类:
其他好文 时间:
2018-12-08 17:59:11
阅读次数:
204