A Linux Project

Status
Not open for further replies.

mannahazarika

Right off the assembly line
Hello All,
In a Linux Project I am currently engaged in, I have developed a shell script that displays the system information. I need to try it in different versions of Linux.

If anyone is interested in trying it out plz. mail me at <makarand.hazarika@gmail.com>
 

desertwind

Cyborg Agent
Why dont you upload it somewhere and post the link here, so that everyone can try and post a review here.
 

GNUrag

FooBar Guy
Why dont you apply for an HP - Testdrive shell account? < *www.testdrive.hp.com >

They provide following Linux/UNIX/OpenVMS/BSD/HP-UX servers available to you, once your account is accepted. You can then telnet inside and test your shell script on various hardware and operating system combinations.

Code:
        Hewlett Packard OS Test Drives:
        
        Test Drive                            System Type                     How to access
        HP Tru64 Unix 5.1b(JAVA)          Alpha DS15 2@1.0GHz(ev68)     telnet to td158.testdrive.hp.com
        HP Tru64 Unix 5.1b(JAVA)          Alpha ES45 4@1GHz (ev68)      telnet to td208.testdrive.hp.com
        HP Tru64 Unix 5.1b(JAVA)          Alpha ES47 2@1GHz (ev7)       telnet to td171.testdrive.hp.com                
        HP OpenVMS 8.2                    Alpha ES45 4@1GHz (ev68)      telnet to td180.testdrive.hp.com
        HP OpenVMS 8.2                    Alpha DS10L 466MHz (ev6)      telnet to td202.testdrive.hp.com
        HP OpenVMS 8.2-1                  Integrity rx1620 2@1.6GHz     telnet to td183.testdrive.hp.com
        HP-UX 11i 11.11                   rp2470 2@750MHz 8700 PA-RISC  telnet to td192.testdrive.hp.com
        HP-UX 11i v2                      rp3410 2@800MHz 8800 PA-RISC  telnet to td191.testdrive.hp.com 
        HP-UX 11i v2                      Integrity rx1620 2@1.6GHz     telnet to td176.testdrive.hp.com
        
        Linux Test Drives:
        
        Test Drive                            System Type                     How to access
        Debian GNU/Linux 3.1r0 on Intel   ProLiant DL360 G2 1.4GHz (P3) telnet to td140.testdrive.hp.com
        Debian GNU/Linux 3.1r0 on Intel   Integrity rx2600 2@900MHz     telnet to td156.testdrive.hp.com
        Debian GNU/Linux 3.1r0 on Alpha   Alpha DS20 2@500MHz (ev6)     telnet to td161.testdrive.hp.com
        Red Hat Ent Linux ES 4.0 on Intel ProLiant ML530 2@1.0GHz (P3)  telnet to td141.testdrive.hp.com 
        Red Hat Ent Linux AS 4.0 on Intel ProLiant BL20p 2@3.0GHz(Xeon) telnet to td163.testdrive.hp.com
        Red Hat Ent Linux AS 4.0 on Intel ProLiant DL560 4@3.0GHz(Xeon) telnet to td185.testdrive.hp.com
        Red Hat Ent Linux AS 4.0 on AMD   ProLiant DL145 2.2GHz(Opteron)telnet to td189.testdrive.hp.com
        Red Hat Ent Linux AS 4.0 on Intel Integrity rx1620 2@1.6GHz     telnet to td177.testdrive.hp.com
        Red Hat Ent Linux AS 4.0 on Intel Integrity rx8620 16@1.5GHz    telnet to td178.testdrive.hp.com
        SuSE Linux Ent Svr 9.0 on Intel   ProLiant BL20p 2@3.0GHz(Xeon) telnet to td162.testdrive.hp.com 
        SuSE Linux Ent Svr 9.0 on Intel   ProLiant DL140 2@3.2GHz(Xeon) telnet to td186.testdrive.hp.com
        SuSE Linux Ent Svr 9.0 on AMD     ProLiant DL145 2.2GHz(Opteron)telnet to td190.testdrive.hp.com
        SuSE Linux Ent Svr 9.0 on AMD     ProLiant DL585 2.2GHz(Opteron)telnet to td179.testdrive.hp.com
        SuSE Linux Ent Svr 9.0 on Intel   Integrity rx2600 2@900 Mhz    telnet to td187.testdrive.hp.com 
        
        BSD Test Drives:
        
        Test Drive                        System Type                         How to access
        FreeBSD 6.0 on Intel              Integrity rx1620 2@1.6GHz     telnet to td150.testdrive.hp.com
        FreeBSD 5.4 on Intel              ProLiant DL360 2@1.4GHz (P3)  telnet to td152.testdrive.hp.com
        FreeBSD 6.0 on Alpha              Alpha XP1000a 1@667MHz (ev6)  telnet to td149.testdrive.hp.com
        NetBSD 2.0 on Intel               ProLiant DL360 2@1.2GHz (P3)  telnet to td143.testdrive.hp.com
        
        Cluster Test Drives:
        
        Test Drive                        System Type                       How to access
        HP Cluster Platform CP6000        Integrity rx2600x8 1.3GHz     telnet to td146.testdrive.hp.com
        HP OpenVMS Galaxy Cluster 8.2     Alpha ES40 2@500MHz           telnet to td181.testdrive.hp.com
                                                                        telnet to td182.testdrive.hp.com
        Application Test Drives:
        
        Test Drive                        System Type                       How to access
        Oracle Rdb on OpenVMS             Alpha DS20 2@500MHz (ev6)     telnet to td180.testdrive.hp.com 
        Oracle Rbd on OpenVMS             Integrity rx1620 2@1GHz       telnet to td183.testdrive.hp.com
 
OP
M

mannahazarika

Right off the assembly line
thanks for that information. i have applied for an account.

can you tell me somewhere i can upload this so that anyone can download it and test it?

why don't you make some provisions in this forum itself?
 
OP
M

mannahazarika

Right off the assembly line
Yeah I have uploaded

you can download it at

*rapidshare.de/files/11274475/sysinfo.zip.html

it contains the necessary instructions
 
OP
M

mannahazarika

Right off the assembly line
That link was deleted long back. Now the project has been uploaded in Novell Forge.


You can get information about Project Sysinfo in the following website (Novell Forge):


*forge.novell.com/modules/xfmod/project/?sysinfo


The code is also available. (Click on files and then Version 2.3).


Regards
Makarand Hazarika

PS: Please Send me feedbacks, what more you want to see in sysinfo. And also let me know about your experiences with sysinfo.
 

GNUrag

FooBar Guy
That was a cool utility indeed.

Small suggestions:

1) The License header on top of your script is outdated. Please update the address of FSF, as they've shifted their office to 51 Franklin Street, Boston.

2) In the documentation 3rd page, you have written:
PuTTY from Windows (tested when SSLed to SuSE machine)

That should be SSHed to SuSE machine... You never SSL into a server FYI.
 

praka123

left this forum longback
really cool good script kudos for both.on 2 nd System Information menu 8th one services Information is not working for me even as root.
 
Status
Not open for further replies.
Top Bottom