Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Install webmin Install Apache Option One. Install MySql install PhpMyAmin Install Bind9 Migrate SSL Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.
Install webmin. Install Apache. Install MySql install PhpMyAmin Install Bind9 Migrate SSL Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.
Here is a script to compile wxWidgets apps. [codesyntax lang=”bash”] g++ -o $1 $1.cpp `wx-config –cxxflags –libs` [/codesyntax] Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.
New PC Build DDR 5 Motherboard DDR 5 Memory Power Supply Upgrade PHP on server. Install php 8 on 1904 Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.
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 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: […]
[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 […]
[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 […]
[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 […]