Users Manual. OP5 System 2.4. OP5 AB. Page 1 of 6

Similar documents
User Manual. op5 System 3.0

User Manual op5 System 3.1

User Guide Version 2.0

Please choose the best answer. More than one answer might be true, but choose the one that is best.

Linux at the Command Line Don Johnson of BU IS&T

Basic Shell Commands. Bok, Jong Soon

Installing Connector on Linux

Find out where you currently are in the path Change directories to be at the root of your home directory (/home/username) cd ~

Connecting to ICS Server, Shell, Vim CS238P Operating Systems fall 18

Definition Center Installation for Linux

Introduction to Linux. Fundamentals of Computer Science

Network Monitoring & Management. A few Linux basics

Linux Introduction Martin Dahlö Valentin Georgiev

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Chapter-3. Introduction to Unix: Fundamental Commands

Chapter 02 Linux Installation and Usage

Linux & Shell Programming 2014

Start Up and Shutdown Procedures (Unix)

Chap2: Operating-System Structures

CS Fundamentals of Programming II Fall Very Basic UNIX

IT Essentials II: NOS Linux Labs Using Knoppix

Linux Command Line Primer. By: Scott Marshall

Software Download & Update

Short Read Sequencing Analysis Workshop

Maintaining Cisco Unity Connection Server

CS CS Tutorial 2 2 Winter 2018

Brief Linux Presentation. July 10th, 2006 Elan Borenstein

Session 1: Accessing MUGrid and Command Line Basics

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions

COSC UNIX. Textbook. Grading Scheme

Linux Introduction Martin Dahlö

Operating Systems Linux 1-2 Measurements Background material

Physics REU Unix Tutorial

Endian Proxy / Firewall

Linux Kung Fu. Ross Ventresca UBNetDef, Fall 2017

No Food or Drink in this room. Logon to Windows machine

Basic Linux Command Line Interface Guide

VISUAL QUICKPRO GUIDE

Using UNIX. -rwxr--r-- 1 root sys Sep 5 14:15 good_program

Oregon State University School of Electrical Engineering and Computer Science. CS 261 Recitation 1. Spring 2011

Lab 3a Using the vi editor

Reset the Admin Password with the ExtraHop Rescue CD

CS370 Operating Systems

Intermediate Programming, Spring Misha Kazhdan

The Command Shell. Fundamentals of Computer Science

When talking about how to launch commands and other things that is to be typed into the terminal, the following syntax is used:

1. Open VirtualBox and start your linux VM. Boot the machine and log in with the user account you created in Lab #1. Open the Terminal application.

Warmup. A programmer s wife tells him, Would you mind going to the store and picking up a loaf of bread? Also, if they have eggs, get a dozen.

Installing the Patches for PSN

Troubleshooting Cisco APIC-EM Single and Multi-Host

Red Hat Linux 8 Unleashed. Copyright 2003 by Sams Publishing. International Standard Book Number: X. Warning and Disclaimer

Aware IM Version 8.1 Installation Guide

LPIC 102. be familiar with standard runlevels in a Linux system

CSN08101 Digital Forensics. Module Leader: Dr Gordon Russell Lecturers: Robert Ludwiniak

LAB #7 Linux Tutorial

Dr. Tom Hicks. Computer Science Department Trinity University

Upgrade Tool Guide. July

Command-line interpreters

Lab 1 Introduction to UNIX and C

About shells and command lines

Linux Operating System Environment Computadors Grau en Ciència i Enginyeria de Dades Q2

Basic UNIX commands. HORT Lab 2 Instructor: Kranthi Varala

Basic Linux Command Line Interface Guide

Ftp Command Line Manual Windows Username Password Linux

CS Operating Systems, Fall 2018 Project #0 Description

CS 2400 Laboratory Assignment #1: Exercises in Compilation and the UNIX Programming Environment (100 pts.)

CSCI 2132 Software Development. Lecture 4: Files and Directories

Viola M2M Gateway Enterprise Edition

Linux hep.wisc.edu

Linux Survival Guide

Cisco Unified Operating System Administration Web Interface

Linux Bootcamp Fall 2015

CounterACT Macintosh/Linux Property Scanner Plugin

DJI FlightHub Enterprise

Platform Administration

Cisco Unified Operating System Administration Web Interface for Cisco Emergency Responder

Datathon 2018 Connecting to MicroStrategy on AWS Cloud

Raspberry Pi Setup Tutorial

Using iscsi with BackupAssist. User Guide

ITEC451 Network Design & Analysis Laboratory Guide: Appendix

CCNA 1 Chapter 2 v5.0 Exam Answers 2013

CS 3410 Intro to Unix, shell commands, etc... (slides from Hussam Abu-Libdeh and David Slater)

The UNIX Operating System. HORT Lecture 2 Instructor: Kranthi Varala

CpSc 1111 Lab 1 Introduction to Unix Systems, Editors, and C

Product Support Notice

This lab exercise is to be submitted at the end of the lab session! passwd [That is the command to change your current password to a new one]

The UNIX operating system is a set of programs that act as a link between the computer and the user.

Parallel Programming Pre-Assignment. Setting up the Software Environment

HiveManager Virtual Appliance QuickStart

UoW HPC Quick Start. Information Technology Services University of Wollongong. ( Last updated on October 10, 2011)

Introduction to Linux (Part I) BUPT/QMUL 2018/03/14

Ensim ServerXchange Server and Application Manager Help

Troubleshooting. Contacting Cisco TAC. Checking the Version Number of Cisco Configuration Engine APPENDIXA

Quick Start Guide to Installing Your SSL-Explorer Server using the Linux RPM Installer

Lecture 01 - Working with Linux Servers and Git

Configuring the Cisco NAM 2220 Appliance

Using the Zoo Workstations

Installing Altiris Agent on Ubuntu

Linux Essentials. Programming and Data Structures Lab M Tech CS First Year, First Semester

[ Terminal ] [ Users management ] Alt +F6 = Terminal switcher. useradd [option] JohnG

Transcription:

Users Manual OP5 System 2.4 OP5 AB. Page 1 of 6

Table of Contents INTRODUCTION...3 FUNDAMENTALS...3 SYSTEM...3 ACCESS...3 ACCOUNTS...3 CONFIGURATION...4 NETWORK...4 SHUTDOWN...4 SERVICES...5 UPGRADE / INSTALLATION...5 USEFUL COMMANDS...5 OP5 AB. Page 2 of 6

Introduction This document is intended for the System administrator that has the operational responsibility for the system. You are expected to have good knowledge and understanding of computers but you doesn t have to have any prior Unix or Linux knowledge. This document will try to give you a brief overview of the underlying system that is the base for all OP5 products and it will cover most basic things that is needed to manage the day to day operation. Fundamentals System OP5 utilises "Owl" (or "Openwall GNU/*/Linux") as operating system and base for all products. Owl is a security-enhanced operating system with Linux and GNU software as its core, compatible with other major distributions of GNU/*/Linux. It is intended as a server platform. All applications is packaged as RPM packages, for more information see http://www.rpm.org/ Access There are three ways to access the system 1. Direct access by connecting a screen and a keyboard 2. By using ssh (secure shell, like encrypted telnet) 3. By HTTPS using a standard web browser The third way is only used to access the web interfaces that comes with OP5 s products and can not (today) be used to administrate the system. The easiest way to administrate the system if you don t have it next to you is to use ssh. Ssh is much like telnet but it is encrypted so that nobody can see or interfere with what you are typing. To use ssh you must install a ssh client software at your computer. Most Linux distributions comes with a ssh client included. There is several ssh clients that can be downloaded on the internet free of charge. We recommend putty that can be found on http://www.chiark.greenend.org.uk/~sgtatham/putty/ A really good ssh client for windows can be found at http://www.ssh.com/ it is only free for non-commercial use though. This client also includes a easy way to transfer files in a secure manner from and to the server. You need to access the system directly or by ssh to install upgrades and patches. Accounts To do changes to the system you often need full rights and to get that you need to log onto the system as root user (superuser). The default root password for the root user is monitor. Change this password as soon as possible to block access to intruders.

Be aware that when you are logged on to the system as root you has the power to literally wipe the whole system out, so be careful! Configuration Network To configure the network settings, for example change the IP address you can use the setup utility. Log onto the server as root and run the command setup You are now presented with a screen that can be manoeuvred by using the arrows on your keyboard and the enter key. Chose Network Configuration and press enter. You will now be presented by following configuration options that you can use to configure your network settings with. Hostname DNS Network Gateway Shutdown To shutdown the system in a proper way you should log onto the system as root user and issue the following command.

poweroff this means that the system will shutdown all running programs and then halt. After this it is safe to shut down the power to the system. Services To control which programs that shall run on the system when it is started you can use following commands chkconfig and service chkconfig can be used to control which programs that should run when the system is running and can also present you with a list of the current configuration. service can start and stop programs during runtime. This is for example useful if you would like to restart OP5 Monitor. Here is a list of useful command options and explanations chkconfig list List which programs that shall be started at boot time. This command first list the program name and then seven columns that represents different run-levels. All you have to care about is runlevel 3. chkconfig smsdnamed on chkconfig smsd named off Turns on and off the program smsd that handles SMS notifications. service monitor stop service monitor start Turns on and off OP5 Monitor Upgrade / Installation All software for OP5 system is packaged as RPM packages. RPM stands for RPM Package Manager and is method of packaging software for easy distribution and maintenance. RPM s can easily be installed, removed and upgraded using the rpm command. Upgrade (this is how you install patches for example) rpm Uvh example-package-1.0.rpm Uninstall rpm e example-package-1.0 Note that the.rpm extension is not included Useful commands cd change directory pwd show current directory ls list directory contents rm delete file or directory mv move or rename file or directory tail show the 10 last rows in a file, very useful for viewing logs, tail f for follow less show the contents of a file

man manual