Python is an ideal language for solving problems, especially for Linux and Unix. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more efficient way to handle them. Once you finish this book, you'll be able to develop your own set of command-line utilities with Python to tackle a wide range of problems.
2020-01-03 11:33:44 4.14MB python unix linux system
1
maven私有仓库nexus源码包,可以参考我的博客进行安装:https://blog.csdn.net/NetRookieX
2020-01-03 11:27:30 114.78MB nexus unix linux 源码
1
根据原著勘误表及本人阅读过程中发现的错误,以pdf文档的注释形式将所有错误进行全部更正。
2019-12-21 21:42:55 8.63MB Unix
1
居家旅行,学习Linux必备,豆瓣9.4分推荐!自己手打的目录,绝壁可用!
2019-12-21 21:29:53 104.09MB Linux
1
UNIX and Linux System Administration Handbook(5th) 英文epub 第5版 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2019-12-21 21:22:31 33.68MB UNIX Linux System Handbook
1
John the Ripper免费的开源软件,是一个快速的密码破解工具,用于在已知密文的情况下尝试破解出明文的破解密码软件,支持目前大多数的加密算法,如DES、MD4、MD5等。它支持多种不同类型的系统架构,包括Unix、Linux、Windows、DOS模式、BeOS和OpenVMS,主要目的是破解不够牢固的Unix/Linux系统密码。
2019-12-21 21:17:43 1.98MB john_the_ripper 密码破解 UNIX LINUX
1
发送中文短信,会用到UCS2编码,很多网友反应中文发送和接收乱码,这个烦恼可以解决了。 注意:要在系统配置里增加 LANG=zh_CN.GB18030 export LANG 语言配置不对,这个函数会出错的,另外,例子有点问题,换一个好了 int main() { unsigned char *str="新年快乐,Linux"; unsigned char ucs2str[1024],gbkstr[1024]; int len,i; len=EncodeUCS2(str,ucs2str); ucs2str[len]=0; for(i=0;i
2019-12-21 21:11:21 1KB UCS2 短信 编码 转换
1
此文档是POSIX标准最新文档HTML版,UNIX/LINUX系统编程和实现必备手册。 The Open Group Base Specifications Issue 7, 2018 edition IEEE Std 1003.1-2017 (Revision of IEEE Std 1003.1-2008)
2019-12-21 21:10:36 7.69MB POSIX UNIX LINUX
1
Unix环境高级编程 高清电子版,Unix学习经典书籍,程序员必读
2019-12-21 20:48:39 5.91MB Unix linux 环境 编程
1
经典书籍C++GuiQt4 上面很多代码在Qt5中已经运行部了, 这些事全部的qt5兼容的源码
2019-12-21 20:40:38 2.91MB unix linux 实践
1