Search Results

Search: Posts Made By: Palak Sharma
2,711
Posted By Palak Sharma
Please Help remove some data from previous post
I have posted some data on the forum which needs to be deletd ASAP.

The post here in question are

How to do in this in shell script?...
1,958
Posted By Palak Sharma
It worked.
It worked.
1,958
Posted By Palak Sharma
Thanks a bunch :) can you help me further. I...
Thanks a bunch :) can you help me further.

I have stored the output in a file called Instances

The instances file has this detail:



INSTANCE ID INSTANCE TYPE INSTANCE...
1,958
Posted By Palak Sharma
The output I am getting from your command is : ...
The output I am getting from your command is :


INSTANCE ID INSTANCE TYPE
i-c cloud
i-6 cloud
i-c pub


Instead of picking up the instance type its picking up the keys
1,958
Posted By Palak Sharma
How can I fetch few parameters in Shell script?
Hi All,

I want to fetch few details out of a huge output of AWS CLI tools :



I am using this command : ec2-describe-instances
14,384
Posted By Palak Sharma
It means that I can install apache using yum can...
It means that I can install apache using yum can change the directory root to some other directory??

But by default apache is installed in /var/www then how can I change the installation directory...
14,384
Posted By Palak Sharma
No I didnt try this. How can I install it using...
No I didnt try this. How can I install it using yum. I tried installing using source code. But there were lot of dependencies which needs to be resolved. Kindly help how can i do it using yum.
...
14,384
Posted By Palak Sharma
Changing the Apache Installation directory in Linux
Hi All,

I have installed apache using yum on centos. I know that the default installation directory is /var/www/html.


Now I want to change the installation directory to /mnt/ebs. How can I...
16,589
Posted By Palak Sharma
the scp command hangs. I have tried with -r also...
the scp command hangs. I have tried with -r also . but nothing works
16,589
Posted By Palak Sharma
scp command not working
I am trying to copy a file from a remote linux server to my local ubuntu box. I am issuing the following command:

scp -v root@remote_server_IP:/test /data

The output of the command is :


...
7,937
Posted By Palak Sharma
Jar command nor working in centos
Hi All,


I have a jar file and I want to extract that jar file. I am using command

jar xf Sample_Pack.jar

After pressing enter this command returns no error and is not even executed.
...
26,790
Posted By Palak Sharma
But I do not want the full dump to import, the...
But I do not want the full dump to import, the fulldb.dmp command contains full databse dump, I just want to import a single schema can u help me with this?
26,790
Posted By Palak Sharma
imp rdsuser@oracledb FILE=fulldb.dmp...
imp rdsuser@oracledb FILE=fulldb.dmp TOUSER=rdsuser FROMUSER=SYSTEM FULL=Y buffer=100000

So far I have tried this but it imports entire database. I need to import a particular schema
26,790
Posted By Palak Sharma
How can I import a particular schema from full dump in Oracle?
Hi All,

I have a full oracle dump file that I have exported from a production server. I want to import a specific schema out of the full dump.


Is that possible in oracle. What will be the...
4,870
Posted By Palak Sharma
How can I replicate master master and master master MySQL databse replication and HA?
I have an application desigend in PHP and MySQl running on apache web server that I is running on a Amazon EC2 server Centos. I want to implement the master-master and master slave replication and...
Forum: UNIX and Linux Applications 05-08-2014
44,785
Posted By Palak Sharma
Hi Bakunin, The oracle server is at remote...
Hi Bakunin,

The oracle server is at remote location. I have the oracle client to connect to the server.

Also I have installed the client using following commands:

Go to Instant Client...
Forum: UNIX and Linux Applications 05-07-2014
44,785
Posted By Palak Sharma
How to import and dump file to remote Oracle server?
Hi All,

I have a linux centos instance which has a dump file. I need to import the dump file to the oracle server which is located at some remote location. I have installed the oracle client on my...
2,885
Posted By Palak Sharma
Multiple reasons 1> Check full path of all...
Multiple reasons

1> Check full path of all executable in the script.

2> Ensure all environment variables are set accordingly

3> Check the script when run from the same user as the cron is...
2,885
Posted By Palak Sharma
okay I will
okay I will
2,885
Posted By Palak Sharma
I have tried your command but nothing is really...
I have tried your command but nothing is really working,

Yeah I checked out the output.txt, It shows

/EC2InstanceAuditScript.sh: line 20: ec2-describe-instances: command not found

How to...
2,885
Posted By Palak Sharma
Okay, I wiil try this and can you please tell me...
Okay, I wiil try this and can you please tell me how to schedule fr 5.10 AM as I have to wait for another half an hour to run this command.
2,885
Posted By Palak Sharma
Cronjob not working as intended
I have a shell script that I have scheduled using cron using a command:

0 10 * * * /directory/Script.sh > /directory/log/output.log


The script is scheduled to run at 10 AM everyday. The...
6,306
Posted By Palak Sharma
How to schedule a shell script in Linux centos?
Hi All,

I have a script that I need to schedule on daily basis. How can I schedule a script in centos. Like I want to run that script evryday at 10 AM and can I store the output of the script in...
Forum: Web Development 04-15-2014
2,363
Posted By Palak Sharma
Need Help: How to migrate an existing Wordpress application from one server to another
Hi All,

I have an application that is designed in Wordpress using MySQL as backend.

The application is residing on a Centos Server.

Now I want to migrate the application to another centos...
1,184
Posted By Palak Sharma
I want to edit the question in this thread, I...
I want to edit the question in this thread, I donot want any reply on this.

https://www.unix.com/shell-programming-and-scripting/245875-how-modify-script.html
...
Showing results 1 to 25 of 27

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