First Time Upgrading OpenBSD

Open BSD 6.2 was released on Oct 2017 and i am curious how to upgrade my Open BSD 6.1 laptop. From what i read/know, upgrading OpenBSD must be done from a version to the next version following that version. In my case i want to upgrade from 6.1 to 6.2.

Start with downloading files from your favorite OpenBSD mirror and get these following files.

  1. bsd
  2. bsd.mp
  3. bsd.rd
  4. All Files end with .tgz

Continue reading “First Time Upgrading OpenBSD”

Vim text editor for windows

Tonight i want to install vim for windows on my Win 10 laptop.

Download the installer of gvim80-586.exe from url https://vim.sourceforge.io/download.php#pc.

Install it and follow till the end.

At the end we can choose to show readme like above.

Done installing and try to launch gvim from start menu by searching gvim.

Using gvim (gui version) is easier because we have access to menu instead of typing command.