Search Results

Search: Posts Made By: naw_deepak
Forum: Infrastructure Monitoring 12-31-2012
3,680
Posted By naw_deepak
Can anyone please guide me to monitor current...
Can anyone please guide me to monitor current active user of windows terminal server? I tried doing it by using check_user_count.bat script from Nagios website but not able to complete the task. NRPE...
Forum: Infrastructure Monitoring 12-26-2012
5,924
Posted By naw_deepak
Can you please share the details of the server...
Can you please share the details of the server you have been using as a nagios server? Because, different OS has different setup methods.
Forum: Infrastructure Monitoring 12-25-2012
3,680
Posted By naw_deepak
How secure using Nagios?
Hello Experts,

I have my windows servers located at different data-centers across US and I am monitoring all of them using Nagios server configured on a CentOS. All communications are done via...
1,054
Posted By naw_deepak
Problem with PHP and Mysql integration
Hi Experts,

I am a beginner of PHP and trying to create a tutorial database. My web interface takes a value and inserts into table very correctly. But when I refresh the same interface, it inserts...
1,188
Posted By naw_deepak
Hi, Please let me know if my query is not...
Hi,

Please let me know if my query is not clear to you.

Thanks,
Deepak
1,188
Posted By naw_deepak
help need while creating tree structure
Hi Experts,

I have table in mysql like below:

'user` (
`user_id` int(11) NOT NULL AUTO_INCREMENT,
`parent_id`

varchar(100) NOT NULL,
`member_name` varchar(100) NOT NULL,

...
5,395
Posted By naw_deepak
convert english to chinese
Hi Experts,

Can anyone help me to convert a english input into chinese in a bash script. help would be highly appreciable.

thanks,
Deepak
Forum: Solaris 07-02-2010
2,446
Posted By naw_deepak
On OK, run: setenv auto-boot?=false ...
On OK,

run:
setenv auto-boot?=false

It will be prompting to choose the boot device.
Let us know it doesn't solve the purpose.

Thanks,
Deepak
Forum: Solaris 06-01-2010
9,850
Posted By naw_deepak
Ques 1: Which is that first command? Ques 2:...
Ques 1: Which is that first command?

Ques 2: "dd if=/dev/zero of=/dev/dsk/c1t1d0s2 oseek=16 bs=512 count=1" this won't work because the disk is under VXVM control and R/W operation can only be...
Forum: Solaris 06-01-2010
9,850
Posted By naw_deepak
Hi Kingston, The first command was...
Hi Kingston,

The first command was unsuccessful because you tried a write operation on a raw device. But write operation can't be carried out on a raw device. The second command was successful...
Forum: Solaris 05-30-2010
9,850
Posted By naw_deepak
Use below command to initialize the disk: ...
Use below command to initialize the disk:
#vxdisksetup -i disk_1

And check the status if the particular disk in online.

thanks,
deepak
Forum: Solaris 05-13-2010
2,105
Posted By naw_deepak
Please ensure that the putty is set to connect...
Please ensure that the putty is set to connect using telnet, otherwise the default setting tries to connect using ssh.

Please make sure that telnet is running. Issue the command on the machine...
Forum: Solaris 05-06-2010
1,203
Posted By naw_deepak
A special task related to NIS
Hi all,

How can I restrict users from login into some of NIS clients.

Please let me know if I need to elaborate.

Thanks,
Deepak
Forum: Solaris 05-01-2010
13,846
Posted By naw_deepak
Try: #umount -f /dev/md/dsk/d501 #mount...
Try:
#umount -f /dev/md/dsk/d501
#mount /dev/md/dsk/d501 /different dir

Different dir means create a different directory and try mounting.

Thanks,
Deepak
Forum: Solaris 05-01-2010
13,846
Posted By naw_deepak
Post the output of #mount command. Thanks, ...
Post the output of #mount command.

Thanks,
deepak
Forum: Solaris 04-17-2010
12,467
Posted By naw_deepak
But it will only deny the SSH connections. There...
But it will only deny the SSH connections. There will be some more ways open to connect the machine like : telnet etc.

Please make sure if only SSH connections require to be disabled.

Thanks,...
Forum: Solaris 04-17-2010
2,106
Posted By naw_deepak
Edit /etc/hosts file on Solaris and make the...
Edit /etc/hosts file on Solaris and make the entry of linux machine with its IP and hostname. Please let us know if this doesn't resolve.

Thanks,
Deepak
Forum: Solaris 03-31-2010
32,991
Posted By naw_deepak
Make sure that syslogd daemon is having...
Make sure that syslogd daemon is having sufficient permission to write on the file which you created instead /var/adm/messages.

Thanks,
Deepak
Forum: Solaris 03-26-2010
2,637
Posted By naw_deepak
Problem with NFS
Hi All,

I have shared a directory from Linux machine which will be accessible from other linux servers without any problem. But when I try to access ( ie mount) on other Solaris machine, it is...
Forum: Solaris 03-10-2010
4,211
Posted By naw_deepak
Incredible, thanks for your interest in my...
Incredible, thanks for your interest in my problem. As far as I guess, if there is home directory for a user then when the user logs in, it sets the variables as per instructions from scripts in the...
Forum: Solaris 03-10-2010
4,211
Posted By naw_deepak
The editor is already set to VI. Thats why, when...
The editor is already set to VI. Thats why, when issuing

#crontab -e

with root user, it is coming with VI. The problem is with issuing same command with other users whoever is not having home...
Forum: Solaris 03-10-2010
10,547
Posted By naw_deepak
The more clear way: Modify /etc/syslog.cof...
The more clear way:

Modify /etc/syslog.cof file to throw the errors of specific reigon in the system. Like, if you want to monitor kernal related errors, modify the same file as:

kern.err ...
Forum: Solaris 03-09-2010
4,211
Posted By naw_deepak
A very strange problem comes when a user runs...
A very strange problem comes when a user runs cron. The editor doesn't open while issuing
#crontab -e

A error comes instead,


Xlib : connection to ":0.0" refused by server
Xlib : No...
Forum: Solaris 03-09-2010
4,211
Posted By naw_deepak
Problem with cron
Just wanted to know, what happens if a user exists in both files cron.allow and cron.deny.

Will the user be able to set cron?

Thanks,
Deepak
Forum: Solaris 03-08-2010
13,416
Posted By naw_deepak
Please post the entries of /etc/hosts.allow and...
Please post the entries of /etc/hosts.allow and /etc/hosts.deny files.

Thanks,
Deepak
Showing results 1 to 25 of 165

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