Software Information



Articles Main Page | Main Site Home Page





Text Ad's by TextAdPro.com
Make Money For Real doing nothing - 3 ways to profit - EZmatic.com.

ThatsNeato.com - That's Neato!

Home Business Money Making - How to make money on the net.

2coolhair.com - Over 5,000 Hairstyles Pitcures.



Running a Program on a Remote Server Using SSH


How do you run a program on a remote server using ssh?

For this example we'll have two servers, one named Johnny and another named Cash. Both are running openssh. Our goal is to have a program on Johnny login to Cash and run a program on Cash. To make the task a little more complex we'll be using different users on each machine.

The first thing we'll need to do is generate public and private keys on Johnny. So, logged into Johnny as user 'boy' we create public and private keys by creating them in the .ssh directory as follows:


Johnny$> pwd


/home/boy/.ssh


Johnny$> ssh-keygen -t rsa -f sue


Generating public/private rsa key pair.


Enter passphrase (empty for no passphrase):


Enter same passphrase again:


Your identification has been saved in sue.


Your public key has been saved in sue.pub.


The key fingerprint is:


8d:e9:c0:g1:c7:1f:e3:b3:2f:38:12:aa:b5:3b:2e:b3 boy@Johnny


Johnny$>

In the example above we picked an arbitrary name, sue, to identify the files that hold the generated keys. When prompted to enter a passphrase (twice) we simply hit enter twice.

As the output of ssh-keygen indicates, the public key has been saved in a file named sue.pub.

The output of ssh-keygen implies, but doesn't indicate directly, that the private key is in a file named sue (Yes, a user named boy created a file named sue.)


Johnny$>ls -l


-rwx------ 1 sue suegrp 887 Oct 17 14:27 sue


-rwx------ 1 sue suegrp 223 Oct 17 14:27 sue.pub

The private key file, sue, will remain on Johnny for the reaminder of this exercise, but the public key must be moved to the remote server, Cash. Note that the .ssh directory itself, as well as the sue and sue.pub files should have permissions of 700.

Now you'll need to ftp the sue.pub file from Johnny to Cash. The user on Cash that we'll login as is user 'named'.


Johnny$> ftp Cash


Connected to Cash


220 Cash - Propery of Xyz. - Authorized users only


Name (Cash:boy): named


331 Password required for named.


Password:


230-Last unsuccessful login: Fri Oct 17 13:12:55 2003 on ftp from Johnny 230-Last login: Fri Oct 17 16:02:11 2003 on /dev/pts/1 from Johnny


230 User named logged in.


ftp> cd .ssh


ftp> mput sue.pub


mput sue.pub? y


200 PORT command successful.


150 Opening data connection for sue.pub.


226 Transfer complete.


224 bytes sent in 0.000781 seconds (280.1 Kbytes/s)


local: sue.pub remote: sue.pub


ftp>bye


221 Goodbye.


Johnny$>

Now we'll telnet into Cash and concatenate the sue.pub file into /home/named/.ssh/authorized_keys file.


Cash$> pwd


/home/named/.ssh


Cash$> cat sue.pub >> authorized_keys


Cash$> exit


Connection closed.


Johnny$>

Let's recap what we've done so far.

1) We've created public and private keys on Johnny.

2) We've ftp'd the public key file, sue.pub, from Johnny to Cash.

3) We've telnetted to Cash, and concatenated the contents of sue.pub into authorized_keys

We're now ready to manually login from Johnny to Cash using ssh.


Johnny$> ssh -i /home/boy/.ssh/sue named@Cash


The authenticity of host 'Cash (xxx.yyy.zzz.aaa)' can't be established.


RSA key fingerprint is 65:11:7d:ef:ed:a3:cc:34:d1:b5:ba:c9:16:22:31:23.


Are you sure you want to continue connecting (yes/no)? yes


================================================================


*** NOTICE TO ALL USERS ***


================================================================


Cash$>exit


Connection to Cash closed.


Johnny$>

Now on Johnny, create a shell script called 'boynamedsue.sh' with the following one line of contents and chmod the script to 777.

ssh -i /home/boy/.ssh/sue named@Cash /usr/bin/ls -l

Next, execute the script on Johnny.


Johnny$> boynamedsue.sh


================================================================


*** NOTICE TO ALL USERS ***


================================================================


-rwxrwxr-x 1 named namedgrp 10020 Oct 17 14:35 namedfile1.txt


-rw-r--r-- 1 named namedgrp 680 Aug 14 16:18 namedfile.html


-rw------- 1 named namedgrp 1148 Aug 18 09:51 mbox


drwxr-xr-x 2 named namedgrp 512 Jun 17 13:38 old


Johnny$>

You just executed a program on Johnny, that logged into Cash and ran a program (unix 'ls -l').

The next step you'll want to take is to replace the '/usr/bin/ls -l' command in the boynamedsue.sh program with the path and name of the program that you want to run.

About The Author

C.S. Deam is a small business owner. His eBook Computer Nuggets: Non-Techie Internet Tips For In-Laws, Out-Laws, and the Rest of Society is a great gift for non-techie family members and is available at www.LinkertonPublishing.com where you can sign up for FREE E-Courses & Newsletters to help you on your path to self-employment.


MORE RESOURCES:
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/0i-0fd=Rurl=http://www.businesswire.com/news/google/20081121005614/encid=1272902427ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNHevcgs1DCLZXI0R9qFjD2cTjxZJAimg src=http://news.google.com/news?imgefp=OYfvcWR7KYEJimgurl=mms.businesswire.com/bwapps/mediaserver/ViewMedia%3Fmgid%3D104664%26vid%3D2 width=80 height=80 alt= border=1brfont size=-2Business Wire (press release)/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/0-0fd=Rurl=http://www.marketwatch.com/news/story/Elliott-Terminates-Tender-Offer-Acquire/story.aspx%3Fguid%3D%257B715050E5-AD0A-4808-A8D6-38ED8DF5BC63%257Dcid=1272902427ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFhBBpZy1iFWJpXIt8NJ0jqnLx3HAElliott Terminates Tender Offer to Acquire Epicor bSoftware/b Corporation/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr17 hours ago/nobr/fontbrfont size=-1b.../b LP and Elliott International, LP (collectively, quot;Elliottquot; or quot;wequot;), a major shareholder of Epicor bSoftware/b Corporation (the quot;Companyquot; or quot;Epicorquot;), b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/0-1fd=Rurl=http://www.forbes.com/feeds/ap/2008/11/21/ap5729568.htmlcid=1272902427ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNEWpd3HyKaEABYXhmiAF3lfj8DrmAEpicor drops after hedge fund ends hostile bid/a font size=-1 color=#6f6f6fnobrForbes/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/0-2fd=Rurl=http://www.ocbj.com/industry_article.asp%3FaID%3D75658381.8793711.1711307.8237208.5233255.264%26aID2%3D131630cid=1272902427ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFXjX8lJeSmyZUqy1G0hPQCGtAMLgHedge Fund Elliott Associates Withdraws Offer for Epicor bSoftware/b/a font size=-1 color=#6f6f6fnobrOrange County Business Journal/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/0-3fd=Rurl=http://www.reuters.com/article/mergersNews/idUSBNG18344320081121cid=1272902427ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNH8ja32zLMFvrDGq6f_gyuqVzqpSAUPDATE 1-Hedge Fund ends offer for Epicor/a font size=-1 color=#6f6f6fnobrReuters/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/0-4fd=Rurl=http://www.rttnews.com/ArticleView.aspx%3FId%3D782142%26SMap%3D1cid=1272902427ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNHS5X-GLterlnnlZgE1JaGuJBXwAwnobrRTT News/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/0-5fd=Rurl=http://blogs.barrons.com/techtraderdaily/2008/11/21/epicor-elliott-associates-drops-bid-stock-tumbles/cid=1272902427ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNG1SbuvBSHPD5o6aCROKtt_ke1XtgnobrBarron's Blogs/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1272902427hl=ennobrall 44 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/1i-0fd=Rurl=http://gadgetwise.blogs.nytimes.com/2008/11/21/picture-google-street-view-on-the-iphone/cid=1272850889ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFkGnZdeRY9Is6UjHt1tIAr8C9r8gimg src=http://news.google.com/news?imgefp=DbM9qO9EamEJimgurl=graphics8.nytimes.com/images/2008/11/21/technology/personaltech/iphonemap2.480.jpg width=80 height=32 alt= border=1brfont size=-2New York Times/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/1-0fd=Rurl=http://news.cnet.com/8301-17938_105-10105305-1.htmlcid=1272850889ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFosNY1Et5YtCdPdqPNfw7tpo_y4QThe best thing about the 2.2 iPhone bsoftware/b update/abrfont size=-1font color=#6f6f6fCNET News,nbsp;CAnbsp;-/font nobr11 hours ago/nobr/fontbrfont size=-1When it some to iPhone bsoftware/b updates, I#39;m all about the basics. Apple could enable the iPhone to cook my dinner every night, but if it added multimedia b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-1fd=Rurl=http://www.crn.com/networking/212101415cid=1272850889ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNEOEyoGEPCXrIXQ46INeCz6qZeTjgFirst Look: Apple#39;s iPhone 2.2 bSoftware/b Hits The Street (And b.../b/a font size=-1 color=#6f6f6fnobrCRN/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-2fd=Rurl=http://arstechnica.com/news.ars/post/20081121-lots-to-like-about-new-iphone-2-2-software-update.htmlcid=1272850889ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNGROSyDDh90W-bda4rg_DVwJ0MlDALots to like about new iPhone 2.2 bsoftware/b update/a font size=-1 color=#6f6f6fnobrArs Technica/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/1-3fd=Rurl=http://www.appleinsider.com/articles/08/11/21/apple_releases_iphone_software_v2_2.htmlcid=1272850889ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNE5c63-lF2Smof5BZTugxpV2ZTwdQApple releases iPhone bSoftware/b v2.2/a font size=-1 color=#6f6f6fnobrApple Insider/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/1-4fd=Rurl=http://www.g4tv.com/thefeed/blog/post/691179/iPhone_Software_Update_22_Out_NOW.htmlcid=1272850889ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNE-H-pGgYFK99U0TEflJPZsSlvVVwnobrG4 TV/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/1-5fd=Rurl=http://www.infosyncworld.com/news/n/9932.htmlcid=1272850889ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNGTW8a2Ysq0kcBrrZy85lZL5ESfJQnobrinfoSync World/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1272850889hl=ennobrall 123 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://news.google.com/news/url?sa=Tct=us/2i-0fd=Rurl=http://news.bbc.co.uk/1/hi/technology/7737520.stmcid=1272030386ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNEmrTlVxPjjE4YGG4WMaU0__emyagimg src=http://news.google.com/news?imgefp=ZEi3QvPWjUEJimgurl=newsimg.bbc.co.uk/media/images/45151000/jpg/_45151313_windowsindex.jpg width=80 height=60 alt= border=1brfont size=-2BBC News/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/2-0fd=Rurl=http://www.etaiwannews.com/etn/news_content.php%3Fid%3D794127%26lang%3Deng_newscid=1272030386ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNEn5EQsTCQnWST9b08aZ2hqULY8sQMicrosoft to offer free security bsoftware/b to attract beginners/abrfont size=-1font color=#6f6f6feTaiwan News,nbsp;Taiwannbsp;-/font nobr20 hours ago/nobr/fontbrfont size=-119 to stop selling personal computer security bsoftware/b and to use free personal anti-virus bsoftware/b instead. The new bsoftware/b called Morro can support seven b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/2-1fd=Rurl=http://www.reuters.com/article/technologyNews/idUSTRE4AI7T420081119cid=1272030386ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFi74fNXyitXFNCbZR9y6HMVyAVDQMicrosoft: New bsoftware/b not Symantec, McAfee rival/a font size=-1 color=#6f6f6fnobrReuters/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/2-2fd=Rurl=http://voices.washingtonpost.com/securityfix/2008/11/spamhaus_microsoft_now_5th_mos.html%3Fnav%3Drss_blogcid=1272030386ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNGHYjIXxUfcS6SI7CuTNtbjiXjYZQSpamhaus: Microsoft Now 5th Most Spam Friendly ISP/a font size=-1 color=#6f6f6fnobrWashington Post/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/2-3fd=Rurl=http://www.networkworld.com/news/2008/111808-microsoft-drops-onecare-antivirus.html%3Ft51hbcid=1272030386ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNGly-SH0F0FZhKUWHf4A-QIzvcLWQMicrosoft to offer free security bsoftware/b/a font size=-1 color=#6f6f6fnobrNetworkWorld.com/nobr/font/fontbrfont size=-1 class=pa href=http://news.google.com/news/url?sa=Tct=us/2-4fd=Rurl=http://online.wsj.com/article/SB122706587967940197.html%3Fmod%3Dgooglenews_wsjcid=1272030386ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNH_Mbsygu0q8Ry2K7M4XP9Xgd39ewnobrWall Street Journal/nobr/anbsp;- a href=http://news.google.com/news/url?sa=Tct=us/2-5fd=Rurl=http://www.allheadlinenews.com/articles/7013120895cid=1272030386ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFCKWP9qu3Q5Cm1N34puoIpqBAC6AnobrAHN/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1272030386hl=ennobrall 304 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/3-0fd=Rurl=http://www.bizjournals.com/sanfrancisco/stories/2008/11/17/daily94.htmlcid=1272927325ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNEfj6E2sUQ-pfGIXyA3BAQDFYS3hAHann’s On bSoftware/b bouht by Mediware/abrfont size=-1font color=#6f6f6fBizjournals.com,nbsp;NCnbsp;-/font nobr13 hours ago/nobr/fontbrfont size=-1Mediware Information Systems Inc. has bought the assets of Hann’s On bSoftware/b, a pharmacy-management bsoftware/b provider based in Santa Rosa, for $3.5 million b.../b/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/3-1fd=Rurl=http://www.marketwatch.com/news/story/Mediware-Acquisition-Adds-320-Pharmacy/story.aspx%3Fguid%3D%257BD97D6EA2-0A06-49FD-BE33-0A9811CA460D%257Dcid=1272927325ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNF9UJiqEkza1teHZKgPn0YfEuJsBgMediware Acquisition Adds 320 Pharmacy Facilities/a font size=-1 color=#6f6f6fnobrMarketWatch/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/3-2fd=Rurl=http://www.rttnews.com/ArticleView.aspx%3FId%3D782712%26SMap%3D1cid=1272927325ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNGO9L-VP9UN6WbDbj92g2jFZtWngQMediware Information buys assets of Hann#39;s On bSoftware/b - Quick Facts/a font size=-1 color=#6f6f6fnobrRTT News/nobr/font/fontbrfont size=-1a href=http://news.google.com/news/url?sa=Tct=us/3-3fd=Rurl=http://www.ibtimes.com/prnews/20081121/pharmacy-software.htmcid=1272927325ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFApmpjkI3ESptgzavnQ53YU-LVpwMediware Acquisition Adds 320 Pharmacy Facilities/a font size=-1 color=#6f6f6fnobrInternational Business Times/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1272927325hl=ennobrall 19 news articles/nobr/a/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/4-0fd=Rurl=http://www.marketwatch.com/news/story/Traction-Software-Introduces-Live-Blog/story.aspx%3Fguid%3D%257B3063029C-301C-4FA1-96AA-CDD1F7DCBB98%257Dcid=1272940653ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNHWRX5ZS72vluwSDmtDKeWEV4kdewTraction bSoftware/b Introduces Live Blog Micro-Messaging and End-of b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr15 hours ago/nobr/fontbrfont size=-1Live Blogs become a standard feature -- not an extra cost option -- for Traction bSoftware#39;s/b secure, scalable enterprise class hypertext platform which now b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/5-0fd=Rurl=http://www.marketwatch.com/news/story/Vertical-Releases-Feature-Rich-Software/story.aspx%3Fguid%3D%257BF4BAFF49-2B11-4CC4-9733-46F92DA50101%257Dcid=1273053803ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFxlUWm8xl7SmHoWPRYLIOP5k2dhwVertical Releases Feature-Rich bSoftware/b Update for Wave/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr6 hours ago/nobr/fontbrfont size=-1b.../b today announced the release of the Wave 1.5 bsoftware/b upgrade to it#39;s award winning Wave IP 2500(TM) Business Communications Solution, the industry#39;s b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/6-0fd=Rurl=http://www.marketwatch.com/news/story/PAR-Technology-Corporation-Releases-Next/story.aspx%3Fguid%3D%257B7CF90DE5-2C71-44AC-A8BB-91D318F118E7%257Dcid=1272902445ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNHEJWdeuCQ56nLIldqg9fcYIEczaAPAR Technology Corporation Releases Next Version of SpaSoft(R) Spa b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr17 hours ago/nobr/fontbrfont size=-1An industry-standard for more than 10 years, SpaSoft is a fully integrated, dynamic activities management/scheduling bsoftware/b solution, b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/7-0fd=Rurl=http://www.marketwatch.com/news/story/Progress-Software-QAD-Propose-A/story.aspx%3Fguid%3D%257BF990A19C-A6D9-4B6F-8C9D-1CC52C5D8BEA%257Dcid=1272910530ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNHzYkLf_HZBQiCSWnuXpvxHkzXpEAProgress bSoftware/b and QAD Propose A Formula for The Perfect Lean b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr17 hours ago/nobr/fontbrfont size=-1a provider of leading application infrastructure bsoftware/b to develop, deploy, integrate and manage business applications today announced that Progress b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/8-0fd=Rurl=http://www.marketwatch.com/news/story/DR-Systems-Feature-Software-Only/story.aspx%3Fguid%3D%257B7CB6A109-AC04-4030-85B8-FF4E091F6E76%257Dcid=1272915325ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNFtkLy2oPSxY0ViRkDCsJRIDv5L5gDR Systems to Feature bSoftware/b-Only, Enterprise Web-PACS for b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr17 hours ago/nobr/fontbrfont size=-1With the new zero-download application, clinicians no longer have to download the bsoftware/b before accessing reports and exams on their own computers. b.../b/font/div/font/td/tr/table

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://news.google.com/news/url?sa=Tct=us/9-0fd=Rurl=http://www.marketwatch.com/news/story/Check-Point-Software-Announces-Participation/story.aspx%3Fguid%3D%257B6D724D11-1417-4998-A7DF-F31C3F2A9F26%257Dcid=1272926166ei=FKUnSZi_JoPK8ASCvpEVusg=AFQjCNEDQk3NbGUMQBU0fB5QpZP7Z1q4GwCheck Point bSoftware/b Announces Participation in Fourth Quarter b.../b/abrfont size=-1font color=#6f6f6fMarketWatchnbsp;-/font nobr16 hours ago/nobr/fontbrfont size=-1Check Point bSoftware/b Technologies Ltd. ( www.checkpoint.com) is the leader in securing the Internet. Check Point offers total security solutions featuring a b.../b/font/div/font/td/tr/table

Software - Google News




Articles Home Page | Site Map | Main Site Home Page
GETsonic | TrafficFish | WildThingsDesigns | NeatoDomains.com | Games | Ken J Wagner | iNetcome

© 2008