-
Secure the temporary folder on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 10, 2011
—
last modified
Nov 11, 2017 09:31
The /tmp folder can be used to compromised the system security. A simple and efficient way to protect the system is to prevent the execution of scripts present in this folder.
Located in
Debian GNU/Linux
/
System
/
Security
-
Security
-
by
Pierre-Yves Landuré
—
published
Aug 18, 2011
—
last modified
Aug 29, 2011 07:48
Security enhancing softwares for Debian GNU/Linux
Located in
Debian GNU/Linux
/
System
-
Security
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Nov 26, 2015 10:22
Selection of security tools (antivirus, anti-malware, anti-spyware, etc ...) for Microsoft Windows.
Located in
Windows
-
Servers
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
May 28, 2012 06:43
Servers installation guides (HTTP, Email, Jabber, ...)
Located in
Debian GNU/Linux
-
Setup
-
by
Pierre-Yves Landuré
—
published
Aug 18, 2011
—
last modified
Mar 13, 2012 06:21
Setting up a new Debian GNU/Linux system
Located in
Debian GNU/Linux
/
System
-
Setup a Bind DNS server on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 19, 2011
—
last modified
Nov 11, 2017 09:38
Bind is a Domain Name System server largely used in the Unix world. Its great flexibility is associated with a quite complex configuration. This howto try to list most important configuration options of Bind 9.
Located in
Debian GNU/Linux
/
Servers
/
Various
-
Setup a email alert for PEAR upgrades
-
by
Pierre-Yves Landuré
—
published
Aug 26, 2011
—
last modified
Jul 11, 2013 05:56
PEAR (for PHP Extension and Application Repository) is a PHP libraries collection. It is also a tool that allow to manage these libraries. The first rule of system security is to keep the system up to date. This howto help you to setup a email alert when upgrades are available on the system via PEAR.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Setup a online.net failover IP with heartbeat on Debian
-
by
Pierre-Yves Landuré
—
published
Sep 27, 2013
—
last modified
Nov 08, 2017 02:53
Online.net provide a fail-over IP functionality for Dedibox servers. This functionality can be configured by a REST interface. This howto setup a REST client for the high-availability cluster software Heartbeat allowing to change fail-over IP destination when a member of the cluster crash.
Located in
Debian GNU/Linux
/
Servers
/
Various
-
Setup a peer to peer IPSec VPN tunnel (transport mode) on Debian
-
by
Pierre-Yves Landuré
—
published
Sep 23, 2013
—
last modified
Dec 06, 2017 04:32
IPSec is a encryption protocol for the IP layer of Internet communications. This howto create a encrypted tunnel securing communications between two hosts.
Located in
Debian GNU/Linux
/
Servers
/
Various
-
Setup a regular analyze and optimization / defragmentation of MySQL tables
-
by
Pierre-Yves Landuré
—
published
May 24, 2012
—
last modified
Nov 14, 2017 01:39
With the flow of inserts and deletes, the MySQL tables performances can drop. Regularly optimize and analyze MySQL tables allow to rebuild the indexes and limit the disk space used by MySQL on the server.
Located in
Debian GNU/Linux
/
Servers
/
MySQL