User Tools

Site Tools


informatica:hp_z400_600_debian6_1

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
informatica:hp_z400_600_debian6_1 [2021/08/19 15:47]
miquel [Instal·lació de Debian 6.0.3]
informatica:hp_z400_600_debian6_1 [2021/08/19 15:52] (current)
miquel [Configuració de GNOME]
Line 1: Line 1:
 ====== Avance III 600 MHz - Instal·lació de Debian 6.0.3 ====== ====== Avance III 600 MHz - Instal·lació de Debian 6.0.3 ======
 +
 +<WRAP alert>
 +**Informació obsoleta.** El sistema operatiu actual és el CentOS v. 7 o posterior.
 +</WRAP>
  
 La distribució de GNU/Linux instal·lada és la **Debian version 6.0.3, released on October 8th, 2011, codenamed squeeze, AMD64 architecture.** La distribució de GNU/Linux instal·lada és la **Debian version 6.0.3, released on October 8th, 2011, codenamed squeeze, AMD64 architecture.**
Line 384: Line 388:
   * Filezilla? :warn: potser no cal, perquè el gestor de fitxers ja incorpora un client de ftp/ssh.   * Filezilla? :warn: potser no cal, perquè el gestor de fitxers ja incorpora un client de ftp/ssh.
   * ...   * ...
 +
 +===== 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>
 +
 +===== 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]]
 +
 +===== 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.
  
  
informatica/hp_z400_600_debian6_1.1629380829.txt.gz · Last modified: 2021/08/19 15:47 by miquel