Search Results

Search: Posts Made By: saariko
3,066
Posted By saariko
Thanks for your idea. I renamed dbdump to...
Thanks for your idea. I renamed dbdump to filedump. that didn't change the result.

Still no file is saved.
3,066
Posted By saariko
Thanks all for your comments. I had to try...
Thanks all for your comments.

I had to try and see where the problem, so I creeated a new var: sqlfile="/home/app/backup/DAILY/dump.sql"
and added that to the script.

...
3,066
Posted By saariko
Thanks for your ideas set -x did gave me the...
Thanks for your ideas

set -x did gave me the output, but no apparent error what so ever

+ . ../SCRIPTS/test.sh
++ set -x
++ APP_NAME=app_com_site
++ wikiname=app_com_site
++...
3,066
Posted By saariko
Strange error in bash script
Howdy all, I have a scritp that does a sqldump. But for some goofy reason, a certain part of it behaves uber strange.
It does a daily dump of my sql, according to parameters I enter in hardcode.
...
Forum: UNIX and Linux Applications 11-17-2009
2,929
Posted By saariko
PAssword protect uploaded files
Hi,
Is it possible to make sure/test that all uploaded files to my FTP will be of .RAR format (that's easy) but also password protected?

Thanks
Forum: Web Development 08-23-2009
3,680
Posted By saariko
Thanks. I guess i'll start with them. X...
Thanks.

I guess i'll start with them.

X ur fingers for me please.

Will update
Forum: Web Development 08-16-2009
3,680
Posted By saariko
weird 500 Internal server error
Hi All,

I am seeking some help. While trying to access my website: EDITED (hosted on private server somewhere - don't want to publicize names) - I have a weird behaviour:

I can always get to...
1,528
Posted By saariko
saving flash movies using curl
I am trying to save some flash movies using curl.

Is it possible?

I am trying to download the movies from moviegator, but I can't get the flash objects.

Anyone has a solution maybe?

I...
14,311
Posted By saariko
script to convert CSV to SQL
I am trying to write a script to convert csv files into SQL format.
What I am missing is:
1. handling of the first row and create it as a insert into format
2. better handling of any other row,...
1,676
Posted By saariko
OK, I have done some more changes, and I have...
OK,
I have done some more changes, and I have written a working code:


#!/bin/bash

for i in `cat dirs.txt`

do
# echo $i
pushd $i
gunzip *.pngzip.gz
rename .pngzip .png.gz *pngzip...
1,676
Posted By saariko
Need help on Mulitple files mutliple actions
Hi all,

I have mistkanely gzipped twice an entire folder and sub folders, and also renamed the files during that process.

I am trying to undo this, and I need help to create the batch to work...
6,984
Posted By saariko
solved
Weird as it may be, I have no clue what I have done, but it works now.

problem solved.
6,984
Posted By saariko
Which Sendmail version ? and why -d isn't working
Hi,

I am trying to figure out which version I am running of sendmail, but I am buffed.

This is what I get
sendmail -d0.1 -bt < /dev/null
sendmail: illegal option -- d


Telneting to my...
10,745
Posted By saariko
No log for sendmail
I manage to send an email with sendmail (phew)

I guess there is a queue timer, which is why it aint sent immediatly, and I guess its' in the mc file. ill look into it soon.

What I am looking...
4,635
Posted By saariko
Thanks joeyg, # echo $PATH ...
Thanks joeyg,

# echo $PATH
//bin:/usr/local/bin:/bin:/usr/bin:/usr/sbin:/home/opadmin/bin
# echo $MANPATH
//man:
#

however, I can't CD to man, don't have it under root, or anyother...
4,635
Posted By saariko
sendmail problems - no man pages
Hi all,

I have a virtual dedicated unix server somewhere (not sure we can put names, so ain't putting it yet :p)

anyway, I have problems using sendmail, but before I am asking for help, I don't...
Showing results 1 to 16 of 16

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