Archive for the ‘Server’ Category

07.26
11

Wine audio architecture changes

by admin ·

With the release of version 1.3.25 of the free Windows API Wine replica of the developer’s existing audio architecture have now been replaced by a constructive solution to MMDevAPI. Moreover, given the current test version of Wine, a first support for the scripting language VBScript.

After the summer of last year with Wine 1.2 stable version of the Win32 API emulation was released, focusing on the development of Wine back the implementation of new features. So it was for some time under the free Windows API emulation enabling games and start Windows applications directly. After Microsoft, however, with the MMDevice API introduced a new sound-set architecture, especially on the innovation of new applications – a problem, because Wine is not implemented fully the MMDevAPI. In such cases, it often helped to shut down the use of MMDevAPI in winecfg.
(more…)

06.15
11

Traffic Apache 3.0.0 server processes 220 000 requests per second

by admin ·

The Apache Traffic Server, a free reverse proxy is available in version 3.0.0 with new features and increased performance.

The new release is two to three times faster than version 2.0, the developers state. In benchmarks on a high-end server, the software has processed when serving small objects from the cache 220 000 requests per second without caching, there were 100,000. New features include full support for 64-bit, IPv6 on the client side and the Web Cache Communication Protocol (WCCP). The API for plugins has undergone major expansions. There are also numerous bug fixes.
(more…)

04.29
11

Percona 5.5 – new database server with Mac-experiments

by admin ·

The Percona server, which is under GPL expanded version of the MySQL database server with XtraDB, released in version 5.5.

Percona promises to the MySQL server settings and more and better scalability. In the new version, “Stable 5.5.11-20.2″ the developer the handler socket NoSQL plugin for MySQL renewed. The InnoDB now also works with MySQL dumps. Various bug fixes have also been incorporated to help avoid including those crashes of InnoDB. A marked as experimental version of Percona for Mac OS is also new in the offer.

04.20
11

Free Collax Business Server

by admin ·

The Collax GmbH will change its licensing terms, and now offers its Business Server in a beginner’s package for free.

The Collax Business Server appears as an all-in-one solution in building a zuverlässsigen infrastructure for file, e-mail, Web, fax, or database servers, firewalls, tunnel endpoints, virus scanners and more. Effective immediately, the server in a version for up to five users in the commercial environment can be used free of charge .
(more…)

12.29
10

Windows port of F-Spot in the works

by admin ·

For a few weeks working out the developer Timothy Howard to port the F-Spot photo management for Windows.

In recent days he had the icon preview and import the image running on Windows to be related to, the British reported in his blog . The import is still quite slow, admits the programmer. In addition, still missing many features such as color management.
(more…)

11.4
10

Virtual Networking in Linux

by admin ·

With the explosive growth of the virtualization platform is not surprising that other parts of the ecosystem of an enterprise are being virtulizadas too. One of the most recent is virtual networking (virtual network).

The first implementations of virtualization platforms created virtual NICs, but now more and more large portions of networks that are being virtulizadas, such as switches that support communication between virtual machines on a server or distributed servers. The following link explores the ideas behind the virtual network, focusing on virtualization NIC and switch.

10.8
10

Log Rotation web server Apache

by admin ·

Logs (or logs) are stored in valuable information, helps to understand what, when and how was the system. Web server logs – it is also an important source of data for analysts (well, there, audience research web resource, identify the main sources of traffic and stuff, although now for a similar purpose a little server logs, you must still connect Google Analytics and Yandeks.Metriku) . But there is a problem: if the web resource goes a lot of visitors (or if the system is working for a long time unattended reception), the logs grow to gigantic sizes.

To drive one is so “independent” system is not overwhelmed with logs to the eyeballs, and this most stable system is not filled up, you must log periodically expunge. But to remove them manually or by scheduler – a bad idea, since most fresh (last added) data from logs, as a rule, really need to monitor the system or Web site. Before removing the need to somehow keep the latest log. The process of maintaining multiple copies of the logs with the removal of the oldest in creating a new copy of itself – is called rotation. Task types, and hence for log rotation has several well-known tools, but I stopped at the logrotate .
(more…)

10.6
10

Express Cleaning server for free disk space

by admin ·

Dangerous breed confusion on the server, because being abandoned to their fate sooner or later he will eat all the free disk space. The server was not available you can even ssh to the guests do not skip it. In this case, I recently convinced. Therefore we offer a brief set of recommendations for those who like me, throws servers unattended for long periods, and then wonders: “What is this happened to him?”.

First, if your server is operational (ie, there hang some sites or some mail server or performs regularly even some useful work), then configure the log rotation (an example for web server logs, but this the same way you can rotate any logs). Logs – a sure way to kill the server space with a small disk.
(more…)