pip-installed uWSGI ./python_plugin.so
error
使用xml格式的uwsgi配置 uwsgi -x /home/zoueswebsite/zoueswebsite.xml的命令显示如下error:
open("./python_plugin.so"): No such file or directory [core/utils.c l...
分类:
其他好文 时间:
2014-08-07 15:43:40
阅读次数:
343
随着我们的习大大上台后,国家在网络信息安全方面就有了很明显的改变!所以现在好多做网络信息安全产品的公司和需要网络信息安全的公司都会提到用AD域服务器来验证,这里就简单的研究了一下!
先简单的讲讲AD域和LdAP目录访问协议:AD(active directory)活动目录,动态的建立整个域模式网络中的对象的数据库或索引,协议为LDAP,安装了AD的服务器称为DC域控制器,存储整个域的对象的信息并...
分类:
编程语言 时间:
2014-08-07 15:42:30
阅读次数:
358
In one embodiment, the present invention includes a directory to aid in maintaining control of a cache coherency protocol. The directory can be couple...
分类:
数据库 时间:
2014-08-07 00:42:27
阅读次数:
496
今天简单接触了一下C#的文件管理类,对类的大体功能做了简单的了解;做项目用于判断文件是否存、在创建文件、删除文件较为常用;今天大体总结文件调取功能: public string GetFile() {//获取根目录下的所以文件 string Files = ""...
分类:
其他好文 时间:
2014-08-06 22:17:22
阅读次数:
216
打开SCCM2012的控制台点击左侧栏的“管理”选项,然后展开“层次结构配置”,点击“发现方法”来配置客户端发现。勾寻启用Active
Directory林发现”、“发现Active
Directory站点边界时自动创建这些站点边界”和“发现IP子网时自动创建这些子网的IP地址范围边界”,并设置运行..
分类:
其他好文 时间:
2014-08-06 15:04:22
阅读次数:
311
这个博客太简单了!想到可能有其他朋友也遇到这个问题,就记录一下。
今天把一个之前在Windows上的Java项目放到Mac OS X上运行,本来觉得应该很简单的事情,结果还是报:
Exception in thread “main” java.io.IOException: No such file or directory
at java.io.UnixFileSystem.c...
分类:
编程语言 时间:
2014-08-06 01:56:40
阅读次数:
240
A treewalk for splitting a file directory is disclosed for parallel execution of work items over a filesystem. The given work item is assigned to a wo...
分类:
其他好文 时间:
2014-08-05 02:57:08
阅读次数:
456
Ralink RT3290无线网卡驱动安装 (linux, 笔记备忘)1. 设备信息查看无线网卡设备信息1 # lspci 2 02:00.0 Network controller: Ralink corp. Device 32902. 驱动下载http://pan.baidu.com/s/1sjs...
分类:
系统相关 时间:
2014-08-05 00:02:58
阅读次数:
814
今天尝试在ubuntu下搭建tomcat,因为某些事情 中途删掉了,后来想重装居然出现了chmod: cannot access `/etc/tomcat7/tomcat-users.xml': No such file or directory导致无法正常安装,后来google 了一下,发现了解决...
分类:
其他好文 时间:
2014-08-01 19:34:32
阅读次数:
233
错误举例:
..\..\Libraries\STM32_USB-FS-Device_Driver\inc\usb_type.h(21): error: #5: cannot open source input file "usb_conf.h": No such file or directory
这是因为没有设置 STM32 固件库的目录, 编译器就默认到 “Keil”根目录下的某某目录找...
分类:
其他好文 时间:
2014-08-01 16:07:51
阅读次数:
294