Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

95 total results found

Office integration

Public Information hCloud - Nextcloud

Introduction It is possible to integrate two different edit suites into Nextcloud: Collabora Office OnlyOffice Collabora Office is the recommended solution of Nextcloud. OnlyOffice looks much more like MS Office. So I prefer and recommend OnlyOffice. ...

Sync Client

Public Information hCloud - Nextcloud

Introduction A very useful and highly recommended feature is the file sync client of Nextcloud. This client offers a seamless integration of your Nextcloud files in your local favorite file manager. You can work with these files as if they were stored on your...

Calendar CalDAV and adresses CardDAV

Public Information hCloud - Nextcloud

Introduction Two very useful feature of the Nextcloud are CalDAV and CardDAV. CalDAV is a calendar. This calendar can be used with almost any calendar software on the market (like Outlook or Calendar on macOS). CardDAV is a very useful address book. It can ...

Introduction

Abandoned projects LDAP Account Manager

What is the LDAP account manager? LDAP Account Manager (LAM) is a web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from...

Configuration of the LDAP Account Manager

Abandoned projects LDAP Account Manager

Change master password Click on LAM configuration on the upper right corner. "Edit general settings" The Master password is "lam". Scroll down to "Change master password"  and enter your desired password two times. The password will be saved in clea...

Installation on Turnkey Debian

Abandoned projects LDAP Account Manager

Installation apt -y install ldap-account-manager The account manager is available on http://lamp.simmy.ch/lam. Useful links https://www.unixmen.com/setup-samba-domain-controller-with-openldap-backend-in-ubuntu-13-04/ https://www.ldap-account-manager.org/l...

Installation on Ubuntu Server 22.04

Abandoned projects LDAP Account Manager

Install Apache Webserver and PHP apt -y install apache2 php php-cgi libapache2-mod-php php-mbstring php-common php-pear Then enable php-cgi PHP extension: a2enconf php*-cgi systemctl reload apache2 Install LDAP Account Manager apt -y install ldap-account...

File Access

Public Information hCloud - Nextcloud

Introduction There are basically three different ways to get access to files stored on the Nextcloud: WebDAV (davs://hcloud.simmy.org/remote.php/dav/files/yourName/) Login to the Nextcloud with the web GUI (https:/hcloud.simmy.org) Use the sync client an...

Einführung

Public Information hCloud - Nextcloud

Definition Nextcloud ist eine freie Software für das Speichern von Daten (z. B. Dateien, Kalendern, Kontakten etc.) auf einem privaten Server. Auf die Daten kann der Anwender sowohl über eine Weboberfläche als auch mit Client-Applikationen (Smartphone und Des...

Registrierung

Abandoned projects

Step-by-step Die Registrierung für neue Benutzer befindet sich hier: https://portal.simmy.org Das ist auch gleichzeitig die Adresse des Self Service Portals um sein Passwort zurück zu setzen, sollte man es vergessen haben. Möchte man sich registrieren, k...

Installation Sync Client unter Linux

Public Information hCloud - Nextcloud

Vorwort Die meisten Linux Distros bringen den nextcloud sync client native mit. Ich empfehle die Installation dieses Clients über den Linux Software Manager. Darüber hinaus gibt es noch eine Fülle von weiteren Tools für die einzelnen Module der NextCloud: ...

Introduction Bacula

Abandoned projects Bacula

Introduction Bacula is an open-source, enterprise-level computer backup system for heterogeneous networks. It is designed to automate backup tasks that had often required intervention from a systems administrator or computer operator.  Architecture Comp...

Installation server components

Abandoned projects Bacula

Introduction In general, you should get the binary packages from your download area on www.bacula.org.  You can either download what you need or setup a repository pointing to the download area that will allow you to use your installer program such as apt to ...

Configuration

Abandoned projects Bacula

  The configuration files are located in /opt/bacula/etc/.

Evaluation

Abandoned projects Bacula

Despite the fact that the architecture looks very promising, I finally abandoned the project. There are three reasons: The client app for Archlinux is broken It's difficult to install on Debian The interesting parts of the project are taken by a commercia...

Check for open ports

Knowledge base Linux Tips and Tricks

https://phoenixnap.com/kb/linux-check-open-ports lsof -nP -iTCP -sTCP:LISTEN netstat -tunpl ss -tunlp nc -z -v localhost 1-65535 2>&1 | grep succeeded

E-Mail Client für die Benutzung mit hMail einrichten

Public Information Mail Service hMail

Im Augenblick deaktiviert. Einleitung Fast alle modernen E-Mail Clients sind kompatibel mit hMail. Hier eine kleine Auswahl an gängigen Clients: Thunderbid MS Outlook Evolution Als Beispiel verwende ich hier Thunderbird. Andere Clients sind analoog z...

Huawei

Public Information Secure Smartphones

Der Huawei-Bann von 2019: Auswirkungen und Hintergründe Im Mai 2019 setzte die US-Regierung Huawei auf die „Entity List“, was amerikanischen Unternehmen den Handel mit Huawei ohne Genehmigung untersagte. Die Begründung lag in nationalen Sicherheitsbedenken, i...

Network browsing not working

Knowledge base Linux Tips and Tricks

Sometimes network browsing or the mapping of a SMB share with a file manager in Linux is not working. I found one of the most likely causes for this problem is a missing package.  After installing gvfs-smb network browsing was working fine. Installation on F...

Installation of Thunderbird

Knowledge base Thunderbird

Introduction Prerequisites Download the newest Version of Thunderbird directly from their Webpage. Download Thunderbird Installation Installation on MacOS Just click on the downloaded .dmg file and copy it to your programs directory. Installation on Fed...