User contributions for Ebroch
Jump to navigation
Jump to search
28 March 2024
- 00:1500:15, 28 March 2024 diff hist −4 DAViCal No edit summary
- 00:1400:14, 28 March 2024 diff hist −11 DAViCal No edit summary
- 00:1200:12, 28 March 2024 diff hist +73 DAViCal No edit summary
- 00:0900:09, 28 March 2024 diff hist +4,638 N DAViCal Created page with "EL 8/9 Install OS // Disable selinux, update & reboot # sed -i-e "s|^SELINUX=.*$|SELINUX=disabled|" /etc/selinux/config # cat /etc/selinux/config # setenforce 0 # getenforce # yum -y update // Install PostgreSQL and dependencies # yum -y install httpd git php php-pgsql php-gettext postgresql-server perl-DBD-Pg perl-YAML // Install DAViCal calendar and contacts server # cd /usr/share # git clone https://gitlab.com/davical-project/davical.git && \ git cl..."
- 00:0800:08, 28 March 2024 diff hist 0 Calendar →Davical
- 00:0700:07, 28 March 2024 diff hist +17 N Calendar Created page with "== Davical =="
27 March 2024
- 16:0916:09, 27 March 2024 diff hist +1,324 N ActiveSync (Z-push) Created page with "ActiveSync Z-push install # printf '%s\n' \ '[z-push]' \ 'name=Z-Push noarch Enterprise Linux 7 - \$basearch' \ 'baseurl=http://repo.z-hub.io/z-push:/final/RHEL_7' \ 'failovermethod=priority' \ 'enabled=1' \ 'gpgcheck=0' \ > /etc/yum.repos.d/z-push.repo # yum install z-push-common z-push-config-apache z-push-backend-imap z-push-ipc-sharedmemory # perl -pi -e 's#'\''IMAP_FOLDER_CONFIGURED'\'', false#'\''IMAP_FOLDER_CONFIGURED'\'', true#g' /usr/sh..."
- 16:0316:03, 27 March 2024 diff hist +33 Rainloop No edit summary
- 16:0216:02, 27 March 2024 diff hist −41 Rainloop No edit summary
- 16:0016:00, 27 March 2024 diff hist +52 Rainloop No edit summary
- 15:5815:58, 27 March 2024 diff hist +83 Rainloop No edit summary
- 15:5215:52, 27 March 2024 diff hist +43 Afterlogic No edit summary
- 15:4615:46, 27 March 2024 diff hist −25 Afterlogic No edit summary
- 15:4415:44, 27 March 2024 diff hist −16 Afterlogic No edit summary
- 15:4215:42, 27 March 2024 diff hist +2,211 N Afterlogic Created page with " Installation # mkdir /usr/share/webmaillite && \ cd /usr/share/webmaillite && \ wget https://afterlogic.org/download/webmail_php.zip && \ yum -y install unzip && \ unzip webmail_php.zip && \ chown -R apache.apache /usr/share/webmaillite/data && \ chown -R apache.apache /usr/share/webmaillite/adminpanel # vi /usr/share/webmaillite/data/settings/config.json Change setting 'RedirectToHttps' to true # vi /usr/share/webmaillite/data/settings/modules/TwoFa..."
- 15:3915:39, 27 March 2024 diff hist 0 Rainloop No edit summary
- 15:3815:38, 27 March 2024 diff hist −448 Rainloop No edit summary
- 15:3615:36, 27 March 2024 diff hist +4 Rainloop No edit summary
- 15:3515:35, 27 March 2024 diff hist +1,882 N Rainloop Created page with " # Install rainloop 1) # wget https://www.rainloop.net/repository/webmail/rainloop-community-latest.zip or # https://www.rainloop.net/repository/webmail/rainloop-latest.zip 2) # unzip rainloop-community-latest.zip -d /usr/share/rainloop 3) # find /usr/share/rainloop -type d -exec chmod 755 {} \; 4) # find /usr/share/rainloop -type f -exec chmod 644 {} \; 5) # chown -R apache:apache /usr/share/rainloop 6a) # vi /etc/httpd/conf.d/rainloop.conf (Cent..."
- 15:3315:33, 27 March 2024 diff hist −2 Roundcube No edit summary
- 15:3215:32, 27 March 2024 diff hist 0 Roundcube No edit summary
- 15:3115:31, 27 March 2024 diff hist +2 Roundcube No edit summary
- 15:3115:31, 27 March 2024 diff hist +63 Roundcube No edit summary
- 15:2915:29, 27 March 2024 diff hist +93 Roundcube No edit summary
- 15:2815:28, 27 March 2024 diff hist +11 Roundcube No edit summary
- 15:2615:26, 27 March 2024 diff hist −124 Roundcube No edit summary
- 15:2515:25, 27 March 2024 diff hist −200 Roundcube No edit summary
- 15:2115:21, 27 March 2024 diff hist −3 Roundcube No edit summary
- 15:2015:20, 27 March 2024 diff hist +356 Roundcube No edit summary
- 14:3114:31, 27 March 2024 diff hist +44 Roundcube No edit summary
- 14:2814:28, 27 March 2024 diff hist +13 Roundcube No edit summary
- 14:2814:28, 27 March 2024 diff hist +2,015 N Roundcube Created page with "Upgrade PHP 5.x to 7.x # yum -y install git yum-utils epel-release php-mysql roundcubemail # echo "create database roundcube character set utf8 collate utf8_bin" | mysql -uroot -p # echo "GRANT ALL ON roundcube.* TO roundcube@localhost IDENTIFIED BY 'p4ssw3rd'" | mysql -uroot -p # mysql -uroot -p roundcube < /usr/share/roundcubemail/SQL/mysql.initial.sql # cp -p /etc/httpd/conf.d/roundcubemail.conf /etc/httpd/conf.d/roundcubemail.conf.bak && \ wget -O /etc/roundcubemail/..."
- 14:2614:26, 27 March 2024 diff hist +31 Main Page No edit summary
- 14:2514:25, 27 March 2024 diff hist +59 N Webmail Created page with "== Roundcube == == Rainloop == == Afterlogic =="
- 14:2314:23, 27 March 2024 diff hist −64 Main Page →Replacing Courier IMAP with Dovecot IMAP (Obsolete)
- 14:2314:23, 27 March 2024 diff hist −45 Main Page →Adding Horde Webmail to Toaster
- 14:2014:20, 27 March 2024 diff hist +8,506 N Horde Created page with "The Horde Project is a PHP framework for webmail and related applications. Go to [http://www.horde.org The Horde Project] for more details. The instructions below for Centos 5.x come from a meld of a post from Anil Aliyan on the Qmail-Toaster list and [http://wiki.horde.org/CentOS5InstallationNotes The Horde Wiki]. == '''Setup''' == '''Step 1.''' Install some additional applications and their dependencies to your server. Note, as far as I know all of these applicati..."
- 14:1914:19, 27 March 2024 diff hist +5 Nextcloud No edit summary
- 14:1814:18, 27 March 2024 diff hist +115 Nextcloud No edit summary
- 14:1614:16, 27 March 2024 diff hist +71 Nextcloud No edit summary
- 14:1114:11, 27 March 2024 diff hist +40 Nextcloud No edit summary
- 14:1014:10, 27 March 2024 diff hist +6 Nextcloud No edit summary
- 14:0914:09, 27 March 2024 diff hist +419 Nextcloud No edit summary
- 14:0314:03, 27 March 2024 diff hist +383 Nextcloud No edit summary
- 13:3913:39, 27 March 2024 diff hist −2 Open-Xchange No edit summary
- 13:3813:38, 27 March 2024 diff hist +3 Nextcloud No edit summary
- 13:3713:37, 27 March 2024 diff hist +1 Nextcloud No edit summary
- 13:3713:37, 27 March 2024 diff hist +10 Nextcloud No edit summary
- 13:3713:37, 27 March 2024 diff hist +12 Nextcloud No edit summary
- 13:3613:36, 27 March 2024 diff hist +1,079 N Nextcloud Created page with "Assumes Apache, MySQL, & PHP installed Assumes Firewall ports are opened Necessary php packages dnf install php-mbstring php-gd php-pecl-zip php-xml php-json unzip Nextcloud package wget https://download.nextcloud.com/server/releases/latest.zip unzip latest.zip -d /var/www/html mkdir /var/www/html/nextcloud/data chown -R apache:apache /var/www/html/nextcloud/* chcon -h system_u:object_r:httpd_sys_content_t /var/www/html/nextcloud/ -R Database Setup MYSQLPW=$password c..."