Como ripear solo la pelicula de un bluray
Tools needed:
BDInfo
TSMuxer
NOTE: If you are using XP, PLEASE ensure you have the Toshiba UDF driver installed!
-Pick the playlist file of the movie you found using BDInfo. (e.g. 00007.mpls)
-Open mpls file from previous step with tsmuxer. (e.g. 00007.mpls)
-Deselect streams you want to remove
-Output to a blu-ray folder structure
-Use my makeISO to make a new ISO OR just use ImgBurn directly on the output folder. Make sure to keep the Certificate AND BDMV folders. Set UDF to 2.50. The latest ImgBurn can now detect BD structures and will hopefully assist in setting the right options.
-Mount ISO in Virtual CloneDrive or burn it to disc. Note: Daemon Tools is no longer recommended as the latest version may cause issues.
Fusilado de http://forum.slysoft.com/showthread.php?t=16922
Autenticación de Cacti contra Windows 2003 AD
Authentication Method: choose "LDAP Authentication"
Guest User: "No User" (if not allow)
User Template: "guest" (my choice)
Server: "xxx.xxx.xxx.xxx" (input your ad server's ip here)
Port Standard: "389" (no change)
Port SSL: "636" (no change)
Protocol Version: "Version 3"
Encryption: "none"
Referrals: "Disabled"
Mode: "Specific Searching"
Distinguished Name (DN): "
Search Base: "dc=mydomain,dc=com"
Search Filter: "(&(objectclass=user)(objectcategory=user)(userPrincipalName=
Search Distingished Name (DN): "ldapuser@mydomain.com"
Search Password: "********" (password of your Search Distingished Name)
Como ejecutar firestarter al arrancar
Buscando por internet todo lo que encontraba se basaba en modificar el sudoers.
Pero existe otra forma. Ejecutar esto en un terminal
1.- gksudo gedit /etc/firestarter/firestarter.sh
2.- Localizar el parrafo (esta casi al principio):
if [ "$MASK" = "" -a "$1" != "stop" ]; then
echo "External network device $IF is not ready. Aborting.."
exit 2
fi
3.- modificarlo por (añadir los #):
#if [ "$MASK" = "" -a "$1" != "stop" ]; then
#echo "External network device $IF is not ready. Aborting.."
#exit 2
#fi
4.- Reiniciar
esta sacado de http://ubuntuforums.org/showthread.php?t=542756
Como ejecutar FlashFXP bajo Linux con Win
Despues de varios intentos (gftpd, etc..) he decidido montar FlashFXP sobre Wine. ninguno de los programas de FTP actuales para linux, que he encontrado, tiene la versatilidad de FlashFXP.
Si lo instalas con Wine, la mayoria de las versiones no funcionan incluyendo las últimas (wine 1.1.2 y FlashFXP 3.6).
En esta web hay un workaround. Una vez instalado, basta ejecutar lo siguiente en una consola:
wget http://kegel.com/wine/winetricks
sh winetricks cc580
De esta forma, podremos listar contenido y descargar. Ahora solo falta que pueda subir ficheros.
Con la versión 2.0 sin fichero de ayuda funciona!!
Montar ftp como unidad en Windows
Killer{R}, a Russian guy has developed a very good alternative: FTP Drive is freeware and available for download, and it offers a quick way to emulate a network folder for your FTP connections. It installs a virtual drive in “My Computer”, with a letter of your choice, in which it puts a folder for every your FTP account.
Now you can load and save on FTP exactly as you usually work on your local files.
Configuration is not harder than a traditional FTP client: FTP Drive stays in the systray and it requires not much RAM just (3-4Mb).
Just click FTP Drive settings and then “Edit server list manually” (it can also automatically retrieve FTP accounts from Netview, a freeware TCP Manager by Killer{R}); type the address of your FTP server, you login and password and some additionaly option, like the preferred transfer mode and the threads limit. Then click the add button and you’re ready to go: a new folder will appair in “My computer”, under FTP Drive’s network folder, and you”ll be able to operate directly on remote files.
Applications are unlimited: you can load a PHP page into your editor, change something and save directly from it to have the online page immediately updated, or you can save a picture found on the Internet from Firefox directly to an FTP drive to have uploaded it on your web server and immediately available for your visitors.
http://www.killprog.com/fdrve.html
Como denegar el acceso a un servidor web por Geolocalización
Ultimamente, el numero de ataques a servidores webs se está disparando. Una manera de controlarlo es mediante la geolocalización.
Si este metodo nos sirve, en esta web (http://www.countryipblocks.net/index.php) se puede generar un código para denegar el acceso. Basta pulsar ".htaccess deny" y elegir los paises que queremos bloquear.
Keyboard shortcuts to Windows Media Center
Video and DVD
Ctrl+E = Go to Videos
Ctrl+Shift+M = Go to the DVD menu
Ctrl+Shift+P = Play video/DVD
Ctrl+P = Pause video/DVD
Ctrl+F = Go to the next Chapter
Ctrl+B = Go to the previous Chapter
Ctrl+Shift+F = Fast-forward
Ctrl+Shift+S = Stop video/DVD
Ctrl+Shift+B = Rewind
Ctrl+Shift+A = Change the DVD audio
Ctrl+U = Change DVD subtitles
Arrow Keys = Change the DVD angle
Television
Ctrl+T = Go to Live TV
Ctrl+O = Go to Recorded TV
Ctrl+G = Go to the Guide
Ctrl+R = Record a TV show
Ctrl+P = Pause a TV show
Ctrl+Shift+P = Resume a TV show
Ctrl+Shift+S = Stop recording or playing a TV show
Ctrl+Shift+F = Fast-forward
Ctrl+Shift+B = Rewind
Page Up = Go to the next channel
Page Down = Go to the previous channel
Ctrl+B = Skip back
Ctrl+F = Skip forward
Misc.
Ctrl+D = Display the content menu
Ctrl+Shift+C = Toggle closed captioning on/off
F8 = Mute Volume
F9/F10 = Volume Up/Volume Down
Music (inc. Radio)
Ctrl+A = Go to radio
Ctrl+P = Pause music
Ctrl+M = Go to music
Ctrl+Shift+S = Stop radio
Ctrl+Shift+P = Pause music
Ctrl+F = Go to the next song
Ctrl+B = Skip back
Ctrl+Shift+F = fast-forward
Ctrl+R = Rip a CD
Pictures
Ctrl+Shift+P = Start a slideshow
Ctrl+Shift+S = Stop a slideshow
Ctrl+P = Pause a slideshow
Ctrl+I = Go to Pictures
Streamripper for Winamp
Con esta aplicación se puede ripear cualquier radio que emita a traves de internet.
http://streamripper.sourceforge.net/
Algo tambien muy interesante es que puede hacer retrasnmitir la radio que escuches.

