<< < 42 43 44 45 46 47 48 49 50 51 52 > >>   ∑:1395  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, ∼1915🔥, 0💬

Azure Virtual HD on Windows 10 as C: - Maximum Writing Speed
What is maximum writing speed of the Azure Virtual HD on Windows 10 as the system drive "C:"? The best way to find out the maximum writing speed of your Azure Virtual HD as the system drive "C:" is to run writing tests with a single large block of different block sizes: sqlio -LS -kR -i1 -f1 -t1 -s3...
2019-06-29, ∼1915🔥, 0💬

Schedule Meetings on Teams Meeting
How to schedule meetings on Teams Meeting? You can schedule meetings on given future times on Teams Meeting as shown below. 1. Sign in to Teams in a browser or the Teams app. 2. Open "Calendar" from Teams menu. You see your calendar. 3. Select a date and time on the calendar. 4. Click "New Meeting" ...
2023-11-09, ∼1913🔥, 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, ∼1911🔥, 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, ∼1909🔥, 0💬

Install JupyterHub in Conda Environment
How to Install JupyterHub in a Conda Environment? The easiest way to run an instance of JupyterHub is to install it in your personal default Conda environment. Here is how to do it. 1. Make sure that Conda is installed on the local computer. fyicenter$ conda --version conda 4.10.3 2. Activate your p...
2021-09-09, ∼1906🔥, 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, ∼1905🔥, 3💬

"sqlio -b" - IO Block Size in KB
What is the IO block size in KB option, "sqlio -b"? The IO block size in KB option, "sqlio -b", controls the size of each data block used as a unit for each I/O test. The default value is "-b2", 2KB. Example 1 - Run SQLIO with 4KB per data block: C:\fyicenter\SQLIO&gt;sqli o-b4 1 thread reading ...
2019-08-19, ∼1905🔥, 0💬

What Is IP Routing
What Is IP (Internet Protocol) Routing? IP (Internet Protocol) Routing is a technology that allows a message to be delivered from one local network to another network over an IP network. IP (Internet Protocol) Routing consists of the following components. 1. Host IP Configuration - Each host on an I...
2021-05-16, ∼1904🔥, 0💬

edition.php - Edition View API
What is the edition view API, edition.php? edition.php is another simple API provided by Library Genesis to allow you to view details of a file object for a given ID. Technical information on edition view API: URL: {site_url}/edition.php?id={id} site_url: https://libgen.lc or other mirror sites. id:...
2022-09-24, ∼1902🔥, 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, ∼1896🔥, 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, ∼1896🔥, 0💬

What Is Jupyter
What Is Jupyter? Jupyter or (Jupyter Notebook App) is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, machi...
2021-08-24, ∼1895🔥, 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, ∼1892🔥, 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, ∼1890🔥, 0💬

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, ∼1889🔥, 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, ∼1888🔥, 0💬

Adding Yahoo Emails to iPhone
How to add my Yahoo email account to my iPhone? I want to read my Yahoo emails on the phone. Adding Yahoo email account to your iPhone email manager is easy, see Adding Yahoo Emails to iPhone at phone.fyicener.com.
2015-06-10, ∼1888🔥, 0💬

Turn Off/On Microsoft Security Defaults
How to Turn Off/On Microsoft Security Defaults? I am the administrator or our Microsoft Business Account. If you are the administrator of your Microsoft 365 Business account, you can follow this tutorial to turn on or turn off Microsoft Security Defaults for all users in your organization. 1. Sign i...
2023-10-15, ∼1887🔥, 0💬

Westell A90-750015 Modem Re-Installation
How to re-install my Westell A90-750015 Modem? I just moved to a new apartment, my modem was working in my old place. If you are moving and need to re-install your Westell A90-750015 Modem, you can follow these steps: 1. Wait for the phone company to confirm that your DSL service is started at your ...
2015-06-15, ∼1886🔥, 0💬

What Is Microsoft Authenticator
What Is Microsoft Authenticator? Why am I prompted to download and install Microsoft Authenticator? Microsoft Authenticator is a cellphone app that provides an additional level of security to your Azure AD work or school account or your Microsoft account. With the Microsoft Authenticator app, users ...
2023-08-09, ∼1885🔥, 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, ∼1885🔥, 0💬

GoAccess - Frequently Asked Questions
Where to find answers to frequently asked questions on GoAccess for log file analysis? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team about GoAccess for log file analysis: Installing for GoAccess What Is GoAccess Install GoAccess on Fedora/CentOS View R...
2023-03-07, ∼1881🔥, 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, ∼1879🔥, 0💬

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