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.


php-switch-versions-in-arch-and-manjaro

Switch PHP versions in Arch and Manjaro

As a developer you may sometime need to test an app on different PHP version. Today I am going to show you how to switch PHP versions in Arch and Manjaro OS.
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.