Menu
TAG

Uncategorized

Set up Email Server With Virtualmin For Unlimited Emails & Storage
Linux Tutorials 7 min read

Set up Email Server With Virtualmin For Unlimited Emails & Storage

In the Linux cPanel series, I reviewed Virtualmin, one of the best open-source cPanels for websites and email servers. Virtualmin is built on top of Webmin, another great, free & open source website control panel. What’s great about Virtualmin is that it lets users straightforwardly create virtual servers. It lets managing multiple websites on one server and keeping all the websites separate from each other. So if one website is using PHP 7, the other could use any other version, or diff

Linux TutorialsSetup web serverSystem Administration
700,000 WordPress Sites Affected By Zero-day Vulnerability in File Manager Plugin
Uncategorized 1 min read

700,000 WordPress Sites Affected By Zero-day Vulnerability in File Manager Plugin

Yesterday a zero-day vulnerability was discovered in a popular WordPress plugin, File Manager. The vulnerability allows arbitrary file upload and remote code execution. File Manager plugin is a useful plugin that allows users to browse site files in an easy way. The plugin has over 700,000 active installations that make it a desired target for attackers. Yesterday the vulnerability was discovered by Seravo as part of their WordPress upkeep service. They noticed unusual activity on s

Uncategorizednews#Import 2024-11-04 15:59
Create Custom classes And functions in Laravel
Programming 2 min read

Create Custom classes And functions in Laravel

PHP is an object-oriented programming language, and we can define classes and functions like any other OOP language. Laravel is a PHP framework and provides great advantages over other PHP frameworks. We can easily import Laravel classes anywhere in the application. It is equally easy to do if you are thinking of creating your own classes and functions in Laravel. One of the reasons we may want to create our own classes is to have customized functionality in our Laravel app. Though

ProgrammingUncategorizedtutorial
Set Up Passwordless Login in Laravel
Programming 5 min read

Set Up Passwordless Login in Laravel

In the last article, we discussed the difference between a passwordless login system and a password login system. In this article, you will learn to develop a passwordless login system in Laravel. What is Passwordless login? We discussed in detail the passwordless login system in another article. But in brief, passwordless login allows users to log in to an app without entering a password. To know more about it and make it more secure, please head over to this article. Requir

ProgrammingUncategorizedhow-to
Configure Mailtrap And Multiple Email Services in Laravel Applications
Programming 3 min read

Configure Mailtrap And Multiple Email Services in Laravel Applications

Laravel is an easy-to-understand PHP-based framework. It makes writing complex features extremely easy; sometimes, just one function does it all. While the Laravel application is under development, one might also need to test email functionality. Emails play an important role in any application. With emails, we can notify users of new app features, available offers, and security events. It is essential to test your emails before sending them to real customers. Mailtrap can be helpful for

ProgrammingUncategorizedhow-to
Passwordless Login Vs. Password Login - Good & Bad
Uncategorized 5 min read

Passwordless Login Vs. Password Login - Good & Bad

We use passwords every day for logging into our favorite sites. We also hate to use it because most websites force users to create strong passwords that are difficult to remember. In this article, I will not just talk about how beneficial a passwordless login system is or how it can boost your sales overnight by providing a hassle-free login system. I will also discuss how password still plays an important role, advantages, and disadvantages in securing an application. A little His

Uncategorizedreview#Import 2024-11-04 15:59
ORC - Anonymous Cloud Storage Helps Protect Investigative Journalism
System Administration 6 min read

ORC - Anonymous Cloud Storage Helps Protect Investigative Journalism

ORC stands for Onion Routed Cloud, which is an anonymous cloud storage network. It is a free and open-source project. ORC allows anonymous file-sharing online without the risk of leaking them to the Internet. Why Is Anonymous Cloud Storage Important? When governments around the world are peeking into everyone’s life, Journalists and activists around the globe are finding it difficult to communicate safely on the Internet. Journalists around the globe are being murdered, facing

System AdministrationUncategorizednews
Kali Linux 2020.3 Released With Bluetooth Arsenal in NetHunter, Automating HiDPI Support, New Shell & More
news 4 min read

Kali Linux 2020.3 Released With Bluetooth Arsenal in NetHunter, Automating HiDPI Support, New Shell & More

Kali Linux is the best penetration testing distribution with hundreds of tools for testing different devices and services. In Kali Linux 2020.3 update, the team has made several important changes to Kali that make it much better. Kali Linux is a free and open-source penetration testing Linux distribution built by Offensive Security. The distribution can be installed on various devices including smartphones and Raspberry PI. What’s New In Kali Linux 2020.3? Recently, Kali Linux

newsUncategorized#Import 2024-11-04 15:59
Critical vulnerabilities in Quiz And Survey Master WordPress Plugin
news 1 min read

Critical vulnerabilities in Quiz And Survey Master WordPress Plugin

Quiz and Survey Master is a WordPress plugin for creating quizzes and surveys easily on WordPress sites. It is installed on over 30,000+ websites. Recently WordFence‘s Chloe Chamberland discovered two critical vulnerabilities in Quiz and Survey Master plugin version 7.0. VulnerabilityDanger levelExploitationArbitrary file uploadCriticalEasy to exploitArbitrary file deleteCriticalEasy to exploit Arbitrary File Upload The first vulnerability is the Arbitrary file upload vul

newsUncategorized#Import 2024-11-04 15:59
Pros & Cons of WordPress Plugins Auto-updates
Reviews 4 min read

Pros & Cons of WordPress Plugins Auto-updates

WordPress released a major update yesterday with some big changes. One of the features is the ability to apply all the plugins and themes updates automatically. Earlier plugins updates could be automatically applied with the help of additional plugins. One popular plugin is Jetpack that can apply available updates automatically. Now WordPress 5.5 core supports auto-updates out of the box. In this article, we will discuss the auto-update feature of WordPress. For many websites, this

ReviewsUncategorizedreview
[Fixed] How to Fix "lsb_release command not found" Error in Linux
Linux Tutorials 2 min read

[Fixed] How to Fix "lsb_release command not found" Error in Linux

lsb_release is an important command for bash scriptwriters. It lets the user know about the currently installed Linux distribution, the specific version, and the codename. Yesterday I was trying to set up a Raspberry pi web server for my client and found out the script I was running to set up certain packages needed to know the distribution name. The script was using lsb_release command to know the distribution’s name but failed with the error “lsb_release command not found”. I thou

Linux TutorialsUncategorizedhow-to
LibreOffice 7 Released
news 3 min read

LibreOffice 7 Released

LibreOffice is the best open-source alternative to Microsoft Office. It is available for all major platforms and the document foundation releases frequent updates. With the new major update LibreOffice 7, it has got some nice features and performance improvements. LibreOffice is an office suite developed by the document foundation. The look and features of every LibreOffice are identical to MS Office or even better. The Calc Spreadsheet that is the alternative to MS spreadsheet open

newsUncategorized#Import 2024-11-04 15:59