Search Results

Search: Posts Made By: anand121
Forum: Red Hat 01-10-2011
6,544
Posted By anand121
flex installation problem
hi ,
when i run ./configure in wine-1.3.10 folder in midway i get error message
Your flex version is too old. Please install flex version 2.5.33 or newer.
but when i try to install flex using...
Forum: Linux 01-05-2011
2,106
Posted By anand121
rpm build errors pls help
i am trying to create rpm pacakage from hello world source code.
after running rpmbuild -bs test.spec file

i am successfully getting test-1-1.src.rpm package inside the /usr/src/redhat/SRPMS...
Forum: Linux 01-05-2011
8,416
Posted By anand121
rpm -ba unknown option
i am trying to build a simple rpm pacakage.
i am trying this example from this link
Creating the Spec File (http://www.rpm.org/max-rpm/s1-rpm-build-creating-spec-file.html)


i created rpm...
1,535
Posted By anand121
perl thread script for renaming files
i need a threaded perl script, each thread browsing the same directory but renaming different files.
Thread A renames file “aaa” to “xxx”,
Thread B renames file “bbb” to “yyy”
Thread C...
8,082
Posted By anand121
closing open ports using scripts
hi rainboisterous, will u explain ur script a bit
here ,
for i in `comm -23 1.txt 2.txt`
here 1.txt contains all open ports on system by doing nmap
and 2.txt contains all allowed ports .
for...
3,199
Posted By anand121
closing unwanted open ports using scripts
i have a text file i.e file1.txt which shows open ports on particular system. i have another text file i.e file2.txt which shows a list of allowed ports on a system. for eg:
file2.txt
22/tcp ...
8,082
Posted By anand121
thx guys for ur help ---------- Post updated...
thx guys for ur help

---------- Post updated at 11:14 PM ---------- Previous update was at 10:57 PM ----------

now i have a text file i.e file1.txt which shows open ports on particular system....
8,082
Posted By anand121
shell script to print particular column into text file
hi everyone,
i need a script which would just print column into a text file

nmap 10.226.112.222
PORT STATE SERVICE
7/tcp open echo
13/tcp open daytime
22/tcp open ssh
23/tcp open telnet...
Forum: Programming 11-12-2010
2,539
Posted By anand121
c functions to turn off open ports in linux
nmap is a network utility which gives u information about open ports on ur system. for eg

$ nmap 10.226.112.202
PORT STATE SERVICE
7/tcp open echo
13/tcp open daytime
22/tcp...
Forum: Ubuntu 11-11-2010
28,181
Posted By anand121
what about udp ports which are open. nmap...
what about udp ports which are open.

nmap does not show udp ports which are kept open
how to disable them ?
Forum: Ubuntu 11-11-2010
28,181
Posted By anand121
how to turn these processes individually. PORT ...
how to turn these processes individually.
PORT STATE SERVICE
1100/tcp open unknown



---------- Post updated at 07:24 AM ---------- Previous update was at 07:23 AM ----------

how to...
Forum: Ubuntu 11-11-2010
28,181
Posted By anand121
enabling and diabling ports
1)how to enable and disable ports in linux.

2)AND how to disable unknown ports
Showing results 1 to 12 of 12

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