Install Expect packages on Ubuntu server

Install Expect packages on Ubuntu server

Introduction

Some customers do not permit access to the internet which would allow "apt-get" to download and install applications. The instructions below are used in conjunction with two processes that have been developed

and

Installation

Attached are the package files for the expect tool and its dependencies. Please let me know if the 4 files have been received successfully or blocked by the mail filtering system
 
Please rename to .deb, transfer to the Ubuntu server, and install them using command “ dpkg -i filename
 
I recommend the installation to be in the following order to avoid dependencies error messages:
  1. libtcl8.6_8.6.8+dfsg-3_amd64.deb
  2. tcl8.6_8.6.8+dfsg-3_amd64.deb
  3. tcl-expect_5.45.4-1_amd64.deb
  4. expect_5.45.4-1_amd64.deb
 

    • Related Articles

    • Configuring a Terminal Server Session

      Setting up a Terminal Server Session between a BRUT and RRUT on 4.05.01 Configure one of the Serial ports from each unit as a Terminal Server, setting the BRUT as the Master: BRUT CCMS, (Serial IP must be in a different subnet than Eth IP, and Serial ...
    • Copy firmware from Server via scp.

      Introduction This process is for moving a file from a Server in a customers network to a MMX Radio. Some customers do not allow scp to be initiated by the radios due to security risk of an external attack. These instructions assume you have a ...
    • Accessing OpManager PGSQL Database

      INTRODUCTION OpManager tool relies on PostgreSQL (PGSQL) database for data storage. This document describes how to access the database to run customized reports METHODS OF ACCESS The PGSQL database can be accessed locally (or by using SSH session) ...
    • How to apply OpManager PPM Update and com.zip Patches

        Table of Contents Overview.. 2 Prep and file transfer. 2 Release Notes. 2 UpDate Manager for PPM... 2 Central Server upgrade. 4 Update files. 5 Discover Properties. 5 Edit list of Traps for auto-discovery. 7 Hardware Info in inventory. 7 To Enable ...
    • Transfer and Apply files via SCP and TFTP

      To transfer files from the Radio to a PC there are several items required. An SCP server installed on a Laptop if transferring files Firewall disabled or a firewall rule added to pass port 22 Valid files such as the Encryption Key if this to be ...