…ync client via a remote shell. If run as a stand-alone daemon then just run the command " rsync --daemon " from a suitable startup script. Replace "/usr/bin/rsync" with the path to where you have rsync installed on your system. You will then need to send inetd a HUP signal to tel…
…). For instance, using -fhardened and -fstack-protector at the same time on the command line causes -Whardened to warn because -fstack-protector-strong will not be enabled by -fhardened . This warning is enabled by default and has effect only when -fhardened is enabled. -Wimplici…
…isabling. Commit Revert "Extend the protocol with BeginItemSync and EndItemSync commands". Commit Revert "DataStream: distinguish between regular exception and timeout". Commit Revert "ItemQueryHelper: use a more helpful exception message". Commit Revert "Implement ItemSyncHandle…
…ng PyInstaller View page source Using PyInstaller The syntax of the pyinstaller command is: pyinstaller options script script …] | specfile In the most simple case, set the current directory to the location of your program myscript.py and execute: pyinstaller myscript py PyInstal…
…t false, the router is skipped when routing is being tested by means of the -bt command line option. This can be a convenience when your first router sends messages to an external scanner, because it saves you having to set the “already scanned” indicator when testing real addres…
…ile, then use gdb to extract a stack trace from the core using a backtrace full command (if supported) or a backtrace command (always supported, but gives less information): % gdb /usr/local/squid/sbin/squid core gdb> backtrace full Many people report that Squid doesn’t leave a c…
…2973 #3009 #3010 Tablegen: Fix infinite loop ( #2972 #2940 Tera Term macro: Add commands introduced in v5.3 through v5.6 ( #2951 TOML: Support TOML 1.1.0 ( #3026 #3027 Turtle: Allow empty comment lines ( #2980 XML: Added .xbrl as file ending ( #2890 #2891 Drop Python 3.8, and add…
… compression format The compression program was not explicitly requested in the command line by the use of such options as -z -j etc. For example, if compress is not available, tar will try gzip 2010-10-24 1.24 shar.gz signature tar.gz signature tar.bz2 signature tar.xz signature…
…e web interface by selecting Template Expansion > Book / Collection or from the command line version using the command line option --bookmode. Just keep in mind that the standard web interface has a time limit of 1 hour, giving around 200 pages, although this can be changed and a…
…This speeds up later bytecode loading and reduces memory usage. See also the -b command line option . The generated bytecode is portable and can be loaded on any architecture that LuaJIT supports. However, the bytecode compatibility versions must match. Bytecode only stays compat…
…t does not apply to memory-backend-objects, whether explicitly specified on the command line, or implicitly created by the -m command line option. The default is off. To use the cpr-transfer migration mode, you must set aux-ram-share=on. memory-backend='id' An alternative to lega…
…Release Notes Contents CMake 3.23 Release Notes New Features Presets Generators Command-Line Compilers File-Based API Commands Variables Properties Modules CTest CPack Deprecated and Removed Features Other Changes Updates 3.23.1 3.23.2 3.23.3, 3.23.4, 3.23.5 Changes made since CM…
…tive. opcode Describes a Python bytecode instruction. option Describes a Python command line option or switch. Option argument names should be enclosed in angle brackets. Example: .. option :: -m <module> Run a module as a script. envvar Describes an environment variable that Pyt…
… DRACUT.CMDLINE(7) dracut DRACUT.CMDLINE(7) NAME dracut.cmdline - dracut kernel command line options DESCRIPTION The root device used by the kernel is specified in the boot configuration file on the kernel command line, as always. The traditional root=/dev/sda1 style device speci…
…ser Recommended only for testing - open a console and type: # Run the following command to only install for the current user python3 -m pip install --user --upgrade If install is not working and instead error: externally-managed-environment is displayed, create and activate a vir…