Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linux Basics and Troubleshooting for CompletePBX
Rating: 4.6 out of 5(110 ratings)
5,940 students

Linux Basics and Troubleshooting for CompletePBX

Managing CompletePBX on CentOS
Created byKeith Bookman
Last updated 3/2020
English
English [Auto],

What you'll learn

  • Linux Basics and Troubleshooting for CompletePBX

Course content

1 section12 lectures1h 2m total length
  • Getting to Grips with Linux0:15
  • Putty, CLI, and Basic Linux Commands6:06

    Connect to the PBX from Windows using Putty, access the Linux command line interface, and learn basic commands like ls, pwd, and cd while reading prompts and privileges.

  • Linux Conventions and Basic Commands4:02

    Master the tab key for autocomplete, understand case-sensitive paths and root navigation, and use cd, echo $PATH, alias ll for ls -l with color, and cat to view files.

  • Linux Navigation6:01

    Navigate Linux using cursor keys to access command history with history, learn chown for ownership, and chmod for permissions like 777; then practice cp, mv, and rm with ll listing.

  • Linux Help System8:14

    Discover four ways to get Linux command-line help: use less for quick hints, read man pages, explore info pages, and view command output for switches, plus yum update cautions.

  • Advanced Commands4:43

    Explore advanced Linux commands and tab completion nuances, including case sensitivity. Learn how to use which and where to locate executables, and apply pipes and less for efficient output navigation.

  • VIM Editor for Linux6:17

    Explore the vim editor in complete PBX, access help, navigate with the control right bracket, enter insert mode, uncomment lines, search with /, and exit safely with colon q bang.

  • More Editing Tools for Linux (nano and Midnight Commander)5:53

    Learn to edit Asterisk DoD channel configuration with Vim, Nano, and Midnight Commander, using semicolon comments and include directives to manage included files.

  • File Transfer with FileZilla5:04

    Connect to your complete pbx server using FileZilla, browse and transfer files via sftp, edit on the local host, then upload changes back and adjust permissions or attributes as needed.

  • File Transfer with WinSCP5:18

    Master connecting to a remote pbx with winscp on windows, configure host, port 22, credentials, navigate folders, edit and transfer files, and manage permissions.

  • Troubleshooting4:48

    Explore advanced troubleshooting with ps using flags and grep filters. Monitor system activity with top and htop, and list installed packages with the package manager.

  • More Troubleshooting5:54

    Learn to use advanced troubleshooting tools like lsusb and asterix verbose output, identify asterisk hardware status and channel assignments, and navigate /var/log and asterix log files for debugging.

Requirements

  • Access to a CentOS machine for practice would be nice, but not essential.

Description

The goal of the course is to give the trainee basic familiarity with the Linux operating system, the ability to perform basic day-to-day activities in the PBX, and provide some basic troubleshooting tools.

This course is Web-based and requires no special equipment or prior technical knowledge.

This course provides an introduction to Linux by providing:

  • Basic familiarity with the Linux operating system

  • Some basic Linux tools

  • Some basic troubleshooting tools

Who this course is for:

  • Folk managing CompletePBX 5 systems based on CentOS