Useful tips for everyday
What does it mean to erase a disk? Erasing your hard drive also removes all computer software installed on it, including things like word processors,…
How do I dump a specific table? Dump a specific table or few rows (MySQL) The simplest case is the whole database dumping: Sometimes, there’s…
Does Watir use Selenium? Watir-WebDriver is the modern version of the Watir API, which is based on Selenium. Selenium 2.0 provides the reference implementation of…
How do I change locale in Debian 10? Manually Edit the file /etc/locale.gen and add your locale settings (one set per line), e.g.: de_DE.UTF-8 UTF-8…
How do you prevent IP datagram from being fragmented? A IP datagram can be prevented from fragmentation, by setting the “don’t fragment” flag in the…
Can I use 2 routers to extend my wireless range? It is possible to use a second router as a range extender to your existing…
Is 3D printing a viable business? 3D printing business ideas: B2C product production. 3D-printed products are attractive to customers because of their novelty, but they…
How to configure a linked server in SQL Server? You can configure a linked server by using SQL Server Management Studio or by using the…
How does a TRIAC dimmer work? The TRIAC dimmer decoder, according to National Semiconductor, detects the dimming angle of a rectified AC current. The LM3450…
What is parsing a log file? What Is Log File Parsing? Parsing is the process of splitting data into chunks of information that are easier…