<< < 37 38 39 40 41 42 43 44 45 46 47 > >>   ∑:1368  Sort:Date

Manage Layers in OpenOffice Draw
How to manage layers in OpenOffice Draw? You can follow this tutorial to manage layers in OpenOffice Draw. Right-mouse click on the layer tab bar below the editing area. You see the context menu with these options: Insert Layer - Allows you to insert a new empty layer. Modify Layer - Allows you to m...
2021-08-01, 967🔥, 0💬

Setup Form Tools Core
How to Setup Form Tools Core? I just downloaded and move it to the Web server. After downloading and installing the Form Tools Core component on the Apache Web Server, you need to run the final setup process to initialize Form Tools tables and the admin user. 1. Go to http://127.0.0.1/formtools with...
2020-01-29, 959🔥, 0💬

Create Large ZIP File on Multiple Diskettes
How to create a large ZIP file on multiple diskettes? I have a large music file and want to put it on diskettes. If you still have an old computer that uses diskettes and want to create a large ZIP on to multiple diskettes, you can follow the tutorial below: Steps to create the large ZIP file: 0. In...
2018-10-19, 958🔥, 0💬

What Is OneDrive for iPhone
What Is OneDrive for iPhone? OneDrive for iPhone is an iPhone app that allows to access files in your Microsoft OneDrive cloud storage. Do more wherever you go with Microsoft OneDrive. Get to and share your documents, photos, and other files from your iOS device, computer (PC or Mac), and any other ...
2018-06-01, 957🔥, 0💬

Extract All Files from a ZIP File
How to extract all files out of a ZIP file? If you want to extract all files out of a ZIP file, you can follow the tutorial below: 1. Run WinZIP and select menu File &gt; Open Archive. The "Open Archive" dialog box shows up. 2. Select the ZIP file you want to open, for example C:\fyicenter\MyFir...
2018-10-19, 956🔥, 0💬

I/O Tests on Solid State Disk (SDD)
Where to find SQLIO I/O Tests on Solid State Disk (SDD)? Here is a list of SQLIO Test Result Summary on different Solid State Disk (SDD) compiled by FYIcenter.com team. INTEL SSDPEKKF256G8L - SQLIO Tests INTEL SSDPEKKF256G8L SSD - 64-KB Benchmark INTEL SSDPEKKF256G8L SSD - 1-MB Benchmark INTEL SSDPE...
2019-05-25, 954🔥, 0💬

Using Export Manager Module
Where to find answers to frequently asked questions on how to create your own exprot groups and export types? I want to generate nice looking reports. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on how to create your own exprot groups and export type...
2019-11-21, 953🔥, 0💬

Understanding Form Tools Modules
Where to find answers to frequently asked questions on understanding Form Tools extension modules? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on understanding Form Tools extension modules: What Is Form Tools Module Data Visualization Module Export M...
2019-12-19, 951🔥, 0💬

ST500DM002-1BD142 ATA HD - SQLIO Tests
How to test I/O performance on Seagate ST500DM002-1BD142 ATA HD (Hard Disk) with SQLIO? Seagate ST500DM002-1BD142 ATA HD (Hard Disk) is manufactured by Seagate with the following specs: Manufacturer: Seagate Technology Model: SEAGATE ST500DM002 Number Of Disks: 1 Number Of Heads: 2 Capacity: 500 GB ...
2019-09-16, 947🔥, 0💬

IP Network
Where to find answers to frequently asked questions on VPN (Virtual Private Network)? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on VPN (Virtual Private Network): What Is IP (Internet Protocol) Network What Is IP (Internet Protocol) Address What Is ...
2021-06-05, 942🔥, 0💬

"sqlio -kR -b64" - Reading 64-KB Block Test
How to perform tests for reading 64 KB files? My Website serves picture files with an average of 64 KB per file. If you want to know how your environment performs on reading 64 KB files, you can use the following SQLIO options: "-LS" - Sets SQLIO to report latency measurements using the system timer...
2019-08-23, 941🔥, 0💬

Default Test with SQLIO
What is the default SQLIO test doing? If you run the "sqlio" command without any options, you are running the SQLIO default test, which is equivalent to: C:\fyicenter\SQLIO&gt;sqli o-kR -t1 -s30 -f64 -b2 -i64 -BN testfile.dat Let's try it out: C:\fyicenter\SQLIO&gt;sqli osqlio v1.5.SG 1 thre...
2019-08-19, 940🔥, 0💬

Storage Device Types and Models Tested
What storage devices types and models are tested with SQLIO? We have collected SQLIO test results on the following storage device types and models: Attaché - Flash drive made by PNY Technology with a capacity of 256 MB. Azure ATA Device C: Windows 10 - Virtual HD provided on an Azure Windows Server ...
2019-05-25, 938🔥, 0💬

SanDisk Cruzer Blade Flash Drive - 64-KB Benchmark
What is the average I/O performance of SanDisk Cruzer Blade 32GB Flash Drive? The average I/O performance of a flash drive can be measured by running SQLIO with multiple 64-KB blocks with a large stripe factor. Here is the read performance test of SanDisk Cruzer Blade 32GB Flash Drive on 64-KB block...
2019-07-30, 936🔥, 0💬

Job Post Get Paused on LinkedIn
Why is my job post getting paused on LinkedIn? You free job post will be paused after it has received the limit of 10 applicants. After it's been paused, you can only publish it again by purchasing a job post promotion service. Free Job Post Get Paused on LinkedIn   ⇒ Update/Close Job Post on Linked...
2023-08-25, 933🔥, 0💬

What Is Client Account
What is a client account in Form Tools? A Client Account is a login account on Form Tools with limited permissions to access a given set of forms and form views. Only the administrator can create, modify, disable and delete client accounts. Administrator controls permissions of each client account t...
2020-01-03, 933🔥, 0💬

SanDisk Cruzer Blade Flash Drive - Maximum Writing Speed
What is maximum writing speed of the SanDisk Cruzer Blade 32GB Flash Drive? The best way to find out the maximum writing speed of your SanDisk Cruzer Blade 32GB Flash Drive is to run writing tests with a single large block of different block sizes: sqlio -LS -kR -i1 -f1 -t1 -s60 -p0 ... If we run SQ...
2019-07-30, 928🔥, 0💬

Install Custom Fields Module
How to Install Custom Fields Module on Form Tools? Custom Fields module lets you construct your own field types for use in your forms. Need to add some settings to an existing field type? A new validation rule? A totally new field type? This is the place! Custom Fields module is not included in the ...
2019-12-19, 916🔥, 0💬

Add JavaScript Validation Function
How to Add JavaScript Validation Function? After creating a new field type, you may want to add your own custom validatino rule through a new JavaScript function. 1. Go back to "Modules &gt; Custom Fields" and edit "My Int" field type. 2. Click "Validation" tab. You see a list of validation rule...
2019-12-02, 912🔥, 0💬

Impact of Sharing Virtual HD with OS
What is the impact of sharing the Virtual HD storage device with the Windows OS on a virtual machine? If you are running a virtual machine with 2 Virtual HD storage devices, one is shared with Windows OS and the other is for applications, you can run two sets of SQLIO tests to see the impact of the ...
2019-07-09, 911🔥, 0💬

Windows Resource Monitor - Disk Writing Speed
How to watch the disk writing speed on Windows Resource Monitor? You can follow this tutorial to watch disk writing speed on Windows Resource Monitor. 1. Re-run the SQLIO command to perform a disk writing test: C:\fyicenter\SQLIO&gt;sqli o-LS -kW -b64 -i64 -f64 -t1 -s300 1 thread writing for 300...
2019-08-23, 909🔥, 0💬

"sqlio -k" - Kind of I/O
What is the Kind of I/O option, "sqlio -k"? The Kind of I/O option, "sqlio -k", specifies what kind of I/O to test, reading or writing. The default value is "-kR", reading I/O test. Example 1 - Run SQLIO for reading I/O testing: C:\fyicenter\SQLIO&gt;sqli o-kR 1 thread reading for 30 secs from f...
2019-05-14, 909🔥, 0💬

I/O Tests on Flash Drives
Where to find SQLIO I/O Tests on Flash Drives, Thumb Drives, or Memory Sticks? Here is a list of SQLIO Test Result Summary on different Flash Drives, Thumb Drives, or Memory Sticks compiled by FYIcenter.com team. SanDisk Cruzer Blade Flash Drive - 64-KB Benchmark SanDisk Cruzer Blade Flash Drive - M...
2019-08-08, 906🔥, 0💬

"sqlio -a" - CPU Mask for Affinity
What is the CPU Mask for Affinity option, "sqlio -p"? The CPU Mask for Affinity option, "sqlio -p", specifies a group of CPUs, using a binary number to mask them, to run SQLIO. The default value is "", all CPUs. In this case, all CPUs are used. Example 1 - Run SQLIO with the first CPU, 8 = 0x8 = 0b1...
2019-05-14, 906🔥, 0💬

<< < 37 38 39 40 41 42 43 44 45 46 47 > >>   ∑:1368  Sort:Date