Linux ruijie online operations

Source: Internet
Author: User


Linux ruijie Internet operations 1. Ubuntu uses ruijie to access the Internet 1) download ruijie 1.1.1: http://net.jmu.edu.cn/service/ruijie.html. Download and decompress the file to obtain the xrgsufile,
Copy to the/usr/bin directory. Java code cp xrgsu/usr/bin // copy xrgsu under the current directory to sudo chmod + x/usr/bin/xrgsu/change executable permissions 2) download installation package search download the following package under the http://packages.ubuntu.com site: Java code unrar libpcap0.7 gcc-3.3-base libstdc ++ 5 download, directly install it. 3) Internet authentication Java code sudo xrgsu // execute xrgsu for authentication 2. Fedora use ruijie Internet 1) download ruijie 1.1.1: http://net.jmu.edu.cn/service/ruijie.html, download and decompress the file to xrgsufile,
Copy to the/usr/bin directory.
Java code cp xrgsu/usr/bin // copy xrgsu under the current directory to sudo chmod + x/usr/bin/xrgsu // change the executable permission sudo xrgsu/ /execute xrgsu, the error message "libpcap missing" is displayed. so.0.6.2) Solve libpcap. so.0.6.2 Java code cd/usr/lib ll libpcap. * // view the libpcap version of the system. The current version is libpcap. so.1.2.1 lrwxrwxrwx. 1 root 16 September 21 2012 libpcap. so.1-> libpcap. so.1.2.1-rwxr-xr-x. 1 root 244156 January 5 2012 libpcap. so.1.2.1 // create libpcap. so.0.6.2 to lib/libpcap. so.1.2.1 symbolic connection Ln-s/usr/lib/libpcap. so.1.2.1/usr/lib/libpcap. so.0.6.2 ll libpcap. * // view the libpcap version lrwxrwxrwx of the system. 1 root 16 September 20 22:18 libpcap. so.0.6.2-> libpcap. so.1.2.1 lrwxrwxrwx. 1 root 16 September 21 2012 libpcap. so.1-> libpcap. so.1.2.1-rwxr-xr-x. 1 root 244156 January 5 2012 libpcap. so.1.2.1 sudo xrgsu // execute xrgsu, prompting that libstdc ++ is missing. so.5 3) Solve libstdc ++. download the compat-libstdc ++-33-3.2.3-47.fc4.i386.rpm software for so.5. Package, which contains libstdc ++. so.5.: Http://rpm.pbone.net, input compat-libstdc ++-33-3.2.3-47.fc4.i386.rpm,
Then, you can download the Search and install it.
4) access the Internet to authenticate Java code sudo xrgsu // execute xrgsu to download the authentication-related files as follows:
Xrgsu.zip (361.3 KB) http://up.2cto.com/2012/0922/20120922102252884.zip
Unrar.zip (104.3 KB) http://up.2cto.com/2012/0922/20120922102309312.ziplibpcap0.7.zip (69.3 KB) http://up.2cto.com/2012/0922/20120922102338900.zipgcc-3.3-base.zip (147.9 KB) http://up.2cto.com/2012/0922/20120922102350167.ziplibstdc__5.zip (250.2 KB) http://up.2cto.com/2012/0922/20120922102401874.zipcompat-libstdc__-33-3.2.3-47.fc4.i386.zip (224.6 KB) http://up.2cto.com/2012/0922/20120922102410818.zip
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.