Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Linux - The Complete Reference Sixth Edition ... administration tasks. With full coverage of the latest platform, Linux: The Complete Reference, Sixth Edition includes details on the ... by most distributions. This is a must-have guide for all Linux users. Install, configure, and administer any Linux ...
  • Kali.Linux.2.Assuring.Security.by.Penetration.Testing.3rd.Editio... ... or network Obtain and crack passwords Use the Kali Linux NetHunter install to conduct wireless penetration testing Create proper penetration testing reports In Detail Kali Linux is a comprehensive penetration testing platform with advanced tools ...
  • CompTIA.Linux.LPIC-1.Certification.All-in-One.Exam.Guide.2nd.epu... ... shell Use the vi text editor Manage Linux files and directories Install Linux and manage the boot process Configure ... Write shell scripts Manage network settings and services Secure Linux and use encryption Electronic content includes: 200+ practice exam ...
  • 网易云音乐for linux rpm包 ... 和npm后 设置nodejs 的npm源为阿里云sudo npm install -g cnpm --registry=https://registry.npm.taobao.org 再安装appjs, 命令 ...
  • linux-0.11版本64位可編譯 可以在ubuntu下編譯,需要安裝 apt-cache search as86 ld86 apt-get install bin86 apt-get install binutils*
  • linux 音频转为mp3 ffmpeg3.2 安装包 linux 安装 ffmpeg 教程 假设下载目录 /opt/soft cd /opt/soft 解压包: tar -jxvf ffmpeg-2.8. ... help solve the problem. 按照提示需要安装yasm 使用如下 yum install yasm 安装完成后,继续执行 ./configure --enable-shared --prefix ... 比较长,需要等待几分钟 然后执行下面 make make install 时间比较长,需要等待几分钟 执行过程没有报 ...
  • ExtUtils的Linux ExtUtils-CBuilder-0.280205.tar.gz ExtUtils-Install-1.54.tar.gz ExtUtils-MakeMaker-6.62.tar.gz ExtUtils-ParseXS-3.15.tar.gz
  • 构建用grub引导linux-0.12内核的硬盘镜像脚本加工具 ... 引导bzImage │ ├── menu.lst_bak │ ├── minix_stage1_5 │ ├── reiserfs_stage1_5 │ ├── stage1 │ ├── stage2 │ └── xfs_stage1_5 ├── grub-floppy ├── grub-install ├── grub-md5-crypt ├── grub-mkdevicemap ├── grub-probe ├── grub-reboot ├── grub-set-default ...
  • 阿里云服务器linux web环境一键安装包 1.5.5 ... web环境一键安装包 此安装包可在阿里云所有linux系统上部署安装。 此安装包包含的软件及版本为: ... 安装步骤: xshell/xftp上传sh目录 chmod –R 777 sh cd sh ./install.sh 安装完成后请查看account.log文件,数据库密码在里面 ... tmp xftp上传sh目录 cd sh && chmod +x install*.sh && ./install.sh 安装完成后请查看tmp.log文件。数据库密码 ...
  • Windows和linux批量部署脚本 本资源包含两部分,Windows下基于批处理文件的自动部署脚本和Linux下基于expect脚本的自动部署脚本。主要用于大量服务器部署相同的脚本时,减轻人的工作量同时避免由于人为操作带来的各类错误。其中linux脚本需要安装expect脚本,在linux镜像文件中有相应的rpm包,或者直接yum install expect安装