Are you looking for a convenient way to connect to a WebDAV server and upload files in Ubuntu? The graphical interface in Ubuntu provides an easy-to-use method for accessing WebDAV resources. In this guide, we’ll walk you through the steps to connect to a WebDAV server and upload files using the Ubuntu UI:
Read More…Create Bootable Windows USB on Ubuntu
There are many guides how to create a bootable windows USB on Ubuntu, but most of the solutions are no more working or too complicated. I was able to find an easy solution how to write an Windows installation .iso file to a bootable USB. Here are the steps I followed:
Read More…Not Working Microphone on Ubuntu
For some reason the microphone from my headphones stopped working on Ubuntu. Here is how I resolved the issue on Ubuntu:
Read More…Determine Kernel Architecture on Linux
Usually, when download an app, you need to select between 32bit and 64bit version. It needs to be compatible with your Linux Kernel Architecture. Here is how to find what version you have:
Read More…How to Free up Space on Ubuntu
I like to keep my Laptop SSD tidy. So, from time to time I clean up unnecessary files using a few Ubuntu/Linux terminal commands:
Read More…How to Convert PNGs and JPGs in WebP format in Ubuntu
As described in previous post, it seems that WebP will be the future of images format used in websites. Here is a quick guide how to convert other image types such as PNGs and JPGs in WebP format in Ubuntu:
Read More…How to Install MS Teams on Ubuntu
If you use Ubuntu and you need to use MS Teams app, it can be installed easy. Here are all of the necessary steps:
Read More…Create Symlink in Linux Terminal
Symlinks (also known as ‘symbolic’ or ‘soft’ links) are special type of files which reference to another folder or file.
Here is how to create a symlink from Linux terminal:
Read More…Remove Old Linux Kernels in Ubuntu
After upgrading to the latest linux kernels, the old kernels will remain until they are manually removed. Here is how it can be done:
Read More…