~]# uname -a Linux app el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Size: px
Start display at page:

Download "~]# uname -a Linux app el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux"

Transcription

1 Alternate Titles: VPN Client Setup on Centos Author: Muhammad Zeeshan Bhatti [LPI, VCP, OCP (DBA), MCSA, SUSE CLA,] ( ~]# uname -a Linux app el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux /]# mkdir download /]# cd download/ download]# ll total 0 [root@app-01 download]# mkdir vpn [root@app-01 download]# cd vpn/ [root@app-01 vpn]# ll total 0 [root@app-01 vpn]# wget [root@app-01 vpn]# ll total rw-r--r-- 1 root root May vpnclient-linux-x86_ k9.tar.gz [root@app-01 vpn]# tar xvzf vpnclient-linux-x86_ k9.tar.gz [root@app-01 vpn]# wget :58: Resolving Connecting to :80... connected. HTTP request sent, awaiting response OK Length: 8602 (8.4K) [text/plain] Saving to: vpnclient.patch %[================================================================================ ============>] 8, K/s in 0.1s :58:06 (75.2 KB/s) - vpnclient.patch saved [8602/8602] [root@app-01 vpn]# ll total 2024 drwxr-xr-x May vpnclient -rw-r--r-- 1 root root May vpnclient-linux-x86_ k9.tar.gz -rw-r--r-- 1 root root 8602 Apr vpnclient.patch [root@app-01 vpn]# cd vpnclient [root@app-01 vpnclient]# patch <../vpnclient.patch patching file frag.c

2 patching file interceptor.c patching file IPSecDrvOS_linux.c patching file linuxcniapi.c patching file linuxcniapi.h patching file linuxkernelapi.c patching file Makefile vpnclient]# make make -C /lib/modules/ el6.x86_64/build SUBDIRS=/download/vpn/vpnclient modules make[1]: Entering directory `/usr/src/kernels/ el6.x86_64' CC [M] /download/vpn/vpnclient/linuxcniapi.o CC [M] /download/vpn/vpnclient/frag.o CC [M] /download/vpn/vpnclient/ipsecdrvos_linux.o CC [M] /download/vpn/vpnclient/interceptor.o CC [M] /download/vpn/vpnclient/linuxkernelapi.o LD [M] /download/vpn/vpnclient/cisco_ipsec.o Building modules, stage 2. MODPOST 1 modules WARNING: could not find /download/vpn/vpnclient/.libdriver64.so.cmd for /download/vpn/vpnclient/libdriver64.so CC /download/vpn/vpnclient/cisco_ipsec.mod.o LD [M] /download/vpn/vpnclient/cisco_ipsec.ko.unsigned NO SIGN [M] /download/vpn/vpnclient/cisco_ipsec.ko make[1]: Leaving directory `/usr/src/kernels/ el6.x86_64' [root@app-01 vpnclient]#./vpn_install Cisco Systems VPN Client Version (0030) Linux Installer Copyright (C) Cisco Systems, Inc. All Rights Reserved. By installing this product you agree that you have read the license.txt file (The VPN Client license) and will comply with its terms. Directory where binaries will be installed [/usr/local/bin] Automatically start the VPN service at boot time [yes]yes In order to build the VPN kernel module, you must have the kernel headers for the version of the kernel you are running. Directory containing linux kernel source code [/lib/modules/ el6.x86_64/build] * Binaries will be installed in "/usr/local/bin". * Modules will be installed in "/lib/modules/ el6.x86_64/ciscovpn".

3 * The VPN service will be started AUTOMATICALLY at boot time. * Kernel source from "/lib/modules/ el6.x86_64/build" will be used to build the module. Is the above correct [y]y Making module make -C /lib/modules/ el6.x86_64/build SUBDIRS=/download/vpn/vpnclient modules make[1]: Entering directory `/usr/src/kernels/ el6.x86_64' Building modules, stage 2. MODPOST 1 modules WARNING: could not find /download/vpn/vpnclient/.libdriver64.so.cmd for /download/vpn/vpnclient/libdriver64.so make[1]: Leaving directory `/usr/src/kernels/ el6.x86_64' Create module directory "/lib/modules/ el6.x86_64/ciscovpn". Copying module to directory "/lib/modules/ el6.x86_64/ciscovpn". Already have group 'bin' Creating start/stop script "/etc/init.d/vpnclient_init". /etc/init.d/vpnclient_init Enabling start/stop script for run level 3,4 and 5. Creating global config /etc/opt/cisco-vpnclient Installing license.txt (VPN Client license) in "/opt/cisco-vpnclient/": /opt/cisco-vpnclient/license.txt Installing bundled user profiles in "/etc/opt/cisco-vpnclient/profiles/": * New Profiles : sample Copying binaries to directory "/opt/cisco-vpnclient/bin". Adding symlinks to "/usr/local/bin". /opt/cisco-vpnclient/bin/vpnclient /opt/cisco-vpnclient/bin/cisco_cert_mgr /opt/cisco-vpnclient/bin/ipseclog Copying setuid binaries to directory "/opt/cisco-vpnclient/bin". /opt/cisco-vpnclient/bin/cvpnd Copying libraries to directory "/opt/cisco-vpnclient/lib". /opt/cisco-vpnclient/lib/libvpnapi.so Copying header files to directory "/opt/cisco-vpnclient/include". /opt/cisco-vpnclient/include/vpnapi.h Setting permissions. /opt/cisco-vpnclient/bin/cvpnd (setuid root) /opt/cisco-vpnclient (group bin readable) /etc/opt/cisco-vpnclient (group bin readable) /etc/opt/cisco-vpnclient/profiles (group bin readable) /etc/opt/cisco-vpnclient/certificates (group bin readable) * You may wish to change these permissions to restrict access to root. * You must run "/etc/init.d/vpnclient_init start" before using the client.

4 * This script will be run AUTOMATICALLY every time you reboot your computer. vpnclient]# /etc/init.d/vpnclient_init start Starting /opt/cisco-vpnclient/bin/vpnclient: Done vpnclient]# /etc/init.d/vpnclient_init status Module Size Used by cisco_ipsec cipsec0 Link encap:ethernet HWaddr 00:0B:FC:F8:01:8F NOARP MTU:1356 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) [root@app-01 vpnclient]# /etc/init.d/vpnclient_init stop Shutting down /opt/cisco-vpnclient/bin/vpnclient: Done Troubleshooting Steps! When iam Trying to Connect VPN client i was getting these error, Then Solve this Problem, [root@app-01 vpnclient]#./vpnclient connect jboss.pcf -bash:./vpnclient: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory [root@app-01 vpnclient]# vpnclient connect jboss.pcf -bash: /usr/local/bin/vpnclient: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory [root@app-01 vpnclient]# yum install glibc.i686 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile base 3.7 kb 00:00 epel 4.2 kb 00:00 Not using downloaded repomd.xml because it is older than what we have: Current : Tue May 13 09:10: Downloaded: Thu Mar 6 13:35: extras 3.4 kb 00:00 updates 3.4 kb 00:00 updates/primary_db 3.1 MB 00:00 Setting up Install Process Resolving Dependencies ---> Package glibc.i686 0: el6_5.1 will be installed --> Processing Dependency: glibc-common = el6_5.1 for package: glibc el6_5.1.i686

5 --> Processing Dependency: libfreebl3.so(nssrawhash_3.12.3) for package: glibc el6_5.1.i686 --> Processing Dependency: libfreebl3.so for package: glibc el6_5.1.i > Package glibc-common.x86_64 0: el6 will be updated --> Processing Dependency: glibc-common = el6 for package: glibc el6.x86_64 ---> Package glibc-common.x86_64 0: el6_5.1 will be an update ---> Package nss-softokn-freebl.x86_64 0: el6 will be updated ---> Package nss-softokn-freebl.i686 0: el6_5 will be installed ---> Package nss-softokn-freebl.x86_64 0: el6_5 will be an update ---> Package glibc.x86_64 0: el6 will be updated --> Processing Dependency: glibc = el6 for package: glibc-devel el6.x86_64 --> Processing Dependency: glibc = el6 for package: glibc-headers el6.x86_64 ---> Package glibc.x86_64 0: el6_5.1 will be an update ---> Package glibc-devel.x86_64 0: el6 will be updated ---> Package glibc-devel.x86_64 0: el6_5.1 will be an update ---> Package glibc-headers.x86_64 0: el6 will be updated ---> Package glibc-headers.x86_64 0: el6_5.1 will be an update --> Finished Dependency Resolution Dependencies Resolved ===================================================================================== ================================================= Package Arch Version Repository Size ===================================================================================== ================================================= Installing: glibc i el6_5.1 updates 4.3 M Installing for dependencies: nss-softokn-freebl i el6_5 updates 147 k Updating for dependencies: glibc x86_ el6_5.1 updates 3.8 M glibc-common x86_ el6_5.1 updates 14 M glibc-devel x86_ el6_5.1 updates 978 k glibc-headers x86_ el6_5.1 updates 608 k nss-softokn-freebl x86_ el6_5 updates 157 k Transaction Summary ===================================================================================== ================================================= Install 2 Package(s) Upgrade 5 Package(s) Total download size: 24 M Is this ok [y/n]: y

6 Downloading Packages: (1/7): glibc el6_5.1.i686.rpm 4.3 MB 00:00 (2/7): glibc el6_5.1.x86_64.rpm 3.8 MB 00:00 (3/7): glibc-common el6_5.1.x86_64.rpm 14 MB 00:00 (4/7): glibc-devel el6_5.1.x86_64.rpm 978 kb 00:00 (5/7): glibc-headers el6_5.1.x86_64.rpm 608 kb 00:00 (6/7): nss-softokn-freebl el6_5.i686.rpm 147 kb 00:00 (7/7): nss-softokn-freebl el6_5.x86_64.rpm 157 kb 00: Total 29 MB/s 24 MB 00:00 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : glibc-common el6_5.1.x86_64 1/12 Updating : nss-softokn-freebl el6_5.x86_64 2/12 Updating : glibc el6_5.1.x86_64 3/12 Updating : glibc-headers el6_5.1.x86_64 4/12 Installing : nss-softokn-freebl el6_5.i686 5/12 Installing : glibc el6_5.1.i686 6/12 Updating : glibc-devel el6_5.1.x86_64 7/12 Cleanup : glibc-devel el6.x86_64 8/12 Cleanup : glibc-headers el6.x86_64 9/12 Cleanup : glibc-common el6.x86_64 10/12 Cleanup : nss-softokn-freebl el6.x86_64 11/12 Cleanup : glibc el6.x86_64 12/12 Verifying : glibc el6_5.1.x86_64 1/12 Verifying : glibc el6_5.1.i686 2/12 Verifying : nss-softokn-freebl el6_5.i686 3/12 Verifying : glibc-headers el6_5.1.x86_64 4/12 Verifying : glibc-devel el6_5.1.x86_64 5/12 Verifying : glibc-common el6_5.1.x86_64 6/12 Verifying : nss-softokn-freebl el6_5.x86_64 7/12 Verifying : nss-softokn-freebl el6.x86_64 8/12 Verifying : glibc el6.x86_64 9/12 Verifying : glibc-devel el6.x86_64 10/12 Verifying : glibc-common el6.x86_64 11/12 Verifying : glibc-headers el6.x86_64 12/12 Installed: glibc.i686 0: el6_5.1 Dependency Installed: nss-softokn-freebl.i686 0: el6_5 Dependency Updated: glibc.x86_64 0: el6_5.1 glibc-common.x86_64 0: el6_5.1 glibcdevel.x86_64 0: el6_5.1

7 glibc-headers.x86_64 0: el6_5.1 nss-softokn-freebl.x86_64 0: el6_5 Complete! vpnclient]# vpnclient connect jboss.pcf Cisco Systems VPN Client Version (0640) Copyright (C) Cisco Systems, Inc. All Rights Reserved. Client Type(s): Linux Running on: Linux el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 Config file directory: /etc/opt/cisco-vpnclient

PEN LOAD BALANCER WITH 2 NODES APACHE WEB SERVER

PEN LOAD BALANCER WITH 2 NODES APACHE WEB SERVER Alternate Titles: MYSQL SSL Encryption Based Replication Setup Author: Muhammad Zeeshan Bhatti [LPI, VCP-DCV5, OCP (DBA), MCSA, SUSE CLA, RHCSA-7] (http://zeeshanbhatti.com) (admin@zeeshanbhatti.com) PEN

More information

VCP-DCV5, OCP (DBA), MCSA, SUSE CLA, RHCSA-7]

VCP-DCV5, OCP (DBA), MCSA, SUSE CLA, RHCSA-7] Alternate Titles: APACHE V-HOST SETUP Author: Muhammad Zeeshan Bhatti [LPI, VCP-DCV5, OCP (DBA), MCSA, SUSE CLA, RHCSA-7] (http://zeeshanbhatti.com) (admin@zeeshanbhatti.com) APACHE V-HOST SETUP [root@zeeshanbhatti

More information

Configuring a Standalone VCL Environment using VMware Server 2.0

Configuring a Standalone VCL Environment using VMware Server 2.0 Configuring a Standalone VCL Environment using VMware Server 2.0 DISCLAIMER! This document provides instuctions for configuring a standalone VCL environment running on a single computer which is able to

More information

mod_ssl.x86_64 1: el6.centos Complete! Start the Webserver service httpd start Starting httpd: [ OK ]

mod_ssl.x86_64 1: el6.centos Complete! Start the Webserver service httpd start Starting httpd: [ OK ] Total download size: 1.7 M Is this ok [y/n]: y Downloading Packages: Setting up and reading Presto delta metadata updates/prestodelta 210 kb 00:00 Processing delta metadata Download delta size: 525 k (1/4):

More information

GestióIP IPAM v3.0 IP address management software Installation Guide v0.4

GestióIP IPAM v3.0 IP address management software Installation Guide v0.4 GestióIP IPAM v3.0 IP address management software Installation Guide v0.4 www.gestioip.net GestióIP Copyright Marc Uebel 2014 Table of Contents 1 Introduction... 3 2 Requirements... 3 3 System preparation...

More information

RG-MACC-BASE_v2.01. Installation Guide

RG-MACC-BASE_v2.01. Installation Guide RG-MACC-BASE_v2.01 Preface Thank you for using our products. Audience This manual is intended for: Network engineers Technical support and servicing engineers Network administrators Symbols Important information.

More information

Oracle 11g RAC on Linux- CRS Inderpal S. Johal. Inderpal S. Johal

Oracle 11g RAC on Linux- CRS   Inderpal S. Johal. Inderpal S. Johal ORACLE CRS INSTALLATION : INSTALLATION AND CONFIGURATION GUIDE Inderpal S. Johal INTRODUCTION This document will gives details of Oracle Clusterware installation on RHEL 4. CRS INSTALLATION STEPS 1. Cluster

More information

RG-MACC_2.0 Installation Manual

RG-MACC_2.0 Installation Manual RG-MACC_2.0 Installation Manual Ruijie Networks Co., Ltd all rights reserved 1 Copyright Clarify Copyright ownership belongs to Ruijie, shall not be reproduced, copied, or used in other ways without permission.

More information

Accessing the Networking Stack

Accessing the Networking Stack The Cisco IOS XR Software serves as a networking stack for communication. This section explains how applications on IOS XR can communicate with internal processes, and with servers or outside devices.

More information

Let us ping! First we will learn the Hello World of a networked machine.

Let us ping! First we will learn the Hello World of a networked machine. AN INTRODUCTION TO LINUX NETWORKING In this article, we ll explore networking under GNU/Linux. You ll find it interesting to manage the entire network through certain valid keystrokes known as commands.

More information

Note: - the OS on which you will install VirtualBox is called the host OS. - the OS you will install on VirtualBox (later) is called the guest OS.

Note: - the OS on which you will install VirtualBox is called the host OS. - the OS you will install on VirtualBox (later) is called the guest OS. Get VirtualBox Go to www.virtualbox.org and select Downloads: VirtualBox/CentOS Setup 1 Note: - the OS on which you will install VirtualBox is called the host OS. - the OS you will install on VirtualBox

More information

Hosting Applications Using Configuration Management Tools

Hosting Applications Using Configuration Management Tools Hosting Applications Using Configuration Management Tools Configuration management tools are used to automate manual tasks, such as setting up servers and network devices. As application delivery requirements

More information

GestióIP IPAM. v3.2. Installation Guide. v0.12. IP address management software.

GestióIP IPAM. v3.2. Installation Guide. v0.12. IP address management software. GestióIP IPAM v3.2 IP address management software Installation Guide v0.12 www.gestioip.net GestióIP Copyright Marc Uebel 2017 Table of Contents 1 Introduction...3 2 Requirements...3 3 System preparation...3

More information

SDK. About the Cisco SDK. Installing the SDK. Procedure. This chapter contains the following sections:

SDK. About the Cisco SDK. Installing the SDK. Procedure. This chapter contains the following sections: This chapter contains the following sections: About the Cisco, page 1 Installing the, page 1 Using the to Build Applications, page 2 About ISO, page 3 Installing the ISO, page 3 Using the ISO to Build

More information

WLAN on DILNetPC DNP9200 External SWAP Device on DNP9200

WLAN on DILNetPC DNP9200 External SWAP Device on DNP9200 WLAN on DILNetPC DNP9200 External SWAP Device on DNP9200 Picture 1: DNP9200 + eval board SK23, external mini USB2.0 Hub with a 11Mbps WLAN USB Adapter and 1GB high speed(192x) USB SWAP device. Attention:

More information

Wi-Fi Guide: Edimax USB Adapter on BBG

Wi-Fi Guide: Edimax USB Adapter on BBG Wi-Fi Guide: Edimax USB Adapter on BBG August 3 rd 2017 Table of Contents: Page 1: Page 2: Page 3: Page 4: Page 5: Introduction & Hardware requirements Getting Started Connecting to a network using Network

More information

Advantech General FAQ. How to change ubuntu specific kernel for quick cross test

Advantech General FAQ. How to change ubuntu specific kernel for quick cross test Advantech General FAQ How to change ubuntu specific kernel for quick cross test Applicable model list Model name version BIOS Version Description: All N/A N/A Products sometimes behave different with different

More information

Oracle R Enterprise Installation and Usage

Oracle R Enterprise Installation and Usage Oracle R Enterprise Installation and Usage This work may be reproduced and redistributed, in whole or in part, without alteration and without prior written permission, provided all copies contain the following

More information

Download the current release* of VirtualBox for the OS on which you will install VirtualBox. In these notes, that's Windows 7.

Download the current release* of VirtualBox for the OS on which you will install VirtualBox. In these notes, that's Windows 7. Get VirtualBox Go to www.virtualbox.org and select Downloads. VirtualBox/CentOS Setup 1 Download the current release* of VirtualBox for the OS on which you will install VirtualBox. In these notes, that's

More information

Technotrend S DVB-S Receiver EUMETCast C-Band Africa & Americas LINUX Setup Guide

Technotrend S DVB-S Receiver EUMETCast C-Band Africa & Americas LINUX Setup Guide Technotrend S2-4100 DVB-S Receiver EUMETCast C-Band Africa & Americas LINUX Setup Guide Doc.No. : EUM/OPS/MAN/16/847018 Issue : v1 e-signed Date : 24 February 2016 WBS/DBS : EUMETSAT Eumetsat-Allee 1,

More information

SYMANTEC SOLUTIONS DEPLOYMENT GUIDE. Single-Step Deployment of Veritas TM Storage Foundation and High Availability on RHEL 6.4/6.

SYMANTEC SOLUTIONS DEPLOYMENT GUIDE. Single-Step Deployment of Veritas TM Storage Foundation and High Availability on RHEL 6.4/6. SYMANTEC SOLUTIONS DEPLOYMENT GUIDE Single-Step Deployment of Veritas TM Storage Foundation and High Availability 6.0.3 on RHEL 6.4/6.5 Using Yum Author: Patric Uebele Technical Product Manager Version:

More information

SQL SERVER INSTALLATION AND CONFIGURATION ON RED HAT LINUX. Details to the Presentation

SQL SERVER INSTALLATION AND CONFIGURATION ON RED HAT LINUX. Details to the Presentation SQL SERVER INSTALLATION AND CONFIGURATION ON RED HAT LINUX Details to the Presentation INSTALLING SQL SERVER ON RED HAT LINUX [ckim@sql100.ssh]$ sudo curl -o /etc/yum.repos.d/mssql-server.repo https://packages.microsoft.com/config/rhel/7/mssql-server-2017.repo

More information

Installing the Product Software

Installing the Product Software CHAPTER 1 The Cisco Configuration Engine is a network management software that acts as a configuration service for automating the deployment, management, and upgrading of network devices and services.

More information

Nexus Application Development - SDK

Nexus Application Development - SDK This chapter contains the following sections: About the Cisco SDK, page 1 Installing the SDK, page 1 Procedure for Installation and Environment Initialization, page 2 Using the SDK to Build Applications,

More information

UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES. BSc (Hons) COMPUTER NETWORKS AND SECURITY SEMESTER ONE EXAMINATION 2014/2015 UNIX MODULE NO: CPU5003

UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES. BSc (Hons) COMPUTER NETWORKS AND SECURITY SEMESTER ONE EXAMINATION 2014/2015 UNIX MODULE NO: CPU5003 [CRT09] UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES BSc (Hons) COMPUTER NETWORKS AND SECURITY SEMESTER ONE EXAMINATION 2014/2015 MODULE NO: CPU5003 Date: Wednesday 21 st January 2015 Time: 10:00 13:00 INSTRUCTIONS

More information

GM8126 MAC DRIVER. User Guide Rev.: 1.0 Issue Date: December 2010

GM8126 MAC DRIVER. User Guide Rev.: 1.0 Issue Date: December 2010 GM8126 MAC DRIVER User Guide Rev.: 1.0 Issue Date: December 2010 REVISION HISTORY Date Rev. From To Dec. 2010 1.0 - Original Copyright 2010 Grain Media, Inc. All Rights Reserved. Printed in Taiwan 2010

More information

Oracle Ksplice for Oracle Linux

Oracle Ksplice for Oracle Linux Oracle Ksplice for Oracle Linux Oracle Corporation Oracle Ksplice Oracle Ksplice is an exciting new addition to the Oracle Linux Premier Support subscription. The Oracle Ksplice technology allows customers

More information

Getting Started with PetaLinux SDK

Getting Started with PetaLinux SDK Getting Started with PetaLinux SDK November 26, 2009 Table of Contents Table of Contents...2 About This Guide...3 Related PetaLinux Documents...3 Getting Started...3 Prerequisites...3 Installation...4

More information

StampA5D3x/PortuxA5/PanelA5. Quickstart Guide

StampA5D3x/PortuxA5/PanelA5. Quickstart Guide StampA5D3x/PortuxA5/PanelA5 Quickstart Guide StampA5D3x/PortuxA5/PanelA5 StampA5D3x/PortuxA5/PanelA5: Quickstart Guide Copyright 2015 taskit GmbH All rights to this documentation and to the product(s)

More information

ssh keys, yum, ntp, rsync

ssh keys, yum, ntp, rsync ssh keys, yum, ntp, rsync 1 CST8177 Linux Operating Systems II Saturday 25-April-15 9:00-11:00 T119/T126 2 ifconfig to find your VM's ip address so you can ssh to it ssh key login yum ntp tar scp rsync

More information

Getting Started with Application Hosting

Getting Started with Application Hosting This section introduces application hosting and the Linux environment used for hosting applications on the Cisco IOS XR Operating System. Need for Application Hosting, page 1 Deep Dive Into Application

More information

IP over IB Protocol. Introduction CHAPTER

IP over IB Protocol. Introduction CHAPTER CHAPTER 3 The following sections appear in this chapter: Introduction, page 3-1 Manually Configure IPoIB for Default IB Partition, page 3-2 Subinterfaces, page 3-2 Verify IPoIB Functionality, page 3-5

More information

Enabling CDC_ETHER Connection for Skywire GSM CAT1

Enabling CDC_ETHER Connection for Skywire GSM CAT1 Enabling CDC_ETHER Connection for Skywire GSM CAT1 NimbeLink Corp Updated: February 2018 PN 30262 rev 4 NimbeLink Corp. 2018. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction

More information

Installation von Oracle Real Application Cluster 10gR1 auf CentOS 4.2 mit Raw-Devices

Installation von Oracle Real Application Cluster 10gR1 auf CentOS 4.2 mit Raw-Devices Installation von Oracle Real Application Cluster 10gR1 auf CentOS 4.2 mit Raw-Devices Inhaltsverzeichnis Installation von Oracle Real Application Cluster 10gR1 auf CentOS 4.2 mit Raw-Devices... 1 1. Installation

More information

Installing Virtualbox Guest Additions Vboxadditions on CentOS 7, Fedora 19 / 20 and RHEL 6.5 / 5.10 on Windows host

Installing Virtualbox Guest Additions Vboxadditions on CentOS 7, Fedora 19 / 20 and RHEL 6.5 / 5.10 on Windows host Installing Virtualbox Guest Additions Vboxadditions on CentOS 7, Fedora 19 / 20 and RHEL 6.5 / 5.10 on Windows host Author : admin If you decided to use Redhat based Linux distribution inside Virtualbox

More information

University of Colorado at Colorado Springs CS4500/ Fall 2018 Operating Systems Project 1 - System Calls and Processes

University of Colorado at Colorado Springs CS4500/ Fall 2018 Operating Systems Project 1 - System Calls and Processes University of Colorado at Colorado Springs CS4500/5500 - Fall 2018 Operating Systems Project 1 - System Calls and Processes Instructor: Yanyan Zhuang Total Points: 100 Out: 8/29/2018 Due: 11:59 pm, Friday,

More information

PetaLinux SDK Guide to QEMU System Simulation

PetaLinux SDK Guide to QEMU System Simulation PetaLinux SDK Guide to QEMU System Simulation v1.1 November 27, 2009 Table of Contents Table of Contents...2 About This Guide...3 Related PetaLinux Documents...3 PetaLinux Software Simulation with QEMU...3

More information

Blueprints. Quick Start Guide for installing and running KVM

Blueprints. Quick Start Guide for installing and running KVM Blueprints Quick Start Guide for installing and running KVM Blueprints Quick Start Guide for installing and running KVM Note Before using this information and the product it supports, read the information

More information

Using Juju with a Local Provider with KVM and LXC in Ubuntu LTS

Using Juju with a Local Provider with KVM and LXC in Ubuntu LTS Using Juju with a Local Provider with KVM and LXC in Ubuntu 14.04 LTS A Dell and Canonical Technical White Paper Mark Wenning Canonical Field Engineer Jose De la Rosa Dell Software Engineer 2 THIS WHITE

More information

UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES. BSc (Hons) COMPUTER NETWORKS AND SECURITY SEMESTER ONE EXAMINATION 2017/2018 UNIX MODULE NO: CPU5003

UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES. BSc (Hons) COMPUTER NETWORKS AND SECURITY SEMESTER ONE EXAMINATION 2017/2018 UNIX MODULE NO: CPU5003 [CRT06] UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES BSc (Hons) COMPUTER NETWORKS AND SECURITY SEMESTER ONE EXAMINATION 2017/2018 UNIX MODULE NO: CPU5003 Date: Wednesday 17 th January 2018 Time: 10:00 12:00

More information

Application Hosting Configuration Guide for Cisco ASR 9000 Series Routers

Application Hosting Configuration Guide for Cisco ASR 9000 Series Routers Application Hosting Configuration Guide for Cisco ASR 9000 Series Routers First Published: 2016-11-01 Last Modified: 2017-09-05 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose,

More information

Chapter 5 Network Layer

Chapter 5 Network Layer Chapter 5 Network Layer Network Layer IPv4 2 IP Header Application Header + data 3 IP IP IP IP 4 Focus on Transport Layer IP IP 5 Network Layer The Network layer (Layer 3) provides services to exchange

More information

EDB Backup and Recovery Tool Guide

EDB Backup and Recovery Tool Guide EDB Backup and Recovery Tool 1.1 July 22, 2015 , Version 1.1.1 by EnterpriseDB Corporation Copyright 2014-2015 EnterpriseDB Corporation. All rights reserved. EnterpriseDB Corporation, 34 Crosby Drive,

More information

How to install VMWare Server on Mandriva 2007 (64bit) and to use Linux and Windows clients. by Frank Neugebauer

How to install VMWare Server on Mandriva 2007 (64bit) and to use Linux and Windows clients. by Frank Neugebauer How to install VMWare Server 1.0.1 on Mandriva 2007 (64bit) and to use Linux and Windows clients by Frank Neugebauer www.linux-tip.net 12.01.2007 This workshop describes how to install VMware server 1.0.1

More information

HP Services zl Module ngenius Integrated Agent Installation and Getting Started Guide

HP Services zl Module ngenius Integrated Agent Installation and Getting Started Guide HP Services zl Module ngenius Integrated Agent Installation and Getting Started Guide Part Number 733-0207 www.hp.com/networking Revision A www.netscout.com September 28, 2010 Copyright 2008 Hewlett-Packard

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center MySQL 5.5 Installation and Configuration Guide (for Linux) Abstract This document provides installation and configuration information for MySQL. It includes the procedures

More information

About yum. Front-end to rpm. Replacement for up2date. Designed to resolve package dependencies Can locate packages across multiple repositories 1-19

About yum. Front-end to rpm. Replacement for up2date. Designed to resolve package dependencies Can locate packages across multiple repositories 1-19 About yum Front-end to rpm Designed to resolve package dependencies Can locate packages across multiple repositories Replacement for up2date 1-19 Development of RPM cemented the future of Linux by greatly

More information

Multiplying Your Server Ubuntu Server and Virtualization

Multiplying Your Server Ubuntu Server and Virtualization CHAPTER 12 Multiplying Your Server Ubuntu Server and Virtualization One of the hottest new technologies for servers is virtualization, which allows you to install multiple instances of one or more operating

More information

Newsreader virtual machines Technical Report NWR

Newsreader virtual machines Technical Report NWR Newsreader virtual machines Technical Report NWR-2014-4 Version FINAL Aitor Soroa 1, Enrique Fernández 2 1 University of Basque Country Donostia, Basque Country a.soroa@ehu.es 2 University of Basque Country

More information

Configuring the BeagleBone Black s Ethernet Port for SSH Access

Configuring the BeagleBone Black s Ethernet Port for SSH Access Configuring the BeagleBone Black s Ethernet Port for SSH Access NimbeLink Corp Updated: April 2016 PN 30112 rev 1 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction

More information

FUJITSU Software ServerView

FUJITSU Software ServerView User Guide - English FUJITSU Software ServerView Scripting Toolkit Linux V1.10 November 2017 Edition Copyright 2011-2017 FUJITSU LIMITED All hardware and software names used are trademarks of their respective

More information

EURECOM Virtual Desktop Client Usage and Installation Guide V /05/2011 Sébastien Courché

EURECOM Virtual Desktop Client Usage and Installation Guide V /05/2011 Sébastien Courché EURECOM Virtual Desktop Client Usage and Installation Guide V 2.0 14/05/2011 Sébastien Courché Contents 1. Introduction :... 2 2. Microsoft Windows (ex : Internet Explorer 7)... 4 3. Apple MacOS (ex :

More information

GM8126 U-BOOT. User Guide Rev.: 0.2 Issue Date: May 2011

GM8126 U-BOOT. User Guide Rev.: 0.2 Issue Date: May 2011 GM8126 U-BOOT User Guide Rev.: 0.2 Issue Date: May 2011 REVISION HISTORY Date Rev. From To Apr. 2011 0.1 - Original May 2011 0.2 - Modified Chapters 5 and 8 Added Chapter 7 Copyright 2011 Grain Media,

More information

MySQL Real Time Single DB Replication & SSL Encryption on CENTOS 6.3

MySQL Real Time Single DB Replication & SSL Encryption on CENTOS 6.3 Alternate Titles: MYSQL SSL Encryption Based Replication Setup Author: Muhammad Zeeshan Bhatti [LPI, VCP, OCP (DBA), MCSA, SUSE CLA,] (http://zeeshanbhatti.com) (admin@zeeshanbhatti.com) MySQL Real Time

More information

Tiger Client 2.8 Administration Guide

Tiger Client 2.8 Administration Guide Tiger Client 2.8 Administration Guide Install and Uninstall the Tiger Client Software.............. 2 Minimum System Requirements................... 2 Install the Tiger Client Driver.....................

More information

2 Initialize a git repository on your machine, add a README file, commit and push

2 Initialize a git repository on your machine, add a README file, commit and push BioHPC Git Training Demo Script First, ensure that git is installed on your machine, and you have configured an ssh key. See the main slides for instructions. To follow this demo script open a terminal

More information

Upgrading to BAMS Release 3.30

Upgrading to BAMS Release 3.30 APPENDIXB Upgrading to BAMS Release 3.30 Revised: April, 2010, Introduction To upgrade Cisco BAMS software to Cisco BAMS 3.30, you must upgrade from BAMS 3.20. If you wish to upgrade from BAMS 3.13 to

More information

Acronis Backup Version 11.5 Update 6 INSTALLATION GUIDE. For Linux Server APPLIES TO THE FOLLOWING PRODUCTS

Acronis Backup Version 11.5 Update 6 INSTALLATION GUIDE. For Linux Server APPLIES TO THE FOLLOWING PRODUCTS Acronis Backup Version 11.5 Update 6 APPLIES TO THE FOLLOWING PRODUCTS For Linux Server INSTALLATION GUIDE Copyright Statement Copyright Acronis International GmbH, 2002-2015. All rights reserved. Acronis

More information

These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement

These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement Copyright 2017, fp Technologies, Inc. All Rights Reserved These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement You will need to

More information

installing Linux Paul Cobbaut

installing Linux Paul Cobbaut installing Linux Paul Cobbaut installing Linux Paul Cobbaut lt-2.0 Publication date Wed 12 Nov 2014 03:59:02 PM CET Table of Contents 1. installing Debian 8... 1 1.1. Debian... 2 1.2. Downloading... 2

More information

Upgrade Cisco Interface Module for LoRaWAN IXM using the Console

Upgrade Cisco Interface Module for LoRaWAN IXM using the Console Upgrade Cisco Interface Module for LoRaWAN IXM using the Console Contents Introduction Prerequisites Requirements Components Used Background Information Configure Step 1. Prepare the firmware images (and

More information

TBS DVB-S2 Receivers EUMETCast LINUX Setup Guide

TBS DVB-S2 Receivers EUMETCast LINUX Setup Guide TBS DVB-S2 Receivers EUMETCast LINUX Setup Guide Doc.No. : EUM/OPS/MAN/15/776259 Issue : v2 e-signed Date : 15 March 2016 WBS/DBS : EUMETSAT Eumetsat-Allee 1, D-64295 Darmstadt, Germany Tel: +49 6151 807-7

More information

CHAPTER 7 DEMONSTRATE THE PAN IN LINUX

CHAPTER 7 DEMONSTRATE THE PAN IN LINUX CHAPTER 7 DEMONSTRATE THE PAN IN LINUX SYSTEM The new model - Network Access Point Group Network 7.1 DEMONSTRATION Software: All machines are installed with Linux Redhat 8.0 Hardware list:- There are two

More information

1.3 What does Ctrl-D, Ctrl-A, Ctrl-F and Ctrl-T do in terms of command line editing? (6)

1.3 What does Ctrl-D, Ctrl-A, Ctrl-F and Ctrl-T do in terms of command line editing? (6) Question 1 2 ICT2631 1.1 How do you switch between virtual consoles? (3) Hold down CTRL and ALT keys and press F1 through F7 to switch between consoles. 1.2 Give three reasons why you may opt to use a

More information

CIS Test 1- Practice - Fall 2011

CIS Test 1- Practice - Fall 2011 CIS 192 - Test 1- Practice - Fall 2011 Name Each question worth 2 points: Tip: When not logged in as root, you can still use many of the network commands but you must preface them with /sbin/ because you

More information

Akamai Connector for Varnish Installation Guide

Akamai Connector for Varnish Installation Guide Akamai Connector for Varnish Installation Guide Table of Contents 1 Introduction 3 2 Installation 4 2.1 Overview 4 2.2 Varnish Plus Installation 4 2.2.1 Ubuntu Installation 4 2.2.2 Redhat Enterprise Linux

More information

Trixbox High-Availability with fonebridge Tutorial

Trixbox High-Availability with fonebridge Tutorial Trixbox High-Availability with fonebridge Tutorial REDFONE Communications Table of Contents i Table of Contents 1 Introduction 1.1 Overview... 1 1.1.1 Core components & requirements... 1 1.1.2 Operational

More information

Operating System. Hanyang University. Hyunmin Yoon Operating System Hanyang University

Operating System. Hanyang University. Hyunmin Yoon Operating System Hanyang University Hyunmin Yoon (fulcanelli86@gmail.com) 2 Linux development ENVIRONMENT 2 3 References ubuntu documentation Kernel/Compile https://help.ubuntu.com/community/kernel/compile 3 4 Tools $ software-properties-gtk

More information

About Backup and Restore, on page 1 Supported Backup and Restore Procedures, on page 3

About Backup and Restore, on page 1 Supported Backup and Restore Procedures, on page 3 About, on page 1 Supported Procedures, on page 3 Back Up Automation Data Using the GUI, on page 4 Restore Automation Data Using the GUI, on page 6 Schedule a Backup of Automation Data Using the GUI, on

More information

Practical 5. Linux Commands: Working with Files

Practical 5. Linux Commands: Working with Files Practical 5 Linux Commands: Working with Files 1. Ps The ps command on linux is one of the most basic commands for viewing the processes running on the system. It provides a snapshot of the current processes

More information

Install Apache, PHP And MySQL On CentOS 7 (LAMP)

Install Apache, PHP And MySQL On CentOS 7 (LAMP) Install Apache, PHP And MySQL On CentOS 7 (LAMP) Version 1.0 Authors: Till Brehm , Falko Timme Updates: Srijan Kishore Follow Howtoforge

More information

Using Shell Commands

Using Shell Commands This chapter contains the following sections: General Administration, page 1 Working with Databases, page 9 Importing Certificates, page 13 Accessing Root Privileges, page 14 Using a Multi-Node Setup,

More information

Networking Approaches in. a Container World. Flavio Castelli Engineering Manager

Networking Approaches in. a Container World. Flavio Castelli Engineering Manager Networking Approaches in a Container World Flavio Castelli Engineering Manager fcastelli@suse.com Rossella Sblendido Engineering Manager rsblendido@suse.com Disclaimer There a many container engines, I

More information

Configuring Your Account (40 points)

Configuring Your Account (40 points) This assignment assumes you have read Chapters 2, 3, 4 and 5 of Sobell. Some specific cross-references may also be given in the questions below. Part I Configuring Your Account (40 points) For this part

More information

Enabling CDC-ETHER Connection for Skywire CAT1

Enabling CDC-ETHER Connection for Skywire CAT1 Enabling CDC-ETHER Connection for Skywire CAT1 NimbeLink Corp Updated: May 2017 PN 30111 rev 5 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction 2 1.1 Orderable

More information

Quick guide for configuring a system with multiple IP-LINKs

Quick guide for configuring a system with multiple IP-LINKs Quick guide for configuring a system with multiple IP-LINKs October 4 th 2005, KK. This guide will show an example configurations for a system with multiple IP-LINKs. Example 1, three devices connected

More information

How to configure VIVACOM 3g USB ( internet ) modem HUAWEI Mobile broadband E173 on Debian and Ubuntu GNU / Linux

How to configure VIVACOM 3g USB ( internet ) modem HUAWEI Mobile broadband E173 on Debian and Ubuntu GNU / Linux How to configure VIVACOM 3g USB ( internet ) modem HUAWEI Mobile broadband E173 on Debian and Ubuntu GNU / Linux Author : admin I've been given a HUAWEI Mobile Broadband E173 USB 3g model. The USB modem

More information

NVIDIA Professional Application Center

NVIDIA Professional Application Center NVIDIA Professional Application Center Network Licensing Guide 5 May 2017 Document version 2.0 Copyright Information 2017 NVIDIA Corporation. All rights reserved. This document is protected under copyright

More information

7.3 Install on Linux and Initial Configurations

7.3 Install on Linux and Initial Configurations 7.3 Install on Linux and Initial Configurations This section describes how to install SoftEther VPN Server to a Linux operating system. This assumes that in the Linux operating system, no extra application

More information

Performing Maintenance Operations

Performing Maintenance Operations This chapter describes how to back up and restore Cisco Mobility Services Engine (MSE) data and how to update the MSE software. It also describes other maintenance operations. Guidelines and Limitations,

More information

Monospace $ ls -latr pictures # less /var/log/messages $ # ipchains turboclusteradmin # mount /mnt/cdrom # cd /mnt/cdrom TLCS-install #./TLCS-install redhat turbolinux

More information

Application Hosting in IOS-XE

Application Hosting in IOS-XE DEVNET-1695 Application Hosting in IOS-XE Bryan Byrne, CCIE 25607 (R/S) Technical Solutions Architect Enterprise Networks @bryan25607 Cisco Spark How Questions? Use Cisco Spark to communicate with the

More information

Tiger Client 2.9 User s Guide

Tiger Client 2.9 User s Guide Tiger Client 2.9 User s Guide Install and Uninstall the Tiger Client Software.............. 2 Minimum System Requirements................... 2 Install the Tiger Client Driver..................... 5 Uninstall

More information

Renesas Koelsch Hardware Setup and Software Installation

Renesas Koelsch Hardware Setup and Software Installation Renesas Koelsch Hardware Setup and Software Installation Table of content Introduction Master GDP-ivi10 GDP-ivi9 GDP-ivi7 Software setup Pre-built binaries Quick Start Obtain and Install Renesas Graphics

More information

Create Test Environment

Create Test Environment Create Test Environment Describes how to set up the Trafodion test environment used by developers and testers Prerequisites Python Passwordless ssh If you already have an existing set of ssh keys If you

More information

UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES COMPUTING WITH WEBSITE DEVELOPMENT SEMESTER ONE EXAMINATIONS 2018/2019 UNIX MODULE NO: CPU5003

UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES COMPUTING WITH WEBSITE DEVELOPMENT SEMESTER ONE EXAMINATIONS 2018/2019 UNIX MODULE NO: CPU5003 [CRT08] UNIVERSITY OF BOLTON CREATIVE TECHNOLOGIES COMPUTING WITH WEBSITE DEVELOPMENT SEMESTER ONE EXAMINATIONS 2018/2019 UNIX MODULE NO: CPU5003 Date: Wednesday 16 th January 2019 Time: 10:00 12:00 INSTRUCTIONS

More information

Arkansas High Performance Computing Center at the University of Arkansas

Arkansas High Performance Computing Center at the University of Arkansas Arkansas High Performance Computing Center at the University of Arkansas AHPCC Workshop Series Introduction to Linux for HPC Why Linux? Compatible with many architectures OS of choice for large scale computing

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center MySQL 5.6 Installation and Configuration Guide (for Linux) Abstract This document provides installation and configuration information for MySQL. It includes the procedures

More information

Red Hat Development Suite 2.2

Red Hat Development Suite 2.2 Red Hat Development Suite 2.2 Installation Guide Installing Red Hat Development Suite Last Updated: 2018-03-23 Red Hat Development Suite 2.2 Installation Guide Installing Red Hat Development Suite Petra

More information

Network Configuration for Cisco UCS Director Baremetal Agent

Network Configuration for Cisco UCS Director Baremetal Agent Network Configuration for Cisco UCS Director Baremetal Agent This chapter contains the following sections: About the Network Configuration Options, page 1 Single Network for Management and PXE, page 1

More information

DeploymentManager Ver6.3

DeploymentManager Ver6.3 DeploymentManager Ver6.3 Installation Guide -Second Edition- Rev.001 Contents Introduction... 4 Target Audience and Purpose... 4 Document Structure... 4 DeploymentManager Manual Organization... 4 Documentation

More information

YUM plugins on AIX. fastestmirror: sorts each repository's mirrorlist by connection speed prior to downloading packages.

YUM plugins on AIX. fastestmirror: sorts each repository's mirrorlist by connection speed prior to downloading packages. YUM plugins on AIX Plugins are the python modules provided with a separate package and these modules are loaded when yum starts. Individual package needs to be installed to enable the required plugins.

More information

Upgrade Instructions. NetBrain Integrated Edition 7.1. Two-Server Deployment

Upgrade Instructions. NetBrain Integrated Edition 7.1. Two-Server Deployment NetBrain Integrated Edition 7.1 Upgrade Instructions Two-Server Deployment Version 7.1a Last Updated 2018-09-04 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Contents 1. Upgrading

More information

DeploymentManager Ver6.5

DeploymentManager Ver6.5 DeploymentManager Ver6.5 Installation Guide -First Edition- Rev.001 Contents Introduction... 4 Target Audience and Purpose... 4 Document Structure... 4 Documentation Guidelines for DeploymentManager Manuals...

More information

Cisco Nexus 1000V Software Upgrade Guide, Release 4.0(4)SV1(3d)

Cisco Nexus 1000V Software Upgrade Guide, Release 4.0(4)SV1(3d) Cisco Nexus 1000V Software Upgrade Guide, Release 4.0(4)SV1(3d) Revised: May 21, 2011 This document describes how to upgrade the Cisco Nexus 1000V software on a Virtual Supervisor Module (VSM) virtual

More information

Downloading and Installing Cisco UCS VIC Drivers

Downloading and Installing Cisco UCS VIC Drivers Downloading and Installing Cisco UCS VIC Drivers This chapter contains the following sections: Downloading Cisco UCS VIC Drivers, page 1 Installing Cisco UCS VIC Drivers, page 2 Downloading Cisco UCS VIC

More information

Installing Cisco Multicast Manager

Installing Cisco Multicast Manager CHAPTER 1 This chapter contains the following sections: System Requirements, page 1-1 Licensing, page 1-3 TFTP Server, page 1-3 Solaris Installation Instructions, page 1-4 Linux Installation Instructions,

More information

Perform System Upgrade and Install Feature Packages

Perform System Upgrade and Install Feature Packages Perform System Upgrade and Install Feature Packages On Cisco NCS 6008 routers, system upgrade and package installation processes are executed using install commands. The processes involve adding and activating

More information

-1- csh cd. cd alias!! ; set prompt=" pwd % " 16 cd. 17 cd.. 18 his /home% set prompt. alias. yasuoka : root :

-1- csh cd. cd alias!! ; set prompt= pwd %  16 cd. 17 cd.. 18 his /home% set prompt. alias. yasuoka : root : -1- csh 4 root root prompt set prompt pwd % prompt alias alias pwd % alias cd \!\! ; set prompt=" pwd % " pwd % cd. cd.. his 9 set prompt= pwd % 10 cd 11 set prompt=" pwd % " 12 cd.. 13 set prompt= pwd

More information

NEC ESMPRO Agent Extension Installation Guide

NEC ESMPRO Agent Extension Installation Guide Front Cover NEC ESMPRO Agent Extension Installation Guide Chapter 1 Summary Chapter 2 System Requirements Chapter 3 Installation Chapter 4 Precautions for Use Rev.2.02 NEC Corporation 2012 1 Contents Front

More information