<< < 279 280 281 282 283 284 285 286 287 288 289 > >>   ∑:8899  Sort:Rank

What Is YUM
This section provides a quick introduction on YUM (Yellowdog Update Modified), which is a software package manager for RPM (RedHat Package Manager) based Linux distributions.
2022-10-01, ∼207🔥, 0💬

"obabel -a..." - Extra Options for Input Reading
This section provides a tutorial example on how to pass extra options to Open Babel 'obabel' command for reading molecule data in a specific format.
2022-10-01, ∼207🔥, 0💬

"obabel ... -o svg -xX" - Hide Implicit H in SVG
This section provides a tutorial example how to hide implicit hydrogen symbol 'H' on a non-carbon terminal atoms in a molecule SVG picture using the Open Babel 'obabel ... -o svg -xX' command.
2022-10-01, ∼207🔥, 0💬

Python on macOS Computers
This chapter provides tutorial examples and notes about using Python on macOS Computers. Topics include verifying Python installation; running Python scripts in different ways; installing newer version of Python; using 'pip' to install Python additional packages.
2022-10-01, ∼207🔥, 0💬

Use "os" Module to Manage Files
This section describes methods from the 'os' module for managing files.
2022-10-01, ∼207🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼207🔥, 0💬

Overview of RowSet Objects
This section provides overview information on RowSet interface and its implementations.
2022-10-01, ∼207🔥, 0💬

"ps" - Display Current Processes
This section provides a tutorial example on how to use 'ps' command to display current process on the system.
2022-10-01, ∼207🔥, 0💬

"compress/uncompress" - Compressed *.Z Files
This section provides a tutorial example on how to use 'compress' and 'uncompress' commands to compress large files and restore them later. Compressed files will have the *.Z file name extension.
2022-10-01, ∼207🔥, 0💬

Connect tablet to Computer using Bluetooth
This section provides a tutorial example on how to connect an Android tablet to a Windows computer using Bluetooth radio. Once connected, you can transfer files between the tablet and computer.
2022-10-01, ∼206🔥, 0💬

Setting up Gmail Access on Android tablet
This section provides a tutorial example on how to set up Gmail access on Android tablets: 'Settings' &gt; 'Account and sync' &gt; 'Add account'.
2022-10-01, ∼206🔥, 0💬

Establishing a Datagram Communication Link
This section describes how to establish a datagram communication link. A server application runs a datagram socket in listen mode and a client application connects a client socket to the server socket.
2022-10-01, ∼206🔥, 0💬

PHP Version Pre-Installed on CentOS
This section provides notes to verify PHP version supported on CentOS and run a simple PHP interactive scripting session.
2022-10-01, ∼206🔥, 0💬

Installing Comodo Personal Certificate with Firefox
This section provides a tutorial example on how to install Comodo personal certificate with Firefox by following the hyperlink in the Comodo notification email.
2022-10-01, ∼206🔥, 0💬

NDFDgenByDay - Response Message Sample
This section provides a response message sample of NDFDgenByDay Web service.
2022-10-01, ∼206🔥, 0💬

Table Column Types for Spatial Geometry Data
Describes 8 types of table column to store Spatial Geometry Data: GEOMETRY, POINT, LINESTRING, POLYGON, MULTIPOINT, MULTILINESTRING, MULTIPOLYGON, GEOMETRYCOLLECTION, GEOMETRYCOLLECTION.
2022-10-01, ∼206🔥, 0💬

Add Printer on macOS
This section provides a tutorial on how to add printer ton macOS. Sometimes, you need use the 'IP' tab to add and configure a printer manually.
2022-10-01, ∼206🔥, 0💬

Conditional Expression - Ternary Operation
This section provides a quick introduction on conditional expression, which tests a Boolean object and returns one of two given objects.
2022-10-01, ∼206🔥, 0💬

Listing All Stored Procedures - getProcedures()
This section describes how to get a list of all stored procedures in the current database on the SQL Server through the DatabaseMetaData object.
2022-10-01, ∼206🔥, 0💬

JDBC-ODBC - SQL Server and Driver Info
This section describes how to get some basic information about the database server and the JDBC driver information through the DatabaseMetaData object.
2022-10-01, ∼206🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼206🔥, 0💬

Functions to Manage Directories, Files and Images
This chapter provides tutorial examples and notes about functions to manage directories, files, and images. Topics include directory management functions like mkdir(), file testing functions like is_file(), file input and output functions like fopen().
2022-10-01, ∼205🔥, 0💬

Sending Out Emails on Linux Systems
This section provides a tutorial example on how to use the mail() function to send an email to the local SMTP mail server.
2022-10-01, ∼205🔥, 0💬

"Your connection is not private" with Chrome on Android Phone
This section provides a tutorial example on how to resolve the 'Your connection is not private' error with Chrome on Android phone.
2022-10-01, ∼205🔥, 0💬

<< < 279 280 281 282 283 284 285 286 287 288 289 > >>   ∑:8899  Sort:Rank