Press "Enter" to skip to content

Posts tagged as “Linux”

Sending Email via PHP in CentOS 7 using Sendmail

Francesco Mondello 3
If you are running a web server or a VPS, you may encounter the need of sending emails using your PHP application. In the same way, if you are running a Wordpress blog or you are using any kind of CMS and you would allow your visitors to send you emails using a Contact form (for example using the Contact Form 7 plugin for Wordpress) you may need to install a simple program into your web server called sendmail.

How to Activate the Global Menu in Kde Plasma 5.9

Francesco Mondello 10
Global Menu is one of the most interesting features of Kde Plasma 5.9, the latest major release of the Kde Desktop Environment. Global Menus allow the user to have the application menu into the application itself, as a titlebar button or into a widget panel placed at the top of the screen. Global Menu is a very exciting feature a user would like to try, but unfortunately, for some reasons, enabling it may be a bit complicated if you don't know where to search.

WordPress Updates in CentOS 7 + Apache + SELinux

Francesco Mondello 0
A couple of weeks ago I moved my Wordpress blogs from a trivial shared hosting to a more sophisticated VPS running CentOS 7 since I was in search of more flexibility from my server. During these days, I learned a lot about managing a web server on my own and I'm still currently learning a ton of interesting things about this topic.

Converseen 0.9.6 now supports ImageMagick 7

Francesco Mondello 0
I'm glad to announce that Converseen 0.9.6 now supports ImageMagick 7, the newest branch of the open-souce image manipulation suite. Converseen is an open-source batch image processor for Linux and Windows, developed by me, that allows the user to apply automatically some operations on large groups of images. As instance, you can manage to resize, compress and change the format of a bunch of images before using them in your web pages.