Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_r400 [2017-09-01 14:54]
linux_r400 [2022-07-18 13:20] (current)
Line 1: Line 1:
 +====== Tips till bärbara! ======
 +  *Ni ska först installera php5-cli (command-line interpreter for php script)<code>sudo apt-get install php5-cli</code>
 +  *Ni skall sedan via programcentralen installera gPHPEdit\\
  
 +
 +<code bash>
 +#OBS!! Tips till Joel med fler som har en dator som blir väldigt seg efter ett tag, skriv detta i en terminal.
 +sudo echo "options drm_kms_helper poll=N" >> /etc/modprobe.d/local.conf
 +# Starta sedan om datorn.
 +</code>
 +
 +Tips!\\
 +Om ni har uppdaterat till 11.10 och vill ha gnome
 +<code>
 +sudo apt-get install gnome-shell
 +</code>