You are here: Home
Search
Search Only:

Search Keyword data

Total: 33 results found.

Page 1 of 2
1. Linux CLI: Copy MySQL Database
(Tech Notes/Linux)
There is no command in MySQL to copy a database. One method to copy a database is as follows; Create a new empty database. Export the source database using mysqldump. Import the database to the ...
2. PostgreSQL: Copy Database
(Tech Notes/General)
It's not uncommon to run across a need to duplicate a database for testing purposes. PostgreSQL provides for the ability to duplicate the structure and data content with a single command;   CREATE ...
Creating a recordset and displaying data from a PostgreSQL table using PHP; Making the connection: $DB_HOST="hostname"; $DB_NAME="databasename"; $DB_USER="username"; $DB_PASSWORD="password"; $psql="Select ...
I spent more than 15 years in the data recovery business. From 1988 to 2003 I was recovering data from hard drives, CD's, other opticals, RAID, SAN and NAS systems full time. From 2003 to 2007 I just dabbled ...
... the capability to put a drive to sleep, change it's acoustic parameters and various other modes, I can see where it would have some data recovery applications too. Caveat: Hdparm has some destructive ...
6. DDoS Defences
(Tech Notes/Linux)
... to be able to tcpdump, and you need to review the request headers for clues as to fingerprints. Using simple pipelines or scripts operating on data such as web server logs, or the active hashlimit table ...
7. HTTP Server Response Codes
(Development/HTML)
... is available 201 This means a new address was successfully created through a CGI or posting form data. 202 The client's request was accepted, although not yet acted upon. 203 The ...
Backing up and restoring a MySQL database is a relatively easy proposition provided you have adequate access priviledges to the database. The following commands write and read to the current directory. ...
... to "database" and plugin "includePHP installed for the following information to be valid. Current and active user sessions are stored in a cookie on the user local drive. The cookies are domain related ...
10. Linux: File & Directory Pruning
(Tech Notes/Linux)
... actually be doing is deleting old files first and then removing empty directories. DANGER WILL ROBINSON!!!! - DATA WILL BE DELETED!!!!!! Warning!! - Use extreme caution when executing these commands!!!  ...
I found this at Contract Web Development and didn't want to let it go... Before we begin, you must have access to your database. If you don't, pass these instructions on to someone that does.  It's ...
12. Postfix: Delete Deferred
(Tech Notes/Linux)
... with at the moment is a Mac OS-X Server and the data files are stored in /var/spool/postfix subdirectories. It occasionally becomes necessary to delete the content of the deferred mail folder. To accomplish ...
... system the key data will change requiring your to recreate rsa keys and redistribute.    ...
On occassion we need to get the Row names in a table. The following code snippet shows how to connect to the database and display all the Row names in the database table.  $con = mysql_connect(DB_HOST,DB_USER,DB_PASSWORD); ...
15. Speed Test: Drupal versus Joomla!
(Tech Notes/General)
... version was given it's own database setup on a MySQL 4.1.2 server. PHP version is 4.3.11. All installations were basic with stock templates and modules. No additional modules were added and no configuration ...
16. PostgreSQL Relocate Data Store
(Tech Notes/General)
Installing a database server such as MySQL or PostgreSQL is not hard really. Being asked to move a database that already exists, on an OS you're not intimately familiar with, where it's in use on a high-traffic ...
There is a standard set of procedures most, if not all, professional data recovery service companies use to recover data from damaged or corrupt storage media. These processes are used to minimize the ...
18. WD PCB's
(Tech Notes/Data Recovery)
...  As with any PCB swap, doing so is a temporary solution intended to permit the imaging of a hard drive. In some cases one may be able to extract data from a drive with a replacement PCB, however imaging ...
19. MicroSwamp3
(News/Newsflash)
Linux is a high-quality server platform used in data centers world-wide. Why not use it to run your PC? ...
20. Open Office: The Free Office Suite
(Tech Notes/General)
... It also offers it’s own database creator as well. Open Office is available to run on Windows, MAC and Linux operating systems. It’s Open Source and actively developed. That means new features and compatibility ...
<< Start < Prev 1 2 Next > End >>