Project

General

Profile

ServerAdministration » History » Version 39

Andreas Kohlbecker, 06/28/2018 02:04 PM

1 1 Andreas Kohlbecker
# Server Administration
2
3
4 29 Andreas Kohlbecker
## Platform hosting
5
6 30 Andreas Kohlbecker
* [BDI-Wiki: How to setup a new CDM Server instance on EDIT Production](http://wiki.bgbm.org/bdinotes/index.php/EDITInstallRelease)
7 29 Andreas Kohlbecker
8 27 Andreas Kohlbecker
## Redmine 
9 1 Andreas Kohlbecker
10 27 Andreas Kohlbecker
* [[RedmineUpdate| Update Redmine]]
11 28 Andreas Kohlbecker
12 20 Andreas Kohlbecker
## mysql
13 1 Andreas Kohlbecker
14
* [[MySqlFaq|MySQL FAQ and trouble shooting]]
15
* [[MySql|MySQL Maintenance Scripts]]
16
* [[MySqlCharactersetAndCollation|MySql character set and collation]]
17 23 Andreas Kohlbecker
18
19
## Drupal
20
21 39 Andreas Kohlbecker
* [[DrushTricks]]
22 23 Andreas Kohlbecker
* [[DrupalAdministrationWithDrush]]
23 38 Andreas Kohlbecker
* [[DrupalDrushUpdate|Updating Drupal multisite installations with Drush]]
24 1 Andreas Kohlbecker
25 23 Andreas Kohlbecker
26 25 Andreas Kohlbecker
## Mail
27
28 31 Andreas Kohlbecker
* **Exim 4 README** at `/usr/share/doc/exim4/README.Debian.gz`
29 32 Andreas Kohlbecker
* Most files that control the default configuration are documented in
30
  the `exim4-config_files(5)` man page,
31 36 Andreas Kohlbecker
* Very extensive Upstream documentation: `/usr/share/doc/exim4-base/spec.txt.gz`
32
* [[Exim4Cheatsheet|exim4 cheatsheet]]
33 35 Andreas Kohlbecker
* [Discard mail with exim4 using `:blackhole:`](https://www.electrictoolbox.com/exim4-discard-mail-blackhole/) : define `noreply: :blackhole:` in /etc/aliases in 
34 37 Andreas Kohlbecker
* How to configure local email addresses for integration testing, see #7280 for an example
35 25 Andreas Kohlbecker
36
## Linux other topics 
37 1 Andreas Kohlbecker
38
* [how to rescan a scsi bus without rebooting](http://www.debuntu.org/how-to-rescan-a-scsi-bus-without-rebooting/)
39 23 Andreas Kohlbecker
*  [Linux klonen mit rsync](http://blog.coldtobi.de/1_coldtobis_blog/archive/14_linux_klonen_mit_rsync.html) 
40
* [[Install_vmwaretools|Install vmwaretools]]
41
* [[ServerMonitoring|Server Monitoring Tools and Tips]]
42
* [[ServerRescue|Server Backup and Rescue]]
43
* [[LinuxServerSecuring|Securing a Linux Server]]
44
* [[Install_OracleJdk_on_Debian|Install the latest Oracle JDK on Debian Linux]]
45
* [[DebianDowngradePHP|Downgrade php5.3 to php5.2 on Debian squeeze]]
46 14 Andreas Kohlbecker
* [[Install_php53_to_php52_in_parallel|Install php5.3 to php5.2 in parallel]]
47 21 Andreas Kohlbecker
48 14 Andreas Kohlbecker
## Logical Volumes
49 9 Andreas Kohlbecker
50 21 Andreas Kohlbecker
* [sichern-und-wiederherstellen-von-lvm-partitionen-mit-lvm-snapshots](http://www.howtoforge.de/uncategorized/sichern-und-wiederherstellen-von-lvm-partitionen-mit-lvm-snapshots/)
51 14 Andreas Kohlbecker
* [how to rescan a scsi bus without rebooting](http://www.debuntu.org/how-to-rescan-a-scsi-bus-without-rebooting/)
52
* [extend a logical volume by adding a new disk](http://www.techotopia.com/index.php/Adding_a_New_Disk_to_a_Fedora_Volume_Group_and_Logical_Volume#Adding_Additional_Space_to_a_Fedora_Volume_Group_from_the_Command_Line)