Search Results

Search: Posts Made By: firefox211
Forum: Linux 11-10-2008
6,098
Posted By firefox211
Apache Server how to set password for all access?
Hello all,

I am new to Linux and am trying to set a password for access to Apache server access. I have both Apache and Tomcat installed in my server, Apache forwards the requests to our Tomcat...
10,699
Posted By firefox211
Thanks nobo !
Thanks nobo !
10,699
Posted By firefox211
I have the following rule in my firewall to deny...
I have the following rule in my firewall to deny all ports which we do not need upto 1024.


-A INPUT -p udp --dport 0:1024 -j REJECT
-A INPUT -p tcp --dport 0:1024 -j REJECT

Do I need to have...
10,699
Posted By firefox211
Are ports above 1024 closed by default ?
Hi guys,

Just needed to know if all the ports above 1024 are closed by default. I know that below 1024 the ports are reserved for the kernel and ports above 1024 are reserved for user...
1,360
Posted By firefox211
Edit this rsync for me plz !!
I have a source directory with a lot of sub directories and a few files in those sub directories match the pattern "super.[17 digits]"

I need to transfer only the files which match the patter...
4,903
Posted By firefox211
copy directory structure to a system on the network
I am trying to write a script which has to copy the directory structure from my system to another system on the network. But I dont want the files to be copied.

I think I have to start with...
Showing results 1 to 6 of 6

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