# ethtool eth0# Show the ethernet status (replaces mii-diag)# ethtool -s eth0 speed 100 duplex full# Force 100Mbit Full duplex# ethtool -s eth0 autoneg off# Disable auto negotiation# ethtool -p eth1# Blink the ethernet led - very useful when supported# ip link show# Display all ...
Discover PARSEC Group's full-service consulting, support and training services for OpenVMS, Tru64 UNIX, HP-UX, AIX, Oracle Solaris, IRIX, and Linux.
whereis subcommand for dbx: Display the full qualifications of symbols which subcommand for dbx: Display the full qualification of an identifier dd — Convert and copy a file df — Display the amount of free space in the file system diff — Compare two text files and show the differenc...
Please see theruby-build wikifor solutions to common problems. If you can't find an answer on the wiki, open an issue on theissue tracker. Be sure to include the full build log for build failures.
MicroPython can execute scripts in textual source form (.py files) or from precompiled bytecode (.mpy files), in both cases either from an on-device filesystem or "frozen" into the MicroPython executable. MicroPython also provides a set of MicroPython-specific modules to access hardware-specific...
The Win32 subsystem allows applications to benefit from the full power of the Windows family of operating systems. Win32 has a vast collection of functions, including the capabilities required for advanced operating systems, such as security, synchronization, virtual memory management, and threads. By...
Windows Services for UNIX (SFU) or Subsystem for UNIX-based Applications (SUA) is a software package produced by Microsoft which providesa Unix subsystem and other parts of a full Unix environmenton Windows NT and some of its immediate successor operating-systems. It was an extension and replace...
The Win32 subsystem allows applications to benefit from the full power of the Windows family of operating systems. Win32 has a vast collection of functions, including the capabilities required for advanced operating systems, such as security, synchronization, virtual memory management, and threads. By...
In computing, a symbolic link (also symlink or soft link) is a special type of file that contains a reference to another file or directory in the form of an absolute or relative path. Programs that read or write to files named by a symbolic link will behave as if operating directly on...
If the first element in <compute> is a column name, the leading : can be dropped. Below illustrates the two aspects above. The second pick invocation shows the computation/column names that are automatically generated if not specified and uses the full form :foo after the :: name/compute ...