|
|
By admin, on April 3rd, 2012
This is a very cool plugin for Request Tracker (RT) that will help your users write the right e-mail address and will avoid the administrators those annoying bounces when e-mails are sent from RT to wrong e-mail addresses.
I used RT 3.8.8 and RTx::EmailCompletion 0.06.
Installation perl -MCPAN -e shell cpan> install RTx::EmailCompletion . . . → Read More: Request Tracker email auto completion
By admin, on April 3rd, 2012
When disk C: is almost out of space and your Windows system gets painfully slow, how do you choose what to delete to free space? Manually checking file and folder sizes is too slow and may not free as much space as needed.
I recommend two simple but powerful tools to find out . . . → Read More: Disk space usage tools for Windows
By admin, on February 11th, 2011
The Exploit Scanner plug-in for WordPress is an excellent tool that helps discovering vulnerabilities in your WordPress deployment.
The plug-in installs as usual. It creates a new menu item: “Tools > Exploit Scanner”.
At the time of this writing, it has two features:
Run a manual scan for potential exploits. Show the list . . . → Read More: Exploit Scanner for WordPress
By admin, on December 12th, 2010
I’ve been using the Windows Address Book (WAB) for years, since Windows 95. As anything that has been used for years, it has a lot of information about people I really care. Not only I keep the basic stuff, like names, e-mails and addresses, but also birthdays, the place I first met people, . . . → Read More: How to search in all fields of Windows 7 Contacts (Windows Address Book replacement)
By admin, on October 23rd, 2010
Sometimes we need to create a snapshot in VMware ESXi (e.g. for backup purposes) and delete it right afterwards. This kind of operations are usually performed with shell scripts. In this post, I will explain how to remove the last snapshot using the command line.
You can specify the snapshot you want to . . . → Read More: VMware ESXi: howto remove the last snapshot
By admin, on October 23rd, 2010
In VMware ESXi, you have blocking and non-blocking tasks. When creating scripts to execute non-blocking tasks, it may be useful to wait for non-blocking commands to complete. This can be done by looking to the task list in the command line.
As an example, I used one of the harmless tasks in VMware: . . . → Read More: VMware ESXi: howto wait for commands to complete (e.g. create snapshot)
By admin, on October 17th, 2010
I had to configure a PPPoE interface as a secondary Internet connection in a Linux firewall, using the CentOS Linux distribution. The idea was to route HTTP and HTTPS traffic through the PPPoE connection to leverage the bandwidth usage of the primary static-IP connection.
There are some things to consider when the PPPoE . . . → Read More: PPPoE in a multiple-connection Linux firewall
By admin, on October 4th, 2010
I’ve been using Firewall Builder to manage Linux (CentOS) firewalls for a while. It’s an excellent tool for middle-sized organizations.
I was a happy sysadmin with my single-ISP fwbuilder configuration. Everything was simple, everything worked out of the box. One day, a PPPoE connection came by. I thought there was a simple solution . . . → Read More: Firewall Builder with multiple ISP connections howto
By admin, on September 20th, 2010
vmktree is a free web tool that shows you the graphs of resource usage of VMware ESX Server, VMware Server (on Linux), GSX Server (on Linux) and a few other data center devices (ilo/ilo2/rsa2/ds4000).
Currently, it is not possible to use vmktree with a VMware ESXi 4.1 host with ssh root logins disabled. . . . → Read More: vmktree: disable root ssh password logins in VMware ESXi 4.1
By admin, on August 26th, 2010
I had to assign permissions to group “root” as a host Administrator of my ESXi. I was a little bit distracted and assigned the “Read-only” role to group “root” instead of role “Administrator”. As a side effect, user “root” got read-only permissions!
User “dcui” is Administrator by default, so we can use it . . . → Read More: VMware ESXi: always keep another Administrator user other than root
|
|
|