Xfce MultimediaKeys for Android App
Xfce MultimediaKeys
https://help.ubuntu.com/community/XfceMultimediaKeys
......where is my mind..... §%&$§) .... all in my head....
Xfce MultimediaKeys
https://help.ubuntu.com/community/XfceMultimediaKeys
Im kasserver.com einloggen
Einträge in config-Datei:
reply_to = subject_prefix = restrict_post =
In restrict_post entweder
a) leer für offene Listen
b) “mailinglist”-lames-at für Diskussions-Listen
c) “mailinglist”-lames-at.extra für redaktionelle Listen
_
subscribe, unsubscribe
http://www.slac.stanford.edu/com … t/majordomo/majordomo-basic.html
list-owner definieren haben wir auch noch vergessen..
http://www.escape.de/~outback/majordomo/
for Greasemonkey/Userscripts/..
@ https://userscripts.org, https://openuserjs.org/
SaveTube
https://openuserjs.org/scripts/s … rscripts.orguserssebaro/SaveTube
ViewTube
https://openuserjs.org/scripts/s … rscripts.orguserssebaro/ViewTube
Download YouTube Videos as MP4 — 0.3
CalDAV Sync Beta in Google-Play
https://play.google.com/store/ap … ls?id=org.gege.caldavsyncadapter
Configuration on Android-App
https://github.com/gggard/Androi … i/Installation-and-configuration
Cronjob im kasserver.com anlegen
>> (https) ssl-account.com/cloud.celbase.net/cloud/cron.php
alle 15 Minuten
chown cron.php > www-data
Tweaks from Owncloud-Forum
http://forum.owncloud.org/viewtopic.php?f=8&t=10692
Infos from Owncloud-Docu
doc.owncloud.org/server/5.0/admi … nfiguration/background_jobs.html
1) Make a new Account
2) Link Domain/Subdomain to Account/Folder
3) activate SSL –> https://ssl-account.com/domain.com
4) upload Owncloud as zip or bz2
and unzip
5) set all Files/Folders to “php-user”
set chown to php-user(www-data) set chmod
6) Install with database
7) den Ordner Owncloud & die Datei .htaccess
im .htaccess im Bereich
“<IfModule mod_php5.c>”
php_flag magic_quotes_gpc off
Owncloud-Install at Owncloud-Docu
http://doc.owncloud.org/server/5 … llation/installation_source.html
Owncloud-5-mit-SSL-Proxy-von-all-inkl — Schritt für Schritt
http://www.sportlegen.de/Ownclou … -Proxy-von-all-inkl,25498_0.html
Update auf ownCloud 6.0.1 bei all-inkl.com — htaccess & config.php
http://der-bo.de/update-auf-owncloud-6-0-1-bei-inkl-com/
ownCloud bei all-inkl — htaccess rewriterule
http://klein-gedruckt.de/2013/01/owncloud-bei-all-inkl/
tmux is a Console/Terminal-Desktop
Standard Tastenbefehl zuerst eintippen:
Strg + b
dann zum Bsp für vertikalen Fenster-Split
%
tmux new -s “session-name”
tmux new-window -n ’server’ ‘ls’
Great Tutorial for tmux
http://lukaszwrobel.pl/blog/tmux … al-split-terminal-windows-easily