Archivo por meses: enero 2013

To Force ClientForNFS to use specific UID and GID windows 2008

To Force ClientForNFS to use specific UID and GID http://technet.microsoft.com/en-us/library/cc753302%28v=ws.10%29.aspx To force ClientForNFS to mount a share using a specific UID and GID, and without the need for a user name mapping server, add the following registry keys:   HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default Add two DWORD values: AnonymousUid and AnonymousGid and set to your appropriate values in decimal.… Leer más: To Force ClientForNFS to use specific UID and GID windows… »

Package: dsniff (2.4b1+debian-18) tcpkill

Package: dsniff (2.4b1+debian-18) Links for dsniff Debian Resources: Bug Reports Developer Information (PTS) Debian Changelog Copyright File Debian Patch Tracker Download Source Package dsniff: [dsniff_2.4b1+debian-18.dsc] [dsniff_2.4b1+debian.orig.tar.gz] [dsniff_2.4b1+debian-18.diff.gz] Maintainer: Luciano Bello (QA Page) Similar packages: nast redsocks ettercap netexpect ettercap-common ettercap-gtk ettercap-graphical ettercap-text-only ucspi-tcp Various tools to sniff network traffic for cleartext insecurities This package contains several… Leer más: Package: dsniff (2.4b1+debian-18) tcpkill »

pyload SSL

install sudo apt-get install python-openssl use threaded server in pyload safe ssl connection? Who (why ever) wants to use pyLoad’s XML–RPC via SSL have to install openssl first. Then you have to create a key: cd pyLoad openssl genrsa 1024 > ssl.key openssl req -new -key ssl.key -out ssl.csr openssl req -days 36500 -x509 -key… Leer más: pyload SSL »

Nfs operation not permited

NFS operation not permitted Symptom: When trying to mount NFS on a Mac OS X client, find “operation not permitted” in /var/log/system.log. Explanation: It turns out the the Darwin default is to assume the NFS will take place on an insecure port, i.e. >1024. Solution 1: The suggested solution is to add “insecure” to the… Leer más: Nfs operation not permited »

Install NX Server on Raspberry Pi

http://www.tiaowiki.com/w/Install_NX_Server_on_Raspberry_Pi What is Raspberry Pi The Raspberry Pi is a credit-card sized computer that plugs into your TV and a keyboard. It’s a capable little PC which can be used for many of the things that your desktop PC does, like spreadsheets, word-processing and games. It also plays high-definition video. The Raspberry Pi has a… Leer más: Install NX Server on Raspberry Pi »