Search Results

Search: Posts Made By: FractalizeR
Forum: Linux 12-05-2008
5,446
Posted By FractalizeR
Ok, thank you.
Ok, thank you.
Forum: Linux 12-04-2008
5,446
Posted By FractalizeR
The Proxy logs IPCop shows doesn't include any...
The Proxy logs IPCop shows doesn't include any size of fetched object and cache hits/misses stats. I would like to see, what URLs causes the most of the traffic in system. Can IPCop do that? It...
Forum: Linux 12-03-2008
5,446
Posted By FractalizeR
Using SQUID to reduce traffic usage in the office - how effective?
We are working in the office where about 5-6 machines have Internet access. We pay for each GB of traffic we consume and that's quite expensive. Almost no worker download files. Just surfing websites...
3,112
Posted By FractalizeR
How to setup Apache + mod_fcgi + suphp?
Hello.

Could you please post an example of configuration of Apache + mod_fcgi + suphp? Till now I can get to work only either mod_fcgi or suphp, but not together.

As I understand, suphp binary...
2,616
Posted By FractalizeR
I am primarily targeted for CentOS
I am primarily targeted for CentOS
2,616
Posted By FractalizeR
This forum is about Unix, so this question is...
This forum is about Unix, so this question is also :)
6,300
Posted By FractalizeR
If it doesn't return, what happens then? It just...
If it doesn't return, what happens then? It just hangs up opr what? May be in the last lines of script some lengthy command is executing?
2,616
Posted By FractalizeR
How to secure PHP in multiuser environment?
Hello.

Could you please suggest the ways, by which one can prevent PHP users from reading other webroots? So far I know two ways: Apache mod_suexec and suphp. But it seems, they both require...
Forum: Cybersecurity 08-28-2008
18,429
Posted By FractalizeR
To have a very basic DDOS protection, I would...
To have a very basic DDOS protection, I would suggest first installing DDOS Deflate script. It is quite effective from simple (D)DOS attacks. Script itself is here...
29,555
Posted By FractalizeR
Thank you for links.
Thank you for links.
62,512
Posted By FractalizeR
What is your OS? Doesn't it have wget already...
What is your OS? Doesn't it have wget already installed (most Linux distributions should have it by default)?
29,555
Posted By FractalizeR
How to distinguish subshell calls from direct...
How to distinguish subshell calls from direct calls? $() is always a subshell?
29,555
Posted By FractalizeR
fl1_load_modules_and_get_list() is called from...
fl1_load_modules_and_get_list() is called from lib/handle_install.sh
For each module there source is included by
source "${FL_MODULE_DIR}/${module}/module.sh"

Later for each module...
29,555
Posted By FractalizeR
Thank you for valuable comments! Sorry, I...
Thank you for valuable comments!

Sorry, I meant
./f-linsey.sh install all
Of course, it wouldn't start without .sh.

Line, which causes error is
fl_mod_${module}_install
in...
2,449
Posted By FractalizeR
I heard something about ext2live patch for ext2,...
I heard something about ext2live patch for ext2, that allows unmounting to be done on them. Not sure about ext3.
5,087
Posted By FractalizeR
I guess one can just issue top command on SSH...
I guess one can just issue
top
command on SSH to check all info.
2,449
Posted By FractalizeR
As I know to reallocate disk space on your root...
As I know to reallocate disk space on your root filesystem using LFM lvextend/lvreduce you will need to boot from emergency CD because filesystem needs to be unmounted first for this operation. As...
62,512
Posted By FractalizeR
Use wget for that
Use wget for that
29,555
Posted By FractalizeR
I have forgotten to add execute f-linsey...
I have forgotten to add
execute
f-linsey install all

And the error I was talking about appears.
29,555
Posted By FractalizeR
Here is the source. I would appreciate if you...
Here is the source. I would appreciate if you will help me to get it working. I am starting to learn bash and this seem to be a good exercise for me.
29,555
Posted By FractalizeR
Bash: Nested functions and including other scripts
Hello.

I have the following problem with bash code:


function fl1_load_modules_and_get_list()
...........
for module in $FL_MODULES_TO_PROCESS
do
source...
53,792
Posted By FractalizeR
Wow... This works even without eval! Thanks a lot!
Wow... This works even without eval! Thanks a lot!
53,792
Posted By FractalizeR
Thanks a lot!
Thanks a lot!
53,792
Posted By FractalizeR
Bash: how to call function having it's name in variable?
Hello.

Looking for a method of modularizing my bash script, I am stuck with such a problem. For example, I have:

MODULE_NAME="test"
FUNCTION_NAME="run"

How do I can a function with name...
Showing results 1 to 24 of 24

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