-
Install Google Page Speed module for Apache 2 on Debian
-
by
Pierre-Yves Landuré
—
published
Oct 20, 2011
—
last modified
Mar 02, 2018 08:35
—
filed under:
Debian 6.0 Squeeze,
apache
The Apache 2 Google Page Speed module is a tool automatically optimizing web sites hosted on the server.
Located in
Debian GNU/Linux
/
Servers
/
Apache 2
-
Install the Phusion Passenger module for Apache 2 on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Nov 11, 2017 09:44
Phusion Passenger allow to host Ruby On Rails Web applications on Apache 2.
Located in
Debian GNU/Linux
/
Servers
/
Apache 2
-
Setup the contrib and non-free Debian repositories
-
by
Pierre-Yves Landuré
—
published
May 25, 2012
—
last modified
Nov 26, 2016 09:52
The default Debian installation only provide software from the "main" repository. In order to have access to all Debian softwares, contrib and non-free repositories must be configured. This howto describe an automated process to enable the contrib and non-free repositories in Apt.
Located in
Debian GNU/Linux
/
System
/
Software
-
Biapy Help Desk
-
by
Pierre-Yves Landuré
—
published
Aug 22, 2011
—
last modified
Dec 21, 2011 10:49
Howtos, tricks, and other documentations for Debian and Ubuntu GNU/Linux
-
Additions to a fresh Debian GNU/Linux install
-
by
Pierre-Yves Landuré
—
published
Sep 04, 2011
—
last modified
Nov 08, 2017 03:09
This howto helps to add some security and usability features to the default Debian setup.
Located in
Debian GNU/Linux
/
System
/
Setup
-
Setup and use the Logical Volume Manager (LVM) on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 11, 2011
—
last modified
Nov 11, 2017 09:44
LVM stands for "Logical Volume Manager". It sits between the partitions and hard disk, and provides flexibility and power to partitions management. It is particularly useful for managing partitions used by the Xen domains. It provides the ability to create partitions over several hard disks (software RAID), to resize partitions on the fly, ...
Located in
Debian GNU/Linux
/
System
/
Setup
-
Maximize the available free space on ext3fs partitions
-
by
Pierre-Yves Landuré
—
published
Aug 10, 2011
—
last modified
Oct 19, 2012 11:38
By default, the file system Ext3 reserves a little less than 5% of the available space in the system. This space is used in particular to limit fragmentation. This howto helps you to recover this space.
Located in
Debian GNU/Linux
/
System
/
Setup
-
Setup disk quotas on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 18, 2011
—
last modified
Nov 11, 2017 09:30
Quotas are a simple mean to limit the disk usage of some software or users. This article list some of the methods used to implement disk quotas on Debian.
Located in
Debian GNU/Linux
/
System
/
Setup
-
Solve the eth0 disappearance problem on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Nov 11, 2017 09:43
After a hardware change (motherboard or only network interface), eth0 network interface may be unavailable. This howto help to solve this problem.
Located in
Debian GNU/Linux
/
System
/
Setup
-
Fix the RTL8111/8168B network device on Debian
-
by
Pierre-Yves Landuré
—
published
Sep 16, 2011
—
last modified
Mar 02, 2018 08:35
By default, Debian use the rt8169 module for the RTL8111/8168B. This module can be source of various bugs, among witch random reboots due to kernel panic caused by heavy network load. This howto setup the rt8168 module that is known to work well with this device.
Located in
Debian GNU/Linux
/
System
/
Setup