Search found 171 matches

by nayyares
Thu Jan 03, 2008 1:42 pm
Forum: Security
Topic: problem in linux
Replies: 1
Views: 5580

Hi,

Post $tcpdump of your internet server as well as linux client.

PS: grep only one linux client tcpdump at server :p

cheers
by nayyares
Sat Dec 29, 2007 11:22 am
Forum: Programming
Topic: ARP with Shell
Replies: 9
Views: 21020

Hi, AOA, Dear nayyares, I entered the command you told me # ip nei flush all It didnt worked....so i googled about this command...i found that there was a syntax error, the correct command is # ip neighbor flush dev eth0 What was the error in executing command? second mentioning device will shorten ...
by nayyares
Fri Dec 28, 2007 11:05 am
Forum: Programming
Topic: ARP with Shell
Replies: 9
Views: 21020

Hi,
mudasir wrote:AOA,

Thanks alot Dear Nayyares.

Can you please also tell me how can i delete all arp entries after executing your stated command.

I read some where that we can do something like arp -d 2>> /dev/null ...i dont know exectly how to achieve this.
try:

Code: Select all

# ip nei flush all
Cheers
by nayyares
Thu Dec 27, 2007 11:40 pm
Forum: Programming
Topic: ARP with Shell
Replies: 9
Views: 21020

Hi,
mcast_solicit: Maximum number of retries for multicast solicitation.
if it is set to zero, kernel avoid ARP broadcast. any other digital value is the number of time it will retry to resolve a MAC.

Cheers
by nayyares
Thu Dec 27, 2007 12:05 pm
Forum: Programming
Topic: ARP with Shell
Replies: 9
Views: 21020

Hi,

Try,

Code: Select all

#echo 0 > /proc/sys/net/ipv4/neigh/eth0/mcast_solicit
Cheers
by nayyares
Thu Dec 27, 2007 11:57 am
Forum: General
Topic: fedora 6 GUI Problem
Replies: 1
Views: 4065

Hi, when I boot linux I get log in screen asking password username if it takes you to GUI login screen, means your initab file is properly configured, as for as you are unable to login in GUI, you better first check whether X process is running by: #ps -ef | grep X if it is running & you are sti...
by nayyares
Wed Dec 26, 2007 7:23 pm
Forum: Security
Topic: Firewall Script....
Replies: 5
Views: 9124

Hi,

Could you please mention the purpose of this script? this would rather help to use it.

Cheers
by nayyares
Mon Dec 24, 2007 2:45 am
Forum: Administration
Topic: UDP
Replies: 7
Views: 9312

Re: UDP

Hi,
venky145 wrote:hi

i am using FC4 on server for ISP . and i am using a iptables and bandwidth control for TC rules i am getting error in dmesg .
Do you think it is enough for us to help you in solving it?
by nayyares
Mon Dec 24, 2007 2:42 am
Forum: Administration
Topic: No Display After Login
Replies: 12
Views: 14423

Hi,
I have reinstalled my RHEL4, now its working fine.
what if it was your Enterprise DB server ? you have solved your problem with a non-unix/linux method :evil: you have lost a chance to learn how-to fix your GUI.

cheer
by nayyares
Fri Dec 21, 2007 3:08 pm
Forum: General
Topic: Where to get RHEL 5.0
Replies: 8
Views: 10497

Can't you people live without double standards? Giving a torrent link to pirate the copy and saying don't use pirated copy, is just like govt. saying, "Smoking is hazardous for health" It doesn't help. The Cost is not of softwares but its license and support! You even then can't run legal...
by nayyares
Fri Dec 21, 2007 10:59 am
Forum: Howto's & Tip n' Tricks
Topic: Cluster Admin Toolsbox
Replies: 0
Views: 8705

Cluster Admin Toolsbox

Hi folks, "Setting up a cluster can be trying enough, and maintaining it can be even more difficult. The sheer number of nodes involved in a large cluster can be daunting, as can users' expectations for quality of service. However, cluster admins have a wealth of tools available to make life ea...
by nayyares
Fri Dec 21, 2007 10:54 am
Forum: General
Topic: Where to get RHEL 5.0
Replies: 8
Views: 10497

Hi, If you d'nt have intension to buy RHEL 5 support license then what ever architecture you wants to download is illegal, in the scenario where people d'nt wants to buy the RHEL support, they use Centos, there is't any difference in both distro, absolute clone, while you are using a legal distro. c...
by nayyares
Mon Dec 17, 2007 12:26 pm
Forum: Howto's & Tip n' Tricks
Topic: Archiving Your Emails, Thunderbird
Replies: 0
Views: 8655

Archiving Your Emails, Thunderbird

Hi folks,

"Thunderbird does not have a built-in feature for archiving e-mail. Some alternatives or workarounds are listed below."

Detail: http://kb.mozillazine.org/Archiving_your_e-mail

Cheers
by nayyares
Fri Dec 14, 2007 5:19 pm
Forum: General
Topic: How to View List of Users ?
Replies: 6
Views: 8207

Hi,

Code: Select all

$ cat /etc/passwd
Cheers
by nayyares
Wed Dec 12, 2007 5:15 pm
Forum: Howto's & Tip n' Tricks
Topic: Opensource Music Studio, for Linux.
Replies: 0
Views: 8591

Opensource Music Studio, for Linux.

Hi Folks,

"Rosegarden is an easy-to-learn, attractive application that runs on Linux, ideal for composers, musicians, music students, and small studio or home recording environments."

Link: http://www.rosegardenmusic.com/

Cheers