Changes between Version 22 and Version 23 of OutilsFormation
- Timestamp:
- Dec 11, 2019, 11:38:56 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OutilsFormation
v22 v23 82 82 Flip the ON switch to install the extension 83 83 84 == 3. Disable automatic rotation of the w orkspace == 85 84 86 Problème Ubuntu sur les portables enseignement : l'orientation du bureau change quand on tourne l'ordinateur. 85 87 … … 88 90 }}} 89 91 90 == 3. python == 92 Try this command to stop and disable 93 {{{ 94 sudo systemctl stop iio-sensor-proxy.service 95 sudo systemctl disable iio-sensor-proxy.service 96 }}} 97 98 To completely remove : 99 {{{ 100 sudo apt-get remove iio-sensor-proxy 101 }}} 102 103 == 4. python == 91 104 92 105 Not as root nor su … … 111 124 }}} 112 125 113 == 4. ferret install from ferret ==126 == 5. ferret install from ferret == 114 127 115 128 #https://github.com/NOAA-PMEL/PyFerret/blob/master/README.md … … 125 138 126 139 127 == 5. acroread ==140 == 6. acroread == 128 141 129 142 … … 138 151 139 152 140 == 6. rstudio, for tuning tools ==153 == 7. rstudio, for tuning tools == 141 154 142 155 {{{