Nada como los script ... pulento aporte
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes MenúCitarKernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 200.xxx.xx.xx 0.0.0.0 UG 0 0 0 wlan1
200.xxx.xx.xx 0.0.0.0 255.255.255.0 U 0 0 0 wlan1
Citarecho 1 > /proc/sys/net/ipv4/ip_forwardtengo: lo, eth0,wlan0,wlan1 activadas en /etc/network/interfaces
Citarapt-get remove --purge gtk-ettercap
apt-get remove --purge ettercap-common
wget https://launchpad.net/~timothy-redaelli/+archive/drizzt/+build/1758139/+files/ettercap-common_0.7.3-1.4ubuntu1drizzt1_i386.deb
wget https://launchpad.net/~timothy-redaelli/+archive/drizzt/+build/1758139/+files/ettercap-gtk_0.7.3-1.4ubuntu1drizzt1_i386.deb
dpkg -i ettercap-common_0.7.3-1.4ubuntu1drizzt1_i386.deb
dpkg -i ettercap-gtk_0.7.3-1.4ubuntu1drizzt1_i386.deb
Citar-Cambiar propiedades de sistema archivos NTFS [duda No solucionada]
Esto me deriva de lo anterior: al tener que marcar los archivos como ejecutables para abrirlos, en una unidad ntfs no puedo emular los programas instalados con wine porque da error.
Este es uno de los motivos de que tenga el XP "por si acaso" y para jugar al COD
Citarbr0 Link encap:Ethernet HWaddr a2:76:ab:6e:c7:25
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
eth0 Link encap:Ethernet HWaddr 00:1e:ec:d0:8f:65
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:18
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2540 errors:0 dropped:0 overruns:0 frame:0
TX packets:2540 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:392385 (392.3 KB) TX bytes:392385 (392.3 KB)
wlan0 Link encap:Ethernet HWaddr 00:11:22:33:44:55
inet addr:XXX.XXX.XXX.XXX Bcast:XXX.XXX.XXX.XXX Mask:255.255.255.0
inet6 addr: fe80::aece:8fff:fe01:c7d2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3057717 errors:0 dropped:0 overruns:0 frame:0
TX packets:282178 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:748948281 (748.9 MB) TX bytes:31485768 (31.4 MB)
Citarpyrit benchmark
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+
Running benchmark (283.1 PMKs/s)... |
Computed 283.11 PMKs/s total.
#1: 'CPU-Core (SSE2)': 174.2 PMKs/s (RTT 4.8)
#2: 'CPU-Core (SSE2)': 171.1 PMKs/s (RTT 4.1)
Citar~/pyrit_svn/cpyrit_cuda# python setup.py build
running build
running build_ext
Skipping rebuild of Nvidia CUDA kernel ...
Building modules...
building 'cpyrit._cpyrit_cuda' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/local/cuda/include -I/usr/include/python2.6 -c _cpyrit_cuda.c -o build/temp.linux-i686-2.6/_cpyrit_cuda.o -Wall -fno-strict-aliasing -DVERSION="0.4.1-dev (svn r308)"
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-i686-2.6/_cpyrit_cuda.o -lcrypto -lcuda -lz -o build/lib.linux-i686-2.6/cpyrit/_cpyrit_cuda.so
/usr/bin/ld: cannot find -lcuda
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1