-
-
Kali Linux CTF Blueprints
... 9.2.
- For SQL 2005 Express, make sure the processors are at a power of 2. It took me 3 days to figure out why I couldn't install SQL 2005 Express and it was because I had allocated 3 processors for my VM (same will go for physical builds with 5, 7, or 9 ...
-
nios2架构uclinux(nios2-linux-20080619开发包)的过程
... 传送文件,不会挂载的朋友google 一下linux 下mount命令的使用
在centos操作系统上 ... 所需要的库
[root@localhost zhaozhilei]# sudo yum install git-all make gcc ncurses-devel bison byacc flex ... [root@localhost zhaozhilei]#wget ftp://ftp.altera.com/outgoing/nios2-linux-20080619.tar
二.解压nios2-linux ...
-
MIPS GNU/Linux Sourcery G++ Lite 2011.03-53 Getting Started
This guide explains how to install and build applications with Sourcery G++ Lite, CodeSourcery's customized and validated version of the GNU Toolchain. Sourcery G++ Lite includes everything
you need for application development, including C and C++ ...
-
Linux: Powerful Server Administration
... methods on sharing files and resources through a network
Install and configure common standard services such as web, ... configuration management tools to manage your environment
In Detail
Linux servers are frequently selected over other server operating ...
-
Learn CentOS Linux Network Services
... on your own network. CentOS continues to be a popular Linux distribution choice, and setting up your own services is a ... for anyone maintaining a CentOS network. You will learn how to install CentOS, and manage basic administration. You’ll then move onto ...
-
linux串口调试工具cutecom
linux串口调试工具cutecom,支持CentOS7,1、 必须安装的依赖库
libQt3Support.so.4
libQtCore.so.4
libQtGui.so.4
安装依赖库 sudo yum install libQt3Support.so.4 libQtCore.so.4 libQtGui.so.4
2、 安装cutecom-0.22.0-1.puias6.i686.rpm,需要权限请在前面 ...
-
自然码 for linux配置表
... 表
(1) ibus
首先安装 ibus-Rime 输入法:
sudo apt-get install ibus-rime
会安装好所有其他的依赖. 我安装 ...
-
Sevensquare android screencast for linux 源码
Compile
Install dependences and just make:
$> apt-get install qt4-qmake libqt4-dev libqtcore4 libqtgui4
$> make
Run from source tree:
$> ./build/seven-square
Install into system wide:
$> make install
Or you can create a short cut ...
-
-
linux通用telnet安装包
linux通用telnet安装包,包括telnet、telnet-server、xinetd安装包,直接解压,yum list telnet* 查看telnet相关的安装包
yum install telnet-server 安装telnet服务
yum install telnet.* 安装telnet客户端
-