Tag ubuntu

meld-as-diff-tool

Use Meld as a Git diff tool

Meld is a great tool for files/directories comparison. Git on the other hand also provide diff command line tool, which some users may prefer too. I am going to show you how to use Meld as a git diff tool here.

copy-file-content-to-clipboard-in-terminal

Copy file content to clipboard in terminal

If you are working in terminal/console most of your time, you may already know how to copy a file content to clipboard. But if not, here today we will explore how can we copy a file content to clipboard in terminal.

nextcloud-manual-upgrade

Manually upgrade Nextcloud

You can automatically upgrade your Nextcloud instance from Admin settings. But for whatever reason you are not able to automatically upgrade, you can still manually upgrade Nextcloud.

Elasticsearch-7-and-Nextcloud

Setup Elasticsearch 7 for Nextcloud

Nextcloud default search is very basic but it gets the job done. To enhance the search we will setup Elasticsearch 7 for Nextcloud in this article.

protect-wordpress-login-bruteforce

Protect WordPress login from brute force

Having WordPress site means some sleepless nights. But no worries, we will add a HTTP based authentication to protect WordPress login from brute force attacks.

MacOS-in-virtualbox-on-Linux

Run macOS in Virtualbox on Linux OS

I am on Manjaro OS, but it should not matter what OS you are on. The end result of this article is to run macOS in Virtualbox on any Linux OS.