How to solve error: snap “packagename” has “install-snap” change in progress error

  • Post last modified:May 2, 2024
  • Post category:Linux
  • Post author:

Some times when you try to install the snap packages via your terminal app, you will get error: snap "packagename" has "install-snap" change in progress error. This is because of the incomplete or broken snap installation. This will happen during…

Continue ReadingHow to solve error: snap “packagename” has “install-snap” change in progress error

How to install Tales of Maj’Eyal game on Ubuntu

  • Post last modified:January 7, 2020
  • Post category:Linux
  • Post author:

Tales of Maj’Eyal is a free and open source roguelike RPG tactical turn-based combat and advanced character building game for Windows, MacOS and linux. In this game you need to choose your race and class then explore the ruins, dungeon and face battle against necromancers, dragons and arcane demons. You also need to develop you character with your own abilities and powers. It is release under a GNU GPLv3 license.Some of its important features are keyboard and mouse-driven interface, non-linear game plot and online support.

(more…)

Continue ReadingHow to install Tales of Maj’Eyal game on Ubuntu

Windows Defender Antivirus in Windows 10 – Disable it Permanently and Temporarily

Windows Defender Antivirus is a free Windows 10 build in antivirus feature from Microsoft. It protects you from the threats like viruses, malware, ransomware and spyware across apps, web and email. It comes with strong real-time protection feature. But in…

Continue ReadingWindows Defender Antivirus in Windows 10 – Disable it Permanently and Temporarily

How to Protect Your WordPress Website From Bad Malicious Hacker Bots

If you want to protect your WordPress website from bad bots and hacker’s malicious url requests then this article is for your. These can be a big nuisance for your website. You can block it by using plugin or using your .htaccess file. In this tutorial we will see one by one.

Block Bad Malicious Hacker Bots using plugin:

BBQ Block Bad Queries is a free wordpress security plugin from Jeff Starr. Using this you can protect your wordpress website against malicious URL requests by bad hackers, bots and scrapers. This plugin acts as a firewall between your user and your website and scans all incoming traffic to your website and blocks malicious bad requests. Some important features are blocks malicious requests, directory traversal attacks, executable file uploads and SQL injection attacks. It scans all type of requests like GET, POST, PUT, DELETE. It comes with zero configuration option. So no need worry about the settings. Just install and forget about it.

(more…)

Continue ReadingHow to Protect Your WordPress Website From Bad Malicious Hacker Bots