Package: ttf-mscorefonts-installer
Package: ttf-mscorefonts-installer (3.4ubuntu3) [multiverse]
Package: ttf-mscorefonts-installer (3.4ubuntu3) [multiverse]
Aug 1st, 2012 by jrehmert Login as root and run the following (accept all dependencies): yum install python python-devel xorg-x11-proto-devel libXext-devel gcc-c++ libXrender* PyQt4 PyQt4-devel qt qt-devel qemu-img libvirt Download the latest GNS3 source, unpack it to /opt, create symbolic link, create subfolders and set permissions: wget http://iweb.dl.sourceforge.net/project/gns-3/GNS3/0.8.3/GNS3-0.8.3-src.tar.gz tar -xvf GNS3-0.8.3-src.tar.gz /opt cd /opt ln… Leer más »
http://fedoraproject.org/wiki/EPEL
from: http://joelslowik.blogspot.mx/2013/01/monitor-linux-resources-easy-way.html Simple linux resource monitor I use my Raspberry Pi (running on raspbmc) primarily to host and serve media via NFS for yet another Pi running XBMC. I also use it as a private subversion server for all of my unfinished projects as well as a downloader for all of my legitimate downloading needs. At times,… Leer más »
Raspberry Pi with Raspbian dropping SSH connection to fix it edit /etc/ssh/sshd_config with sudo nano /etc/ssh/sshd_config Search for TCPKeepAlive and update it from yes to no TCPKeepAlive no
This command will tell you the current temp of your chip /opt/vc/bin/vcgencmd measure_temp
I have found the best way to combat bad file permissions on NFS shares, only do this if you don’t care for security. in /etc/exports add the option Code: all_squash This will by default force permissions of all creations and accesses to the uid 65534 and the gid 65534, if you wish to specify the… Leer más »
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 »
http://fhem.de/fhem.html Fhem is a GPL’d perl server for house automation. It is used to automate some common tasks in the household like switching lamps / shutters / heating / etc. and to log events like temperature / humidity / power consumption. The program runs as a server, you can control it via web or smartphone… Leer más »
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 »