youtube-dl is an open-source and light weight download manager for video and audio content from YouTube and many other video hosting websites. To install it
Upgrade Pcloud version on Ubuntu using shell script
Pcloud is a secure cloud storage which has 256-bit AES encryption for all files. They provide up to 10 GB Free! I use it mainly
Free space in the /boot partition on Ubuntu
Usually you get this error when /boot partition is full or near to full. You can usually remove old, unused kernels on /boot by running
Wireguard Service commands on Ubuntu Linux
To stop Wireguard service on Ubuntu linux, run following command – To start Wireguard service, run following command – To check the status of the
Squid Web Caching Proxy configuration on Ubuntu or Linux Mint
Optimising Web Delivery Squid is an excellent caching proxy for the Web. It supports HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response
Useful Features of ASP.NET
In this post, lets discuss about some of the useful features of ASP.NET 1. Faster compilation. This configuration setting was introduced post .NET 3.5 SP1.