-
From Windows to Fedora - A Migration Story vinothvkr #Linux#Fedora#Migration#Development My journey from Windows to Fedora Linux and why I am genuinely happy with this decision.
-
Fedora Workstation Setup - My Daily Driver vinothvkr #Fedora#Linux A comprehensive guide to setting up Fedora Workstation as a productive development environment.
-
Oxygen OS OnePlus 7T OTA Updates vinothvkr #Android#Oxygen OS#OnePlus#OTA Updates Complete list of OTA update links for OnePlus 7T. Download official Oxygen OS OTA updates with checksums and version information.
-
Revert back to stock OS in OnePlus vinothvkr #Android#Oxygen OS#OnePlus This guide shows how to restore the stock Oxygen OS from any custom ROM in OnePlus 7 and latest OnePlus devices. This may work in 7 and below version of devices. But this worked 100% in my 7T device and this how I reverted back my device.
-
Basic Linux commands vinothvkr #Linux#Ubuntu#Fedora Essential Linux commands for user and group management, file permissions, and system administration.
-
How to setup own VPN server vinothvkr #Linux#Ubuntu#OpenVPN In this tutorial we are using Ubuntu 20.04 server, so the steps shown below would work on almost all the Debian based linux distributions.
-
How to install PHP 7.3 in Ubuntu 18.04 vinothvkr #Ubuntu#php#Debian Step-by-step guide to install PHP 7.3 on Ubuntu 18.04. Learn how to add the Ondřej Surý PPA and install PHP for Nginx or Apache.
-
Allow action method to be accessed only by anonymous user in Asp.Net Core MVC vinothvkr #Asp.Net Core In this tutorial let's see how to allow a controller/action method to be accessed only by an anonymous user in Asp.Net Core MVC project.
-
Logging Exceptions into Database with ASP.NET Core vinothvkr #ASP.NET Core#.NET Core#Exception Handling#Logging#Database Learn how to implement a robust database exception logger using Exception Filters in ASP.NET Core MVC. This tutorial covers creating a separate DbContext for logging and handling unhandled exceptions gracefully.
-
Enable submit button if at least one input has value vinothvkr #JavaScript#JQuery Learn how to enable form submission when at least one input field contains a value using JavaScript and jQuery.
-
How to setup a Firewall with UFW on Ubuntu 18.04+ vinothvkr #Linux#Ubuntu#Security#Firewall UFW - Uncomplicated Firewall provides a user friendly way to create an IPv4 or IPv6 host-based firewall which helps a regular user to deny all incoming connections without much configuration.
-
How to install ZNC on Ubuntu 18.04 vinothvkr #Linux#Ubuntu Complete guide to install and configure ZNC IRC bouncer on Ubuntu 18.04 with systemd support.