Skip navigation.

exploreopera

| Help

Sign up | Help

The-REV's Blog

PhRozEn 4Life

Dell Unveils Virtualization Lineup

Dell announced its broadest lineup of dedicated virtualization solutions ever. More than a dozen new servers, tools, and services simplify the deployment and management of virtualization in Enterprises of any size. "Virtualization is quickly moving beyond hypervisors and hardware consolidation," said Rick Becker, vice president of software and solutions, Dell Product Group. "Enterprises are looking for a broad array of servers, storage and services designed specifically for virtualized environments. Having been a leader in the first wave of virtualization, today we are signaling our intent to lead the second."

Parallels Releases Parallels Plesk Control Panel 8.4 for Windows and Linux/Unix!

The latest release of the Parallels Plesk Control Panel, the leading multi-platform control panel, includes over 20 new features for Linux and Windows users. You can upgrade to Parallels Plesk 8.4 by downloading the new version: http://www.parallels.com/en/download/plesk/products/
Parallels Plesk Control Panel 8.4 continues Parallels' SaaS Initiative of enabling integration of a broad category of applications that can be hosted to end users and SMBs. This new version of the software further integrates the software with 3rd party and other web applications as well as continuing to deliver innovative ease of use, the highest levels of stability and performance, security and unmatched value.


Top features in Parallels Plesk Control Panel 8.4:

Categories in Application Vault
DomainKeys support
4PSA VoipNow integration
Database users prefix
Import/Export Database Backup
New Plesk events
Ability to block domain creation in foreign DNS zone
Extended branding options
Application Packaging Standard (APS) CGI support

Worldwide 2008 Mandriva Linux Spring Installfest

Mandriva rallies the community of Linux users in many cities across the globe on June, the 14th, 2008.

In order to bring Linux to new users and present the new features and technologies available in Mandriva Linux 2008 Spring, Mandriva is mobilizing its network of Linux User Groups (LUGs) to coordinate a worldwide Installfest on June, 14th , 2008.

Installations of Mandriva Linux One and Free will take place all around the world, thanks to the Linux community. Major participating locations will include the United States, China, Poland, Argentina and France. Expert Mandriva Linux users are invited to assist beginners to help them get started with the operating system. Participants will be able to:

Get help on installing Mandriva Linux 2008 Spring on their laptop or desktop free of charge.
View demonstrations of all that can be done with Mandriva Linux 2008 Spring.
Get answers to their questions.
Meet other Mandriva Linux users, and chat with their local community.

The installation is often the toughest step for a beginner willing to adopt a new operating system. This is why Mandriva invites anyone wishing to know Linux better to join the free install fests on June, 14th. These installfests are made possible thanks to the power of the knowledge sharing spirit, one of the keystones of the open source community.

In order to be the most efficient, please give us all the informations required below, and send them back to: lugs@mandriva.com:


Name:
Location of the Install Party
Number of persons :
Shipping addres:
Name:
Street:
Zip Code:
Town:

Get more information about Mandriva Linux:
http://www.mandriva.com/linux

Have a look at our Mandriva Club with all the information you need to get started:
http://club.mandriva.com/

Get more information on Mandriva's offer:
http://store.mandriva.com/

Manage your acccount :
https://my.mandriva.com/newsletter/

The Mandriva Team

phpBB 3.0.1 Released

The phpBB Team announced today April 11th the availability of the phpBB 3.0.1 package. This version has seen numerous stability fixes, performance tweaks and general bugs fixed. Additionally two minor security-related bugs were fixs.

Please note that we urge you to update. The versions we currently support here are phpBB 2.0.23 and phpBB 3.0.1.

3.0.1 has seen some some critical bugs fixed, including:

- Allow correct avatar caching for CGI installations. (thanks wildbill)

- Fix disabling of word censor, now possible again

- Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)

- Correctly handle empty imageset entries (Bug #16865)

- Correctly check empty subjects/messages (Bug #17915)

- Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)

- Sped up viewforum considerably (also goes towards mcp_forum)

- Allow editing usernames within database_update on username cleanup (Bug #18415)

- Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide

- Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)

- Stricter checks on smilie packs (Bug #19675)

- Possible login problems with IE7 if browser check is activated (Bug #20135)

- Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)

- Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)

- Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)

- Changing order for post review if more than one post affected (Bug #15249)

- Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)

- Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)

- Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)

- Try to sort last active date on memberlist correctly at least on current page (Bug #18665)

- Handle generation of form tokens when maximum time is set to -1

- Correctly delete unapproved posts without deleting the topic (Bug #15120)

- Respect signature permissions in posting (Bug #16029)

- Users allowed to resign only from open and freely open groups (Bug #19355)

- Assign a last viewed date to converted topics (Bug #16565)

- New option to hide the entire list of subforums on listforums

- Custom BBCode {EMAIL}-Token usage (Bug #21155)

- Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)

- Use correct string for filesize (MiB instead of MB for example)

- Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)

- Correctly return sole whitespaces if used with BBCodes (Bug #19535)

- Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)

- Added sanity checks to various ACP settings

- Removed minimum form times

- Custom profile fields with date type should be timezone independend (Bug #15003)

- Warnings if poll title/options exceed maximum characters per post (Bug #22865)

- Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)

- Display "empty password error" within the login box instead of issuing a general error (Bug #22525)

- Allow & and | in local part of email addresses (Bug #22995)

- Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)

- Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)

- Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)

- Do not detect the board URL as a link twice in posts (Bug #19215)

- Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)

- If pruning users based on last activity, do not include users never logged in before (Bug #18105)

- Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)

- Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) - reported by AlleyKat

- Check for non-empty config.php within style.php (Report #s24575) - reported by bantu

- Find and display colliding usernames correctly when converting from one database to another (Bug #23925)

Please refer to the changelog for a complete list of fixes since 3.0.0:

http://www.phpbb.com/support/documents.php?mode=changelog&version=3

A short explanation of how to do a conversion, installation or update is included within the provided INSTALL.html file, please be sure to read it.

*Minimum Requirements*

phpBB3 has a few requirements which must be met before you are able to install and use it.

- A webserver or web hosting account running on any major Operating System with support for PHP

- A SQL database system, one of:

- MySQL 3.23 or above (MySQLi supported)

- PostgreSQL 7.3+

- SQLite 2.8.2+

- Firebird 2.0+

- MS SQL Server 2000 or above (directly or via ODBC)

- Oracle

- *PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible))* with support for the database you intend to use.

- getimagesize() function need to be enabled

- These optional presence of the following modules within PHP will provide access to additional features, but they are not required.

- zlib Compression support

- Remote FTP support

- XML support

- Imagemagick support

- GD Support

The presence of each of these optional modules will be checked during the installation process.

*Security*

Security issues found should be reported to our security tracker in the usual way. The tracker is available at:

http://www.phpbb.com/bugs/security/

Mandriva Linux 2008 Spring is out: 10 years of innovation!

Mandriva is proud to release its brand new distribution Mandriva Linux 2008 Spring. This new release happens as we are celebrating 10th year of innovation. A new set of tools is available to always fit your needs, the latest tools to secure your family and your data: modules for parental control and backup of your system!

For 10 years, Mandriva has offered its users a clear alternative on the desktop: a complete and easy to use solution. It provides all the features expected of a modern desktop: office, Internet, multimedia and games. Mandriva Powerpack 2008 Spring brings you the best of Mandriva: a selection of the best open source software, with exclusive additions.

-Simple and secure configuration
The Mandriva Control Center has been designed to make it easy to administer your system. Configuring your wireless connection, installing and updating your favorite applications, using 3D desktop features, and using printers and scanners are all child's play. You'll find the latest tools to secure your data, and your children: modules for parental control and to protect your system.

-The efficient office
OpenOffice.org provides the best tools for doing your office work: spreadsheet, word processor, presentation manager, and database. These
programs produce documents compatible with all the most widely-used office applications, to make sure you can send your work anywhere.

-The best multimedia environment
Your Linux computer turns into a true multimedia center and connects with all your favorite media devices. With Coherence, stream your media with the most popular game consoles and multimedia players. Elisa is a true multimedia center which lets you organize and browse your photos, music and videos.

-The Powerpack bonus
The Powerpack edition also provides:
- a set of audio and video codecs to read the most commonly used formats
- Google Picasa(TM) is the best way to organize, edit and share all the photos stored on your computer.
- Transgaming Cedega (TM) makes sure you can keep on playing your favorite games, like Need for Speed (TM) Carbon, Oblivion (TM), Battlefield 2142 (TM)
and many more.

Along with this software comes exclusive service, offering you a helping hand with your experience and web support to help you get the best out of Mandriva.

How to get Mandriva Linux 2008 Spring right now?
================================================

- Download Mandriva One, the free live and install version!
http://www.mandriva.com/en/product/mandriva-linux-one

- Get the full and downloadable version of the Powerpack 2008 Spring with it's full set of audio and video codecs!
http://www.mandriva.com/en/product/mandriva-linux-powerpack
Only 49 euros / USD 59!

- Pre order now the box or slim DVD versions of the full Powerpack 2008 Spring on Mandriva on-line store
http://store.mandriva.com
Box version, only 69 euros / USD89, Slim pack DVD, only 59 euros / USD69

Pre orders will be delivered within 10 to 15 days.

And if you want to get the two major versions of Mandriva Linux, 2008 Spring and the 2009 versions for only 59 euros / USD 69! just subscribe the Powerpack membership!
http://www.mandriva.com/en/product/mandriva-linux-powerpack

cPanel VPS Optimized

cPanel VPS Optimized is a new version of cPanel / WHM specifically designed to run on Virtual Private Servers. cPanel VPS Optimized provides the feature rich functionality of cPanel / WHM while reducing memory usage by up to 60% on VPS instances.

cPanel VPS Optimized represents a great step forward for cPanel customers. The reduction in memory usage for each install allows web hosts the ability to host more domains per virtual machine. This increase enables hosts to provide a more efficient and eco-friendly server base with fewer physical machines.

The upgrade to cPanel VPS optimized will require no interaction. Once cPanel VPS Optimized has reached the build tree on your server, automatic updates ( or manual) will upgrade the current cPanel / WHM installation to a cPanel VPS Optimized installation. cPanel VPS Optimized is currently only in EDGE builds.

Information about cPanel VPS optimized can be found at:

http://www.cpanel.net/products/cpvps/

SSH Releases SSH Tectia Ver. 6.0

On this March, SSH Communications Security released a major upgrade to the SSH Tectia solution, which is designed to dramatically lower the cost and ease the deployment of securing file transfers and data-in-transit.
The key products released include SSH Tectia Client 6.0, SSH Tectia Server 6.0, SSH Tectia Manager 6.0, and the revolutionary new SSH Tectia ConnectSecure 6.0. Find out more at: http://www.ssh.com

New Boxer Text Editor is Out!

New version of Boxer text editor for programmers, v13, has been released by David Hamel. This new version adds dozens of new features to the editor:

PORTABLE/USB EDITING - install Boxer to a USB memory stick for portable, on-the-go editing. All of Boxer's configuration files are maintained on the removable medium, and no traces are left on the host machine. I've installed Boxer in my OCZ Rally pen drive (8MB) in Linux and it is running just fine, also in all Windows I have in my machines.

HEX/BINARY EDITING - Boxer can now be used to edit hex files in a custom hex editing mode. Edit using two-digit hex codes, or by entering ASCII characters directly.

UNICODE EDITING - edit UTF-8 and UTF-16 Unicode files, or convert among ASCII/Unicode formats. Edit XML files, log files, registry files etc, and any other Unicode files whose multi-byte content can be mapped onto the current code page.

VISTA COMPATIBLE - Boxer is now fully compatible with Windows Vista. Boxer maintains its configuration files in a separate "AppData" folder, apart from its installation location in "Program Files," in accordance with Vista's User Account Control (UAC) feature.

... and many, many more. See the full list here:

http://www.boxersoftware.com/changes13.htm

I'm using Boxer since its first versions, in OS/2 Warp, Windows, DOS and Linux and strongly recommend it for all Web professionals and programmers. Boxer exist in native versions for OS/2, DOS and all Windows. For Linux you have to install it using CodeWeavers API emulator (CrossOver). Interested? Take a look on this web page: http://macarlo.com/dwmandrake.htm

FreeBSD 7.0 Released!

The developers of the FreeBSD project have released Version 7.0 of this free operating system. Besides the obligatory correction of errors and the updating of the package, this free spin-off from Unix incorporates many improvements and new functions. This release doesn't just replace Version 6.3, which came out only recently, but opens up a new approach that makes major changes. The old 6.x line will continue to be maintained and supplemented, because big changes aren't necessarily desirable on a professionally operated server, and server operators will need time to test the new functions and options. Official support for the 5.x series that was released for productive use in late 2004 will, however, end in May this year.
Check out at: http://www.freebsd.org/releases/7.0R/announce.html

Don't Let Downtimes Ruin Your Business!!



Keep peace in mind for free: get your dedicated server, VPS or simple website monitored by @MacarloMonitor!! You will receive a daily e-mail on your host uptime. Upgrading to professional monitoring you can receive alerts by SMS!! Visit us at: http://monitor.macarloshark.com
May 2008
SMTWTFS
April 2008June 2008
123
45678910
11121314151617
18192021222324
25262728293031