Search Results

Search: Posts Made By: g4v1n
3,109
Posted By g4v1n
Thanks Guys, I got it working by installing...
Thanks Guys, I got it working by installing POSTFIX and MAILUTILS.
I write the following script to find out the disk space and put it into text file and I use php mail function to send it to my...
3,109
Posted By g4v1n
Send Disk Space Usage Status via email
Hi Guys,

Is there any way I can write a script that sends DISK SPACE USAGE STATUS via email once a week?

Thanks,
3,941
Posted By g4v1n
Thanks a lot Peasant for your help :)
Thanks a lot Peasant for your help :)
3,941
Posted By g4v1n
I will test this code and let you know the...
I will test this code and let you know the results soon :) Thanks

I can use ssh with rsync but I dont know much about how to set it up on godaddy webhosting.

I am using while loops because I...
3,941
Posted By g4v1n
#!/bin/sh ...
#!/bin/sh
LOCKFILE=/home/gav/Desktop/wgetTest/lock/wget.lock
LOGFILE=/home/gav/Desktop/wgetTest/log/wget.log
DDIR=/home/gav/Desktop/wgetTest/
JSONDIR=/home/gav/Desktop/wgetTest/text/new.json...
3,941
Posted By g4v1n
I dont wanna use cron job, instead Im trying to...
I dont wanna use cron job, instead Im trying to use while statement in script itself so in that case where should I put following statements, inside the while loop or outside?
if [ -f $LOCKFILE ];...
3,941
Posted By g4v1n
Thanks a lot! Peasant. I would try this one...
Thanks a lot! Peasant.
I would try this one today and let you how it goes.
Much appreciated :)

---------- Post updated at 06:45 PM ---------- Previous update was at 09:38 AM ----------

It...
3,941
Posted By g4v1n
How to download Images and Json file from server(godaddy) to Local machine (Ubuntu 14.04).?
Hi Guys,

Just entering the Linux word, So I need help to write a script on my local machine(Ubuntu 14.04) that continuously check the particular folder(contains images) and a json file on the...
Showing results 1 to 8 of 8

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