Diferències

Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.

Enllaç a la visualització de la comparació

Ambdós costats versió prèvia Revisió prèvia
Següent revisió
Revisió prèvia
linux:start [29/01/2021 08:24] – [linux] matelinux:start [25/10/2023 08:00] (actual) – [linux] mate
Línia 2: Línia 2:
 = linux = linux
   * [[linux:shell:start]]   * [[linux:shell:start]]
-  * [[linux:desktop:start]]+  * [[linux:distros:start]] 
 +  * [[linux:remote-desktop:start]]
   * [[linux:filesystem:start]]   * [[linux:filesystem:start]]
-    * <code>[Fri Jan 29 08:22:39.952044 2021] [:error] [pid 26622:tid 3525891319552] [client 93.176.179.21:54270] [client 93.176.179.21] ModSecurity: Warning. Operator GE matched 7 at TX:inbound_anomaly_score. [file "/dh/apache2/template/etc/mod_sec3_CRS/RESPONSE-980-CORRELATION.conf"] [line "87"] [id "980130"] [msg "Inbound Anomaly Score Exceeded (Total Inbound Score: 20 - SQLI=0,XSS=0,RFI=0,LFI=5,RCE=15,PHPI=0,HTTP=0,SESS=0): individual paranoia level scores: 20, 0, 0, 0"] [ver "OWASP_CRS/3.3.0"] [tag "event-correlation"] [hostname "miguelangel.torresegea.es"] [uri "/wiki/linux:filesystem:start"] [unique_id "YBQ2T@qmeI2YUWeudlmQbAAAAAE"], referer: https://miguelangel.torresegea.es/wiki/linux:filesystem:start</code> 
   * [[linux:comm:start]]   * [[linux:comm:start]]
   * [[linux:utils:start]]   * [[linux:utils:start]]
   * [[linux:install:start]]   * [[linux:install:start]]
   * [[linux:seguridad:start]]   * [[linux:seguridad:start]]
 +  * [[linux:xwindows:start]]
 +  * [[linux:kernel:start]]
 +  * [[linux:ctl:start]]
 +
 +== que escritorios disponibles?
 +  * <code bash>ps -a | egrep -i "gnome|kde|mate|cinnamon|lxde|xfce|jwm"</code>
 +  * <code bash>systemctl status display-manager</code>
 +  * <code bash>ls /usr/bin/*session</code>
 +  * screenfetch: <code bash>git clone git://github.com/KittyKatt/screenFetch.git screenfetch
 +./screenfetch-dev</code>
 +
 +== reinicar escritorio
 +<key>C + A + F2</key> (hasta F6)
 +
 +  * XFCE: ''xfce4-panel -r && xfwm4 --replace''
 +  * Gnome Shell: ''gnome-shell --replace & disown''
 +  * Plasma 5: ''kbuildsycoca5 && kquitapp5 plasmashell && kstart5 plasmashell''
 +  * LXDE: ''lxpanelctl restart && openbox --restart''
 +  * Unity: ''unity --replace &''
 +  * Budgie_: ''budgie-panel --replace && budgie-wm --replace''
 +  * MATE: ''mate-panel --replace''
 +  * Cinnamon: ''gnome-shell --replace''
 +
 +/via: [[https://geekland.eu/reiniciar-el-entorno-escritorio-linux/]]
  
  
  • linux/start.1611937450.txt.gz
  • Darrera modificació: 29/01/2021 08:24
  • per mate