Search Results

Search: Posts Made By: Tirmazi
Forum: Red Hat 02-15-2013
1,973
Posted By Tirmazi
Issue with mounts CIFS
I donot know much about CIFS but i have been asked to look into an issue related to mounting CIFS filesystem

On my redhat 5.6 the /etc/fstab file has the following entry

//172.25.x.x/de0/...
Forum: Red Hat 01-19-2012
12,810
Posted By Tirmazi
well that is what my /etc/pam,d/syste,-auth file...
well that is what my /etc/pam,d/syste,-auth file looks ike, does it indicate something set incorrectly?

#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time...
Forum: Red Hat 01-18-2012
12,810
Posted By Tirmazi
Account Lockout on Redhat
On a redhat linux 4 server, how to find if there is an account lockout duration is set. Is it configured under pam or /etc/shadow? what entries I need to find out? Is it pam_time.so module?

I...
Forum: Solaris 11-20-2011
2,246
Posted By Tirmazi
Mount Emc Clones in VxVm
The Storage Admin presents a clone of a LUN, on the source side the device is under VxVM control, assuming that on the target side we have scanned the new cloned LUN at the OS level (solairs), from...
Forum: Solaris 11-11-2011
2,083
Posted By Tirmazi
Solaris 10x86 on VMware Workstation
Is it possible to create metadevices and soft partitions using Solaris Volume Manager on Solaris 10 x86 that is running on VMware Workstation.
It would a low cost method to practice extending soft...
Forum: Solaris 11-10-2011
29,873
Posted By Tirmazi
Sun Fire V240 server Fan replacement
I have a sun fire v240 server.
The output of prtdiag -v shows a failed fan.
There are 3 fans for cooling system board.
There is 1 fan for each of the powersupply (There are 2 powersupplies)
From...
Forum: Red Hat 07-01-2011
8,192
Posted By Tirmazi
Scan For new LUNS
In Solaris the administrator has to update /kernel/drv/sd.conf file to tell the sd driver to scan for a broader range of scsi devices.
Can someone please tell me what file needs to be update in...
Forum: Red Hat 06-30-2011
2,483
Posted By Tirmazi
How to use sudo?
Not familiar with sudo, need to allow a user "patuser" to edit /etc/my.cf and allow to restat mysql, i.e
sudo vi /etc/my.cf
sudo /etc/init.d/mysql
What entry do I need to make to /etc/sudoers and...
Forum: Red Hat 06-22-2011
18,942
Posted By Tirmazi
How about if I do the following will it clean up...
How about if I do the following will it clean up the stale LUN's

#echo 1 > /sys/block/sdc/device/delete
through
#echo 1 > /sys/block/sdr/device/delete
Forum: Red Hat 06-22-2011
18,942
Posted By Tirmazi
How to Cleanup Multipathing
I have a server running redhat 5.5 and it has one SAN device presented to it as LUN9. How can I clean up the remaining entries. I cannot afford to interupt the service. Please assist.
...
2,500
Posted By Tirmazi
unix find command
This command is intended to compare two drives to see if all files are identical, can some one please decode what it is doing.

find / -path /proc -prune -o -path /new-disk -prune -o -xtype f -exec...
Forum: Red Hat 03-11-2011
24,815
Posted By Tirmazi
How to Find what HBA is configured on Linux?
Hi

I am working in an environment where there are many redhat physical and virtual machines, mostly Redhat 4. These servers have LUNs attached. The external storage can be EMC, NetApp or Par3.
My...
Forum: Hardware 11-23-2010
5,216
Posted By Tirmazi
Hardware RAID on Sun T2000 Server
Hi All

I have a Sun T2000 server. Couple of years ago I had configured and mirrored the boot drive with an other drive using hardware RAID 1 using raidctl command.
Following is the hardware RAID...
1,292
Posted By Tirmazi
Question on vi editing
If I have a text file which I am editing with vi and I perform the following editing.
:1,$s/\<green\>/blue/g
Later I decide to replace all ocurance of blue to red, then instead of writing the above...
1,194
Posted By Tirmazi
Just to get my concept straight about variable...
Just to get my concept straight about variable values replaced by sed- I have written this script not the most efficient one but works.
#!/bin/sh
echo "Enter your name \c"
read name
echo "This...
1,194
Posted By Tirmazi
Question on sed
How does sed substitutes a string of characters in a file and replace it with a string passed as an argument to a variable in a script and saves the file with the changes.
Say for example


read...
Forum: Solaris 07-14-2010
2,027
Posted By Tirmazi
I have the first part of the book Solaris...
I have the first part of the book Solaris Internals too, but that's a heavy stuff also. Is there something out there which can put things together piece by piece?

In the meanwhile I found this...
2,480
Posted By Tirmazi
Thanks It works, appreciate your contribution.
Thanks It works, appreciate your contribution.
2,480
Posted By Tirmazi
I donot want to be annoying but I am sorry it...
I donot want to be annoying but I am sorry it didn't work on my Solaris 8 using bash
root@someserver/# dmesg | grep -F $(date "+%b %d" )
grep: illegal option -- F
Usage: grep -hblcnsviw pattern...
2,480
Posted By Tirmazi
On solaris 8 the output for today's date is ...
On solaris 8 the output for today's date is
root@stagingorcz1:/# dmesg | grep "Jul 14" | grep -v sendmail
Wed Jul 14 16:35:47 CEST 2010
Jul 14 16:05:43 xntpd[1072]: [ID 774427 daemon.notice]...
2,480
Posted By Tirmazi
What's wrong with my "grep"
So I want dmesg to show out put only from today's date.

I figured this out...........
root@someserver:/# echo `date` | cut -f2-3 -d " "
Jul 14


Then why does this not work....
Forum: Solaris 07-13-2010
2,027
Posted By Tirmazi
Solaris Performace and Tools
I always had helpful replies from this site when ever I have posted a question.
My current problem is that I am trying to read a book titled "Solaris(TM) Performance and Tools: DTrace and MDB...
27,723
Posted By Tirmazi
It works when I copied the entire script, may be...
It works when I copied the entire script, may be I had left someting.
Great Thanks

And the following method works too
27,723
Posted By Tirmazi
Sorry, but that didn't work
Sorry, but that didn't work
27,723
Posted By Tirmazi
Arithmetic calculation on real numbers in Bourne Shell Script
I am begining to learn bourne shell and as a practice I have written a script which when given the purchase price and percentage of discount calculates the savings.

I somehow cannot figure out...
Showing results 1 to 25 of 82

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