Co robi PPPD użycie. Konsola transmission over a serial connection. pppd attempts to configure tty.

Czy przydatne?

Polecenie pppd

Wykonanie, użycie: System administration command. PPP stands for the Point-to-Point Protocol; it allows datagram transmission over a serial connection. pppd attempts to configure tty for PPP (searching in /dev) or, by default, the controlling terminal. You can also specify a baud rate of speed. pppd accepts many options. Only the most common options are listed here

Opcje wykonania pppd w konsoli

[local_IP_address] :[remote_IP_address]

Specify the local and/or remote interface IP addresses, as hostnames or numeric addresses.

asyncmap map

Specify which control characters cannot pass over the line. map should be a 32-bit hex number, where each bit represents a character to escape. For example, bit 00000001 represents the character 0x00; bit 80000000 represents the character 0x1f or _. You may specify multiple characters.

auth

Require self-authentication by peers before allowing packets to move.

call file

Read options from file in /etc/ppp/peers/. Unlike the file option, call file may contain privileged options, even when pppd is not run by root.

connect command

Connect as specified by command, which may be a binary or shell command.

crtscts

Use hardware flow control.

debug

Log contents of control packets to syslogd.

defaultroute

Add a new default route in which the peer is the gateway. When the connection shuts down, remove the route.

nodetach

Operate in the foreground. By default, pppd forks and operates in the background.

disconnect command

Close the connection as specified by command, which may be a binary or shell command.

escape character-list

Escape all characters in character-list, which should be a comma-separated list of hex numbers. You cannot escape 0x20-0x3f or 0x5e.

file file

Consult file for options.

init script

Run specified command or shell script to initialize the serial line.

lock

Allow only pppd to access the device.

mru bytes

Refuse packets of more than bytes bytes.

mtu bytes

Do not send packets of more than bytes bytes.

passive, -p

Do not exit if peer does not respond to attempts to initiate a connection. Instead, wait for a valid packet from the peer.

silent

Send no packets until after receiving one.

Przykłady pppd działanie w Słownik polecenie P

Przykład PPPD użycie :
Jak użyć password associated with a user name. Only the owner or a privileged user may change a password. Owners need not specify their user name. Users can change their own passwords. For any other operation co znaczy.
Przykład PPPD użycie :
Jak użyć Print user information. A light-weight finger program that has both long and short formats. If no users are specified, prints information for all logged-on users krzyżówka.
Przykład PPPD użycie :
Jak użyć administration command. Remove corrupt or duplicate entries in the /etc/passwd and /etc/shadow files. pwck will prompt for a yes or no before deleting entries. If the user replies no, the program co to jest.
Przykład PPPD użycie :
Jak użyć processes. ps has three types of options. GNU long options start with two hyphens, which are required. BSD options may be grouped and do not start with a hyphen, while Unix98 options may be grouped słownik.
Przykład PPPD użycie :
Jak użyć index, including context, from the contents of the specified input files. If the input files are omitted, or are - , read from standard input. The results are written to standard output. In the czym jest.