EnglishFrenchSpanish

OnWorks favicon

plog - Online in the Cloud

Run plog in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command plog that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pon, poff, plog - starts up, shuts down or lists the log of PPP connections

SYNOPSIS


pon [ isp-name [ options ] ]
poff [ -r ] [ -d ] [ -c ] [ -a ] [ -h ] [ isp-name ]
plog [ arguments ]

DESCRIPTION


This manual page describes the pon, plog and poff scripts, which allow users to control
PPP connections.

pon
pon, invoked without arguments, runs the /etc/ppp/ppp_on_boot file, if it exists and is
executable. Otherwise, a PPP connection will be started using configuration from
/etc/ppp/peers/provider. This is the default behaviour unless an isp-name argument is
given.

For instance, to use ISP configuration "myisp" run:

pon myisp

pon will then use the options file /etc/ppp/peers/myisp. You can pass additional pppd
options after the ISP name, too. pon can be used to run multiple, simultaneous PPP
connections.

pon takes the following command line options:

-q --quick
disconnect when ip-up finishes running. This function is only available to
the root user.

poff
poff closes a PPP connection. If more than one PPP connection exists, the one named in the
argument to poff will be killed, e.g.

poff myprovider2

will terminate the connection to myprovider2, and leave the PPP connections to e.g.
"myprovider1" or "myprovider3" up and running.

poff takes the following command line options:

-r causes the connection to be redialed after it is dropped.

-d toggles the state of pppd's debug option.

-c causes pppd(8) to renegotiate compression.

-a stops all running ppp connections. If the argument isp-name is given it will
be ignored.

-h displays help information.

-v prints the version and exits.

If no argument is given, poff will stop or signal pppd if and only if there is
exactly one running. If more than one connection is active, it will exit with an
error code of 1.

plog
plog shows you the last few lines of /var/log/ppp.log. If that file doesn't exist, it
shows you the last few lines of your /var/log/syslog file, but excluding the lines not
generated by pppd. This script makes use of the tail(1) command, so arguments that can be
passed to tail(1) can also be passed to plog.

Note: the plog script can only be used by root or another system administrator in group
"adm", due to security reasons. Also, to have all pppd-generated information in one
logfile, that plog can show, you need the following line in your /etc/syslog.conf file:

local2.* -/var/log/ppp.log

Use plog online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad