sábado, 15 de noviembre de 2014

Music forever. Rick Danko Live at Capitol 1977

Para que el blog no sea tan friki (o quizás más), he pensado en compartir música de la que realmente me gusta.

Para empezar, y al final del post, esta pequeña joya que corre hace poco por youtube. Para los que no conozcais a Rick, Danko, Rick Danko, o como querais llamarlo, fué el bajista del super grupo "The Band". Si no sabéis quien son, escuchad esto, multiinstrumentistas, y simplemente unos fuera de serie. Aquí con los Staples, otros grandes.


 Este concierto es del 77, y está con su hermano, Terry, Michael de Temple ... Grandes músicos. En este concierto estaba haciendo promo de su disco "Rick Danko" (un discazo no demasiado conocido), y mezclaba clásicos de The Band con ese disco, recien sacado. Podéis escuchar, por ejemplo en el 24:40, "New Mexicoe", una joya (mejor escuchadla en el disco)

I don't think I could tell you when
I'll be coming back this way again
Got no way of knowin, how far I'll be goin
Or how long I might be stayin
Been puttin it off too long
Time to be movin on
There's so much that I'd like to see


You might catch me down in New Mexico
Got some folks there that I used to know
But I'd be wastin time, you know just what I'd find
More of the same that made me leave there
Been puttin it off too long, time to be movin on
And there's so much that I'd like to see


If I go back to New Mexico
And all of those people that I used to know
I'd be wastin time, you know just what I'd find
More of the same that made me leave there
Been puttin' it off too long, time to be movin' on
And there's still so much that I'd like to see


En el 33, otra joya también, "Sip de Wine", fíjaros como lo captó Scorsese en "Last Waltz". Entonces La Banda se separaba, y Rick grababa el disco en los estudios Shangri-la, Malibú, California. El momento tiene una gran intensidad. Se puede encontar traducido, pero emociona (pensad que se separaba un gran grupo)





Aparte de sus lineas de bajo, su registro vocal, es sencillamente impresionante. Nos dejó en el 99, pero gracias a youtbe podemos disfrutarlo, como si estuvieramos allí (casi).

Os dejo el concierto



miércoles, 12 de noviembre de 2014

Entourage 2008 y Office 365

He seguido este post, y ha sido mano de santo.

No me he liado con carpetas públicas, pero lo básico funciona correctamente.

Básicamente, aplicar updates y cargad el Web Service Edition.

Podéis encontrarlo en :

http://darnitol.blogspot.com.es/2014/02/configuring-entourage-2008-for.html

Copio contenido para conservar y que no desaparezca. Todos los méritos son de Justin.

--------------------------------------------------------------------------------------------------------------------

Configuring Entourage 2008 for Office365 Exchange

Mac users are a different breed - they often just want to get things done and not spend a lot of time learning a new program.  Sometimes this means spending a lot of time making our old stuff work with our new stuff.  My friend Brent recently tackled the issue of using Entourage 2008 and Office365 Exchange with some success (though there seems to be a limitation which causes Entourage to only sync the past 6-8 weeks of email and not display the balance).


First Brent had to install several updates for his Office 2008:


Next he configured his Mac and Entourage using information from the following web sites to:


miércoles, 29 de octubre de 2014

Aumentar tamaño caché Outlook Google Apps Sync for Outlook

Limit mailbox size by setting a registry key

By adding the following registry key and accompanying DWORD Value, you can limit the size of a user's mailbox to a specific number of megabytes. This value also includes the size of delegated mailboxes that can be accessed. When you implement this registry key, the Mailbox Size Limit options are not available.
Create the following registry key and accompanying DWORD Value on each computer where Google Apps Sync is installed:
  • Add the following registry key: HKEY_CURRENT_USER\Software\Google\Google Apps Sync\EmailSync
     
  • Modify HKEY_CURRENT_USER\Software\Google\Google Apps Sync\EmailSync by adding the following DWORD Value:
    • DWORD Value name: MaxStorePstSizeMegaBytes
    • DWORD Value data: Enter the number of megabytes that you want as the maximum size of the mailbox (for example, 256)

miércoles, 1 de octubre de 2014

RDS en Windows Server 2012 Workgroup

Leed estos 2 artículos, donde explica como poder hacerlo

http://blogs.itpro.es/tomashidalgo/2012/09/23/servicios-de-escritorio-remoto-rds-en-un-entorno-de-grupo-de-trabajo-workgroup/

http://support2.microsoft.com/kb/2833839

Y en especial los comandos para activar el servidor de licencias desde Powershell

  1. Open an elevated Windows PowerShell prompt
  2. Type the following command on the PS prompt and press Enter:

    $obj = gwmi -namespace "Root/CIMV2/TerminalServices" Win32_TerminalServiceSetting
  3. Run the following command to set the licensing mode:
    Note: Value = 2 for Per device, Value = 4 for Per User

    $obj.ChangeMode(value)
  4. Run the following command to replace the machine name with License Server:

    $obj.SetSpecifiedLicenseServerList("LicServer")
  5. Run the following command to verify the settings that are configured using above mentioned steps:

    $obj.GetSpecifiedLicenseServerList()

    You should see the server name in the output.

Después de ejecutar estos comando, deberiais poder hacer el Diagnostico de licencias sin errores

Añadir a los usuarios dentro de Sistema, acceso remoto, para que puedan entrar.

sábado, 20 de septiembre de 2014

Eset NOD32. Alertas por criptovirus

Este tipo de virus, actualmente, atacan los recursos compartidos de la red, y los propios PCs infectados, encriptando las extensiones de los ficheros más sensibles (DOC?,, PDFs, XLS?, DBFs …)

En el servidor donde está instalado NOD32, su comportamiento, cuando hay una detección del ataque, es borrar el fichero DECRYPT.TXT y DECRYPT.HTML (instrucciones de pago del creador del virus), que genera la máquina cliente al “atacar” los ficheros del servidor. Esto sirve para recuperar los datos encriptados, siguiendo el log del antivirus, a partir de la copia de seguridad o copias "Shadow".

Me puse en contacto con ESET, para ver si podía ejecutar una acción, al detectar un tipo de virus, o un patrón concreto, pero parece que no es posible, o no me lo supieron decir. Al final he optado por montar un sistema de avisos en el servidor o servidores, de tal manera, que si detecta algún tipo de virus, me avise a mi correo electrónico.

Se que esto puede ser una acción que muchos de vosotros programáis habitualmente, pero esto cobra más sentido con estas nuevas amenazas.

Tras entrar en la pantalla de configuración, que os indico en el gráfico adjunto, suelo retocar el mensaje, para que me indique el cliente y el servidor del que se trata. El resto de datos se tratan de una simple autentificación SMTP, cuenta origen y destino. (he creado una que es antivirus@miempresa.com)

Suelo ejecutar un test EICAR para verificar que funciona, y darlo por bueno.





lunes, 15 de septiembre de 2014

Disk2vhd, bootmgr is missing. Missing operating system.

Os adjunto este procedimiento para hacer funcional un vhd exportado desde disk2vhd de Microsoft


PROBLEM:
- Not booting, displaying error “Missing Operating System”
Part1:
1.- open Disk Management
2.- Go to the Menu, select Attach VHD and browse and select your VHD File.
3.- Disk Management will attached as “Primary Partition” .
4.- On Disk Management right Click on the VHD HDD and select “Make Partition as Active”. You will see the VHD “Active, Primary Partition”
5.- Then Right Click on the Left Hand Side HDD (on top of Disk0 or Disk1 or wherever is your VHD placed) and select “Detach VHD”. Make sure the “Delete the virtual disk after removing the disk” is UNSELECTED otherwise will delete the VHD file.

Now…once you try to boot from Hyper-V, the error will change to “BOOTMGR is missing”
Part2:
1.- Now, place the Server 2008 R2 Installation Disk
2.- On Hyper-V, double tab the VHD and go to the menu Media, capture Drive E: or the letter of your drive.
3.- Make the VHD on Hyper-V boot from your CD
4.- Once it load, select the Language Options and the Select Repair Option. If you don’t see Select Repair Options, select Next, then cancel and at some point will display the “System Recovery Options” with the Command Promt.
5.- Open Command Promt and it will land on x:\
6.- Cd to the folder and type “x:\sources\recovery\StartRep.exe”.
That will fix the MBR and place everything is place for your VHD to boot. Do it twice is necessary, sometimes the first time do not do it.