Tag Archive: debian

Linux Kernel 2.6.35.4 for 1&1 AMD64 Root Server (Debian)

tux

Shortly after last update kernel.org published the version 2.6.35.4 for Linux. Find enclosed a self compiled deb file for installing the kernel version 2.6.35.4 for 1&1 AMD64 Root Server running Debian or aequivalent systems: You can download the deb package here: linux-image-2.6.35.4_v1_amd64.deb dpkg -i linux-image-2.6.35.4_v1_amd64.deb Most probably the system will detect new dependencies, and you might…

Continue Reading »

Linux Kernel 2.6.35.3 for 1&1 AMD64 Root Server (Debian)

tux

Find enclosed a self compiled deb file for installing the kernel version 2.6.35.3 for 1&1 AMD64 Root Server running Debian or aequivalent systems: You can download the deb package here: linux-image-2.6.35.3_v1_amd64.deb_.zip Unzip your package and then: dpkg -i linux-image-2.6.35.3_v1_amd64.deb Most probably the system will detect new dependencies, and you might need to install these components…

Continue Reading »

Linux Kernel 2.6.34 for 1&1 AMD64 Root Server (Debian)

kernel

Find enclosed a self compiled deb file for installing the kernel version 2.6.34 for 1&1 AMD64 Root Server running Debian or aequivalent systems: Please download the deb package here: linux-image-2.6.34_v1_amd64.zip Unzip the file and then: dpkg -i linuxl-image-2.6.34_v1_amd64.deb Most probably the system will detect new dependencies, and you might need to install these components first,…

Continue Reading »

php eAccelerator on Debian Etch/Lenny

eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of…

Continue Reading »

Updating WordPress via installed SSL FTP Server on Debian (FTPS)

The newest releases of wordpress (> 2.x) offer a very convenient way to update the core wordpress release and the installed plugins through either FTP or a FTPS connection (FTP via SSL). FTP has been extended by a standard that describes the operation of FTP over SSL and TLS. This extension is commonly known as FTPS….

Continue Reading »