Category: Uncategorized

06.10.2014

http://www.dcclothesline.com/2014/03/13/snowden-bombshell-nsa-hacks-computers-installs-malware-posing-facebook/ https://www.youtube.com/watch?v=9Fj_yrmtgSw Snowden Bombshell: NSA Hacked Computers/Installed Malware While Posing as Facebook Posted on March 13, 2014 by Lily Dane Just when you thought the NSA couldn’t get any more detestable, new information released yesterday reveals that the agency has […]

02.10.2014

Question: You were sold a Windows 7 License called “Dell Reinstallation DVD”. You don’t know if it is “legal” to install this on different hardware. (Microsoft: “We love to limit you!”) If i read this: My brain just collapses over […]

22.09.2014

Houston… we have a problem… 1x cpu core are not enough… how do we poweroff the VM at midnight, increase the cpu cores 1->2, and power on that box, script-wise?

01.09.2014

Wussten Sie dass die innovative und kostenlose Virtualisierungs-Software VirtualBox ursprünglich aus Deutschland, Weinstadt stammt? … bevor Sie von Oracle 2002 aufgekauft wurde. Logo of VirtualBox OSE, 2007-2010 VirtualBox was initially offered by innotek GmbH under a proprietary software license, making one version […]

01.09.2014

  … es ist unglaublich… nicht aus Berlin, nicht aus New York, nicht aus dem Silicon Valley… nein aus Göppingen, kommt der erste IT-Milliarden-Exit Deutschland’s. Die deutsche TeamViewer GmbH mit Sitz in Göppingen wurde 2005 gegründet und beschäftigt sich ausschließlich […]

21.08.2014

in order to set the default java jre to use go terminal: root@debian7:/home/user# update-alternatives –config java There are 2 choices for the alternative java (providing /usr/bin/java). Selection Path Priority Status ———————————————————— * 0 /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java 1061 auto mode 1 /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java 1061 manual […]

21.08.2014

Block-Elemente Block-Elemente erzeugen eine neue Zeile im Textfluß und können zum vorherigen und zum nachfolgenden Element einen größeren Abstand aufweisen. Sie sind im Textfluß somit immer untereinander angeordnet. Block-Elemente können Text, Inline- und je nach Element auch weitere Block-Elemente enthalten. […]

XMPP vs Signal vs Threema vs WhatsApp vs SecureText vs Telegram vs riot.im – Telegram HQ in Saudi Arabia and London and other 1984 thought crimes
05.05.2014

XMPP: https://www.vultr.com/docs/how-to-setup-an-openfire-xmpp-server-on-centos-7 https://www.digitalocean.com/community/tutorials/how-to-install-ejabberd-xmpp-server-on-ubuntu Project Name Platforms Apache Vysper Linux / Windows AstraChat Linux / macOS / Solaris / Windows ejabberd Linux / macOS / Windows IoT Broker Windows Isode M-Link Linux / Windows jackal Linux / macOS Metronome IM Linux […]

28.04.2014

knoppix is a very very great distro. (only drawback there is no 64bit version!) download knoppix here: http://knopper.net/knoppix/knoppix704-en.html if you get the dvd version you get a package full of interesting things. List of packages conained in the knoppix dvd […]

28.04.2014

knoppix is a very very great distro. (only drawback there is no 64bit version!) if you get the dvd version you get a package full of interesting things. List of packages conained in the knoppix dvd version: http://ftp.uni-kl.de/pub/linux/knoppix-dvd/dpkg-l-dvd-720.txt cd version […]

14.04.2014

http://www.gutefrage.net/frage/gutscheine-nun-nur-1-jahr-gueltig … manch einer kennt das Problem. Man bekommt zu Weihnachten von seinen liebsten einen Tank-Gutschein im wert von 100€! Oder einen Kino-Gutschein! Geile Sache! Jetzt fährt das Ding im Auto herum… und rutscht die Windschutzscheibe hinunter. Nach Monaten und […]

19.03.2014

DIE VORTEILE DES ONLINE-BANKINGS AUF EINEN BLICK: –     Kontozugang rund um die Uhr –     Schneller Zugriff aufs Girokonto –     Online-Banking bequem vom PC aus –     Flexibel in jedem Winkel der Welt –     Übersichtliche Kontoführung –     Hohe Sicherheitsstandards –     Online-Banking ist […]

04.03.2014

i can’t give you a tested example configuration… in here: webEdition/we/include/conf/we_conf_global.inc.php this: //mailer type; possible values are php and smtp define(“WE_MAILER”, “php”); //SMTP server address define(“SMTP_SERVER”, “localhost”); //SMTP server port define(“SMTP_PORT”, 25); //SMTP authentication define(“SMTP_AUTH”, 0); //SMTP halo string define(“SMTP_HALO”, […]

09.02.2014

1. login to backend http://wiki.qnap.com/wiki/Install_Optware_IPKG repo: http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/ 2. login via ssh [~] # ipkg install util-linux Installing util-linux (2.12r-6) to root… Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/util-linux_2.12r-6_i686.ipk Configuring util-linux update-alternatives: Linking //opt/sbin/agetty to /opt/sbin/util-linux-agetty update-alternatives: Linking //opt/sbin/blockdev to /opt/sbin/util-linux-blockdev update-alternatives: Linking //opt/sbin/cfdisk to /opt/sbin/util-linux-cfdisk […]

04.02.2014

inside the [cc lang=”html” escaped=”true” width=”500″] <we:listview type=”object” name=”refliste” order=”we_id” desc=”false” rows=”10″ classid=”2″ languages=”de_DE”> <we:ifFound> <we:repeat> print_r($GLOBALS[“lv”]->object); print_r($GLOBALS[“lv”]->object->DB_WE; print_r($GLOBALS[“lv”]->object->DB_WE->Record); -> get the ID of the object you want to access -> <we:object id=”$IdOfObject”> $GLOBALS[“lv”]->object->DB_WE->Record[‘we_Property’] </we:object> </we:repeat> </we:ifFound> </we:listview> [/cc] -> check […]

03.02.2014

will immediately redirect your visitors to login.php [cc lang=”html” escaped=”true” width=”500″] <head> <!– highly complicated refresh no-cache –> <meta http-equiv=”Expires”content=”Tue, 01 Jan 1980 1:00:00 GMT”/> <meta http-equiv=”Cache-Control”content=”no-store, no-cache, must-revalidate”/> <meta http-equiv=”Cache-Control”content=”pre-check=0, post-check=0,max-age=0″/> <meta http-equiv=”refresh” content=”0;URL=login.php”> <h1>redirecting…</h1> </head> [/cc]

03.02.2014

Gleich vorweg: Dieser Weg ist eine Mischung aus webEdition-Repeat und PHP. 1. repeat, wobei die ClassID anzupassen ist, je nachdem auf welche Objekte welcher Klasse man zugreifen möchte. [cc lang=”html” escaped=”true” width=”500″] <we:listview type=”object” name=”refliste” order=”we_id” desc=”false” rows=”10″ classid=”1″ languages=”de_DE”> <we:ifFound> […]