码迷,mamicode.com
首页 >  
搜索关键字:wpa debian wpasupplicant    ( 3432个结果
Ethical Hacking - NETWORK PENETRATION TESTING(11)
Securing your Network From the Above Attacks. Now that we know how to test the security of all known wireless encryption(WEP/WPA/WPA2), it is relative ...
分类:Web程序   时间:2019-11-24 19:52:05    阅读次数:142
Ethical Hacking - NETWORK PENETRATION TESTING(10)
WPA Craking WPA was designed to address the issues in WEP and provide better encryption. The main issue in WEP is the short IV which means that they c ...
分类:Web程序   时间:2019-11-24 19:43:56    阅读次数:96
云计算第一章:服务器硬件及linux初体验
第一章:服务器硬件及linux初体验 一、了解linux; 1.linux的三大分支:debian、redhat、ubuntu 2.redhat版本: redhat:红帽,简称RHEL,企业级官方版本,收费版本; centos:企业社区操作系统版本,不属于红帽公司,却基于红帽的源,代码组件进行重构的 ...
分类:系统相关   时间:2019-11-23 20:23:01    阅读次数:91
UIBezierPath叠加的相加相减显示
-(void)addBlankFrames:(NSArray<__kindof NSValue *> *)frames { UIBezierPath *path = self.blankPath?:[UIBezierPath bezierPath]; CGRect oldRect = CGRectZ... ...
分类:其他好文   时间:2019-11-21 17:10:21    阅读次数:122
docker启动debian容器后换源后更新报错
群里大佬给解决的 大佬: 应该是要装软件包 ca certificates,你可以单独起个debian的docker镜像 试试 我: 你的意思是换好源后,生成新镜像,然后用这个镜像再起容器是这个意思吧。 大佬: 嗯 , 换源之前 把证书 ca certificates 装上,然后换成清华的源,应该就 ...
分类:其他好文   时间:2019-11-21 12:27:45    阅读次数:83
linux 重启 网络服务
设置网路ip等后 需要重启网路服务 debian: /etc/iinit.d/networking restart centos7: service network restart or systemctl start network.service ...
分类:系统相关   时间:2019-11-21 10:12:01    阅读次数:68
linux/Deepin /Debian 9 Stretch安装Wine
我们可以使用Debian stretch源在Deepin 15.9系统下安装Wine 4.0,同时也可以用在Debian 9 Stretch系统下安装Wine 4.0,方法是一样的,同时下面介绍的方法都是使用命令的,你不需要去下载Wine源码包,具体操作如下。 1、在/etc/apt/sources ...
分类:Windows程序   时间:2019-11-18 20:10:07    阅读次数:128
Deepin 15.9系统直接运行exe运行程序
在Deepin系统中为Wine创建文件关联,以能双击exe执行文件直接运行 ...
分类:其他好文   时间:2019-11-18 20:04:24    阅读次数:460
ios、安卓的兼容性
日期转换成时间戳: 安卓下可以使用 Date.parse(new Date('2019-11-18 12:00:00')) 直接转换,结果为 1574049600000 ios下 Date.parse(new Date('2019-11-18 12:00:00')) 无法转换,需要写成Date.pa ...
分类:移动开发   时间:2019-11-18 18:32:20    阅读次数:103
锐速] 安装
Update: 2019.04.15 * 支持更高版本的内核. 说明: Debian/Ubuntu用户可以使用下面提供的脚本自动更换到适配的内核. CentOS可自行搜索教程进行更换. CentOS如有安装困难可参照: CentOS不换内核安装锐速. GitHub项目地址: https://gith ...
分类:其他好文   时间:2019-11-18 13:02:20    阅读次数:91
3432条   上一页 1 ... 33 34 35 36 37 ... 344 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!