The Blog
-
Mount Windows 10 iso in linux (fix This disc contains a "UDF" file system)
While creating a live Windows 10 USB in Linux is simple and consists of two straightforward steps: Mounting the Windows …
-
Install Jenkins In Linux Using Docker
Jenkins is a powerful open source automation server used for building, deploying and automating projects, in this …
-
Wordle-Helper : How to never lose in Wordle again
Wordle-Helper is a web-based app I created with a friend of mine that helps solve the famous Wordle game , here’s …
-
Fix emojis not rendering on Linux
Many websites are starting to use emojis as part of their UI, a missing font can cause them to be rendered as squares in …
-
[How to] Install & Use Selenium for Python with Vivaldi browser in Linux
Selenium is a great framework for automating Web Browsers for testing and other purposes , in this blog we’ll …