jueves, 18 de febrero de 2016

rfkill


ifconfig wlan0 up   fall
tecla fn + f8
ifconfig wlan0 up ok
wpla_supplicant -B -i wlan0 -c <(wpa_passphrase nomessid clauwifi)


xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


lshw -C nework
modprobe ath9k
ifconfig wlan0 up

rflill list

rfkill unblock all



apart
modinfo ath9k

apt-get isntall firmware-b43-installer

lunes, 15 de febrero de 2016

WPA supplicant - configurar wifi linux modo texto


 ugerencia: Tanto wpa_supplicant como wpa_passphrase se pueden combinar para asociarse con casi todas las redes WPA2 (Personal):
# wpa_supplicant -B -i interfaz -c <(wpa_passphrase nombre_de_la_red frase_contraseña
 
 
# wpa_supplicant -B -i interfaz -c <(wpa_passphrase nombre_de_la_red frase_contraseña)

https://wiki.archlinux.org/index.php/WPA_supplicant_%28Espa%C3%B1ol%29

lunes, 8 de febrero de 2016

instalar windows 8.1 en cuenta local

dado que no recordaba el password de la cuenta hotmail, ha pasado a ser totalmente secundaria (y que una vez me la hicieron poner tan compleja que ya no es práctica de utilizar)

basicamente realizar la instalación y en el momento de crear usuario indicar que no tenemos cuenta hotmail y como veis en la parte inferior aparece la opción de crear la cuenta en local o sin "cuenta microsoft"










lunes, 25 de enero de 2016

Install Google SketchUp Make 2014 in Ubuntu 14.04

http://ubuntuhandbook.org/index.php/2014/06/install-google-sketchup-ubuntu1404/


Install Google SketchUp Make 2014 in Ubuntu 14.04

June 2, 2014 — 98 Comments
Install Google Sketchup Ubuntu 14.04
I’ve posted a tutorial about how to install Google SketchUp 2013 in Ubuntu 13.04, but it seems to be outdated. So I decide to write this how-to and hope it will help those who are trying to get Google SketchUp Make 2014 working in Ubuntu 14.04 LTS through wine.
First of all, press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one to install the latest development Wine 1.7 from its PPA:
sudo add-apt-repository ppa:ubuntu-wine/ppa

sudo apt-get update

sudo apt-get install wine1.7
Once wine is installed, config it by running:
winecfg
In “Wine Configuration” window, you may:
  • Change Windows Version to Windows 7 in the bottom of the Applications tab.
  • Under Libraries tab, select ‘Riched20’ library from the drop-down list and add it
wine-configuration
Now download the Windows package of SketchUp EXE from the official link below:
Right-click on the EXE and select open it via Wine:
open-with-wine
Follow the install wizard and finally you’ll get SketchUp installed with shortcut icons on your desktop.

LA VERITAT ES QUE FINS AQUEST PUNT M'HA FUNCIONAT I LA PART POSTERIOR NO M'HA FET FALTA, LA DEIXO COPIADA PER SI FOS NECESSARI

Tips:
1. On my 64 bit Ubuntu 14.04, SketchUp 2014 hangs after choosing a template. This has been reported as a bug and seemed to be fixed in Wine 1.7.19. However, I still get this error.
The workaround is disable Ruby API by launching SketchUp via:
wine "C:\Program Files (x86)\SketchUp\SketchUp 2014\SketchUp.exe" "/DisableRubyAPI"
Or, in the Properties window of the desktop shortcut, add /DisableRubyAPI to the end of command area:
disablerubyapi
2. If sketch up doesn’t work because of a problem with a graphics card
1. Run below command to bring up Registry Editor:
wine regedit
2. Navigate to HKEY_CURRENT_USER -> Software -> Google -> SketchUp version -> GLConfig -> Display
3. Change the value of HW_OK to 1 (so that it shows up as 0×00000001 (1)

viernes, 15 de enero de 2016

configurar programador tarea programada

para conseguir apagar las màquinas del centro a las 18 h , una vez se han acabado las clases hemos utilitzado el programador de tareas programadas de windows y hemos utilizado el comando
 shutdown -s  para que realice el apagado.

sobre una tarea ya creada tendremos