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

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

Connect Router to Multiple ISPs
How to connect a router to Multiple ISPs? If you want increase the availability of you local network, you can install and configure a router that supports multiple ISPs. A router with multiple WAN sockets: WAN1, WAN2, WAN3, ..., will support multiple ISPs. The first step to make multiple ISP connect...
2022-05-05, ∼1629🔥, 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, ∼1628🔥, 0💬

What Is qBittorrent
What Is qBittorrent? qBittorrent is an open-source client application that allows to download and share files using the BitTorrent protocol. Main features of qBittorrent: Polished µTorrent-like User Interface No Ads Well-integrated and extensible Search Engine Simultaneous search in many Torrent sea...
2023-07-01, ∼1626🔥, 0💬

Change Display Name of Your Profile
How to change the display name of my profile on LinkedIn? If you want to change your display of your LinkedIn profile, you can follow these steps: 1. Sign in to your LinkedIn account. 2. Click the "Me" icon at the top of your LinkedIn homepage to open the profile menu. 3. Click "View Profile" in the...
2023-03-28, ∼1626🔥, 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, ∼1626🔥, 0💬

json.php API - Get "publishers" Objects
How to get "publishers" objects with Library Genesis API? Here are some examples on how to get "publishers" objects with Library Genesis API. Get the "publishers" object with p_id=1 in pretty JSON format. That object does not exist. fyicenter$ curl 'https://libgen.lc/json.php?ob ject=p&amp;ids=1'...
2022-09-12, ∼1625🔥, 0💬

I/O Tests on Hard Disks (HD)
Where to find SQLIO I/O Tests on Hard Disks (HD)? Here is a list of SQLIO Test Result Summary on different Hard Disks (HD) compiled by FYIcenter.com team. ST500DM002-1BD142 ATA HD - SQLIO Tests ST500DM002-1BD142 ATA HD - 64-KB Benchmark ST500DM002-1BD142 ATA HD - 1-MB Benchmark ST500DM002-1BD142 ATA...
2019-05-10, ∼1624🔥, 0💬

Storage Device Maximum Speed Summary
Where to find maximum I/O speeds measured by SQLIO on different storage devices? Here are maximum I/O speeds measured by SQLIO on some storage devices we have collected so far. All tests are using these common options: "-LS -i1 -f1 -t1 -p0 -s300". Test results of maximum reading speed with "-kR": Mo...
2019-05-25, ∼1623🔥, 0💬

SanDisk Cruzer Micro Flash Drive - 64-KB Benchmark
What is the average I/O performance of SanDisk Cruzer Micro 8GB 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 Micro 8GB Flash Drive on 64-KB blocks....
2019-07-30, ∼1620🔥, 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, ∼1618🔥, 0💬

Link to Company Page as Employee
How to link to a company page as an employee on LinkedIn? If you are currently working or used to work at a company, you can link to that company page as an employee as shown below. 1. Sign in to your LinkedIn account. 2. Click the "Me" icon at the top of your LinkedIn homepage to open the profile m...
2022-12-12, ∼1618🔥, 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, ∼1617🔥, 0💬

Private IP vs. Public IP
What are the differences between private IP addresses and public IP addresses? How a private IP network is mapped to a single public IP? Private IP addresses are IP addresses reserved for building private networks within an organization. Private IP addresses are listed below: Class Private IP Range ...
2021-05-16, ∼1616🔥, 0💬

Kingston DataTraveler 101 Flash Drive - 64-KB Benchmark
What is the average I/O performance of Kingston DataTraveler 101 7GB 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 Kingston DataTraveler 101 7GB flash Drive on 64-...
2019-09-16, ∼1613🔥, 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, ∼1611🔥, 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, ∼1611🔥, 0💬

Transfer PDF from Windows to iPhone/iPad
How can I transfer PDF books from my Windows computer to my iPhone? I want to read on my iPhone while traveling. The quickest way to transfer a single small PDF document is to send it as an email attachment to yourself. Open the email on your iPhone and save it. But if you have a large PDF document ...
2015-08-25, ∼1601🔥, 0💬

Connect Jupyter Console to IPython Kernel
How to connect Jupyter Console to IPython Kernel? Jupyter Console is a terminal frontend for kernels using the Jupyter protocol. You can use Jupyter Console to connect available Kernels and execute instructions as shown in this tutorial. 1. Install Jupyter as shown in previous tutorials. Jupyter Con...
2022-06-17, ∼1599🔥, 0💬

Assign Audio Conferencing License to User
How to assign Audio Conferencing license to specific uses in your organizationn? After you have purchased the Audio Conferencing license for your region, you need to assign it the user who needs to organize meeting with the audio dial-in option. 1. Go to Micrsoft 365 Admin Center. 2. Click "Billing ...
2022-04-13, ∼1598🔥, 0💬

"sqlio -i" - Number of IOs per IO Run
What is the Number of IOs per IO Run option, "sqlio -i"? The Number of IOs per IO Run option, "sqlio -i", specifies run size, which is the number of I/O tests performed in each run. The default value is "-i64", 64 tests per run. In this case, SQLIO will repeat as many as runs within the specified ex...
2019-09-04, ∼1597🔥, 0💬

Azure Virtual HD on Windows 10 as C: - 1-MB Benchmark
What is the 1-MB I/O performance of Azure Virtual HD on Windows 10 as the system drive "C:"? The I/O performance of reading and writing 1-MB files of a Azure Virtual HD on Windows 10 as the system drive "C:" can be measured by running SQLIO with multiple 1024-KB blocks with a large stripe factor. He...
2019-06-29, ∼1597🔥, 0💬

What is Export Manager Module
What is Export Manager Module? Export Manager module is a very useful module that lets you control the various ways in which your form submissions can be viewed and downloaded. Export Manager module provides 6 built-in export types: HTML single table - All submissions are exported as a single HTML t...
2019-11-21, ∼1595🔥, 0💬

IP Routing Table on Windows
How to display IP Routing Table on Windows Systems? You can use the "network -rn" or "route print" command to display the IP routing table a Windows system. Here is an example: fyicenter&gt; netstat -rn ============================== ============================== ===============Interface List 3....
2021-04-30, ∼1591🔥, 0💬

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