Search Results

Search: Posts Made By: jw_amp
Forum: Red Hat 08-03-2010
1,483
Posted By jw_amp
Thanks pludi for the clarification
Thanks pludi for the clarification
Forum: Red Hat 07-30-2010
1,483
Posted By jw_amp
thanks for that. If that is the case, then...
thanks for that.

If that is the case, then original config file will always be stored in some place along with the current file.

So can I say interpret like this , if 'myconfig.cfg' is a part...
Forum: Red Hat 07-29-2010
1,483
Posted By jw_amp
RPM Up-gradation
Hi,
I was reading on RPM upgradtion process here: http://www.rpm.org/max-rpm/ch-rpm-upgrade.html

Here the author mentioned regarding: "Original file", "Current file" and "New file"
I can...
Forum: Red Hat 07-14-2010
1,701
Posted By jw_amp
RPM Updation & Keeping User Change files during removal
Hi All,

I have a RPM for an Java based application. Currently it works fine.

But recently I want to implement that when newer packages gets installed over the older one, the rpm should only...
Forum: Red Hat 06-24-2010
1,983
Posted By jw_amp
RPM Installation & Removal issue
Hi,

I created an RPM for one of our internal serer: tel-gw--2010.05.1.0-SNAPSHOT-1.rpm

What happened I Installed for 5 times, and it get installed (/usr/tel-gw/) & added 5 entries into rpm db....
Forum: Red Hat 06-20-2010
1,485
Posted By jw_amp
If I want to create such Installer (Not RPM)
Hi All,

I had created a installer (RPM), but later I came across that Netbeans (netbeans-6.9-ml-linux), Flex Builder Linux Alpha (flexbuilder_linux_install_a4_081408.bin) and JDK...
25,923
Posted By jw_amp
I Posted in New section ..... but thanks for the...
I Posted in New section ..... but thanks for the valuable stuff.
25,923
Posted By jw_amp
User account with no login
hey thanks again pludi for your valuable support......

I will certainly do the changes to my server (while installing) and again get back to you/this forum with any future queries for the same.
...
25,923
Posted By jw_amp
User account with no login shell
Thanks pludi & apologize for replying bit late.

In the meantime, I have created an installer for a Java based server in-house product. In that I have been told that, this server should run as a...
25,923
Posted By jw_amp
User account with no login shell
Hi All,

I was reading a tutorial for Installing Tomcat on Linux machine.
(http://www.puschitz.com/InstallingTomcat.html (http://www.puschitz.com/InstallingTomcat.html))

Here the author had...
Forum: Red Hat 06-03-2010
5,583
Posted By jw_amp
I tried chmod u+s to my executable shell script...
I tried chmod u+s to my executable shell script .... but still not the app is running. But when I am doing "su" and later executing ... it works
Forum: Red Hat 06-03-2010
5,583
Posted By jw_amp
Thanks for the reply. The application is...
Thanks for the reply.
The application is developed by our team internally and I created the RPM installer for the same.

As for the trial basis, I entered "su" command and provided the root...
Forum: Red Hat 06-03-2010
5,583
Posted By jw_amp
Giving access to non root users to run application
Hi All,

I have created an RPM installer and installed it via ROOT user & which works fine on Red Hat.
But the problem oocurs when a non root users try to run that application (from their...
6,287
Posted By jw_amp
thanks franklin
thanks franklin
6,287
Posted By jw_amp
Meaning of sed -e 's;\.;0;g'
Hi there,

I was searching for some code in sed & I got

REQUIRED_VERSION=`echo $REQUIRED_VERSION | sed -e 's;\.;0;g'`

Can anybody tells me what exactly is happening there, specially...
1,653
Posted By jw_amp
thanks for that. What does >&2 means? ...
thanks for that.

What does >&2 means?

Also, I tried out ..... and it works.

Awesome .... thanks again
1,653
Posted By jw_amp
Shell Script Help 1
Hi,

As I came from other programming languages, I had written this small code for learning purpose:

#!/bin/sh

function greet()
{
msg=$1
echo In function Greet
echo Hello $msg...
Forum: Red Hat 04-22-2010
2,175
Posted By jw_amp
Menu Icons for the Application
Hi All,

I created an RPM for my application.
After clicking the rpm, I managed to place the files in repective locations also I have "JServer" menus in the "Application" menu (The redhat one).
...
Forum: Red Hat 04-19-2010
8,855
Posted By jw_amp
thanks jim ..... In the mean time few more...
thanks jim .....

In the mean time few more clarity on this issue ..............

--------------jserver-start.sh (Wrapper)-----------------
#!/bin/sh
#jserver-start.sh
sh...
Forum: Red Hat 04-19-2010
8,855
Posted By jw_amp
Killing child daemon started by parent process
Hi All,

Hope this is right area to ask this question.

I have a shell script (bash) "wrapper.sh", which contains few simple shell command
which executes a "server.sh" (conatins code to execute...
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 06:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy