Use Django to send emails with SMTP
Use Django to send emails with SMTP Sofiia Tarhonska Tue, 12/13/2022 – 03:00 Numerous professions utilize simple mail transfer protocol (SMTP) to deliver emails to their end users. SMTP also retrieves messages, though that has not been its primary use case. Open source frameworks like Django, a Python-based web framework, allows more control for sending emails using functions and expressions. This article shows how to configure...
Drupal 10 is worth a fresh look
Drupal 10 is worth a fresh look Martin Anderso… Tue, 12/13/2022 – 03:00 The popular Drupal open source content management system (CMS) reaches a significant milestone when version 10 is released on December 14. Personally, I think Drupal X sounds way cooler, but so far, my calls to name it that haven’t gotten much traction. I enlisted the help of my friend Aaron Judd of Northern Commerce to give us a sense of how cool...
Try this Linux web browser as your file manager
Try this Linux web browser as your file manager Seth Kenlon Tue, 12/13/2022 – 03:00 Konqueror is a file manager and web browser for the KDE Plasma Desktop. In many ways, Konqueror defined “network transparency,” as it applied to a personal desktop. With Konqueror, you can browse remote network files (including the Internet itself, which really is just a collection of remote files viewed through a fancy lens) just as...
A sysadmin’s guide to Carbonio
A sysadmin’s guide to Carbonio Arman Khosravi Mon, 12/12/2022 – 03:00 Carbonio Community Edition (Carbonio CE) is an open source no-cost email and collaboration platform by Zextras. It provides privacy for organizations seeking digital sovereignty by using on-premises self-hosted servers. Using self-hosted servers offers a deeper level of control over infrastructure and data. However, it requires more attention to server...
A Linux file manager for Vim fans
A Linux file manager for Vim fans Seth Kenlon Mon, 12/12/2022 – 03:00 Ranger is a terminal-based file manager that uses Vim-like keyboard commands. If you’re working in a terminal all day, running Sed and Awk commands and using Vim, then you might want a way to manage files without leaving the comforting glow of your amber-on-black screen. There are, of course, the ls and cd commands, but sometimes you want to “walk...
Simplify your Linux PC with the PCManFM file manager
Simplify your Linux PC with the PCManFM file manager Seth Kenlon Sun, 12/11/2022 – 03:00 The PCMan File Manager, or PCManFM for short, is a fast and lightweight file manager that’s full of features. It was developed for the LXDE desktop environment, but is a stand-alone application and can be used with the desktop or window manager of your choice. Install PCManFM On Linux, you can probably find PCManFM in your software...