Search Results

Search: Posts Made By: ajnabi
Forum: Solaris 07-12-2009
6,017
Posted By ajnabi
Here is the outputs of the commands: 1 ) cfgadm...
Here is the outputs of the commands:
1 ) cfgadm -avl c1
Output is :
************************
AP_Id Receptacle Occupant Condition Information
When Type Busy Phys_Id
c1 connected...
Forum: Solaris 07-10-2009
6,017
Posted By ajnabi
I am not sure about what scsi controller ?? I...
I am not sure about what scsi controller ??
I am using a Sun Ultra 80 and trying to talk to "Ultra Scsi" hard drive.
Is there a command I can use to find out what scsi controller I am using ??
Forum: Solaris 07-10-2009
6,017
Posted By ajnabi
Connect an External SCSI Hard Drive to Ultra 80
Guys,
I have googled and checked this forum in detail and couldn't find any satisfactory answers for my problem.
I am trying to connect a external SCSI hard Drive(Sea Gate) to a Ultra 80.
I...
Forum: Solaris 03-21-2007
5,212
Posted By ajnabi
vold is not running ... I tried starting is...
vold is not running ...
I tried starting is /usr/sbin/vold ...
but i guess I was trying the wrong command

I will give this a shot /usr/init.d/volmgt

thanks
Forum: Solaris 03-20-2007
5,212
Posted By ajnabi
Can't read floppy and cdrom in single user mode
I am having trouble reading floppy and crom in single user mode.
running volcheck doesn't do anything
I am using Solaris -10 on Sun blade 150.
Has anybody seen this problem .. or do I have to...
Forum: IP Networking 02-02-2007
2,903
Posted By ajnabi
router Linksys
I have a linksys router BEFSR41. I am trying to connect two network..

one device has to route from one network of IP address 192.168.10.12 to go to a device on separate network with IP address...
2,039
Posted By ajnabi
thanks jim.. it did it this time and i tried to...
thanks jim.. it did it this time and i tried to ftp the original file and it did that file too.
I forgot to mention that in ascii transfer it will complete the transfer but when i do the binary...
2,039
Posted By ajnabi
strange ftp problem
I have got a strange problem on ftp ...
I am connected to a remote server through vpn and trying to get some autocad drawing to my computer.
I am using get command and trying to do binary transfer...
2,352
Posted By ajnabi
"" From the posted LInk on FAQ"" It works from...
"" From the posted LInk on FAQ""
It works from the command line but not in crontab

This is perhaps our number one complaint with cron. When you login to Unix, startup scripts setup your...
2,352
Posted By ajnabi
you will have to check your profile settings for...
you will have to check your profile settings for that..
its under /home/.profile
4,808
Posted By ajnabi
Jim, Looked at the following link but could not...
Jim,
Looked at the following link but could not find a compiler for k shell.
any link to ksh compiler will help...
You are right .. I wanna keep my code so that people cannot copy.

I am using...
4,808
Posted By ajnabi
executing an encrypted script
Can we execute an encrypted shell script .
I encrypted a shell scripts with crypt with keys and tried to execute it it gave me segmentation faul??
Can somebody answer this one please??

If we can...
9,719
Posted By ajnabi
Can I execute an encrypted script as it is ? I...
Can I execute an encrypted script as it is ?
I created a shell script and I encrypted it and want to executed the shell script with the encrypted file.
I tried to do that and it gave me a...
2,351
Posted By ajnabi
multiple operation
Fellows I ran in to a problem this morning and could not figure out a solution to it.
I have a file like

OBJECT="ABC" GFT="JHU"
DESCRIPTION="ABC MNCL JHDG "
OBJECT="ABC" GFT="JHU"...
Forum: Cybersecurity 07-17-2003
3,376
Posted By ajnabi
thanks protologic The information i was...
thanks protologic
The information i was looking for is security concerns with this kind of settings .. since my system behind the firewall is open to the system outside the firewall, how safely ...
22,570
Posted By ajnabi
thanks fellows.. I have added my commandline...
thanks fellows..
I have added my commandline enviornment to my script ..
it didn't work but later on i changed my shell to k shell and it worked like piece of cake.
In ksh after my enviornment...
Forum: Cybersecurity 07-10-2003
3,376
Posted By ajnabi
Firewall is hardware and we are using Nokia,...
Firewall is hardware and we are using Nokia, using Nortell routers.
22,570
Posted By ajnabi
not running in cron
I have written a shell script and when i run it from shell prompt it runs fine but in the cron it only runs partially.
That means cron is working fine.
there is a command which i am using in the...
Forum: Cybersecurity 07-10-2003
3,376
Posted By ajnabi
Communication over firewall
Hey GUys,
Once again I run in to problem and I am here for ur help.
I have two sun(solaris) box on company LAN.
One Unix Box is behind the firewall and the other one is Outside the firewall. The...
6,931
Posted By ajnabi
Looks lke u might have set some environtal...
Looks lke u might have set some environtal variables...
Forum: IP Networking 05-12-2003
3,162
Posted By ajnabi
login using xwindows
Is there a way to find out who is logged in to the system using Xwindows ( hummingbird)..
I tried using
finger
and last
it doesn't show the person logged in ..
but when i run ps -ef | grep...
5,022
Posted By ajnabi
right oombera, This commands does the same what...
right oombera,
This commands does the same what perderabo wrote and it is running fine ... it looked like to me it was deleting first line but when I saw it closely .. it was delelting from pattern...
5,022
Posted By ajnabi
code:---------------------------------------------...
code:--------------------------------------------------------------------------------#! /usr/bin/ksh
target=OBJECT
sed -n -e "
s/${target}//
t loop
p
b
:loop
s/.*//
n
s/^$// # till...
5,022
Posted By ajnabi
deleting lines following pattern
this script deletes line with pattern and again search for pattern and deletes it ..
May be i haven't explained properly...
Once i delete the line with pattern i need to delete all the lines after...
5,022
Posted By ajnabi
deleting lines
I am trying deleting lines from a text file using sed..

sed '/OBJECT="ABC/{N;N;N;d; }'

will do if i have to delete lines starting with Object and next 3 lines
but I was looking for a way to...
Showing results 1 to 25 of 33

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