PinnedOOFnivek’s StoriesThis page serves as a table of contents of all the stories (Medium calls it stories, WordPress calls it posts, I actually prefer articles)…May 29, 2020May 29, 2020
Deploying .NET ApplicationAfter the application successfully run in local development environment shown in this article, within the application directory compile…Feb 6Feb 6
Published inTowards Dev.NET MVC CRUD In 5 MinutesRead setup .NET SDK if you do not have dotnet installed. Scaffold MVC project.Jan 23Jan 23
macOS Setup .NET SDKGo to https://dotnet.microsoft.com/en-us/download to download the setup file. I personally prefer the LTS version, so I had chosen .NET…Jan 23Jan 23
Published inDev GeniusSetup Github SSH KeyCheck if ssh-agent is running, generate and add key with the commands below.Jan 23Jan 23
AWS EC2 Restore AMI ImageI’ve created AMI image previously in this article here and now I want to restore it.Jan 15Jan 15
AW Create AMI ImageI host my own WordPress in AWS EC2 and every time before I install new plugin or tweak settings that I’m unsure of, I have a habit to make…Jan 14Jan 14
Build Your Own URL ShortenerI have domain kevn.foo and I’m going to use it to build my own URL shortener for redirection in the simplest way possible without extra…Jan 13Jan 13
Password Protect Zip File in macOSIn macOS, you can easily compress file/folder from the user interface but there isn’t a user interface when you want to password protect…Jan 12Jan 12
Sudo Password ExpiryIf you are using sudo often and password expires too quickly and keeps prompting you for the password can be quite annoying. To lengthen…Jan 2Jan 2