I summarized the way to install Node.js with nvm-windows. About installation of nvm-windows, I wrote it in “Windows: Manage multi version Node.js.
Continue reading Windows: Install Node.js with nvm-windowsCategory Archives: Windows
Windows: Install Node.js Multi-Version Control Tool
There are some tools to handle multi-version Node.js in Windows. In this article, I introduce nvm-windows. It is really easy to use, I think.
Continue reading Windows: Install Node.js Multi-Version Control ToolHow to Access to PostgreSQL in VirtualBox Guest OS from Host OS
Here’s a tips to connect PostgreSQL in VirtualBox guest OS, from host OS. Host OS can be Windows and Mac, because this is change of PostgreSQL setting.
Continue reading How to Access to PostgreSQL in VirtualBox Guest OS from Host OSWindows: Grep-Like Command FINDSTR
Here is the way I execute grep
-like command in Windows.
Windows, Excel: Connect Database Directly and Show the Data
Here, I introduce the way to show the database records in Excel directly. In this article, I’ll show you the way using ODBC connection. (There are other ways.)
Continue reading Windows, Excel: Connect Database Directly and Show the Data