Cap resum de modificació |
|||
| (46 revisions intermèdies per 3 usuaris que no es mostren) | |||
| Línia 1: | Línia 1: | ||
=== | [[Category:SAPO]] | ||
[[Category:SysAdmin]] | |||
<sidebar> | |||
*Idiomes | |||
**SAPO|Català | |||
**SAPO en|English | |||
**SAPO es|Español | |||
</sidebar> | |||
=== Brief history of '''SAPO''' system === | |||
'''SAPO''' is a set of powerful applications oriented to the ''CARTA'' 's implementation (transform artistic creation to technical drawing), designs blond curtains, lace , etc. ... These products are manufactured by the German company ''Karl Mayer'' 's textile machinery or in ancient looms ''leavers''. <br> The ''SAPO'' system was originally created for ''HP's'' workstations with '''HP-UX''' operating system, because they were more powerful than any PC on the market. The personal computing progress make PC getting faster and cheaper, and became more interesting to migrate the code to the new and primitive ''Linux'' running on personal computers. | '''SAPO''' is a set of powerful applications oriented to the ''CARTA'' 's implementation (transform artistic creation to technical drawing), designs blond curtains, lace , etc. ... These products are manufactured by the German company ''Karl Mayer'' 's textile machinery or in ancient looms ''leavers''. <br> The ''SAPO'' system was originally created for ''HP's'' workstations with '''HP-UX''' operating system, because they were more powerful than any PC on the market. The personal computing progress make PC getting faster and cheaper, and became more interesting to migrate the code to the new and primitive ''Linux'' running on personal computers. | ||
We choose '''Redhat''' distribution because was free and had a lot of similarities with directories and config files structure with '''HP-UX'''. '''Redhat''' became a commercial product, so we move to another open source alternative to maintain and improve the stability and security. This distribution is'''CentOS''', which did not have the latest versions of software that other distributions derived from '''Redhat''' have like '''Fedora''', but instead have a better stability . | We choose '''Redhat''' distribution because was free and had a lot of similarities with directories and config files structure with '''HP-UX'''. '''Redhat''' became a commercial product, so we move to another open source alternative to maintain and improve the stability and security. This distribution is '''CentOS''', which did not have the latest versions of software that other distributions derived from '''Redhat''' have like '''Fedora''', but instead have a better stability . | ||
We kept the maximum appearance with the idea to avoid user adaptation to different environments that haven't used. For this reason, we install a linux compatible ''HP-UX'' workstations desktop called '''CDE''', but now we are working to migrate '''SAPO''' system to any modern desktops integrated with current ''Linux'' versions like '''Gnome''', or '''KDE''', to improve the user experience and comfort as much as possible without losing security and stability. | We kept the maximum appearance with the idea to avoid user adaptation to different environments that haven't used. For this reason, we install a linux compatible ''HP-UX'' workstations desktop called '''CDE''', but now we are working to migrate '''SAPO''' system to any modern desktops integrated with current ''Linux'' versions like '''Gnome''', or '''KDE''', to improve the user experience and comfort as much as possible without losing security and stability. | ||
| Línia 23: | Línia 31: | ||
=== Installation === | === Installation === | ||
==== Linux Operating System ==== | ==== Linux Operating System ==== | ||
===== Linux '''CentOS 5.x''' operating system installation===== | ===== Installation ===== | ||
====== Linux '''CentOS 5.x''' operating system installation====== | |||
The installation ''Iso images'' can be downloaded from the '''CentOS''''s official website: <br>[http://mirror.centos.org/centos/5/isos/i386/ http://mirror.centos.org/centos/5/isos/i386 /] | The installation ''Iso images'' can be downloaded from the '''CentOS''''s official website: <br>[http://mirror.centos.org/centos/5/isos/i386/ http://mirror.centos.org/centos/5/isos/i386 /] | ||
<blockquote> | <blockquote> | ||
| Línia 197: | Línia 206: | ||
</ol> | </ol> | ||
<hr style="height:5px"> | <hr style="height:5px"> | ||
===== Linux '''CentOS 6.x''' operating System Installation ===== | ====== Linux '''CentOS 6.x''' operating System Installation ====== | ||
<blockquote> | <blockquote> | ||
{| Class = "wikitable" | {| Class = "wikitable" | ||
| Línia 478: | Línia 487: | ||
|- | |- | ||
|99-CADT-el5.rules||udev configuration file | |99-CADT-el5.rules||udev configuration file | ||
|- | |||
|autofsck||Hard Disk checking while booting | |||
|- | |- | ||
|Adobe-relese-i386-1.0.1.noaech.rpm||adobe repository | |Adobe-relese-i386-1.0.1.noaech.rpm||adobe repository | ||
| Línia 487: | Línia 498: | ||
|Elrepo-release-5-3.el5.elrepo.no arch.rpm||repository elrepo | |Elrepo-release-5-3.el5.elrepo.no arch.rpm||repository elrepo | ||
|- | |- | ||
| | |sapohotplug_v2.tar||install hotplug (explained below) | ||
|- | |- | ||
|Folder NetManager||install NetManager (explained below) | |Folder NetManager||install NetManager (explained below) | ||
| Línia 570: | Línia 581: | ||
|- | |- | ||
| <li> <pre> [Root@centos5 yuminstall] # yum install gcc [enter] </pre> </li> | | <li> <pre> [Root@centos5 yuminstall] # yum install gcc [enter] </pre> </li> | ||
|} | |||
{| | |||
|- | |||
| <li> <pre> [Root@centos5 yuminstall] # yum install ksh [enter] </pre> </li> | |||
|} | |} | ||
{| | {| | ||
| Línia 591: | Línia 606: | ||
|+ '''Recommended services to disable''' | |+ '''Recommended services to disable''' | ||
|- Align = "center" | |- Align = "center" | ||
|'''Service''' ||'''Description''' | |'''Service''' ||'''Description'''||'''OS Release''' | ||
|- | |- | ||
| Gpm || terminal mouse support | | Gpm || terminal mouse support || el5 | ||
|- | |- | ||
|Sendmail || E-mail Server | |Sendmail || E-mail Server || el5 | ||
|- | |- | ||
|Firstboot || Post-Installation Configuration | |Firstboot || Post-Installation Configuration || el5 | ||
|- | |- | ||
| Yum-updatesd || Automatic Update Package | | Yum-updatesd || Automatic Update Package || el5 | ||
|- | |- | ||
|Isdn || Support for integrated services digital networks (XDSI / ISDN) | |Isdn || Support for integrated services digital networks (XDSI / ISDN) || el5 | ||
|- | |- | ||
| Lvm2 || Support to manage logical volumes | | Lvm2 || Support to manage logical volumes || el5, el6 | ||
|- | |- | ||
|colspan = " | |colspan = "3" align = "center" | Any other unnecessary (in case of doubt do not modify) | ||
|} <br> | |} <br> | ||
<li>Configure automatic disk corrections if the system is turned off incorrectly. </ li> | <li>Configure automatic disk corrections if the system is turned off incorrectly. </ li> | ||
| Línia 702: | Línia 717: | ||
{| | {| | ||
|- | |- | ||
| <pre> [Root@CentOS5 | | <pre> [Root@CentOS5 INSTALACIO] # sh ./NVIDIA-Linux-x86-290.10.run </pre> | ||
|} | |} | ||
<blockquote> | <blockquote> | ||
| Línia 721: | Línia 736: | ||
|- | |- | ||
|Valign = "top" |'''ATI''' | |Valign = "top" |'''ATI''' | ||
|Download and follow the instructions [http://support.amd.com/us/Pages/AMDSupportHub.aspx official website of ATI / AMD | |Download and follow the instructions at [http://support.amd.com/us/Pages/AMDSupportHub.aspx] official website of ATI / AMD or install from "elrepo" repository downloading kmod-fglrx93 either kmod-fglrx (depending on your graphic card. see: http://elrepo.org/tiki/kmod-fglrx) | ||
yum install kmod-fglrx93 | |||
aticonfig --initial | |||
You should know that any graphic card using the kmod-fglrx93 will not work on CentOS 6 because the Xorg version, so you will have to use the default drivers. | |||
|- | |- | ||
|Valign = "top" |'''Intel''' | |Valign = "top" |'''Intel''' | ||
| Línia 754: | Línia 772: | ||
{| Class = "wikitable" | {| Class = "wikitable" | ||
|- Valign = "top" | |- Valign = "top" | ||
|[[Fitxer: Nota.gif]] ||''<ul> <li> The values should meet with your computer's hardware specifications.. </li> <li> The 'SendCoreEvent' value, defines whether the stylus will work on the desktop. </li> </ul>'' | |[[Fitxer: Nota.gif]] ||''<ul> <li> The values should meet with your computer's hardware specifications.. </li> <li> The 'SendCoreEvent' value, defines whether the stylus will work on the desktop.</li> | ||
<li>In CentOS 6, it will be necessary to create the xorg.conf file with: <pre>Xorg -configure</pre><br> | |||
That file will be saved at ~/ so you should move it to /etc/X11: <pre>mv ~/xorg.conf.new /etc/X11/xorg.conf</pre> </li> </ul>'' | |||
|} | |} | ||
</blockquote> | </blockquote> | ||
| Línia 967: | Línia 987: | ||
</Ol> | </Ol> | ||
<hr style="height:1px"> | <hr style="height:1px"> | ||
====='''CDE''' patches install ===== | |||
<ol> | |||
<li>Mount DeXtop_3.2_patches.iso file''''. </li> | |||
{| | |||
|- | |||
|<pre>[Root@CentOS5 INSTALACIO] # mount -o loop mnt DeXtop_3.2_patches.iso [enter]</pre> | |||
|} | |||
<li>To start the patches installation.</li> | |||
{| | |||
|- | |||
|<pre>[Root@CentOS5 INSTALACIO] # cd mnt [enter] | |||
[Root@CentOS5 mnt] # ./Install [enter] </pre> | |||
|} | |||
<li>'''CDE''' patches install </li> Installation is automatic and no requires user intervention. When finished, release the ''mnt'' folder. | |||
{| | |||
|- | |||
|<pre>[Root @ CentOS5 mnt] # cd .. [enter] | |||
[Root @ CentOS5 INSTALACIO] # umount mnt [enter] </pre> | |||
|} | |||
{| | |||
|- | |||
|[[Fitxer: Perill.png]] ||'''NO reboot the computer''', is still necessary to modify some configuration files. | |||
|} | |||
</ol> | |||
<hr style="height:1px"> | |||
===== Post-install of '''CDE ''' desktop===== | |||
<ol><li> Modify the default run level in the file ''/etc/inittab.'' </li> | |||
<ol type="I"> | |||
<li> Edit the file ''/etc/inittab'' </li> | |||
{| | |||
|- | |||
| <pre> [Root@Centos5 CADT] # vi /etc/inittab [enter] </pre> | |||
|} | |||
<li>Replace</li> | |||
{| | |||
|- | |||
| <pre> Id: 5: initdefault: </pre> | |||
|- | |||
| Align = "center" | with | |||
|- | |||
| <pre> Id: 3: initdefault: </pre> | |||
|} | |||
<li>Save and exit </li> | |||
</ol> <br> | |||
<li>Encoding setup. </li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
| [[File: Nota.gif]] ||'' <ul><li> '''CDE''' desktop is not compatible with the UTF-8 encodings. </ li> </ul>'' | |||
|} | |||
</blockquote> | |||
<ol Type="I"> | |||
<li> Edit File ''/etc/sysconfig/i18n'' </li> | |||
{| | |||
|- | |||
|<pre>[Root@centos5 cadt] # vi /etc/sysconfig/i18n [enter] </pre> | |||
|} | |||
<li> Replace the line </li> | |||
{| | |||
|- | |||
| <pre> LANG = "xxxx.UTF-8" </pre> | |||
|- | |||
| Align = "center" | by | |||
|- | |||
|<pre> LANG = "xxxx" </pre> | |||
|} | |||
<li> Save and exit </li> | |||
</ol><br> | |||
<li> Change to the directory ''/etc/dt/config''. </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 INSTALACIO] # cd /etc/dt/config [enter] </pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li> The following commands assume that are executed from ''/etc/dt/config''. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
The '''CDE''' desktop create a directory extructure in '''/etc/dt''', this is a mirror of '''/usr/dt''' where are the default settings. <br> Before editing any configuration file of '''CDE''', this must be copied into the appropriate directory in ''/etc/dt'' and then modify it there. <br> | |||
<li> Copy the file'' /usr/dt/config/Xservers'' in the configuration directory ''/etc/dt/config''. </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 config] # cp /usr/dt/config/Xservers. [enter] </pre> | |||
|} | |||
<li>Modify the file ''Xservers'' to indicate where the''X server'' is in the current installation of '''Xorg'''. </li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
| [[Fitxer:Nota.gif]] || ''<ul> <li> '' X Server'' programs ('''Xorg''') have changed their location on the different '''CentOS''' versions of the Linux operating system. | |||
|} </li> </ul>'' | |||
{| Border = "0" | |||
|- | |||
|[[Fitxer: Perill.png]] ||'' Xservers'' is a critical file and make a mistake during the modification may cause the system doesn't boot properly. It is recommended to backup it. | |||
|} | |||
</blockquote> | |||
<ol Type="I"> | |||
<li> Backup </li> | |||
{| | |||
|- | |||
|<pre> Root@CentOS5 config] # cp Xservers Xservers_old [enter] </pre> | |||
|} | |||
<li>Edit ''Xservers'' </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 config] # vi Xservers [enter] </pre> | |||
|} | |||
<li>Change line</li> | |||
{| | |||
|- | |||
|<pre>: 0 Local local_uid @ tt1 root/usr/X11R6/bin/X: 0 </pre> | |||
|- | |||
| Align = "center" | by | |||
|- | |||
|<pre>: 0 Local local_uid @ tt1 root/usr/bin/ X: 0 </pre> | |||
|} | |||
<li>Save and exit </li> <br> | |||
</ol> | |||
<li> Correct the '''CDE''' directory where will find the local ''X'' server's files. </li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
| [[Fitxer: Nota.gif]] ||''<ul><li> ''CDE'' desktop install a own ''X'' server structure, this structure is incompatible with current '''Xorg''', so you have to setup where is the actual '' X'' server location in the system. </li> </ul>'' | |||
|} | |||
</blockquote> <blockquote> | |||
{| | |||
|- | |||
|[[Fitxer: Perill.png]] || This change makes that a reinstall of ''CDE'' desktop would overwrite the original files for the Xorg server so it is advisable to undo this operation prior to any reinstall of the desktop. | |||
|} | |||
</blockquote> | |||
<ol Type="I"> | |||
<li>'' Change to the folder /usr/X11R6/lib'' </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 config]# cd /usr/X11R6/lib [enter] </pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
| [[Fitxer: Nota.gif]] ||''<ul> <li> The following commands assume that user is in the folder'' /usr/X11R6/lib.'' </li> </ul>'' | |||
|} | |||
</blockquote> | |||
Rename the folder <li>'' X11'' to'' X11.cde ''</li> | |||
{| | |||
|- | |||
| <pre> [Root@CentOS5 lib] # mv X11 X11.cde [enter] </pre> | |||
|} | |||
<li> Create a symbolic link to the directory where is ''X'' system original '''CentOS''' </li> | |||
{| | |||
|- | |||
| <pre> [Root@CentOS5 lib] # ln-s / usr/share/X11. [enter] </pre> | |||
|} | |||
</ol> | |||
<li> Turn on the typeface service for ''X'' ('' xfs'') </li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
| [[Fitxer: Nota.gif]] ||'' <ul><li> in the installer. Lar desktop corrections'' 'CDE''','' service'' xfs is disabled. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
{| | |||
|- | |||
| <pre> [Root @ CentOS5 lib] # / sbin / chkconfig xfs where [enter] </pre> | |||
|} | |||
<li> Restart to verify that all configuration is correct </li> | |||
<pre> [root @ CentOS5 lib] # reboot [enter] </pre> | |||
</ol> | |||
<br> | |||
<hr style="height:5px"> | |||
==== The '''SAPO ''' System ==== | |||
===== The '''SAPO ''' System update===== | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
| [[Fitxer: Nota.gif]] ||''<ul> <li> Available on version 4.1 or higher </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<ol> | |||
<li> Insert the CD-ROM </li> | |||
<li> Open the application manager. </li> [[Fitxer: Inst_sapo_gra_01.png]] | |||
<li>Click Install''SAPO'' </li> [[Fitxer: Inst_sapo_gra_02.png]] | |||
<li> Enter root's password </li> | |||
<li> will automatically update </li> | |||
</ol> | |||
===== The '''SAPO ''' System Graphic install mode===== | |||
<ol> | |||
<li>Open a terminal </li> | |||
[[Fitxer: Abrir_terminal_CDE.png]] | |||
<li> Change to user ''root''. </li> | |||
{| | |||
|- | |||
|<pre> | |||
[Cadt centos5 @ ~] $ su [enter] | |||
Password: ******* [Enter] | |||
</Pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul> <li> while writing password, it won't show any character on screen. This s it normal behavior. </li> </ul>'' | |||
|} | |||
</Blockquote> | |||
<li> Change to the directory INSTALACIO </li> | |||
{| | |||
|- | |||
|<pre> | |||
[Root centos5@~] # cd /home/cadt/INSTALACIO [Enter] | |||
</Pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul> <li> the following orders assume that have user administrator access and are run in the folder'' /home/cadt/facility''. </li> </ul>'' | |||
|} | |||
</Blockquote> | |||
<li> Mount the file'' sapo.iso''. </li> | |||
{| | |||
|- | |||
| <pre> [Root @ CentOS5 INSTALACIO] # mount-o loop mnt sapo.iso [enter] </pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li>-o loop option allows us to mount an image ''CD-ROM or DVD iso format''. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<li> Change to mnt directory where is the installation '. </li> | |||
{| | |||
|- | |||
| <pre> [Root @ CentOS5 INSTALACIO] # cd mnt [enter] </pre> | |||
|} | |||
<li> Start Installation </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 mnt] #./Install </pre> | |||
|} | |||
<li>The following screen information will appear: </li> | |||
{| | |||
|- | |||
|<pre> [[Fitxer: Inst_sapo_gra_03.png]] </pre> | |||
|} | |||
<li>Select the Applications to install </li> | |||
{| | |||
|- | |||
|'''Software''' ||'''Description''' ||'''Background''' | |||
|- | |||
| SAPO || Lace Drafting System | |||
|- | |||
| Acrobat Reader 7.0 || PDF Reader || not selected later explains how to install a newer version | |||
|- | |||
| App Manager || Application Manager | |||
|- | |||
| Greasy Mouse || Mouse greasy Game | |||
|- | |||
| Xaster || asteroids game. | |||
|- | |||
| XMC || Game missiles. | |||
|} <br> | |||
[[Fitxer: Inst_sapo_gra_04.png]] | |||
<li> then will start an automatic installation. </li> | |||
[[Fitxer: Inst_sapo_gra_05.png]] <br> | |||
<li>When the installer completes click on OK and then close</li> | |||
[[Fitxer: Inst_sapo_gra_06.png]] <br> | |||
<li>unlock mnt folder </li> | |||
{| | |||
|- | |||
|<pre> | |||
[Root@CentOS5 mnt] # cd /home/CADT/INSTALACIO [enter] | |||
[Root@CentOS5 mnt] # umount mnt [enter] | |||
</Pre> | |||
|} | |||
</ol> | |||
===== The '''SAPO ''' System text install mode===== | |||
<ol> | |||
<li>Open a terminal </li> | |||
[[Fitxer: Abrir_terminal_CDE.png]] | |||
<li> Change to '' root''. </li> | |||
{| | |||
|- | |||
|<pre> | |||
[Cadt@centos5 ~] $ su [enter] | |||
Password: ******* [Enter] | |||
</pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul> <li> While typing the password, it won't see on any character on screen. This s it normal behavior. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<li>Change to directory INSTALACIO</li> | |||
{| | |||
|- | |||
|<pre> | |||
[Root centos5 @ ~] # cd /home/cadt/INSTALACIO[Enter] | |||
</Pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul> <li> the next orders assume that are run from the folder ''/home/cadt/INSTALACIO'' with administrative privilegies like user root . </li> </ul>'' | |||
|} | |||
</Blockquote> | |||
{| | |||
|- | |||
|<pre> | |||
[Root centos5@~] # cd /home/cadt/INSTALACIO[Enter] | |||
</Pre> | |||
|} | |||
<li> Mount the '''sapo.iso'''' file. </li> | |||
{| | |||
|- | |||
|<pre> [Root@centos5 INSTALACIO] # mount -o loop mnt sapo.iso [Enter] </pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul> <li> the loop option allows us to assemble one imagen CD-ROM into the DVD format. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<li> Start the installation </li> | |||
<blockquote> The CD-ROM system have the ''SAPO'' system software, which is detailed below. </blockquote> | |||
{| Border = 1 | |||
|+'''SOFTWARE INCLUDED IN SAPO SYSTEM'S CD-ROM''' | |||
|- | |||
|'''Package Name it''' ||'''Description'''||'''Additional Information''' | |||
|- | |||
| SW || SAPO || Lace Drafting System | |||
|- | |||
|Acrobat_sw || Acrobat Reader 7.0 || later will be explain how to install a modern version | |||
|- | |||
| Appmgr_sw || Applications manager || manager of application | |||
|- | |||
| Greasy_sw || Greasy Mouse || rowspan = 3 | a few games courtesy of CADT | |||
|- | |||
| Xaster_sw || Asteroids. | |||
|- | |||
| Xmc_sw || Missile. | |||
|} <br> | |||
<li> change to install folder ''/home/cadt/INSTALACIO/mnt/LINUX/RedHat-WS-3''</li> <pre> [root@centos5 INSTALACIO] # cd mnt/LINUX/RedHat-WS-3 [Enter] </pre> | |||
<li> Start the SAPO's installer program</li> | |||
<pre>[root@centos5 RedHat centos5-WS-3] #./Swinstall -s ./sw "SAPO" [Enter] </pre> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li> swinstall is our '''HP-UX''' emulation installer. The syntax is '''swinstall -s /home/cadt/INSTALACIO/mnt/LINUX/RedHat-sw3 / <u> ''Package-name'' '' description'' </u>" [Enter]''' </li> </ul>'' | |||
|} | |||
</Blockquote> | |||
<ol Type="I"> | |||
<li> Select all the packages | |||
</ol> | |||
<li> Unlocking the mnt folder </li> | |||
<pre> | |||
[Root@centos5 mnt] # cd /home/cadt/INSTALACIO [Enter] | |||
[Root @ centos5 mnt] # umount mnt [Enter] | |||
</pre> | |||
</ol> | |||
<br> | |||
<hr style="height:5px"> | |||
===== '''SAPO''' system Post-configuration ===== | |||
{| | |||
|- | |||
| [[Fitxer: Perill.png]] || The following operations are executed as ''root''. <br> This account allows you to modify any file on the operating system, is recommended to follow the instructions very carefully to avoid any mistakes. | |||
|} | |||
<ol> | |||
<li>Open a terminal. (If necessary) </li> [[Fitxer: Abrir_terminal_CDE.png]] <br> | |||
<li> change to ''root''. </li> | |||
{| | |||
|- | |||
|<pre> | |||
[CADT @ CentOS5 ~] $ su [enter] | |||
Password: ******* [enter] | |||
</pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul><li> While typing password, there will be no characters on screen. This is a normal behavior. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<li>''Change to the folder /home/CADT/INSTALACIO.'' </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 ~] # cd /home/CADT/INSTALACIO [enter] </pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li> The following commands assume that the user has administrator privileges and are run from the folder ''/home/CADT/INSTALACIO.'' </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<li>Mount the file ''sapo.iso''. </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 INSTALACIO] # mount -o loop mnt sapo.iso [enter] </pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul><li> -o loop option allows us to mount a cdrom or dvd image in iso format. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<li>Install drivers license. </li> | |||
<ol Type="I"> | |||
<li>Change to the folder mnt/LINUX/rpms/Sentinel/SUD-7.1.3-0 </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 INSTALACIO] # cd mnt/LINUX/rpms/Sentinel/SUD-7.1.3-0 [enter] </pre> | |||
|} | |||
<li>Install license packs USB and parallel</li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li> Install the two licenses, can use indifferently the USB or parallel. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
{| | |||
|- | |||
| | |||
<pre> | |||
[Root @ CentOS5 SUR-7.1.3-0] # rpm-hiv SNTL-sur-usb-7.1.1-0.i386.rpm [enter] | |||
[Root @ CentOS5 SUR-7.1.3-0] # rpm-hiv paralleldrv SNTL sur-7.1.3-0.i386.rpm [enter] | |||
</pre> | |||
|} | |||
</ol> | |||
<li>Install the license patches. </li> | |||
<ol Type="I"> | |||
<li>Unzip the file patch.tgz </li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li> is recommended to decompress in the folder ''INSTALACIO'' because in case we need again we have it. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 SUR-7.1.3-0] # tar -xvzf patch.tgz -C /home/CADT/INSTALACIO[enter] </pre> | |||
|} | |||
<li>Change to the folder '' INSTALACIO/patch'' </li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul><li> The ''patch'' folder was created during decompression of patch.tgz file. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
{| | |||
|- | |||
| <pre> [Root@CentOS5 SUR-7.1.3-0] # cd /home/cadt/INSTALACIO/patch[enter] </pre> | |||
|} | |||
<li>Install the patch </li> | |||
{| | |||
|- | |||
| <pre> [Root @ CentOS5 patch] #./Install [enter] </pre> | |||
|} | |||
</ol> | |||
<li> clear the mnt folder. </li> | |||
{| | |||
|- | |||
| <pre> [Root @ CentOS5 patch] # umount /home/cadt/INSTALACIO/mnt [enter] </pre> | |||
|} | |||
<li> switch to the INSTALL folder. </li> | |||
{| | |||
|- | |||
| <pre> [Root@CentOS5 patch] # cd /home/cadt/INSTALACIO [enter] </pre> | |||
|} | |||
<li>Copy ''99-CADT-el5.rules'' to'' /etc/udev/rules.d'' </li> | |||
{| | |||
|- | |||
| <pre> [Root@CentOS5 INSTALACIO] # cp-99-CADT-el5.rules /etc/udev/rules.d </pre> | |||
|} | |||
<li>''Set the CD-ROM and floppy disk drive in the ''fstab'' file'' | |||
<ol Type="I"> | |||
<li>Edit fstab </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 INSTALACIO] # vi /etc/fstab </pre> | |||
|} | |||
<li> Add these lines </li> | |||
{| | |||
| | |||
|- | |||
|<ul Type="square"> <li>'''CD-ROM SETUP''' </li></ul> || width = "10 px" | || <pre> /dev/cdrom/ /mnt/cdrom auto noauto, user, exec 0 0 </pre> | |||
|- | |||
|<ul Type="square"><li>'''Floppy drive SETUP''' </li> </ul> || || <pre> /dev/sapo/microdisk /mnt/floppy auto noauto, user, exec 0 0 </pre> | |||
|} | |||
</ol> | |||
<li>Configure the drive in file '''0001.sapo''' | |||
<ol type="I"> | |||
<li>Edit 0001.sapo </li> | |||
{| | |||
|- | |||
| <pre> [Root@CentOS5 INSTALACIO] # vi /etc/dt/config/Xsession.d/0001.sapo </pre> | |||
|} | |||
<li>if needed Add the following line: </li> | |||
{| | |||
|- | |||
|<pre> Export microdisk = /dev/sapo/microdisk </pre> | |||
|} | |||
</ol> | |||
<li>'' Load system variables at startup.'' </li> | |||
<ol Type="I"> | |||
<li> Edit /etc/profile </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 INSTALACIO] # vi /etc/profile </pre> | |||
|} | |||
<li> Add the following line at the end </li> | |||
{| | |||
|- | |||
|<pre>./Etc/dt/config/Xsession.d/0001.sapo </pre> | |||
|} | |||
<li> Save and exit. </Li> | |||
</ol> | |||
<li>Restart the computer to setup take effect </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 INSTALACIO] # reboot [enter] </pre> | |||
|} | |||
<li>Run '''carta''','''Jacq''' and '''tablet''' without license installed.</li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul><li> The software will warn that there is no license. </li> <li>This process will create the files.'''.sapo''' (/home/cadt/.sapo) '''. Jacq''' (/home/cadt/.jacq) and '''. tablet''' (/home/cadt/.tablet) </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<ol Type="I"> | |||
<li> move the pencil and observe if tablet behavior is correct. </li> | |||
<li> click ok, this will close the software. </li> | |||
<li> If the tablet does not work properlyMake the following changes to the files '''/home/cadt/.sapo''','''/home/cadt/.jacq''' and '''/home/cadt/.tablet'''</li> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul><li> Edit the file '''[root @ CentOS5 INSTALACIO] # vi /home /cadt/.<u> Filename </u>'''</li> </ul>'' | |||
|} | |||
<ol Type="I"> <li> Change the value of: </li> | |||
{| | |||
|- | |||
|'''<pre> EXTENSION_DEVICE = YES </pre>''' | |||
|- | |||
| Align = "center" | by | |||
|- | |||
|'''<pre> EXTENSION_DEVICE = NO </pre>''' | |||
|} | |||
<li>Save and exit </li> </ol></ol> | |||
<li>Change the corporate values</li> | |||
<ol Type="I"> | |||
<li> Edit /opt/sapo/etc/company </li> | |||
{| | |||
|- | |||
|<pre> [Root@CentOS5 INSTALACIO] # vi /opt/sapo/etc/company </pre> | |||
|} | |||
<li>Edit with the corresponding values </li> | |||
<li>Save and exit </li> | |||
</ol> | |||
<li>Run '''carta''','''Jacq''' and '''tablet''' now with a license installed to verify the tablet behavior and the license is correct. </li> | |||
<li> Install the following aplications</li> | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li> The following commands assume that the user has administrator privileges and are run from the folder ''/home/cadt/INSTALACIO.'' </li> </ul>'' | |||
|} | |||
</blockquote> | |||
{| | |||
|+ '''SPECIAL APPLICATION SYSTEM SETTINGS''' | |||
|-Valign = "top" | |||
|'''<u>Application</u>''': || ||'''NetManager''' | |||
|-Valign = "top" | |||
|'''<u> Description </u>''' || || Manager networks. | |||
|-Valign = "top" | |||
|'''<u> Information </u>''' || ||'' Required for wifi card.'' | |||
|-Valign = "top" | |||
|'''<u> Installation </u>''' || || | |||
{| Align = "center" | |||
|- | |||
| | |||
<ol> | |||
''<li>Update the system rpm to install the wicd</li>'' | |||
{| | |||
|- | |||
|<pre>[root@CentOS5 INSTALACIO] # yum install redhat-rpm-config [enter] </pre> | |||
|} | |||
''<li> Install package-python-0.9.8.2-1.el5.rf.i386 urwid </li>'' | |||
{| | |||
|- | |||
|<pre> [root@CentOS5 INSTALACIO] # rpm-hiv netmanager/python-urwid- 0.9. 8.2-1.el5.rf.i386.rpm [enter] </pre> | |||
|} | |||
''<li>Install the package wicd-1.6.2-2.1.i386</li> '' | |||
{| | |||
|- | |||
|<pre> [root@CentOS5 INSTALACIO] # rpm-hiv netmanager/wicd-1.6.2-2.1.i386. rpm [enter] </pre> | |||
|} | |||
''<li>Unzip the file netmanager.tar on '''/''' '' </li> | |||
{| | |||
|- | |||
|<pre> [root@CentOS5 INSTALACION] # tar-VXF netmanager/netmanager.tar- C /O[enter] </pre> | |||
|} | |||
''<li>Start the service wicd </li>'' | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALACIO] # /sbin /chkconfig wicd on [enter] </pre> | |||
|} | |||
''<li>Restart the computer to take effect the installation </li>'' | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALACIO] # reboot [enter] </pre> | |||
|} | |||
</ol> | |||
|} | |||
|- | |||
| Colspan = 3 | <hr> | |||
|- | |||
|-Valign = "top" | |||
|'''<u> Application </u>''': || || colspan = 2 |'''SAPO hot plug''' | |||
|-Valign = "top" | |||
|'''<u> Description </u>''' || || colspan = 2 | Device Recognition Automatic System | |||
|-Valign = "top" | |||
|'''<u> Information </u>''' || || colspan = 2 | | |||
|-Valign = "top" | |||
|'''<u> Installation </u>''' || || colspan = 2 | | |||
<ol> | |||
'''<li>Install sapo hot plug </li>''' | |||
<ol Type="I"> | |||
''<li> Unzip the file /home/cadt/INSTALACIO/sapohotplug.tar to '''/''' </li>'' | |||
{| | |||
|- | |||
| <pre> [root@CentOS5 INSTALACIO] # tar-VXF hotplug/sapohotplug.tar-C /[enter] </pre> | |||
|} | |||
''<li>Copy ''99-CADT-el5.rules file'' to'' /etc/udev/rules.d'' </li>'' | |||
{| | |||
|- | |||
|<pre> [root@CentOS5 INSTALACIO] # cp 99 -cadt-el5.rules/etc/udev/rules.d </pre> | |||
|} | |||
</ol> | |||
''<li> Set sapohotplug to start with the system</li>'' | |||
<ol Type="I"> | |||
''<li> Edit /etc/profile </li>'' | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALACIO] # vi /etc/profile </pre> | |||
|} | |||
''<li> Add the following line at the end </li>'' | |||
{| | |||
|- | |||
|<pre>. /Etc/dt/config/Xsession.d/0001.sapo </pre> | |||
|} | |||
''<li> Save and exit. </li>'' | |||
</ol> | |||
''<li> Edit /etc/auto.master </li>'' | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALACIO] # vi /etc/auto.master </pre> | |||
|} | |||
<ol Type="I"> | |||
''<li> Add the following line under <u>'''/misc/etc/auto.misc''' </u> </li>'' | |||
{| | |||
|- | |||
|<pre> /sapo-hotplug/etc/auto.sapo-hotplug - timeout 2 </pre> | |||
|} | |||
''<li> Save and exit. </li>'' | |||
</ol> | |||
''<li>Restart the computer to complete the installation </li>'' | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # reboot [enter] </pre> | |||
|} | |||
</ol> | |||
|- | |||
| Colspan = 3 | <hr> | |||
|} | |||
====Repositories and additional applications ==== | |||
We recommend installing the following additional applications and repositories. | |||
{| | |||
|- | |||
| [[Fitxer: Perill.png]] || The following operations are executed as ''root''. <br> This account allows you to modify any file on the operating system it is recommended to follow the instructions carefully to avoid making any mistakes. | |||
|} | |||
<ol> | |||
<li> Open a terminal. </li> | |||
[[Fitxer: Abrir_terminal_CDE.png]] | |||
<br> | |||
<li> change to ''root''. </li> | |||
{| | |||
|- | |||
<pre> | |||
[CADT @ CentOS5 ~] $ su [enter] | |||
Password: ******* [enter] | |||
</Pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||'' <ul><li> While typing password, there will be no characters on screen. This is a normal behavior. </li> </ul>'' | |||
|} | |||
</blockquote> | |||
<li> Change to the folder /home/cadt/INSTALACIO </li> | |||
{| | |||
|- | |||
<pre> | |||
[Root @ CentOS5 ~] # cd /home/cadt/INSTALACIO [enter] | |||
</Pre> | |||
|} | |||
<blockquote> | |||
{| Class = "wikitable" | |||
|- Valign = "top" | |||
|[[Fitxer: Nota.gif]] ||''<ul> <li> The following commands assume that the user has administrator privileges and are run from the folder ''/home/cadt/INSTALACIO.'' </li> </ul>'' | |||
|} | |||
</blockquote> | |||
{| Border = 1 | |||
|+'''Repository''' | |||
|- Align = "center" | |||
|'''<u> Repository </u>''' ||'''<u> Description </u>''' ||'''<u> Installation </u>''' || ''' <u>Extra information</u>''' | |||
|- Align = "center" | |||
|'''Adobe''' || Adobe Software || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # rpm-hiv-i386 adobe-release-1.0-1.noarch.rpm [enter]</pre> | |||
|} | |||
|'' adobe-release-i386-1.0-1'' | |||
|- Align = "center" | |||
|'''Elrepo''' || Bonus software || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # rpm-hiv elrepo-release-5-3.el5.elrepo.noarch.rpm [enter] | |||
</Pre> | |||
|} | |||
|'' elrepo-release-5-3.el5'' | |||
|- Align = "center" | |||
|'''Rpmforge''' || drivers repositories || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # rpm-hiv rpmforge-release-0.5.1-1.el5.rf.i386. rpm [enter] </pre> | |||
|} | |||
|'' rpmforge-release-0.5.1-1'' | |||
|} <br> | |||
----- | |||
<br> | |||
{| Border = 1 | |||
|+'''ADDITIONAL APPLICATIONS''' | |||
| Align = "center" |'''<u> Application </u>''' || align = "center" |'''<u> Description </u>''' || align = "center" |'''<u> Installation </u>''' || align = "center" |'''<u>Extra information</u>''' | |||
|- Align = "center" | |||
|Align = "left" valign = "top" |'''Acrobat Reader''' || PDF file viewer || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # yum install AdobeReader_''? ?'' [enter] </pre> | |||
|} | |||
|'' where “??” corresponds to the installation language'' | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''Firefox''' || browser || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # yum install firefox [enter] </pre> | |||
|} | |||
| | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''GAIM''' || instant messenger || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # yum install gaim [enter] </pre> | |||
|} | |||
| Gaim have replaced pidgin | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''gFTP''' || graphical FTP client || align = "left" | | |||
{| | |||
|- | |||
| <pre> [root @ CentOS5 INSTALLATION] # yum install gFTP [enter] </pre> | |||
|} | |||
| | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''Gimp''' || image editor || align = "left" | | |||
{| | |||
|- | |||
|<pre>[root @ CentOS5 INSTALLATION] # yum install gimp * [enter] </pre> | |||
|} | |||
|''Photoshop clone application.'' | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''lynx'''|| text-mode browser || align = "left" | | |||
{| | |||
|- | |||
|<pre>[root @ CentOS5 INSTALLATION] # yum install lynx [enter] </pre> | |||
|} | |||
| Required for Remote Assistance | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''Open Office''' || office suite || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # yum install openoffice * [enter] </pre> | |||
|} | |||
|'' package includes oocalc, oowriter, oodraw, ooimpress.'' | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''Thunderbird''' || email client || align = "left" | | |||
{| | |||
|- | |||
| <pre> [root @ CentOS5 INSTALLATION] # yum install thunderbird [enter] </pre> | |||
|} | |||
| | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''tsclient''' || terminal server client || align = "left" | | |||
{| | |||
|- | |||
| <pre> [root @ CentOS5 INSTALLATION] # yum install tsclient [enter] </pre> | |||
|} | |||
| | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''Seamonkey''' || browser || rowspan = 2 | see [[Skype on centOS 5]] || installs like skype | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''Skype''' || VOIP client || | |||
|- Align = "center" | |||
| Align = "left" valign = "top" |'''xcdroast''' || CD burner || align = "left" | | |||
{| | |||
|- | |||
|<pre> [root @ CentOS5 INSTALLATION] # yum install xcdroast [enter] </pre> | |||
|} | |||
| | |||
|} | |||
</ol> | |||
Revisió de 12:24, 7 gen 2015
<sidebar>
- Idiomes
- SAPO|Català
- SAPO en|English
- SAPO es|Español
</sidebar>
Brief history of SAPO system
SAPO is a set of powerful applications oriented to the CARTA 's implementation (transform artistic creation to technical drawing), designs blond curtains, lace , etc. ... These products are manufactured by the German company Karl Mayer 's textile machinery or in ancient looms leavers.
The SAPO system was originally created for HP's workstations with HP-UX operating system, because they were more powerful than any PC on the market. The personal computing progress make PC getting faster and cheaper, and became more interesting to migrate the code to the new and primitive Linux running on personal computers.
We choose Redhat distribution because was free and had a lot of similarities with directories and config files structure with HP-UX. Redhat became a commercial product, so we move to another open source alternative to maintain and improve the stability and security. This distribution is CentOS, which did not have the latest versions of software that other distributions derived from Redhat have like Fedora, but instead have a better stability .
We kept the maximum appearance with the idea to avoid user adaptation to different environments that haven't used. For this reason, we install a linux compatible HP-UX workstations desktop called CDE, but now we are working to migrate SAPO system to any modern desktops integrated with current Linux versions like Gnome, or KDE, to improve the user experience and comfort as much as possible without losing security and stability.
SAPO system installation's notes
- Currently is needed to install SAPO on PCs, laptops and desktops, where you can install a CentOS Linux operating system. The recommended version up to date is CentOS 5.x, because the old CDE desktop is incompatible with the latest version (CentOS 6 when writing this manual).
- During the operating system installation, hard drive's data could be erased so you should have a backup of your existing user data.
- The setup editor used in this manual is vi. This file editor is very powerful, but not recommended if you don't have previous experience. In this case, there are other editors more intuitive like nano'.
- Remember that edit config files is critical and extremely delicate operation that can make the system won't boot properly.
- A new system installation have 4 stages:
- Installing the Linux operating system 'CentOS 5.x'.
- Installing the CDE desktop.
- Installing the SAPO design system.
- Installing additional applications.
Installation
Linux Operating System
Installation
Linux CentOS 5.x operating system installation
The installation Iso images can be downloaded from the CentOS's official website:
http://mirror.centos.org/centos/5/isos/i386 /
- The 32-bit Linux version (i386) ensures compatibility with SAPO system.
- This manual explains the graphical installation mode.
- Boot with the CentOS 5.x installation CD-ROM.
- If you boot from the netinstall CD_ROM version Will be necessary an internet connection available and a few preliminary steps make with a wizard running in text mode:
- If the CD-ROM isn't the netinstall version, go to step:Start the installation wizard.
- Language selection This language will be used during installation, but also determine the default options such as language, keyboard, time zone, etc..
- keyboard selection
- Installation Method
- This specifies how to access the installation files.
- network configuration For default network configuration use the DHCP (automatic) option. However, Network parameters can be manually configured here but this setting is only used to access the installer's files and will be necesary to configure the final network during the setup process.
- Location of installation files
- Completing the netinstall process Finally, it will download the installation wizard will start automatically
- This process can take about 5 minutes.
- Start installation wizard.
- Language selection.
- This screen does not appear if the language has been selected.
- keyboard selection.
- This screen does not appear if the keyboard has been selected.
- installation type selection.
- This screen only displays if any CentOS operating system is installed.
- disk partitions.
- Partition Manager
- Using LVM partitions is not recommended, to avoid alocating the information betwen different physical disks.
- To create a partition use the New button.
- If you will like to edit an existing partition, Select it first and then use the Editbutton
- Choose size, type and where to mount the partitions.
- Installing the GRUB boot loader (GRUB boot loader). Leave the values displayed by default.
- Network setup For default network configuration use the DHCP (automatic) option. However, network parameters can be manually configured here.
- Time Settings.
- The UTC indicates that the computer's internal clock is synchronized with the time Greenwich Mean Time
- Creating the root 's password'.
- The root user is the system administrator and have full access privileges. is very important to remember this password.
- Selection packages to install. Select Desktop - Gnome, this includes a set of basic desktop applications.
- Installing Packages. The system will start installing the selected packages. When finish, restart the computer.
- This may take about 30 minutes and is completely automatic.
- The first boot time setup wizard screen will appear.
- Initial firewall setup. To allow the CADT 's technical assistance team having access to your computer over Internet, the firewall must accept access through the SSH port (22) .
- SELinux configuration.
- SELinux is an advanced system protection, but requires extensive configuration, so it is recommended to disable it.
- Setting the date and time.
- Creating 'CADT' user.
- Configuring the sound card.
- additional CDs.
- when the wizard is finished, if SELinux has been disabled as recommended, the computer will reboot. When the login screen appears, login with username 'CADT' and password 'boira1'.
To get the official version from the CentOS 's webpage, select HTTP.
Parameters to get the official version. Site Name: mirror.centos.org Directory of files: /centos-5/5.8/os/i386
This language will be used during installation, but also will be installed by default in the operating system and determine the default options (keyboard, time zone, etc).
| The management of partitions on a disk can cause the loss of data. |
Select manual partitioning (create custom layout) whether if it is a new installation or a reinstallation where already have an existing partition table. Manual partitioning will have the absolute control over the entire process.
![]() |
|
| Creating a regular partition | Creating a swap partition |
| Partition | Installation | Partition Type | Size | Size Options | Primary Partition | Format | Background |
| /Dev/sda1 | /boot | ext3 | 200 Mb | Size Fixed | YES | YES | System Boot Partition operating |
| /Dev/sda2 | / | 50 to 100 Gb | main operating system partition | ||||
| /Dev/sda3 | /home | All the free space available |
Complete all the available free space |
NO | NO | User's data partition | |
| /Dev/sda4 | N / A | SWAP | Same as installed memory | Size Fixed | NO | YES | Swap partition |
At the end, the system will check for dependency integrity and complete the list of packages to install.
![]() |
|
![]() |
|
![]() |
|
To allow remote access to the system by CADT 's team,The following standard user account must be created:
Username: CADT Full name: CADT S.L. Password: boira1
To complete the installation click "Finish"
Linux CentOS 6.x operating System Installation
- installation iso images are available at CentOS official website:.
- CentOS 6.x does not guarantee compatibility with SAPO system.
- This manual explains the graphical mode installation.
- Boot from CentOS 6.x's CD-ROM .
- If not netinstall CD-ROM version chosen, go to: Start the installation wizard.
- Checking installation disk Setup wizard allow to check the disk.
- Language selection This language will be used during installation, but also determine the default options such language, keyboard, time zone, etc..
- Keyboard layout selection
- Installation Method
- This specifies the installation files access method.
- network configuration Default network configuration will be DHCP (automatic). However, if we know the network parameters can be set manually here. This setting is only used to access the installer's files and later will configure the final system network.
- File Location
- Completing the netinstall process Finally, the installation wizard will download and start automatically.
- This process can take about 5 minutes.
- Start the installation wizard.
- Language selection.
- This screen doesn't appear if language have been selected.
- keyboard layout selection.
- This screen does not appear if keyboard layout have been selected above.
- storage type selection.
- Configuration hostname. This is the computer network's ID and name
- Time Settings.
- The UTC indicates that the computer's internal clock is synchronized with the Greenwich Mean Time
- Creating the root's password.
- The system administrator called root have full access privileges. is very important do not forgive the password entered here.
- Disk partitions.
- Partition Manager
- Using LVM partitions is not recommended, because the information is into a partition on different physical disks.
- Use New button to create a new partition.
- If you want to edit an existing partition, select it first and click Edit
- Choose size,type and where to mount the partition.
- Installing the GRUB boot loader. Leave the default values.
- select packages to install. Select the Desktop set, which includes a few desktop's basic applications.
- Starting packages' installation. The system will start installing the selected packages. At the end you must restart the computer.
- This may take about 30 minutes and is completely automatic.
- The first time the system starts, a screen will appear in the post-installation wizard.
- License agreement.
- Create user 'CADT'.
- Setting the date and time.
- kdump configuration.
- Once the wizard completes, the computer will restart. When the login screen, login with username 'CADT' and password 'boira1' this is the user account created during the post-installation.
If the chosen CD-ROM is netinstall version will be necessary an internet connection, in this case, will be necessary a few preliminary steps with the text mode wizard:
For CentOS version from the official webpage select URL.
URL for the official version: http://mirror.centos.org/centos-6/6.2/os/i386
This language will be used during installation and installed as default also determine the default options (keyboard, time zone, etc).
| The partition management can be the cause of loss data so we recommend a backup. |
Select manual partitioning (create custom layout) it doesn't matter if is a reinstallation where already exist a partition table. Manual partition will have absolute control over the entire process.
![]() |
|
| PARTITION TABLE RECOMMENDED FOR A 250 Gb DISK on /dev /sda | |||||||
| Partition | Installation | Partition Type | Size | Size Options | Primary Partition | Format | Background |
| /Dev/sda1 | /boot | ext3 | 200 Mb | Size Fixed | YES | YES | System Boot Partition operating |
| /Dev/sda2 | / | 50 to 100 Gb | main operating system partition | ||||
| /Dev/sda3 | /home | All the free space available |
Complete all the available free space |
NO | NO | partition where you store all the data user | |
| /Dev/sda4 | N /A | SWAP | Same as installed memory |
Size Fixed | NO | YES | Partition swap swap |
when finish the selection, the system will check for dependency packages to install.
![]() |
|
To allow remote access to the system by CADT team, you must create the following standard user account:
< blockquote>
| Username: | CADT |
| Full name: | CADT S.L. |
| Password: | boira1 |
![]() |
|
Preparation and preliminary setup
- Open a terminal.
- change to root user.
- While typing the password , No characters will be show, this is normal behavior.
- start in text mode (switch to runlevel 3).
- The computer will be in runlevel 3 (text mode), needed by CDE desktop to start.
- Log in as root.
- Change to the directory /home/CADT.
- The following commands assume that are executed from /home/CADT. folder
- Create the directory structure for installation in the user folder.
- Create folder INSTALACIO This directory will keep a copy of the installation files.
- Change to folder INSTALACIO'
- Create the folder mnt This directory will serve to mount the CD-ROM's image files (file.iso)
- Create the folder yuminstall This directory will remain empty and is used to run the yum installer.
- updating packages.
- Change to the folder yuminstall
- Updating packages
- Change to the folder INSTALACIO
- Copy Install files
- drivers NVIDIA-Linux-x86-295.53.run are only for the graphics card' 'NVIDIA Quadro 4 or' 'NVIDIA Quadro FX.
- other drivers for NVIDIA versions, are available at the official website http://www.nvidia.com/object/unix.html
- Extras package installation.
- Requires internet connection for Installation.
-
[Root@centos5 INSTALACION] # cd yuminstall [enter]
-
[Root@centos5 yuminstall] # yum install xorg-* [enter]
-
[Root@centos5 yuminstall] # yum install compat-libstdc + + -33 [enter]
-
[Root@centos5 yuminstall] # yum install rcs [enter]
-
[Root@centos5 yuminstall] # yum install libXpm [enter]
-
[Root@centos5 yuminstall] # yum install kernel-devel [enter]
-
[Root@centos5 yuminstall] # yum install gcc [enter]
-
[Root@centos5 yuminstall] # yum install ksh [enter]
-
[Root@centos5 yuminstall] # cd .. [enter]
- Save system resources disabling unnecessary services.
- ntsysv only modifies the services from the actual runlevel (in this case, level 3).
- Configure automatic disk corrections if the system is turned off incorrectly. </ li>
- copy the file autofsck to /etc/sysconfig/autofsck
[Root@CentOS5 CADT] # cp INSTALL/autofsck /etc/sysconfig/ [enter]
- Perform the following checks and configurations using the system-config-securitylevel (recommended) or, if necessary, editing the appropriate configuration file:
- reboot for the new settings take effect.
[CADT@CentOS5 ~] $ su [enter] Password: ******* [enter] |
[Root@CentOS5 CADT] # /sbin/init 3 [enter] |
CentOS release 5.8 (Final) kernel 2.6.18-308.4.1.el5 on an i686 CentOS5 login: root [enter] Password: ****** [enter] |
[Root@CentOS5 ~] # cd/home/CADT [enter] |
[Root@CentOS5 CADT] # mkdir INSTALACIO [enter] |
[Root@CentOS5 CADT] # cd INSTALACIO [enter] |
[Root@CentOS5 INSTALACIO] # mkdir mnt [enter] |
[Root@CentOS5 INSTALACIO] # mkdir yuminstall [enter] |
[Root@CentOS5 INSTALACIO] # cd yuminstall [enter] |
[Root@CentOS5 yuminstall] # yum update [enter] |
[Root@CentOS5 yuminstall] # cd .. [enter] |
[Root@CentOS5 INSTALACIO] # cp-RH /net/nas1/mnt/RAIDA/vol2/pub/cli/SAPO/installacions/packages/* . [Enter] |
| File name | File description |
| 99-CADT-el5.rules | udev configuration file |
| autofsck | Hard Disk checking while booting |
| Adobe-relese-i386-1.0.1.noaech.rpm | adobe repository |
| DeXtop_3.2_patches.iso | Corrections desk 'CDE' |
| Dextop_CDE_v3.iso | Installing the desktop 'CDE' |
| Elrepo-release-5-3.el5.elrepo.no arch.rpm | repository elrepo |
| sapohotplug_v2.tar | install hotplug (explained below) |
| Folder NetManager | install NetManager (explained below) |
| NVIDIA-Linux-x86-295.53.run | Drivers NVIDIA graphics card |
| Rpmforge-release-0.5.1.el5.rf.i386.rpm | rpmforge repository |
| Sapo.iso | SAPO Design System |
| Skype | VOIP Software |
| Seamonkey-2.10.tar | internet browser like firefox |
| Xorg.conf-sample | xorg.conf sample (the sample explained below) |
| Package | usefulness | Cause |
| Xorg * | Complete Xorg server | get all the packages of the Graphic server Xorg |
| Compatlibstdc++-33 | retro-compatibility | SAPO PROGRAM system is compiled with an earlier version of linux (CentOS 3) and is now necessary extra dinámic library. |
| Rcs | ident | ID software version. |
| LibXpm | Graphic's Library for XPM Pixmap formats | needed by Applications Manager package |
| Kernel-devel | Code Source operating system | The kernel-devel version must fit with the kernel version installed in the system. The PAE kernel should be installed in PC with more than 4Gb of RAM. Is necessary for compilation of hardware controllers like (license key, graphics card drivers ...) |
| Kernel-PAE-devel | ||
| Gcc | GNU Compiler |
[Root@CentOS5 CADT] # ntsysv [enter] |
| Service | Description | OS Release |
| Gpm | terminal mouse support | el5 |
| Sendmail | E-mail Server | el5 |
| Firstboot | Post-Installation Configuration | el5 |
| Yum-updatesd | Automatic Update Package | el5 |
| Isdn | Support for integrated services digital networks (XDSI / ISDN) | el5 |
| Lvm2 | Support to manage logical volumes | el5, el6 |
| Any other unnecessary (in case of doubt do not modify) | ||
| |||||||||||||||
|
Xorg server configuration and driver setup
- If needed login as root.
- Change to the directory /home/CADT/INSTALACIO.
- Check the graphics card model.
- Install by model and manufacturer
- Intel sends you to this unofficial site.
- Xorg config file modifications
- Backup xorg.conf file.
- xorg.conf is a critical file and therefore we recommend a backup before editing it
- Edit the configuration file ' 'Xorg.
- Comprobar el xorg.conf
- Para salir de la prueba pulsar [ctrl] + [alt] + [backspace]
CentOS release 5.8 (Final) kernel 2.6.18-308.4.1.el5 on an i686 CentOS5 login: root [enter] Password: ****** [enter] |
[Root@CentOS5 ~] # cd /home/CADT/INSTALACIO [enter] |
[Root@CentOS5 INSTALACIO] # lspci | grep VGA | more [enter] |
| Graphics | Installation Method | |||||||
| Nvidia | Official NVIDIA drivers using an interactive wizard to install.
| |||||||
| ATI | Download and follow the instructions at [1] official website of ATI / AMD or install from "elrepo" repository downloading kmod-fglrx93 either kmod-fglrx (depending on your graphic card. see: http://elrepo.org/tiki/kmod-fglrx)
yum install kmod-fglrx93 aticonfig --initial You should know that any graphic card using the kmod-fglrx93 will not work on CentOS 6 because the Xorg version, so you will have to use the default drivers. | |||||||
| Intel | Download and follow the instructions page unofficial drivers intel
|
[Root@CentOS5 INSTALACIO] # cp /etc/X11/xorg.conf/ etc/X11/xorg.conf_old [enter] |
[Root@CentOS5 INSTALACIO] # vi /etc/X11/xorg.conf [enter] |
The configuration file /etc/X11/xorg.conf should be in a manner similar to this example:
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "WACOM_TABLET"
EndSection
Section "InputDevice"
# Generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
# ----------------------------------------------------------------------------
# Selección del teclado (uso, es, fr, gb ...)
Option "XkbLayout" "es"
# ----------------------------------------------------------------------------
EndSection
Section "InputDevice"
Identifier "WACOM_TABLET"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "Stylus"
Option "Modo" "Absolute"
Option "USB" "on"
# ----------------------------------------------------------------------------
# Para utilizar el lápiz como 'corepointer'
# Option "SendCoreEvents" "on"
#
# Para utilizar el lápiz como 'extension device'
# Option "SendCoreEvents" "off"
# ------------------------------------------------- --------------------------
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL2407WFPHC"
# ------------------------------------------------- --------------------------
# Comment all HorizSync and VertSync values to use DDC:
# HorizSync 30.0 - 83.0
# VertRefresh 56.0 - 76.0
# Option "DPMS" "off"
# ------------------------------------------------- --------------------------
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Cuadro 1000M"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "LogoPath" "/opt/sapo/usr/lib/logo/CADT_logo_X11.png"
Option "BackingStore" "on"
# ---------------------------------------------------------------------------
# Para utilizar opcion 'CIOverlay' (solo tarjetas NVIDIA Quadro 4 o Quadro FX)
# Option "CIOverlay" "on"
# ---------------------------------------------------------------------------
# ---------------------------------------------------------------------------
# Para utilizar una pantalla externa (portátiles)
Option "TwinView" "1"
Option "TwinViewOrientation" "Clone"
# Seleccion manual de resolucion
# Option "metamodes" "CRT: 1920x1200_60 +0 +0, DFP: nvidia-auto-select +0 +0"
# Seleccion automatica de resolucion
Option "metamodes" "CRT: nvidia-auto-select +0 +0, DFP: nvidia-auto-select +0 +0"
# ---------------------------------------------------------------------------
# ---------------------------------------------------------------------------
# Para utilizar una sola pantalla (torre)
# Seleccion manual de resolucion
# Option "metamodes" "1920x1200_60 +0 +0"
# Seleccion automatica de resolucion
# Option "metamodes" "nvidia-auto-select +0 +0"
# ---------------------------------------------------------------------------
Subsection "Display"
Depth 24
EndSubSection
EndSection
# ---------------------------------------------------------------------------
# Descomentar esta sección si se utiliza la opcion CIOverlay
# El extension 'Composite' es incompatible con 'CIOverlay'
# Section "Extensions"
# Option "Composite" "Disable"
# EndSection
|
[Root @ centos5 cadt] # Xorg-config /etc/X11/xorg.conf [enter] |
Desktop
Installing CDE desktop
- Change to directory /home/CADT/INSTALACIO .
- The following commands assume that user has administrator privileges and are run from /home/CADT/INSTALACIO.
- Mount Dextop_CDE_v3.iso file.
- -o loop option allows us to mount a cdrom or dvd image from iso format.
- start the installation.
- CDE uses an interactive wizard to install.
- Full installation
- do not instal lxinitrc
- Enable login CDE at startup (dtlogin)
- When installation finish release mnt folder.
[Root@CentOS5 CADT] # cd/home/CADT/INSTALACIO [enter] |
[Root@CentOS5 INSTALACIO] # mount-o loop mnt Dextop_CDE_v3.iso [enter] |
[Root@CentOS5 INSTALACIO] # cd mnt [enter] [Root@CentOS5 mnt] #./Install [enter] |
|
OPTIONS TO CONSIDER: |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
| |
| Still dl not reboot the computer despite wizard recommendation, because the install process and updates hasn't yet completed. |
[Root@CentOS5 mnt] # cd .. [Enter] [Root@CentOS5 INSTALACIO] # umount mnt [enter] |
CDE patches install
- Mount DeXtop_3.2_patches.iso file'.
- To start the patches installation.
- CDE patches install Installation is automatic and no requires user intervention. When finished, release the mnt folder.
[Root@CentOS5 INSTALACIO] # mount -o loop mnt DeXtop_3.2_patches.iso [enter] |
[Root@CentOS5 INSTALACIO] # cd mnt [enter] [Root@CentOS5 mnt] # ./Install [enter] |
[Root @ CentOS5 mnt] # cd .. [enter] [Root @ CentOS5 INSTALACIO] # umount mnt [enter] |
| NO reboot the computer, is still necessary to modify some configuration files. |
Post-install of CDE desktop
- Modify the default run level in the file /etc/inittab.
- Edit the file /etc/inittab
- Replace
- Save and exit
- Encoding setup.
- CDE desktop is not compatible with the UTF-8 encodings. </ li>
- Edit File /etc/sysconfig/i18n
- Replace the line
- Save and exit
- Change to the directory /etc/dt/config.
- The following commands assume that are executed from /etc/dt/config.
- Copy the file /usr/dt/config/Xservers in the configuration directory /etc/dt/config.
- Modify the file Xservers to indicate where theX server is in the current installation of Xorg.
- X Server programs (Xorg) have changed their location on the different CentOS versions of the Linux operating system.
- Backup
- Edit Xservers
- Change line
- Save and exit
- Correct the CDE directory where will find the local X server's files.
- CDE desktop install a own X server structure, this structure is incompatible with current Xorg, so you have to setup where is the actual X server location in the system.
- Change to the folder /usr/X11R6/lib
- The following commands assume that user is in the folder /usr/X11R6/lib.
- X11 to X11.cde
- Create a symbolic link to the directory where is X system original CentOS
- Turn on the typeface service for X ( xfs)
- in the installer. Lar desktop corrections 'CDE', service xfs is disabled.
- Restart to verify that all configuration is correct
[Root@Centos5 CADT] # vi /etc/inittab [enter] |
Id: 5: initdefault: |
| with |
Id: 3: initdefault: |
[Root@centos5 cadt] # vi /etc/sysconfig/i18n [enter] |
LANG = "xxxx.UTF-8" |
| by |
LANG = "xxxx" |
[Root@CentOS5 INSTALACIO] # cd /etc/dt/config [enter] |
The CDE desktop create a directory extructure in /etc/dt, this is a mirror of /usr/dt where are the default settings.
Before editing any configuration file of CDE, this must be copied into the appropriate directory in /etc/dt and then modify it there.
[Root@CentOS5 config] # cp /usr/dt/config/Xservers. [enter] |
Xservers is a critical file and make a mistake during the modification may cause the system doesn't boot properly. It is recommended to backup it.
Root@CentOS5 config] # cp Xservers Xservers_old [enter] |
[Root@CentOS5 config] # vi Xservers [enter] |
: 0 Local local_uid @ tt1 root/usr/X11R6/bin/X: 0 |
| by |
: 0 Local local_uid @ tt1 root/usr/bin/ X: 0 |
This change makes that a reinstall of CDE desktop would overwrite the original files for the Xorg server so it is advisable to undo this operation prior to any reinstall of the desktop.
[Root@CentOS5 config]# cd /usr/X11R6/lib [enter] |
Rename the folder
[Root@CentOS5 lib] # mv X11 X11.cde [enter] |
[Root@CentOS5 lib] # ln-s / usr/share/X11. [enter] |
[Root @ CentOS5 lib] # / sbin / chkconfig xfs where [enter] |
[root @ CentOS5 lib] # reboot [enter]
The SAPO System
The SAPO System update
- Available on version 4.1 or higher
- Insert the CD-ROM
- Open the application manager.
- Click InstallSAPO
- Enter root's password
- will automatically update
The SAPO System Graphic install mode
- Open a terminal
- Change to user root.
- while writing password, it won't show any character on screen. This s it normal behavior.
- Change to the directory INSTALACIO
- the following orders assume that have user administrator access and are run in the folder /home/cadt/facility.
- Mount the file sapo.iso.
- -o loop option allows us to mount an image CD-ROM or DVD iso format.
- Change to mnt directory where is the installation '.
- Start Installation
- The following screen information will appear:
- Select the Applications to install
- then will start an automatic installation.
- When the installer completes click on OK and then close
- unlock mnt folder
[Cadt centos5 @ ~] $ su [enter] Password: ******* [Enter] |
[Root centos5@~] # cd /home/cadt/INSTALACIO [Enter] |
[Root @ CentOS5 INSTALACIO] # mount-o loop mnt sapo.iso [enter] |
[Root @ CentOS5 INSTALACIO] # cd mnt [enter] |
[Root@CentOS5 mnt] #./Install |
[[Fitxer: Inst_sapo_gra_03.png]] |
| Software | Description | Background |
| SAPO | Lace Drafting System | |
| Acrobat Reader 7.0 | PDF Reader | not selected later explains how to install a newer version |
| App Manager | Application Manager | |
| Greasy Mouse | Mouse greasy Game | |
| Xaster | asteroids game. | |
| XMC | Game missiles. |
[Root@CentOS5 mnt] # cd /home/CADT/INSTALACIO [enter] [Root@CentOS5 mnt] # umount mnt [enter] |
The SAPO System text install mode
- Open a terminal
- Change to root.
- While typing the password, it won't see on any character on screen. This s it normal behavior.
- Change to directory INSTALACIO
- the next orders assume that are run from the folder /home/cadt/INSTALACIO with administrative privilegies like user root .
- Mount the sapo.iso' file.
- the loop option allows us to assemble one imagen CD-ROM into the DVD format.
- Start the installation
- change to install folder /home/cadt/INSTALACIO/mnt/LINUX/RedHat-WS-3
- Start the SAPO's installer program
- swinstall is our HP-UX emulation installer. The syntax is swinstall -s /home/cadt/INSTALACIO/mnt/LINUX/RedHat-sw3 / Package-name description " [Enter]
- Select all the packages
- Unlocking the mnt folder
[Cadt@centos5 ~] $ su [enter] Password: ******* [Enter] |
[Root centos5 @ ~] # cd /home/cadt/INSTALACIO[Enter] |
[Root centos5@~] # cd /home/cadt/INSTALACIO[Enter] |
[Root@centos5 INSTALACIO] # mount -o loop mnt sapo.iso [Enter] |
The CD-ROM system have the SAPO system software, which is detailed below.
| Package Name it | Description | Additional Information |
| SW | SAPO | Lace Drafting System |
| Acrobat_sw | Acrobat Reader 7.0 | later will be explain how to install a modern version |
| Appmgr_sw | Applications manager | manager of application |
| Greasy_sw | Greasy Mouse | a few games courtesy of CADT |
| Xaster_sw | Asteroids. | |
| Xmc_sw | Missile. |
[root@centos5 INSTALACIO] # cd mnt/LINUX/RedHat-WS-3 [Enter]
[root@centos5 RedHat centos5-WS-3] #./Swinstall -s ./sw "SAPO" [Enter]
[Root@centos5 mnt] # cd /home/cadt/INSTALACIO [Enter] [Root @ centos5 mnt] # umount mnt [Enter]
SAPO system Post-configuration
| The following operations are executed as root. This account allows you to modify any file on the operating system, is recommended to follow the instructions very carefully to avoid any mistakes. |
- Open a terminal. (If necessary)
- change to root.
- While typing password, there will be no characters on screen. This is a normal behavior.
- Change to the folder /home/CADT/INSTALACIO.
- The following commands assume that the user has administrator privileges and are run from the folder /home/CADT/INSTALACIO.
- Mount the file sapo.iso.
- -o loop option allows us to mount a cdrom or dvd image in iso format.
- Install drivers license.
- Change to the folder mnt/LINUX/rpms/Sentinel/SUD-7.1.3-0
- Install license packs USB and parallel
- Install the two licenses, can use indifferently the USB or parallel.
- Install the license patches.
- Unzip the file patch.tgz
- is recommended to decompress in the folder INSTALACIO because in case we need again we have it.
- Change to the folder INSTALACIO/patch
- The patch folder was created during decompression of patch.tgz file.
- Install the patch
- clear the mnt folder.
- switch to the INSTALL folder.
- Copy 99-CADT-el5.rules to /etc/udev/rules.d
- Set the CD-ROM and floppy disk drive in the fstab file
- Edit fstab
- Add these lines
- CD-ROM SETUP
- Floppy drive SETUP
[Root@CentOS5 INSTALACIO] # vi /etc/fstab
/dev/cdrom/ /mnt/cdrom auto noauto, user, exec 0 0
/dev/sapo/microdisk /mnt/floppy auto noauto, user, exec 0 0
- Configure the drive in file 0001.sapo
- Edit 0001.sapo
- if needed Add the following line:
[Root@CentOS5 INSTALACIO] # vi /etc/dt/config/Xsession.d/0001.sapo
Export microdisk = /dev/sapo/microdisk
- Load system variables at startup.
- Edit /etc/profile
- Add the following line at the end
- Save and exit.
- Restart the computer to setup take effect
- Run carta,Jacq and tablet without license installed.
- The software will warn that there is no license.
- This process will create the files..sapo (/home/cadt/.sapo) . Jacq (/home/cadt/.jacq) and . tablet (/home/cadt/.tablet)
- move the pencil and observe if tablet behavior is correct.
- click ok, this will close the software.
- If the tablet does not work properlyMake the following changes to the files /home/cadt/.sapo,/home/cadt/.jacq and /home/cadt/.tablet
- Edit the file [root @ CentOS5 INSTALACIO] # vi /home /cadt/. Filename
- Change the value of:
- Save and exit
- Change the corporate values
- Edit /opt/sapo/etc/company
- Edit with the corresponding values
- Save and exit
- Run carta,Jacq and tablet now with a license installed to verify the tablet behavior and the license is correct.
- Install the following aplications
- The following commands assume that the user has administrator privileges and are run from the folder /home/cadt/INSTALACIO.
- Update the system rpm to install the wicd
- Install package-python-0.9.8.2-1.el5.rf.i386 urwid
- Install the package wicd-1.6.2-2.1.i386
- Unzip the file netmanager.tar on /
- Start the service wicd
- Restart the computer to take effect the installation
- Install sapo hot plug
- Unzip the file /home/cadt/INSTALACIO/sapohotplug.tar to /
- Copy 99-CADT-el5.rules file to /etc/udev/rules.d
- Set sapohotplug to start with the system
- Edit /etc/profile
- Add the following line at the end
- Save and exit.
- Edit /etc/auto.master
- Add the following line under /misc/etc/auto.misc
- Save and exit.
- Restart the computer to complete the installation
- Open a terminal.
- change to root.
- While typing password, there will be no characters on screen. This is a normal behavior.
- Change to the folder /home/cadt/INSTALACIO
- The following commands assume that the user has administrator privileges and are run from the folder /home/cadt/INSTALACIO.
[CADT @ CentOS5 ~] $ su [enter] Password: ******* [enter] |
[Root@CentOS5 ~] # cd /home/CADT/INSTALACIO [enter] |
[Root@CentOS5 INSTALACIO] # mount -o loop mnt sapo.iso [enter] |
[Root@CentOS5 INSTALACIO] # cd mnt/LINUX/rpms/Sentinel/SUD-7.1.3-0 [enter] |
[Root @ CentOS5 SUR-7.1.3-0] # rpm-hiv SNTL-sur-usb-7.1.1-0.i386.rpm [enter] [Root @ CentOS5 SUR-7.1.3-0] # rpm-hiv paralleldrv SNTL sur-7.1.3-0.i386.rpm [enter] |
[Root@CentOS5 SUR-7.1.3-0] # tar -xvzf patch.tgz -C /home/CADT/INSTALACIO[enter] |
[Root@CentOS5 SUR-7.1.3-0] # cd /home/cadt/INSTALACIO/patch[enter] |
[Root @ CentOS5 patch] #./Install [enter] |
[Root @ CentOS5 patch] # umount /home/cadt/INSTALACIO/mnt [enter] |
[Root@CentOS5 patch] # cd /home/cadt/INSTALACIO [enter] |
[Root@CentOS5 INSTALACIO] # cp-99-CADT-el5.rules /etc/udev/rules.d |
[Root@CentOS5 INSTALACIO] # vi /etc/profile |
./Etc/dt/config/Xsession.d/0001.sapo |
[Root@CentOS5 INSTALACIO] # reboot [enter] |
![]() |
|
EXTENSION_DEVICE = YES |
| by |
EXTENSION_DEVICE = NO |
[Root@CentOS5 INSTALACIO] # vi /opt/sapo/etc/company |
| Application: | NetManager | |||||||||
| Description | Manager networks. | |||||||||
| Information | Required for wifi card. | |||||||||
| Installation |
| |||||||||
| Application : | SAPO hot plug | |||||||||
| Description | Device Recognition Automatic System | |||||||||
| Information | ||||||||||
| Installation |
| |||||||||
Repositories and additional applications
We recommend installing the following additional applications and repositories.
| The following operations are executed as root. This account allows you to modify any file on the operating system it is recommended to follow the instructions carefully to avoid making any mistakes. |
[CADT @ CentOS5 ~] $ su [enter] Password: ******* [enter]
[Root @ CentOS5 ~] # cd /home/cadt/INSTALACIO [enter]
| Repository | Description | Installation | Extra information | |
| Adobe | Adobe Software |
|
adobe-release-i386-1.0-1 | |
| Elrepo | Bonus software |
|
elrepo-release-5-3.el5 | |
| Rpmforge | drivers repositories |
|
rpmforge-release-0.5.1-1 |
| Application | Description | Installation | Extra information | |
| Acrobat Reader | PDF file viewer |
|
where “??” corresponds to the installation language | |
| Firefox | browser |
|
||
| GAIM | instant messenger |
|
Gaim have replaced pidgin | |
| gFTP | graphical FTP client |
|
||
| Gimp | image editor |
|
Photoshop clone application. | |
| lynx | text-mode browser |
|
Required for Remote Assistance | |
| Open Office | office suite |
|
package includes oocalc, oowriter, oodraw, ooimpress. | |
| Thunderbird | email client |
|
||
| tsclient | terminal server client |
|
||
| Seamonkey | browser | see Skype on centOS 5 | installs like skype | |
| Skype | VOIP client | |||
| xcdroast | CD burner |
|





































