-
-
-
linux&unix—命令篇
... 信息 ( window中用:ipconfig/all)
远程登录:telnet ip地址 [port]
2.ftp:上传和下载操作
安装:sudo apt-get install ftpd/telnetd(服务器端)
ftp ip地址
Name:
Password:
常用命令:
get:下载一个文件 mget:下载多个文件
1.
put:上传一个 ...
-
-
Learn Raspberry Pi 2 with Linux and Windows 10(PACKT,2ed,2015)
... with a monitor, keyboard and mouse, and how to install both Linux and Windows on your new Pi 2.
Linux has always been a great fit for the Pi, but ... how to work with it, including how to become a Linux command line pro. You'll learn that what might ...
-
-
linux 原生迅雷
... 文件夹所在卷容量大于4G
软件:
Linux 32位或64位x86系列CPU
Python3 ... 雷版本是1.0.31,包含数个linux原生二进制程序,建议双击安装包 ... :
安装必备的软件。
sudo apt-get install git build-essential devscripts
下载源代码。
git ... 安装缺失的编译依赖。
sudo apt-get install
制作安装包。
dpkg-buildpackage
执行这 ... 的torrent文件。
注:本软件同linux版115网盘存在冲突,出现 ...
-
Linux命令大全完整版
...
hwclock(hardware clock) 35
insmod(install module) 36
kbdconfig 36
lilo(linux loader) 37
liloconfig 38
lsmod ... ) 65
uniq 65
wc(word count) 66
4. linux压缩备份命令 67
ar 67
bunzip2 68 ... ) 171
smbclient(samba client) 171
pppsetup 172
10. linux电子邮件与新闻组命令 173
archive 173 ...
-
ucGUI在linux下模拟器
ucGUI在linux下模拟器,使用OpenGL库,ubuntu使用以下命令安装库:
sudo apt-get install build-essential
sudo apt-get install libgl1-mesa-dev
sudo apt-get install libglu1-mesa-dev
sudo apt-get install freeglut3-dev
完整netbeans工程,gcc编译通过。
-
linux 端口跳转工具rinetd
Linux下端口映射工具RINETD
解压安装
tar zxvf rinetd.tar.gz
make
make install
编辑配置
vi /etc/rinetd.conf
0.0.0.0 8080 172.19.94.3 8080
0.0.0.0 2222 192.168.0.103 3389
1.2.3.4 80 192.168.0.10 80
说明 ...
-
谷歌拼音 for Linux
Dependencies: cmake build-essential opencc mercurial
To install the dependencies, you can run:
sudo apt-get install cmake build-essential opencc mercurial ibus
tar -jxvf XXX.tar.bz2
cd libgooglepinyin
mkdir build; cd build
cmake .. - ...
-