User contributions for Andreas
From Andreida
16 February 2016
- 11:3811:38, 16 February 2016 diff hist +44 N Debian, apt-get for qmake/make Created page with " apt-get install qt5-default build-essential" current
- 11:3811:38, 16 February 2016 diff hist +66 N Apt-get, proxy Created page with "/etc/apt/apt.conf Acquire::http::Proxy "http://<yourProxy>:8080";" current
- 11:3711:37, 16 February 2016 diff hist +783 N Backup with rsnapshot Created page with "* install apt-get install rsnapshot * edit /etc/rsnapshot.conf ** enable cmd_cp ** enable cmd_du cmd_du /usr/bin/du ** enable the schedule interval hourly 6 interval ..."
- 11:3711:37, 16 February 2016 diff hist +2,128 N Jabber server jabberd14 Created page with "== XMPP Server Installation == * install apt-get install jabberd14 * change server name in /etc/default/jabberd14 * restart /etc/init.d/jabberd14 restart Now you should ha..." current
- 11:3711:37, 16 February 2016 diff hist +80 N Find out bits of linux Created page with "getconf LONG_BIT gives you 32 or 64 depending on the installed operating system." current
- 11:3611:36, 16 February 2016 diff hist +187 N PHP 5.3 with stable debian Created page with "From http://www.dotdeb.org/ you can get some newer packes of wamp software. add to the apt sources: deb http://php53.dotdeb.org stable all deb-src http://php53.dotdeb.or..." current
- 11:3611:36, 16 February 2016 diff hist +417 N Oracle developer, Type the full pathname of a J2SE installation Created page with "When your oracle developer installation asks you for a path to a java installation like: Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be s..." current
- 11:3611:36, 16 February 2016 diff hist +5,519 N Debian, new installation Created page with "== ssh == * if "ssh-add -L" shows something, just use ssh-copy-id <ip> * copy ssh-key (authorized_keys or dsa_name.public) to the servers ~/.ssh directory ssh-copy-id -i <fi..."
- 11:3511:35, 16 February 2016 diff hist +202 N Linux history with date Created page with "The time seems correct, the date will be only correct from now on. export HISTTIMEFORMAT='%F %T ' output: 523 2011-01-15 22:27:08 export HISTTIMEFORMAT='%F %T ' 524 ..." current
- 11:3511:35, 16 February 2016 diff hist +665 N Install ncurses for php on Debian Created page with "== Check for installation == Check for ncurses with: php -m | grep -i curs If you get "ncurses" you are done. == Install == === install files === Otherwise you need * p..." current
- 11:3511:35, 16 February 2016 diff hist +10,853 N Installing MediaWiki on Debian Created page with "= new instructions = == Install wiki and prepare files == * Install mediawiki (this will install apache, php, mysql as needed) apt-get install mediawiki php-apc php5-gd ph..."
- 11:3411:34, 16 February 2016 diff hist +538 N Install mumble server Created page with "Install the server apt-get install mumble-server Configure the server: (remember the password you give here) dpkg-reconfigure mumble-server Set a server password in /etc/m..." current
- 11:3411:34, 16 February 2016 diff hist +240 N Icedove, attachment list empty, can't open attachment Created page with "If you can't open incoming attachments with your icedove and get only the option to save it, try this: * install assogiate * add a new type ** example .xls files: *** Name: ..." current
- 11:3411:34, 16 February 2016 diff hist +232 N Firehol throws messages about loadable kernel modules Created page with "'''NOT VERIFIED:''' If Firehol throws messages about loadable kernel modules when you start it, just add "FIREHOL_LOAD_KERNEL_MODULES=0" (without quotes) at the beginning of ..." current
- 11:3311:33, 16 February 2016 diff hist +210 N Firehol Fehlermeldung von get-iana: Failed to find reserved IPs Created page with "Solution: correct the get-iana script <pre> cd /usr/src wget http://firehol.sf.net/firehol.tar.gz tar xzvf firehol.tar.gz cd firehol cp get-iana.sh /usr/sbin/get-iana ..." current
- 11:3311:33, 16 February 2016 diff hist +38 N Firehol not starting when the system boots Created page with "Set it to start /etc/default/firehol" current
- 11:3311:33, 16 February 2016 diff hist +230 N Firehol, custom services Created page with "So you create custom services: server_myService_ports="tcp/5000" client_myService_ports="default" So you use it server myService accept And if you need more than on..." current
- 11:3311:33, 16 February 2016 diff hist +982 N Firehol logging into custom log file instead of /var/log/messages Created page with "In /etc/firehol/firehol.conf add FIREHOL_LOG_PREFIX="firehol: " Now all messages get this prefix and can get recognized. Now tell rsyslog to log all messages from firehol..." current
- 11:3211:32, 16 February 2016 diff hist +282 N Firehol Created page with "* Firehol logging into custom log file instead of /var/log/messages * Firehol, custom services * firehol not starting when the system boots * [[Firehol Fehlermeldu..."
- 11:3211:32, 16 February 2016 diff hist +1,680 N Encrypt a file using gpg Created page with "<User-ID> is always just enough to find the key in the key ring. == Encryption / Decryption == Create a key gpg --gen-key Encrypt the file gpg --recipient '<User-ID>' -..." current
- 11:3111:31, 16 February 2016 diff hist +149 N Imapsync, migrate mail from one server/account to another server/account Created page with "If you want to transfer your mails from one account to another (different servers and different mail systems are ok here), then you can use imapsync." current
- 11:3111:31, 16 February 2016 diff hist +109 N Exim4, remove messages from queue Created page with "show messages exim4 -bp remove messages, add the ids from the first command exim4 -Mrm <id1> <id2> <id3>..." current
- 11:3111:31, 16 February 2016 diff hist +426 N Exim4, TLS error on connection Created page with "Do not forget to set the ptr to your domain. Check it with nslookup <ip>. == exim error: TLS error on connection from HOST [IP] (gnutls_handshake): A record packet with ille..." current
- 11:3111:31, 16 February 2016 diff hist +228 N Exim4, adding smtp auth user Created page with "[http://www.debian-administration.org/article/280/HowTo_Setup_Basic_SMTP_AUTH_in_Exim4 Original exim docu] User htpasswd to change /etc/exim4/passwd Do not create system use..." current
- 11:3011:30, 16 February 2016 diff hist +3,796 N Web-Client SquirrelMail Created page with "[http://www.squirrelmail.org/index.php SquirrelMail-Home] ==Install== apt-get install squirrelmail php-gettext php-xml-parser aspell spellutils cd /etc/squirrelmail ./conf..." current
- 11:3011:30, 16 February 2016 diff hist +223 Debian, E-Mail server No edit summary
- 11:2911:29, 16 February 2016 diff hist +239 N Debian, start something at system start Created page with "* create the starter script in /etc/init.d * activate ** rcconf (easy with interface) *** install rcconf *** activate the script via rcconf ** update-rc.d (command line - che..." current
- 11:2911:29, 16 February 2016 diff hist +263 N Debian, entries for the sources.list, apt-get Created page with " deb http://ftp.de.debian.org/debian/ stable main contrib non-free deb-src http://ftp.de.debian.org/debian/ stable main contrib non-free deb http://security.debian.org/ stab..."
- 11:2911:29, 16 February 2016 diff hist +140 N Debian, alternatives, change defaults for editor or browser Created page with "for example for the default editor: update-alternatives --config editor your java version: update-alternatives --config java and so on." current
- 11:2811:28, 16 February 2016 diff hist +359 N Debian, Citrix client Created page with "* install libs apt-get install libxp6 libice6 libsm6 libxaw7 libxmu6 libxpm4 libxt6 * get the citrix client from http://www.citrix.com/downloads/citrix-receiver/linux.html..." current
- 11:2811:28, 16 February 2016 diff hist +45 N Debian Proxy on command line Created page with "export http_proxy=http://proxy.server.de:8080" current
- 11:2811:28, 16 February 2016 diff hist +11 N Clear the history Created page with " history -c" current
- 11:2711:27, 16 February 2016 diff hist +248 N Bulk rename files on a linux system Created page with "Attention, not working on each linux system. Use rename which uses the perl syntax, remove the -n to really do the renaming.<br/> The following example would (without the -n)..." current
- 11:2711:27, 16 February 2016 diff hist +281 N Apache 2, quickly protect directory with password Created page with "* Create file with encrypted password htpasswd -c /etc/apache2/.passwd yourname * Create file ".htaccess" in folder to protected (subfolders are protected too) <pre> AuthUse..."
- 11:2611:26, 16 February 2016 diff hist +657 N Virtual Name Based Hosts on Apache 2 Created page with "Always check the apache configuration with: apache2ctl -S In ports.conf: NameVirtualHost *:80 NameVirtualHost <your_ip>:443 Listen 80 <IfModule mod_ssl.c> # S..." current
- 11:2611:26, 16 February 2016 diff hist +505 N Default Virtual Host on Apache 2 Created page with " <VirtualHost *:80> ServerName www.<your-domain> ServerAlias <your-domain> #ServerAdmin webmaster@localhost DocumentRoot /var/www/ <Di..." current
- 11:2611:26, 16 February 2016 diff hist +137 N Apache 2 Created page with "* Default Virtual Host on Apache 2 * Virtual Name Based Hosts on Apache 2 * Apache 2, quickly protect directory with password" current
- 11:2511:25, 16 February 2016 diff hist +272 N Add non-free firmware drivers Created page with "if you get for example the message: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-2.fw for module r8169 /etc/apt/sources.list add deb http://ftp.uk.debian.org/de..." current
- 11:2311:23, 16 February 2016 diff hist +285 N 32 bit apps on 64 bit debian Created page with "Install 32 bit libs: apt-get install ia32-libs Now you have the directory: /emul/ia32-linux This supports * console * X * Gtk This does not support * KDE * Qt * ... Ge..." current
- 11:2311:23, 16 February 2016 diff hist +217 N .bashrc Created page with "<pre> # colors for ls alias ls='ls --color=auto' # colors for grep alias grep='grep --color=auto' # date/time for history export HISTTIMEFORMAT='%F %T ' # complete many thi..." current
- 11:2211:22, 16 February 2016 diff hist +943 Debian No edit summary
- 11:2011:20, 16 February 2016 diff hist +392 N Unable to open the chart datafile /var/lib/bugzilla3/data/mining/-All-. Created page with "Error message Unable to open the chart datafile /var/lib/bugzilla3/data/mining/-All-. www-data needs to be able to write to the 'mining' and 'duplicates' directories. The ..." current
- 11:2011:20, 16 February 2016 diff hist +262 N Show result of the daily bugzilla cron job only in the error case Created page with "If you get daily the mail test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) then you may want to edit /etc/cron.daily/bugzilla3 and uncomment with ..." current
- 11:2011:20, 16 February 2016 diff hist +236 N Change in Bugzilla the background color of the titles Created page with "Search in /usr/share/bugzilla3/web/skins/standard/global.css for →titles (begin): #titles { width: 100%; background-color: #CBF374; color: #..." current
- 11:1911:19, 16 February 2016 diff hist +540 N Bugzilla shows "internal error" after checksetup Created page with "After executing checksetup sometimes bugzilla is not available anymore but shows The server encountered an internal error or misconfiguration and was unable to complete your..." current
- 11:1911:19, 16 February 2016 diff hist +264 N Bugzilla Created page with "* Bugzilla shows "internal error" after checksetup * Change in Bugzilla the background color of the titles * [[Show result of the daily bugzilla cron job only in the e..." current
- 10:5810:58, 16 February 2016 diff hist +1,971 Main Page No edit summary
15 February 2016
- 01:0201:02, 15 February 2016 diff hist +78 Installation of Exim4, DoveCot, SquirrelMails →set some receivers to external mail accounts
- 00:5500:55, 15 February 2016 diff hist +180 Installation of Exim4, DoveCot, SquirrelMails →disable ipv6
12 February 2016
- 09:3409:34, 12 February 2016 diff hist +294 N Debian, ssh Created page with "== ssh errors == === error: X11 forwarding request failed on channel 0 === if you find in the server log: error: Failed to allocate internet-domain X11 display socket. then y..."