System Installation Guide

System Installation Guide

SYSTEM INSTALLATION GUIDE Version 1.0 May 31, 2013 Contents 1 Introduction 1 1.1 Applicability......................................1 1.2 Target audience....................................1 2 Getting started3 2.1 First time power up..................................3 2.2 Console login.....................................3 2.3 Setting new passwords................................4 2.4 Setting keyboard mapping..............................4 2.5 Network configuration.................................5 2.6 Assigning hostname..................................8 3 Accessing the web interface9 3.1 Getting started continued...............................9 4 Manage inputs 11 4.1 Numbering of the input sources........................... 11 4.2 Satellite connection.................................. 11 4.3 Terrestrial and Cable connection........................... 12 4.4 CA modules...................................... 12 4.5 Analog sources.................................... 13 4.6 List inputs....................................... 14 5 Manage live signals 15 5.1 List and edit channels................................. 15 5.2 Add channel from input................................ 18 5.3 Stream full transport stream from input....................... 21 5.4 New external multicast................................ 21 5.5 New looped file channel................................ 22 6 Manage content 23 6.1 VoD........................................... 23 6.2 Transcoding DVDs to transport streams....................... 23 6.3 Mini Browser Pages.................................. 27 i 7 Manage recording 29 7.1 Configure recording of TV and Radio channels................... 29 7.2 Configure Recorder Manager............................. 30 8 Content Provisioning Server 33 9 Client provisioning 35 9.1 Amino.......................................... 35 9.2 Standard........................................ 36 10 System configuration 39 10.1 Network......................................... 39 10.2 Cluster......................................... 43 10.3 Mini browser server.................................. 44 10.4 EPG service...................................... 45 10.5 Monitoring....................................... 47 10.6 Portal.......................................... 50 10.7 Set time zone..................................... 53 10.8 Unicast radio services................................. 54 10.9 Manage administrators................................ 54 10.10Configuration profiles................................. 56 10.11Setting up SSL..................................... 57 11 System information 59 11.1 License......................................... 59 11.2 List versions...................................... 60 11.3 System status..................................... 60 12 Console: Advanced configuration 63 12.1 Working in a text-based console........................... 63 12.2 Using the Nano editor................................. 63 12.3 EPG: Importing XMLTV data into the SnapTV EPG server Configuring the gate- way for using an XMLTV EPG source........................ 64 12.4 EPG: Importing XMLTV data............................. 65 12.5 Resetting the System Passwords.......................... 65 13 AMT - Active Management Technology 67 13.1 Overview........................................ 67 13.2 Connection....................................... 67 13.3 Tools for accessing AMT from a PC in the network................. 67 14 PAGA Mute 73 14.1 Network based I/O switch............................... 73 14.2 Serial cable....................................... 74 15 UPS Shutdown 75 15.1 Serial cable....................................... 75 16 Audio Media Player 77 16.1 Play radio channels on your Audio Media Player.................. 77 17 SnapCast 79 17.1 The SnapCast menu and subscribing to items and channels........... 79 ii 18 Final Notes 83 19 Indices and tables 85 Index 87 iii iv CHAPTER 1 Introduction Dear Customer, thank you for selecting SnapTV equipment for your IPTV operation. Please follow this installation manual carefully during installation of your equipment. 1.1 Applicability This Installation Guide is applicable to • SnapTV 360GBPX-E Combo • SnapTV 360GBPX-E GW Maxi • SnapTV 360GBPX-E GW Classic • Software version: 1.13.* Some sections are only applicable to some products. 1.2 Target audience The target audience of this installation manual is personnel who install the applicable systems in IPTV head-end stations. The reader of this manual is required to have a basic command line user experience on Linux and preferably basic knowledge about Linux networking. This online resource provides good introductory material on Linux: • http://tldp.org/LDP/intro-linux/html/ For specifics on networking for the SnapTV Linux distribution, the following is recommended reading: • http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4 Also, man pages are part of the SnapTV Linux distribution whenever you need detailed infor- mation on the command syntax of relevant utilities. 1 System Installation Guide, Release 1.0 2 Chapter 1. Introduction CHAPTER 2 Getting started 2.1 First time power up Connect both power cables to the unit and to 220VAC wall outlets. Switch both switches on the power supplies to the 1 position. Thereafter, switch the unit on by pressing the toggle switch on the front panel. 2.2 Console login Attach a VGA cable to a monitor and a standard PS/2 or USB keyboard. 3 System Installation Guide, Release 1.0 You will need to log in to your equipment in order to define network specific information. Enter username root and password as indicated on the factory settings sheet or defined during the installation phase if you installed the software yourself. Example: localhost login: root password: ****** If the password is correct, you will have a bash prompt: localhost ~# 2.3 Setting new passwords It’s recommended to define a new root password for your product. 2.3.1 Setting new root password for accessing the terminal Example: ~# passwd New UNIX password: Retype new UNIX password: passwd: password updated successfully For more details about the passwd command, type man passwd at the shell prompt. 2.3.2 Creating admin user for accessing the web interface Example: ~# /opt/snaptv/bin/create_admin_user.pm <username> <password> <real name> Creating user <username>(admin) with password <pasword> 2.4 Setting keyboard mapping Keyboard mappings for the console are stored in the ascii text file /etc/conf.d/keymaps. Use the nano text editor to change the value called KEYMAP into a value suitable for you. Valid values for the KEYMAP variables are found in subfolders of /usr/share/keymaps/i386: ~# nano /etc/conf.d/keymaps Use the arrow keys to navigate in the file, change the value of the KEYMAP parameter, then save and exit with Ctrl+X ! Y ! ENTER. In order to change the keyboard mapping without having to do a reboot of your system, use the command-line utility loadkeys to load the selected keyboard mapping. If your keryobard mapping is se to no-latin1 , type: ~# loadkeys no-latin1 Loading /usr/share/keymaps/i386/qwerty/no-latin1.map.gz 4 Chapter 2. Getting started System Installation Guide, Release 1.0 2.5 Network configuration 2.5.1 Default settings Your unit has two network interfaces, named eth0 and eth1 as labeled at the rear of the server. In a typical configuration, eth1 will be used for external connection, providing Internet access, while eth0 is connected to the local network where the radio and TV channels are to be multi- casted. By default, eth0 has it’s IP address set to 10.0.0.5 with netmask set to 255.255.255.0. eth1 is by default set to get its address, netmask, default gateway and name server using the DHCP protocol. You may use the ifconfig command to check the IP addressing details associated with each interface. Example: ~# ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:08:9B:B4:C9:E4 inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::208:9bff:feb4:c9e4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:78771380 errors:0 dropped:0 overruns:0 frame:0 TX packets:3232522231 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:344581967(328.6 Mb) TX bytes:2290143567(2184.0 Mb) Interrupt:16 ~# ifconfig eth1 eth1 Link encap:Ethernet HWaddr 00:08:9B:B4:C9:E5 inet addr:10.0.0.5 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::208:9bff:feb4:c9e5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:59313594 errors:0 dropped:0 overruns:0 frame:0 TX packets:1143902 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1578520300(1505.3 Mb) TX bytes:209667637(199.9 Mb) Interrupt:17 In case the default setup is insufficient for your needs, the following sections describe how to change the configuration. All changes are made by editing /etc/conf.d/net. More examples for network setup can be found in /etc/conf.d/net.example. Example: Default content of /etc/conf.d/net: # This blank configuration will automatically use DHCP for any net.* # scripts in /etc/init.d. To create a more complete configuration, # please review /etc/conf.d/net.example and save your configuration # in /etc/conf.d/net (this file :]!). config_eth0="10.0.0.5 netmask 255.255.255.0" routes_eth0="-net 224.0.0.0 netmask 240.0.0.0" Note that no default gateway is assigned to eth0. This is because a default gateway will be assigned to eth1 if eth1 is used to connect to an external network with automatic configuration via DHCP. 2.5. Network configuration 5 System Installation

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    94 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us