User Tools

Site Tools


informatica:hp_z400_600

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
informatica:hp_z400_600 [2021/08/19 15:46]
miquel [Instal·lació i configuració de Debian]
informatica:hp_z400_600 [2021/08/19 16:19]
miquel [Canvi del sistema operatiu a CentOS]
Line 153: Line 153:
  
  
-==== Hardware especial ==== 
  
-=== Drivers per la targeta gràfica === 
- 
-Instal·lo els drivers més actuals disponibles a debian-backports. 
- 
-Per més informació consultar: 
-  * http://wiki.debian.org/NvidiaGraphicsDrivers#non-free_drivers 
-  * http://www.nvidia.com/object/unix.html 
-  * http://www.nvidia.com/object/linux-display-amd64-290.10-driver.html 
-  * http://packages.debian.org/search?keywords=nvidia-glx 
-  * ... 
- 
-Per veure si es poden connectar dos monitors consultar: 
-  * http://en.gentoo-wiki.com/wiki/X.Org/Dual_Monitors/Nvidia 
-  * http://www.nvidia.com/object/feature_twinview.html 
-  * http://ubuntuforums.org/showthread.php?t=1817622 
-  * http://www.ublug.org/ubuntu/twinview/twinview-howto-breezy.html 
-  * http://us.download.nvidia.com/solaris/96.43.21/README/appendix-g.html 
-  * http://defindit.com/readme_files/x_windows_dual_monitor.html 
-  * http://forums.nvidia.com/ 
-  * ... 
- 
-=== Drivers per la 2a targeta de xarxa === 
- 
-Aparentment no cal instal·lar cap driver especial ja que la targeta és suportada per GNU/Linux, però per si de cas, aquests són alguns enllaços relacionats amb aquest model de targeta: 
-  * [[http://www.google.es/#sclient=psy-ab&hl=es&source=hp&q=linux+driver+dge-528t&pbx=1&oq=linux+driver+dge-528t&aq=f&aqi=&aql=&gs_sm=e&gs_upl=2355l8732l0l9055l21l17l0l3l3l1l401l3573l0.9.6.1.1l20l0&fp=1&biw=1076&bih=853&bav=on.2,or.r_gc.r_pw.,cf.osb&cad=b | linux driver dge-528t]] a Google 
-  * [[http://www.dlink.co.uk/cs/Satellite?c=Product_C&childpagename=DLinkEurope-GB%2FDLTechProduct&cid=1197319325083&p=1197318962293&packedargs=QuickLinksParentID%3D1197318962293%26locale%3D1195806691854&pagename=DLinkEurope-GB%2FDLWrapper | Technical Support - DGE-528T - Copper Gigabit PCI Card for PC]] 
-  * [[http://www.dlink.co.uk/cs/Satellite?c=Product_C&childpagename=DLinkEurope-GB%2FDLProductCarouselMultiple&cid=1197319325083&p=1197318962342&packedargs=locale%3D1195806691854&pagename=DLinkEurope-GB%2FDLWrapper | DGE-528T - Copper Gigabit PCI Card for PC]] 
-  * [[http://hardware4linux.info/module/r8169/ | Components supported by the r8169 module]] 
- 
-=== Drivers per la targeta amb ports sèrie === 
- 
-La targeta és reconeguda i configurada pel sistema, no cal instal·lar cap controlador addicional, 
-<file> 
-[    0.688353] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled 
-[    0.688545]   alloc irq_desc for 16 on node -1 
-[    0.688546]   alloc kstat_irqs on node -1 
-[    0.688550] serial 0000:1c:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 
-[    0.688562] 2 ports detected on Oxford PCI Express device 
-[    0.688613] ttyS0: detected caps 00000700 should be 00000100 
-[    0.688617] 0000:1c:00.0: ttyS0 at MMIO 0xec401000 (irq = 16) is a 16C950/954 
-[    0.688670] ttyS1: detected caps 00000700 should be 00000100 
-[    0.688674] 0000:1c:00.0: ttyS1 at MMIO 0xec401200 (irq = 16) is a 16C950/954 
-</file> 
- 
-==== Configuració de la BIOS ==== 
- 
-FIXME Quan tot estigui funcionant caldrà verificar la configuració de la BIOS, per exemple, per protegir l'accés amb una contrasenya. 
- 
-==== Securing Debian GNU/Linux ==== 
- 
-  * [[http://wiki.debian.org/SELinux | Debian SELinux support.]] The Debian packaged Linux kernels have had SELinux support compiled in (but disabled by default) since version 2.6.9. 
-    * [[http://wiki.debian.org/SELinux/Setup | SELinux Setup]] 
-  * [[wp>Security-Enhanced_Linux]] 
-  * [[http://selinuxproject.org/page/Main_Page | SELinux Project Wiki]] 
-  * [[http://blog.supportpro.com/2007/08/se-linux/ | SELINUX (Security-Enhanced Linux)]] 
-  * [[http://www.puschitz.com/SecuringLinux.shtml | Securing and Hardening Red Hat Linux Production Systems.]] A Practical Guide to Basic Linux Security in Production Enterprise Environments. Written by Werner Puschitz. 
- 
-==== Altres millores a Debian ==== 
- 
-=== Devil's pie === 
- 
-  * [[http://www.burtonini.com/blog/computers/devilspie | Devil's Pie]] is a window-matching utility, inspired by Sawfish's "Matched Windows" option and the lack of the functionality in Metacity. Metacity lacking window matching is not a bad thing — Metacity is a lean window manager, and window matching does not have to be a window manager task. Devil's Pie can be configured to detect windows as they are created, and match the window to a set of rules. If the window matches the rules, it can perform a series of actions on that window. For example, I can make all windows created by X-Chat appear on all workspaces, and the main Gkrellm1 window does not appear in the pager or task list. 
-  * [[https://help.ubuntu.com/community/Devilspie | Devilspie]] is a non-gui utility that lets you make applications start in specified workplaces, in specified sizes and placements, minimized or maximized and much more based on simple config files. 
-  * [[http://code.google.com/p/gdevilspie/ | GDevilspie]] is a user friendly interface to the devilspie window matching daemon, to create rules easily. 
-    * [[http://askubuntu.com/questions/20989/how-do-i-tell-a-start-up-program-to-start-minimized | How do I tell a start up program to start minimized?]] 
- 
-=== Teamviewer === 
- 
-  * [[http://www.teamviewer.com/es/index.aspx | TeamViewer]] the All-In-One Solution for Remote Access and Support over the Internet. TeamViewer connects to any PC or server around the world within a few seconds. You can remote control your partner's PC as if you were sitting right in front of it. 
- 
-=== Configuració de GNOME === 
- 
-Consultar els següents enllaços sobre cóm millorar o personalitzar el comportament de Gnome 
-  * [[https://wiki.archlinux.org/index.php/GNOME | GNOME]] at ArchLinux 
-    * [[https://wiki.archlinux.org/index.php/GNOME_Tips | GNOME Tips]] 
-    * [[https://wiki.archlinux.org/index.php/GNOME_2.28_Changes#Configuring_gdm_2.28 | Configuring GDM 2.28]] 
  
  
Line 665: Line 588:
   * [[informatica:hp_z400_600_centos7_3 | Instal·lació de CentOS 7 - 3a Part]]   * [[informatica:hp_z400_600_centos7_3 | Instal·lació de CentOS 7 - 3a Part]]
   * [[informatica:hp_z400_600_centos7_4 | Instal·lació de CentOS 7 - 4a Part]]   * [[informatica:hp_z400_600_centos7_4 | Instal·lació de CentOS 7 - 4a Part]]
-  * Instal·lació de CentOS 7 - 5a Part. Carpetes de dades actuals i antigues).+  * Instal·lació de CentOS 7 - 5a Part. Carpetes de dades actuals i antigues. Repartició del disc dur HDD per dades.
  
 ==== Instal·lació del Topspin 3.6.3 ==== ==== Instal·lació del Topspin 3.6.3 ====
informatica/hp_z400_600.txt · Last modified: 2021/08/25 15:02 by miquel