Search Results

Search: Posts Made By: postcd
2,541
Posted By sea
Its not mandatory, but yes, might be the cause...
Its not mandatory, but yes, might be the cause for errors.
However, i tend more to say its the multiple commands you want to execute.

So, i'd suggest make 2 scripts.
1 script to check whether...
1,936
Posted By Neo
Something like this should do the trick, if I...
Something like this should do the trick, if I read your post correctly:

UPDATE phpbb_topics SET forum_id="5" WHERE topic_first_poster_name LIKE "%ozerway%" AND forum_id="4" ;

Note (edit): Keep...
Forum: IP Networking 02-27-2014
5,344
Posted By Corona688
That you have a dedicated server doesn't mean...
That you have a dedicated server doesn't mean it's not a virtual server too. ;) OpenVZ is a kernel for virtualization. Running in a virtual server means outside things may have control over what...
1,230
Posted By Chubler_XL
Then you want -mmin -120
Then you want -mmin -120
1,230
Posted By Chubler_XL
You probably meant -mtime -2, for modified in the...
You probably meant -mtime -2, for modified in the last 2 days
1,230
Posted By Scrutinizer
Because the file /home/vps/190/test was only just...
Because the file /home/vps/190/test was only just created and not two days old like mtime specifies.
Forum: Cybersecurity 02-05-2014
9,900
Posted By Neo
Haha.. not not the best metric to measure crypt...
Haha.. not not the best metric to measure crypt security these days...

In case you missed the news, the US NSA paid RSA $10M USD to make a known weak cipher the default crypto in the RSA crypto...
Forum: Cybersecurity 02-05-2014
9,900
Posted By Corona688
It's secure enough for some governments, so I'd...
It's secure enough for some governments, so I'd say so.
Forum: What is on Your Mind? 01-26-2014
43,432
Posted By Akshay Hegde
I work at Indian Oceanographic Data Center, as a...
I work at Indian Oceanographic Data Center, as a technical support and I do online trading.
Forum: Cybersecurity 01-09-2014
5,187
Posted By Corona688
It would be better to encrypt them right when...
It would be better to encrypt them right when they're made, and decrypt them 'on the fly' when you use them, than to encrypt and decrypt them in a giant file operation.

$ tar -zcf - folder |...
Forum: IP Networking 12-06-2013
3,344
Posted By fpmurphy
There is no standard for replacing "non-working...
There is no standard for replacing "non-working tucows.com". Your ISP (or some other entity) appears to be redirecting whois requests to tucows.com.

This is not under your control unless you...
924
Posted By RudiC
Yes. -print is the default if no other action is...
Yes. -print is the default if no other action is defined. Try to set -vx options to analyze what the shell expands your parameters to.
33,967
Posted By vbe
As Carlos opinted, this:output: + rm -rf...
As Carlos opinted, this:output:
+ rm -rf domlist_bak Is quite confusing, since its not what you show in first part of code...
Since, it seems that your rm was void, the file $domlistexp_bak still...
33,967
Posted By CarloM
Are you sure you have the right variable names? ...
Are you sure you have the right variable names?

Your trace output doesn't exactly match what your example code should produce (there is no domlist_bak).
Showing results 1 to 14 of 14

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