Dies ist das Archiv zu der Kategorie 'EDV'.

suPHP 0.7.2 unter Debian

Abgelegt unter Code, Debian, EDV, IT am 19.11.2013

Egal ob Squeeze oder Wheezy, suPHP sollte man immer selbst kompilieren.
(davon mal abgesehen, ob suPHP jetzt toll ist oder nicht, oder warum jemand noch immer nicht auf fcgid umgestiegen ist…)

Tja, dummerweise wird das nur mit:

autoreconf -vif

./configure --prefix=/usr --sysconfdir=/etc --with-apache-user=www-data --with-setid-mode=paranoid --with-apxs=/usr/bin/apxs2

make

make install

funktionieren 😉


Samsung Kies und keine Verbindung zum Galaxy S3 zur Synchronisation unter Windows 7 64Bit (nix als Probleme…)

Abgelegt unter Allgemein, EDV, IT, Kurioses am 09.01.2013

Wer kennt es nicht:
Samsung Kies funktioniert mal, mal funktioniert es nicht.
Besonders selten funktioniert es unter Windows 7 64Bit, wenn man ein Update einspielt.
Ab und zu auch auf 32Bit-Systemen, aber speziell die immer mehr verbreitete 64Bit-Version hängt ständig beim Verbindungsaufbau, welcher für die Synchronisation beispielsweise mit Outlook notwendig ist, egal ob Kies Air oder Kabel.

Die Lösung für dieses Problem ist soooo einfach:
aus dem Startmenü Samsung Kies als Admin starten (Rechtsklick, als Administrator ausführen), und schon geht’s wieder.
Lustigerweise dann auch wieder mal eine Zeit ohne Admin-Rechte und so, bis es sich irgendwann mal wieder entschließt, es will wieder Gott auf der Windows-Kiste sein…


APNIC – alle IP’s aus dem asisch-pazifischen Bereich

Abgelegt unter Aufklärung, blacklists, EDV, IT, Sicherheit am 03.01.2013

Hui, gerade eine lustige Mail gekriegt:

…, daher: gibt es eine Liste, die alle chinesischen Hacker und Spammer aussperrt?

Öhm, klare Antwort: nein.

Es gibt zwar eine offizielle Liste an IP-Ranges der APNIC, aber dank Proxy kann man ja von überall spammen.

Anyway, für alle, die wieder mal ein simples copy&paste für die Konsole suchen:
iptables -I INPUT -s 1.0.0.0/8 -j DROP &&
iptables -I INPUT -s 14.0.0.0/8 -j DROP &&
iptables -I INPUT -s 27.0.0.0/8 -j DROP &&
iptables -I INPUT -s 36.0.0.0/8 -j DROP &&
iptables -I INPUT -s 39.0.0.0/8 -j DROP &&
iptables -I INPUT -s 42.0.0.0/8 -j DROP &&
iptables -I INPUT -s 49.0.0.0/8 -j DROP &&
iptables -I INPUT -s 58.0.0.0/8 -j DROP &&
iptables -I INPUT -s 59.0.0.0/8 -j DROP &&
iptables -I INPUT -s 60.0.0.0/8 -j DROP &&
iptables -I INPUT -s 61.0.0.0/8 -j DROP &&
iptables -I INPUT -s 101.0.0.0/8 -j DROP &&
iptables -I INPUT -s 103.0.0.0/8 -j DROP &&
iptables -I INPUT -s 106.0.0.0/8 -j DROP &&
iptables -I INPUT -s 110.0.0.0/8 -j DROP &&
iptables -I INPUT -s 111.0.0.0/8 -j DROP &&
iptables -I INPUT -s 112.0.0.0/8 -j DROP &&
iptables -I INPUT -s 113.0.0.0/8 -j DROP &&
iptables -I INPUT -s 114.0.0.0/8 -j DROP &&
iptables -I INPUT -s 115.0.0.0/8 -j DROP &&
iptables -I INPUT -s 116.0.0.0/8 -j DROP &&
iptables -I INPUT -s 117.0.0.0/8 -j DROP &&
iptables -I INPUT -s 118.0.0.0/8 -j DROP &&
iptables -I INPUT -s 119.0.0.0/8 -j DROP &&
iptables -I INPUT -s 120.0.0.0/8 -j DROP &&
iptables -I INPUT -s 121.0.0.0/8 -j DROP &&
iptables -I INPUT -s 122.0.0.0/8 -j DROP &&
iptables -I INPUT -s 123.0.0.0/8 -j DROP &&
iptables -I INPUT -s 124.0.0.0/8 -j DROP &&
iptables -I INPUT -s 125.0.0.0/8 -j DROP &&
iptables -I INPUT -s 126.0.0.0/8 -j DROP &&
iptables -I INPUT -s 169.208.0.0/12 -j DROP &&
iptables -I INPUT -s 175.0.0.0/8 -j DROP &&
iptables -I INPUT -s 180.0.0.0/8 -j DROP &&
iptables -I INPUT -s 182.0.0.0/8 -j DROP &&
iptables -I INPUT -s 183.0.0.0/8 -j DROP &&
iptables -I INPUT -s 202.0.0.0/8 -j DROP &&
iptables -I INPUT -s 203.0.0.0/8 -j DROP &&
iptables -I INPUT -s 210.0.0.0/8 -j DROP &&
iptables -I INPUT -s 211.0.0.0/8 -j DROP &&
iptables -I INPUT -s 218.0.0.0/8 -j DROP &&
iptables -I INPUT -s 219.0.0.0/8 -j DROP &&
iptables -I INPUT -s 220.0.0.0/8 -j DROP &&
iptables -I INPUT -s 221.0.0.0/8 -j DROP &&
iptables -I INPUT -s 222.0.0.0/8 -j DROP &&
iptables -I INPUT -s 223.0.0.0/8 -j DROP



blog powered by wordpress
Design by Office and IT - Business Solutions
Optimiert durch suchmaschinen-freundlich