PDA

View Full Version : [ubuntu] Ubuntu for Desktopn (Oracle ERP)



fasi83
June 27th, 2011, 10:30 AM
Hi All Experts,
I am newbie in Linux and trying my existing network (1000+ nodes) from windows XP to ubuntu. I need some expert opinion u all experts on below queries

1) Is Ubuntu be the right choice for windows users ???
2) My company are using Oracle ERP, for this i am going to test Oracle application behaviour on linux. I need to install Java to run my application but the version we are trying to install is older (jre 1.4.02.04). When i try to install it on my ubuntu box, it throws me error mentioned below

Do you agree to the above license terms? [yes or no]
yes
Unpacking...
tail: cannot open `+417' for reading: No such file or directory
Checksumming...
1
The download file appears to be corrupted. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Please do not attempt to install this archive file.
jlouwers@NL-jlouwers:~/Desktop$

Please guide me ....

3) There are some client/server based custom applications we have developed on VB.net platform, is there any utility to migrate it or to run in linux environment?

Please guide me, thanks in advance.


Regards,
Faisal Habib
fasi83@hotmail.com

FormatSeize
June 27th, 2011, 04:45 PM
1) Is Ubuntu be the right choice for windows users ???
Probably. It does depend on the user, though, as different people expect different things out of a computer. You will have those that will want specific things from Windows to be available, and then you will have others that won't even realize that they aren't using Windows unless someone tells them.



Do you agree to the above license terms? [yes or no]

yes
Unpacking...
tail: cannot open `+417' for reading: No such file or directory
Checksumming...
1
There's a file missing. Is it possible that you can upgrade to the later version?

3) There are some client/server based custom applications we have developed on VB.net platform, is there any utility to migrate it or to run in linux environment?

Linux, inherently, does not understand VB code. I doubt that a Linux environment will be able to execute VB code. Your applications would have to be developed using source code that is Linux-readable, like C or Python. Learning a new language may or may not be something that you want to do to create a new application that is important to your business. You have to make that decision.

There is an application called Wine, which will run Windows programs. But if you take the time to install Ubuntu, learn your way around it, then install Wine to run your Windows programs, why bother with it in the first place?