在Linux操作系统内安装PacketiX ××× Client (客户端)的步骤
进入虚拟机linux5红帽版后,进行如下操作:
- 点击右键,选择“打开终端”进入命令行操作
- 进入命令行后,#号为最高权限,可以进行任意修改。
3. [root@localhost ~]# cd / (cd空格回车,进入根目录)
注:×××的客户端安装文件装在根目录下mnt文件夹内的linux文件夹内,所以要一步步的找到我们所需的安装文件,步骤如下。
4. [root@localhost /]# ls (ls空格回车,检查根目录下的所有文件)
bin etc lib misc opt sbin sys urs
boot home lost+found mnt proc selinux tftpboot usr
dev ifcfg-eth0xuni media net root srv tmp var
5. [root@localhost /]# cd mnt (cd空格mnt回车,进入mnt 文件夹),
6. [root@localhost mnt]# ls (ls空格回车检查mnt下的所有文件)
hgfs linux中server和bridge的两个脚本 Simplified_Chinese
7. [root@localhost mnt]# cd Simplified_Chinese/ (cd空格Simplified_Chinese回车,进入Simplified_Chinese文件)
8. [root@localhost Simplified_Chinese]# ls (ls空格回车,检查ls下的所有文件)
FreeBSD Linux Mac OS X Solaris Windows
9. [root@localhost Simplified_Chinese]# cd Linux/ (cd空格Linux回车,进入Linux文件)
10. [root@localhost Linux]# ls( ls空格回车,检查ls下的所有文件)
PacketiX ××× Bridge 3.0 PacketiX ××× Client 3.0 PacketiX ××× Server 3.0
11. [root@localhost linux]# cd PacketiX\ ×××\ client\ 3.0/ (cd空格所选文件回车,进入所选文件夹)
12. [root@localhost PacketiX ××× Server 3.0]# ls (ls空格回车,检查所选文件夹下的所有文件)
32bit - ARM EABI 32bit - MIPS Little-Endian 64bit - Intel x64 or AMD64
32bit - ARM legacy ABI 32bit - PowerPC
32bit - Intel x86 32bit - SH-4
13. [root@localhost PacketiX ××× Server 3.0]# cd 32bit\ -\ Intel\ x86/ (cd空格选择文件回车,进入所选文件夹)
14. [root@localhost 32bit - Intel x86]# ls (ls空格回车,检查所选文件夹下的内容)
***client-v3.01-7177-rtm-2010.10.10-zh_cn-linux-x86-32bit.tar.gz
15. 对显示出的内容进行解压,命令及显示如下
[root@localhost32bit-Intelx86]#tar xzvf ***client-v3.01-717---------(tar空格xzvf空格第14步所出文件名)
16. (ls空格回车,检查解压后出现的文件夹)操作如下
[root@localhost 32bit - Intel x86]# ls
***client ***client-v3.01-7177-rtm-2010.10.10-zh_cn-linux-x86-32bit.tar.gz
17. (cd空格回车进入所选文件)
[root@localhost 32bit - Intel x86]# cd ***client
16. Make回车,进入能够运行文件的许可条件行,并进行相应的操作,流程如下图:
[root@localhost ***client]# make
--------------------------------------------------------------------
PacketiX ××× Client 3.0 (Ver 3.01, Build 7177, Simplified_Chinese, Intel x86) for Linux Install Utility
Copyright (C) 2004-2010 SoftEther Corporation. All Rights Reserved.
--------------------------------------------------------------------
Do you want to read the License Agreement for this software ?
1. Yes
2. No
Please choose one of above number:
选择1回车
Did you read and understand the License Agreement ?
(If you couldn't read above text, Please read 'ReadMeFirst_License_UTF8.txt'
file with any text editor.)
1. Yes
2. No
Please choose one of above number:
选择1回车
Did you agree the License Agreement ?
1. Agree
2. Do Not Agree
Please choose one of above number:
选择1回车
17.[root@localhost ***client]# cd ..(回到上一级目录)
18. [root@localhost 32bit - Intel x86]# mv ***client /usr/local/(把生成的client端安装到usr/local下)
19. [root@localhost 32bit - Intel x86]# ls -l /usr/local/***client/(检查路径下的文件)
20. [root@localhost 32bit - Intel x86]# cd /usr/local/***client/(进入client)
21. [root@localhost 32bit - Intel x86]# chmod 600 *(把所有权限改为600*)
22. [root@localhost ***client]# chmod 700 ***cmd(改为命令行权限)
23. [root@localhost ***client]# chmod 700 ***client(改变client端权限)
24. [root@localhost ***client]# ls –l(检查权限是否改变,显示如下)
总计 7984
drw------- 2 root root 4096 12-27 14:44 code
-rw------- 1 root root 2568438 2010-10-10 hamcore.se2
drw------- 2 root root 4096 12-27 14:44 lib
-rw------- 1 root root 1383 2010-10-10 Makefile
-rw------- 1 root root 62919 2010-10-10 ReadMeFirst_License_EUC.txt
-rw------- 1 root root 62917 2010-10-10 ReadMeFirst_License_GB2312.txt
-rw------- 1 root root 62918 2010-10-10 ReadMeFirst_License_SJIS.txt
-rw------- 1 root root 72173 2010-10-10 ReadMeFirst_License_UTF8.txt
-rwx------ 1 root root 2643880 12-27 14:44 ***client
-rwx------ 1 root root 2643950 12-27 14:44 ***cmd
25. [root@localhost ***client]# ./***cmd(测试安装是否成功)
***cmd 命令 - PacketiX ××× 命令行管理工具
PacketiX ××× 命令行管理工具 (***cmd 命令)
Version 3.01 Build 7177 (Simplified_Chinese)
Compiled 2010/10/10 01:13:42 by yagi at pc25
Copyright (C) 2004-2010 SoftEther Corporation. All Rights Reserved.
通过使用 ***cmd 程序,可以取得以下成果。
1. 管理的 ××× Server 或 ××× Bridge
2. 管理 ××× Client
3. 使用 ××× 工具 (创建证书和通信速度测量)
选择 1, 2 或3
选择2回车
26. ××× 工具已推出。通过输入 "HELP",您可查看可以使用的命令列表
××× Tools>
27. ××× Tools>check
如果运行了此运行环境检测工具的系统通过了测试,PacketiX ××× 软件有较高的运行可能性。检测可能需要一定的时间。请稍候...
'内核系统' 的检测中...
[合格] ○
'存储器操作系统' 的检测中...
[合格] ○
'ANSI / Unicode 字符串处理系统' 的检测中...
[合格] ○ SR
28. ctrl+c(完成退出)
转载于:https://blog.51cto.com/51373468/788803