<< < 42 43 44 45 46 47 48 49 50 51 52 > >>   ∑:1393  Sort:Date

Azure Virtual HD on Windows 10 as D: - 64-KB Benchmark
What is the 64-KB I/O benchmark performance of Azure Virtual HD on Windows 10 as the application drive "D:"? The I/O performance of reading and writing 64-KB files on an Azure Virtual HD on Windows 10 as the application drive "D:" can be measured by running SQLIO with multiple 64-KB blocks with a la...
2019-06-29, ∼1698🔥, 0💬

What Is GoAccess HTML Report
What Is GoAccess HTML Report? A GoAccess HTML Report is an HTML document generated by GoAccess from Web server log files. A GoAccess HTML Report is divided into the following sections: OVERALL ANALYZED REQUESTS - Displays General Statistics, some of them are: number of valid and invalid requests, ti...
2023-02-28, ∼1696🔥, 0💬

Use Custom Field with Custom Validation
How to Use Custom Field with Custom Validation? Here is what you can do to validate the new field type "My Int" and the new validation rule "Two-digit numbers". 1. CLick "Forms &gt; Add form" on the left menu and name it as "Field Test". 2. Continue to the "Field" tab and click "Add Field". You ...
2019-12-02, ∼1694🔥, 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, ∼1693🔥, 0💬

Example of DITA Map Document
Where can I get an example of a DITA Map Document? A DITA Map Document is intended to link multiple DITA topic documents together to build a book. The XML structure of a DITA Map Document must meet requirements given in the Map DTD, map.dtd. Here is an example of a DITA Map Document, DITA-Map-Exampl...
2017-12-09, ∼1693🔥, 0💬

DNS (Domain Name Server)
What Is an Domain Name Server (DNS)? A Domain Name Server (DNS) is a computer on the Internet that provides services to map domain names to IP addresses. When you connect your device to the Internet, Domain Name Server is an important setting in the connection configuration. In most Internet connect...
2022-06-17, ∼1692🔥, 0💬

Start Jupyter in Conda Environment
How to Start Jupyter in Conda Environment? If you have installed Jupyter in the system default Conda environment, you can start it with the "jupyter notebook" command as shown in this tutorial. 1. Run "jupyter notebook" command to start Jupyter. You see messages confirming that the Jupyter server is...
2021-11-12, ∼1690🔥, 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, ∼1688🔥, 0💬

json.php API - Get "files" by IDs
How to get "files" objects with Library Genesis API, json.php, for given file object IDs? If you know the object ID of a file, you can get the file details by calling the Library Genesis API, json.php, with object=f and ids={id} parameters. For example, the following call returns the first (ids=1) "...
2022-10-11, ∼1686🔥, 3💬

Edit End Points of Curve Lines
What are editing functions for end points on lines and curves in OpenOffice? OpenOffice Draw offers the following editing functions for end points on connected lines and curves. 1. Select a line or curve. 2. Open "View &gt; Toolbars &gt; End Points". 3. Click on the "End Points" icon in the ...
2022-04-21, ∼1685🔥, 0💬

Mozilla Firefox Personal Profiles on Mac
Where is my personal profile for Mozilla Firefox located on my Mac computer? You personal profile for Mozilla Firefox is located under your home folder: $ cd /Users/{user}/Library/Applicat ion\Support/Firefox/ $ ls -l drwx------ 5 {user} staff 170 Nov 2 09:07 Crash Reports drwx------ 2 {user} staff ...
2022-11-30, ∼1684🔥, 0💬

Create PowerPoint Document on iPhone
How to create a new PowerPoint document on my iPhone? I have PowerPoint app installed and started now. If you have Microsoft PowerPoint installed and started on your iPhone, you can follow this tutorial to create a new PowerPoint document locally on iPhone. 1. Start "PowerPoint" app. You see the Pow...
2018-04-12, ∼1683🔥, 0💬

Cross-Fade Two Objects with OpenOffice Draw
How to Cross-Fade Two Objects with OpenOffice Draw? If you have two objects create in OpenOffice Draw, you can create multiple intermediate objects to cross-fade the two objects as described below: 1. Select both objects that you want to cross-fade. 2. Click "Edit &gt; Cross-fading" menu. You se...
2020-10-26, ∼1679🔥, 0💬

"sqlio E:\testfile.dat" - Test on USB Drive
How to perform I/O tests for the USB drive? You can specify a file name with the USB drive letter to perform I/O test for the USB device. 1. Insert your USB drive, and check for its drive letter, like "E:". 2. Run SQLIO with a 1 MB data file on the USB drive: C:\files\SQLIO\test&gt;..\ sqlio-b4 ...
2019-05-14, ∼1679🔥, 0💬

"sqlio -t" - Number of Threads
What is the Number of Threads option, "sqlio -t"? The Number of Threads option, "sqlio -t", specifies how many threads to use to perform test runs. The default value is "-t1", 1 thread only. In this case, test runs are performed sequentially, there shouldn't be any performance impact on data blockin...
2019-09-04, ∼1674🔥, 0💬

Draw Math Curve with Python Engine
How to Draw a Math Curve with Python Engine? If you want to draw a math curve quickly, you can use the Classic Jupyter Server provided on jupyter.org as show in this tutorial. 1. Follow the previous tutorial to start the Classic Jupyter Server at jupyter.org . 2. Click "File &gt; New Notebook &a...
2021-12-23, ∼1673🔥, 0💬

Tuning SQLIO for Your Environment
Where to find tutorials on Tuning SQLIO Tests for Your Environment? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Tuning SQLIO Tests for Your Environment. "sqlio -s300" - Get Stable Test Result "sqlio -kR -b64" - Reading 64-KB Block Test Wind...
2019-05-14, ∼1668🔥, 0💬

Azure Virtual HD on Windows 10 - SQLIO Tests
How to test I/O performance on Azure Virtual HD on Windows 10 with SQLIO? Azure Virtual HD on Windows 10 are virtual hard disk amounted on Windows 10 VM offered as Azure cloud services. We tested Azure Virtual HD on Windows 10 VM with SQLIO in two setups: "C:" drive which is used by the operating sy...
2019-07-09, ∼1665🔥, 0💬

Create Formulas in OpenOffice Math
How to create a mathematical formula in OpenOffice Math? Here is a simple tutorial that shows you how to create a mathematical formula in OpenOffice Math. 1. Open OpenOffice Math. 2. Enter the following source code in the source code panel near the bottom of the screen. f(x,y) = {func e^{M} cdot sqr...
2021-07-10, ∼1664🔥, 0💬

"sqlio -kR -b1024" - Reading 1-MB Block Test
How to perform tests for reading 1 MB files? I want to see the impact of file size on reading files. If you want to see the impact of file size on reading files, try to increase the block size from 64 KB to 1024 KB (1 MB), and keep the other options unchanged: C:\fyicenter\SQLIO&gt;sqli o-LS -kR...
2019-09-04, ∼1664🔥, 0💬

json.php API - Get "editions" Objects By IDs
How to get "editions" objects with Library Genesis API, json.php, for given edition object IDs? If you know the object ID of an edition, you can get the edition details by calling the Library Genesis API, json.php, with object=e and ids={id} parameters. For example, the following call gets the first...
2022-09-12, ∼1662🔥, 0💬

Source Code References for OpenOffice Math
Where to find source code references for OpenOffice Math? I want to create more complex mathematical formulas. You can find source code references for OpenOffice Math in the help facility as shown below. 1. Click "Help &gt; OpenOffice Help" menu. You see the help window. 2. Click "Find" and ente...
2021-07-10, ∼1662🔥, 0💬

Install qBittorrent on Ubuntu
How to install qBittorrent-nox on my Ubuntu computer? Installing qBittorrent-nox on Ubuntu is easy and fast, see steps below. 1. Add qBittorrent package repository. fyicenter$ sudo add-apt-repository ppa:qbittorrent-team/qbittorre nt-stable2. Install "qbittorrent-nox" package with "dnf" command. fyi...
2022-10-26, ∼1660🔥, 0💬

What Is Microsoft 365
What is Microsoft 365? Microsoft 365 is the new name for Office 365. Here are frequently asked questions on Microsoft 365. Why did you change the name from Office 365 to Microsoft 365? We changed the name to be more reflective of the range of features and benefits in the subscription, to meet the un...
2022-06-17, ∼1658🔥, 0💬

<< < 42 43 44 45 46 47 48 49 50 51 52 > >>   ∑:1393  Sort:Date