op5 Appliance System
Introduction
Fundamentals
op5 System
System access
The portal page
Console and SSH access
System accounts
Installation
Installing a new system
System Configuration
Using the web gui portal page
Settings
Configuring step by step
Time Settings
Email
SMS
Network Settings
Backup
Change root password
SSL Certificate
Maintenance
Update system
Backup now
Restore backup
Services
Miscellaneous
SMS pool
License Management
Factory reset
References
http://www.op5.com/support/
http://www.centos.org/
http://www.rpm.org/
http://www.chiark.greenend.org.uk/~sgtatham/putty/
http://www.ssh.com/
http://winscp.net
Manual Set up
Introduction
Manually from the prompt
Editing configuration files
Network time server: /etc/ntp.conf
Set timezone
php
System
E-mail settings: /etc/postfix/main.cf
SMS modem: /etc/smsd.conf
License
NRPE: /etc/nrpe.conf
SSL certificates: /etc/httpd/mksslcrt.sh
System backup: /etc/op5-backup/main.conf
Static routes: /etc/sysconfig/network-scripts/route-<ifname>
Patch management
YUM update manager
Handling RPM packages manually
Here is a list of useful RPM commands
Administrative tasks
start / stop services
Shutdown or restart
Backing up the System
Silent backup
Migration
Interactive backup
Backup verification
Override config settings
Backup arguments
Restore backups
Upgrade system via Internet
Upgrade system from iso file
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, useful for viewing logs, tail –f to follow/trace
less show the contents of a file
man manual
vi A text editor
Web_Cover.html
vi A text editor