MariaDB Driver

This installs a MariaDB driver. [codesyntax lang=”bash”] sudo make install [sudo] password for archman: [ 2%] Built target dialog [ 28%] Built target client_ed25519 [ 30%] Built target caching_sha2_password [ 31%] Built target sha256_password [ 34%] Built target auth_gssapi_client [ 35%] Built target mysql_clear_password [ 37%] Built target zstd [ 38%] Built target remote_io [ […]

Rsync Utilization

Rsync Help File [codesyntax lang=”bash”] rsync version 3.2.7 protocol version 31 Copyright (C) 1996-2022 by Andrew Tridgell, Wayne Davison, and others. Web site: https://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints, socketpairs, symlinks, symtimes, hardlinks, hardlink-specials, hardlink-symlinks, IPv6, atimes, batchfiles, inplace, append, ACLs, xattrs, optional secluded-args, iconv, prealloc, stop-at, no crtimes Optimizations: […]

Add New Component Ribon To Codeblocks IDE

[codesyntax lang=”php”] <ol><li>Open CodeBlocks and create a new project or open an existing one.</li><li>Click on “Settings” in the menu bar, and then click on “Editor” in the dropdown menu.</li><li>In the “Editor Settings” dialog box, click on the “Palette” tab.</li><li>Click on the “New” button to create a new ribbon.</li><li>In the “New Ribbon” dialog box, enter the […]

Add New Component To Codeblocks Palate

[codesyntax lang=”bash”] To add a new component to the palette in CodeBlocks, you can follow these steps: 1. Open CodeBlocks and create a new project or open an existing one. 2. Click on “Settings” in the menu bar, and then click on “Editor” in the dropdown menu. 3. In the “Editor Settings” dialog box, click […]

Z/os Config File

[codesyntax lang=”bash”] #################################################################### # HERCULES EMULATOR CONTROL FILE # # (Note: not all parameters are shown) # #################################################################### #—————————————————————— # SYSTEM PARAMETERS #—————————————————————— ##HERCPRIO 0 (deprecated; unsupported) ##TODPRIO -20 (deprecated; unsupported) ##DEVPRIO 8 (deprecated; unsupported) ##CPUPRIO 0 (deprecated; unsupported) ##ARCHMODE ESA/390 (deprecated; use ARCHLVL) ##ASN_AND_LX_REUSE disable (deprecated; use FACILITY) ##PANRATE FAST (deprecated; use PANOPT) ##PANTITLE […]