Sunday, August 30, 2020

Linux Information (Page 32)

 

gserialver(1) - version command (Commands - Linux man page)
Print the serialVersionUID of the specified classes. OPTIONS -classpath PATH Class path to use to find classes. Standard options: -help Print help text, then ex

glPopName(3gl) - push and pop the name stack (Man Page).....
The name stack is used during selection mode to allow sets of rendering commands to be uniquely identified. It consists of an ordered set of unsigned integers a

iscsiuio(8) iSCSI UserSpace I O driver - Linux manual page
iscsiuio is the UserSpace I/O driver for the Broadcom NetXtreme II BCM5706/5708/5709 series PCI/PCI-X Gigabit Ethernet Network Interface Card (NIC) and for the

acl_from_mode(3) - create an ACL from file permission bits
The acl_from_mode() function creates a minimal ACL that contains the three entries with tag types ACL_USER_OBJ, ACL_GROUP_OBJ, and ACL_OTHER, with permissions c

xine(5) - a free video player (Formats - Linux man page)....
MRL (media resource locator) MRLs are similar to URLs in your web browser. They describe the media to read from. Valid MRLs may be plain file names or one of...

setregid(2) - set real and/or effective user or group ID....
setreuid() sets real and effective user IDs of the calling process. Supplying a value of -1 for either the real or effective user ID forces the system to leave

qfcvt_r(3) - convert a floating-point number to a string....
The functions ecvt_r(), fcvt_r(), qecvt_r() and qfcvt_r() are identical to ecvt(3), fcvt(3), qecvt(3) and qfcvt(3), respectively, except that they do not return

rtstat(8) - unified linux network statistics (Man Page).....
This manual page documents briefly the lnstat command. lnstat is a generalized and more feature-complete replacement for the old rtstat program. In addition to

add_module_replacement(3) - netsnmp_mib_api functions.......
The functions dealing with MIB modules fall into four groups - those dealing with initialisation and shutdown, with reading in and parsing MIB files, with searc

ausearch_add_regex(3) - use regular expression search rule
ausearch_add_regex adds one search condition based on a regular expression to the current audit search expression. The search conditions can then be used to sca

gnutls_x509_privkey_sign_hash(3) - API function (Man Page)
This function will sign the given hash using the private key. Do not use this function directly unless you know what it is. Typical signing requires the data to

lodraw(1) - LibreOffice office suite - Linux manual page....
LibreOffice (LO for short) is a multi-platform office productivity suite. It was derived from OpenOffice.org 3.3 Beta on September 28, 2010. libreoffice is a sh

Xv(3) - X Window System video extension - Linux manual page
The X Video Extension (Xv) extension provides support for video adaptors attached to an X display. It takes the approach that a display may have one or more vid

oclock(1) - round X clock (Commands - Linux manual page)....
Oclock simply displays the current time on an analog display. OPTIONS -fg color choose a different color for the both hands and the jewel of the clock -bg color

Net::DNS::FAQ(3pm) - Frequently Asked Net::DNS Questions....
This document serves to answer the most frequently asked questions on both the Net::DNS Mailing List and those sent to the author. The latest version of this FA

flush(8) - Postfix fast flush server - Linux manual page....
The flush(8) server maintains a record of deferred mail by destination. This information is used to improve the performance of the SMTP ETRN request, and of its

pdfinfo(1) - Portable Document Format (PDF) document informa
Pdfinfo prints the contents of the Info dictionary (plus some other useful information) from a Portable Document Format (PDF) file. The Info dictionary contains

XScreenSaverQueryExtension(3) - X11 Screen Saver extension c
The X Window System provides support for changing the image on a display screen after a user-settable period of inactivity to avoid burning the cathode ray tube

rpc(5) - RPC program number data base - Linux manual page...
The rpc file contains user readable names that can be used in place of RPC program numbers. Each line has the following information: name of server for the RPC

xloadimage.1x
xloadimage.1x

gnutls_pkcs11_token_get_mechanism(3) - API function.........
This function will return the names of the supported mechanisms by the token. It should be called with an increasing index until it return GNUTLS_E_REQUESTED_DA

mupdatetest(1) - interactive MUPDATE test program (ManPage)
mupdatetest is a utility that allows you to authenticate to a MUPDATE server and interactively issue commands to it. Once authenticated you may issue any MUPDAT

XDeleteModifiermapEntry(3) - manipulate keyboard encoding an
The XChangeKeyboardMapping function defines the symbols for the specified number of KeyCodes starting with first_keycode. The symbols for KeyCodes outside this

nfsd(7) - special filesystem for controlling Linux NFS serve
The nfsd filesytem is a special filesystem which provides access to the Linux NFS server. The filesystem consists of a single directory which contains a number

Tcl_FSRegister(3) - procedures to interact with any filesyst
There are several reasons for calling the Tcl_FS API functions (e.g. Tcl_FSAccess and Tcl_FSStat) rather than calling system level functions like access and sta

socket(2) - create an endpoint for communication (Man Page)
socket() creates an endpoint for communication and returns a descriptor. The domain argument specifies a communication domain; this selects the protocol family

staprun(8) - systemtap runtime (Admin - Linux man page).....
The staprun program is the back-end of the Systemtap tool. It expects a kernel module produced by the front-end stap tool. Splitting the systemtap tool into a f

pptp(8) - PPTP driver (Administration - Linux man page).....
pptp establishes the client side of a Virtual Private Network (VPN) using the Point-to-Point Tunneling Protocol (PPTP). Use this program to connect to an employ

Remove File
remove_file

glScaled(3gl) - multiply the current matrix by a general sca
glScale produces a nonuniform scaling along the x, y, and z axes. The three parameters indicate the desired scale factor along each of the three axes. The curre

Mail::SpamAssassin::Plugin::Bayes(3pm) - determine spammishn
This is a Bayesian-style probabilistic classifier, using an algorithm based on the one detailed in Paul Grahams A Plan For Spam paper at: http://www.paulgraham.

gnutls_x509_crt_get_proxy(3) - API function - Linux man page
This function will get information from a proxy certificate. It reads the ProxyCertInfo X.509 extension (1.3.6.1.5.5.7.1.14). RETURNS On success, GNUTLS_E_SUCCE

Tcl_VarEval(3) - execute Tcl scripts - Linux manual page....
The procedures described here are invoked to execute Tcl scripts in various forms. Tcl_EvalObjEx is the core procedure and is used by many of the others. It exe

Tcl_ReadChars(3) - buffered I/O facilities using channels...
The Tcl channel mechanism provides a device-independent and platform-independent mechanism for performing buffered input and output operations on a variety of f

glClearStencil(3gl) - specify the clear value for the stenci
glClearStencil specifies the index used by glClear to clear the stencil buffer. s is masked with $2 sup m^-^1$, where $m$ is the number of bits in the stencil b

getegid(2) - get group identity (System - Linux man page)...
getgid() returns the real group ID of the calling process. getegid() returns the effective group ID of the calling process. ERRORS These functions are always su

libc(7) - Overview of standard C libraries on Linux.........
libc.7 - The term libc is commonly used as a shorthand for the standard C library, a library of standard functions that can be used by all C programs (and somet

XGetWMClientMachine(3) - set or read a window's WM_CLIENT_MA
The XSetWMClientMachine convenience function calls XSetTextProperty to set the WM_CLIENT_MACHINE property. The XGetWMClientMachine convenience function performs

rasqal-config(1) - script to get information about the insta
rasqal-config is a tool that is used to determine the compile and linker flags that should be used to compile and link programs that use the Rasqal RDF query li

sync_file_range2(2) - sync a file segment with disk.........
sync_file_range() permits fine control when synchronizing the open file referred to by the file descriptor fd with disk. offset is the starting byte of the file

Remove File
remove_file

TAP::Formatter::File::Session(3pm) - Harness output delegate
This provides file orientated output formatting for TAP::Harness. It is particularly important when running with parallel tests, as it ensures that test results

adjtimex(2) - tune kernel clock (System - Linux man page)...
Linux uses David L. Mills clock adjustment algorithm (see RFC 1305). The system call adjtimex() reads and optionally sets adjustment parameters for this algorit

glTexCoord2dv(3gl) - set the current texture coordinates....
glTexCoord specifies texture coordinates in one, two, three, or four dimensions. glTexCoord1 sets the current texture coordinates to (s, 0, 0, 1); a call to glT

csinhf(3) - complex hyperbolic sine - Linux manual page.....
The complex hyperbolic sine function is defined as: csinh(z) = (exp(z)-exp(-z))/2 VERSIONS These functions first appeared in glibc in version 2.1. CONFORMING TO

xmlgraphics-fop-fontmetric(1) - Reads TTF files and Generate
Classnames: org.apache.fop.fonts.apps.PFMReader and org.apache.fop.fonts.apps.TTFReader xmlgraphicsfopfontmetric [t | p] [options] [fontfile.ttf] ..........

slk_attr_set(3ncurses) - curses soft label routines.........
The slk* functions manipulate the set of soft function-key labels that exist on many terminals. For those terminals that do not have soft labels, curses takes o

ldap_delete_ext_s(3) - Perform an LDAP delete operation.....
The ldap_delete_s() routine is used to perform an LDAP delete operation synchronously. It takes dn, the DN of the entry to be deleted. It returns an LDAP error

touchline(3ncurses) - curses refresh control routines.......
The touchwin and touchline routines throw away all optimization information about which parts of the window have been touched, by pretending that the entire win

Remove File
remove_file

libxml(3) - library used to parse XML files - Linux man page
The libxml library is used to parse XML files. Its internal document representation is as close as possible to the DOM (Document Object Model) interface, an API

ext4(5) the second extended file system br ext2 the third ex
The second, third, and fourth extended file systems, or ext2, ext3, and ext4 as they are commonly known, are Linux file systems that have historically been the

XCirculateSubwindowsUp(3) - change window stacking order....
The XRaiseWindow function raises the specified window to the top of the stack so that no sibling window obscures it. If the windows are regarded as overlapping

loopctrl.8 (Manual - Linux man page).......................
loopctrl is used to setup the isdnloop ISDN driver. OPTIONS -d Driver-Id selects the virtual S0 interface named by Driver-Id. Driver-Ids are defined during driv

FcObjectSetCreate.3 - Linux Manual Pages Index (Manual - Linux man page)..........
FcObjectSetCreate.3 - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file and

gnutls_x509_crq_set_key_rsa_raw(3) - API function (ManPage)
This function will set the public parameters from the given private key to the request. Only RSA keys are currently supported. RETURNS On success, GNUTLS_E_SUCC

XSetDeviceFocus(3) - control extension input device focus...
The XSetDeviceFocus request changes the focus of the specified device and its last-focus-change time. It has no effect if the specified time is earlier than the

FcDirCacheValid(3) - check directory cache - Linux man page
Returns FcTrue if dir has an associated valid cache file, else returns FcFalse VERSION Fontconfig version 2.8.0 FcDirCacheValid.3 (Library - Linux manual page)

aulastlog(8) a program similar to lastlog - Linux man page
aulastlog is a program that prints out the last login for all users of a machine similar to the way lastlog does. The login-name, port, and last login time will

getgrgid(3) - get group file entry - Linux manual page......
The getgrnam() function returns a pointer to a structure containing the broken-out fields of the record in the group database (e.g., the local group file /etc/g

glStencilOp(3gl) - set stencil test actions - Linux man page
glStencilOp.3gl - Stenciling, like depth-buffering, enables and disables drawing on a per-pixel basis. You draw into the stencil planes using GL drawing primiti

Tcl_RestoreResult(3) - save and restore an interpreter's sta
These routines allows a C procedure to take a snapshot of the current │ state of an interpreter so that it can be restored after a call to │ Tcl_Eva

syslog(8) - (unknown subject) (Admin - Linux man page)......
There are different syslog daemon implementations supported as the systems syslog service, currently syslogd, syslog-ng and rsyslogd The first installed daemon

ssh-pkcs11-helper(8) - ssh-agent helper program for PKCS#11
ssh-pkcs11-helper is used by ssh-agent(1) to access keys provided by a PKCS#11 token. ssh-pkcs11-helper is not intended to be invoked by the user, but from ssh-

mkfs.ext4(8) - create an ext2/ext3/ext4 filesystem (ManPage)
mke2fs is used to create an ext2, ext3, or ext4 filesystem, usually in a disk partition (or file) named by device. The file system size is specified by fs-size.

numfmt(1) Convert numbers from to human-readable strings....
Reformat NUMBER(s), or the numbers from standard input if none are specified. Mandatory arguments to long options are mandatory for short options too. --debug p

syscall(2) - indirect system call - Linux manual page.......
syscall() is a small library function that invokes the system call whose assembly language interface has the specified number with the specified arguments. Empl

requestname(3menu) - handle printable menu request names....
requestname.3menu - The function menu_request_name returns the printable name of a menu request code. The function menu_request_by_name searches in the name-tab

getservbyport(3) - get service entry - Linux manual page....
The getservent() function reads the next entry from the services database (see services(5)) and returns a servent structure containing the broken-out fields fro

autodep(8) guess basic AppArmor profile requirements........
aa-autodep is used to generate a minimal AppArmor profile for a set of executables. This program will generate a profile for binary executable as well as interp

dbmerge(1p) - merge splited DocBook document (Man Page).....
dbmerge process xi:include elements (see <http://www.w3.org/TR/xinclude/>). That is merge splited XML file to one file. All xml:base attributes (see <http://www

vgcfgbackup(8) - backup volume group descriptor area........
vgcfgbackup allows you to backup the metadata of your volume groups. If you dont name any volume groups on the command line, all of them will be backed up. In a

pattern(3menu) - get and set a menu's pattern buffer........
Every menu has an associated pattern match buffer. As input events that are printable characters come in, they are appended to this match buffer and tested for

uudecode(1) - encode a binary file, or decode its representa
Uuencode and uudecode are used to transmit binary files over channels that support only simple ASCII data. Uuencode reads file (or by default the standard input

winedbg(1) - Wine's debugger (Commands - Linux man page)....
winedbg is a debugger for Wine. It allows: + debugging native Win32 applications + debugging Winelib applications + being a drop-in replacement for Dr Watson MO

munlockall(2) - lock and unlock memory - Linux manual page
mlock() and mlockall() respectively lock part or all of the calling processs virtual address space into RAM, preventing that memory from being paged to the swap

XkbChangeEnabledControls(3) - Manipulates the EnabledControl
The EnabledControls control is a bit mask where each bit that is turned on means the corresponding control is enabled, and when turned off, disabled. It corresp

linphonec(1) - Console interface of linphone, a SIP compatib
Linphonec is the console version of originally Gnome internet phone linphone (http://www.linphone.org) . Linphonec can be started without arguments. It doesnt n

XF86VidModeSetViewPort(3) - Extension library for the XFree8
These functions provide an interface to the server extension XFree86-VidModeExtension which allows the video modes to be queried and adjusted dynamically and mo

log10l(3) - base-10 logarithmic function - Linux man page...
The log10() function returns the base 10 logarithm of x. RETURN VALUE On success, these functions return the base 10 logarithm of x. For special cases, includin

XSetWMProperties(3) - set standard window properties........
The XSetWMProperties convenience function provides a single programming interface for setting those essential window properties that are used for communicating

Remove File
remove_file

glGetTexParameterfv(3gl) - return texture parameter values
glGetTexParameter returns in params the value or values of the texture parameter specified as pname. target defines the target texture, either GL_TEXTURE_1D, GL

fsck.fat(8) check and repair MSDOS filesystems (Man Page)...
fsck.fat verifies the consistency of MS-DOS filesystems and optionally tries to repair them. The following filesystem problems can be corrected (in this order):

SDL_UnlockYUVOverlay(3) - Unlock an overlay - Linux man page
The opposite to SDL_LockYUVOverlay. Unlocks a previously locked overlay. An overlay must be unlocked before it can be displayed. SEE ALSO SDL_UnlockYUVOverlay,

XScreenSaverUnregister(3) - X11 Screen Saver extension clien
The X Window System provides support for changing the image on a display screen after a user-settable period of inactivity to avoid burning the cathode ray tube

XkbFreeGeomColors(3) - Free geometry colors - Linux man page
XkbFreeGeomColors.3 - Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyb

userptr(3form) - associate application data with a form item
Every form and every form item has a field that can be used to hold application-specific data (that is, the form-driver code leaves it alone). These functions g

setkey(8) - manually manipulate the IPsec SA/SP database....
setkey adds, updates, dumps, or flushes Security Association Database (SAD) entries as well as Security Policy Database (SPD) entries in the kernel. setkey take

glIslist(3gl) - determine if a name corresponds to a display
glIsList returns GL_TRUE if list is the name of a display list and returns GL_FALSE otherwise. ERRORS GL_INVALID_OPERATION is generated if glIsList is executed

nagiosstats(8) - report statistics information from the Nagi
nagiosstats is a program designed to provide information on the running Nagios system. It can provide a brief summary of information, or it can be used to expor

XkbKeyActionEntry(3) - Returns a pointer to the key action c
XkbKeyActionEntry.3 - A key action defines the effect key presses and releases have on the internal state of the server. For example, the expected key action as

XtMainLoop(3) - query and process events and input (ManPage)
XtNextEvent has been replaced by XtAppNextEvent. XtPeekEvent has been replaced by XtAppPeekEvent. XtPending has been replaced by XtAppPending. XtProcessEvent ha

c11 - Linux Manual Pages Index (Manual - Linux man page)..........
c11 - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file and image viewers a

ipv6(7) - Linux IPv6 protocol implementation (Man Page).....
Linux 2.2 optionally implements the Internet Protocol, version 6. This man page contains a description of the IPv6 basic API as implemented by the Linux kernel

shutdown_mib(3) - netsnmp_mib_api functions - Linux man page
The functions dealing with MIB modules fall into four groups - those dealing with initialisation and shutdown, with reading in and parsing MIB files, with searc

Bootloader::Logger.3pm - Linux Manual Pages Index (Manual - Linux man page)..........
Bootloader::Logger.3pm - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file

keyctl_search(3) - Search a keyring for a key (Man Page)....
keyctl_search() recursively searches the keyring for a key of the specified type and description. If found, the key will be attached to the destination keyring

Tk_ResizeWindow(3) - change window configuration or attribut
These procedures are analogous to the X library procedures with similar names, such as XConfigureWindow. Each one of the above procedures calls the correspondin

cisco-decrypt(1) - decrypts an obfuscated Cisco vpn client p
This command accompanies vpnc. It decrypts the obfuscated pre-shared key from *.pcf-configuration files, which must be specified on the command line. The result

No comments:

Post a Comment