Category : Linux
-
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 …
-
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 …
-
Install the latest SQLite3 on linux (Easy, beginner friendly, no compilation)
In this tutorial we’ll install the latest binaries for sqlite3 in linux (distro unspecific) , the principle is …