Lihtsalt üks desktopi pilt

Ma ei tea mis kiiks on aga vahel harva tuleb isu oma desciga eputada. Sooooryyyyy. Orininaalsuuruses siin

FTP active and passive modes

FTP is a TCP based service exclusively. There is no UDP component to FTP. FTP is an unusual service in that it utilizes two ports, a ‘data’ port and a ‘command’ port (also known as the control port). Traditionally these are port 21 for the command port and port 20 for the data port. The [...]

Isadep2eva ratsutamine

Yldiselt ei pea ma ennast heaks isaks. On p6hjuseid. Aga n2 m6ni peab Tydrukud pidasid meeles – http://gallery.margusja.pri.ee/ratsutamas Ja Krissu kinkis unistatud m2lupulga. Lahe

Arp spoofing

Asja kohta palju manuaale. Aga v2hesed mainivad allolevaid iptables ridasid. Yksi ip_forward enablemisest ei piisa. iptables –table nat –append POSTROUTING –out-interface eth0 -j MASQUERADE iptables –append FORWARD –in-interface eth0 -j ACCEPT echo 1 > /proc/sys/net/ipv4/ip_forward

Creating the Cyrus-Imapd TLS/SSL Certificate

<code> 220 mail.okia.ee ESMTP Postfix (2.4.5) EHLO Margusjas-MacBook-Pro.local 250-mail.okia.ee 250-PIPELINING 250-SIZE 10240000 250-ETRN 250-STARTTLS 250-AUTH LOGIN PLAIN 250-AUTH=LOGIN PLAIN 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN AUTH PLAIN AG1hcmd1c2phX29raWFfZWUAbWFyZ3VzamExMTI= 235 2.0.0 Authentication successful MAIL FROM:SIZE=695 250 2.1.0 Ok RCPT TO:250 2.1.5 Ok DATA 354 End data with.Message-ID: <4E57E252.9060107@okia.ee> Date: Fri, 26 Aug 2011 21:13:38 +0300 From: Margus RooUser-Agent: [...]