Can I change unix to linux?


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Can I change unix to linux?
# 8  
Old 10-22-2010
Quote:
AlphaLinux is a port of the Linux operating system to Compaq (was Digital)'s Alpha CPU. The Alpha is a true 64-bit CPU that holds the title as the fastest chip currently available, with speeds up to 833MHz. Most of the other components in an Alpha system are the same as an Intel based PC, and most of the x86 Linux software available today can be recompiled on the Alpha.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Date change in Linux

Hi Team, I am trying to change a date in linux with a tomcat user and it is failing due to some reason. the code so far is, echo "pl. provide the date to change" read userdate if ; then echo "pl. provide the date to change" exit 1 fi #/bin/date --date=$userdate... (1 Reply)
Discussion started by: Siddheshk
1 Replies

2. Shell Programming and Scripting

Can anybody change this into Linux shell scripts?

@echo off SET "p0=%~0" SET "p1=%~1" SET "p2=%~2" SET "p3=%~3" SET "p4=%~4" SET "p5=%~5" SET "p6=%~6" SET "p7=%~7" SET "p8=%~8" SET "p9=%~9" SHIFT SET "p10=%~9" SHIFT SET "p11=%~9" SET "zip_path=D:\OraOutput\interco\%p10%" echo Program... (5 Replies)
Discussion started by: monisha
5 Replies

3. Shell Programming and Scripting

How to change passwords for User accounts on multiple UNIX/Linux machines remotely?

Hello Experts, Need some direction on creating shell script for following environment: We have about 20 people in the team working as Oracle DBA's (sysdba's and appdba's). Total Servers which is a mix of Unix and Linux are 200. We do not have Root user access on any of the servers and... (3 Replies)
Discussion started by: sha2402
3 Replies

4. Linux

Best way to change IP for Linux

Hi everyone!;) Can you please suggest something really cool and easy for changing the IP for linux? I need something advantageous and not very expensive. It would be great if I could first try it for free. Thanks! (3 Replies)
Discussion started by: Fariz
3 Replies

5. Windows & DOS: Issues & Discussions

Help me Please for change from Windows to Linux

Dear Friend Please any one help change this below to run in Linux, @echo off REM REM Setting up java policy REM set pfile="%homedrive%%homepath%/.java.policy" >%pfile% echo /* Java policy */ >>%pfile% echo grant { >>%pfile% echo permission java.security.AllPermission;... (1 Reply)
Discussion started by: thytith
1 Replies

6. Shell Programming and Scripting

how to change default shell in linux?

currently the default shell in my linux enviornemnt is ksh. how to change the default shell to bash? thanks! (8 Replies)
Discussion started by: princelinux
8 Replies

7. UNIX for Dummies Questions & Answers

SuSE Linux 9.0 resolution change

Hello, We have a Suse Linux 9.0 box at work and I need to change the video resolution on it. We have command line interface only. Can someone please tell me how to go about doing so? Thanks, (0 Replies)
Discussion started by: mojoman
0 Replies

8. Linux

Change Linux Hostname

Hi Good Day! I have a fedora 8 installed and I wan't to change its hostname since the default hostname is "localhost.localdomain". I wanna change it to something different. Please some one advice what to do. Do I have to change the entry in "/etc/hosts" or there's other way to do it? (7 Replies)
Discussion started by: etcpasswd
7 Replies

9. Linux

Change IP, Netmask, Default GW on linux

How can I permenantly change the IP, netmask and default GW for Linux server on Apatchi. (2 Replies)
Discussion started by: salhoub
2 Replies
Login or Register to Ask a Question
CDA(5)								File Formats Manual							    CDA(5)

Name
       CDA - Compound Document Architecture

Description
       Digital's CDA architecture for compound documents is an open architecture that establishes a framework for the interchange of many types of
       data in a multivendor environment.  Utilizing CDA converters, compound revisable format data can be handled much the same  as  ASCII  text.
       With  CDA  converters, you can write applications that handle compound documents, regardless of the environment in which you or application
       users are working.

       CDA includes the Digital Document Interchange Format (DDIF), the Data Object Transport Syntax (DOTS), and  the  Digital	Table  Interchange
       Format  (DTIF).	 Each of these formats is encoded using the Digital Data Interchange Syntax (DDIS).  Using these representations, CDA pro-
       vides a method for manipulating files that contain a number of integrated components.

       The tools associated with CDA include the CDA Toolkit (libddif.a), the CDA Converter (the main converter is and the CDA Viewers.   The  CDA
       Toolkit	is  a collection of routines that support the creation of CDA applications.  The CDA Converter converts files of a specified input
       format to a specified output format.  The CDA Viewers are used to display CDA-encoded files on a workstation display or character cell ter-
       minal.

       All  of	the  following products support CDA-encoded files.  If you only intend to manipulate CDA files, and do not have an interest in the
       particulars of the file format,	you can use any one of these products to manipulate a CDA-encoded file:

       CDA Converters
       CDA Viewers (dxvdoc, vdoc)
       dxcardfiler
       dxmail
       dxpaint
       PrintScreen

See Also
       cdoc(1), vdoc(1), DDIF(5), DDIS(5), DOTS(5), DTIF(5)
       Compound Document Architecture Manual

																	    CDA(5)