Search Results

Search: Posts Made By: orahi001
6,781
Posted By orahi001
Help with restarting SUN m4000 server
I'm trying to power on our SUN m4000 server after a recent shutdown. When I try to connect to the xscf console I'm getting prompted for a password. The system is not asking for a login just a...
14,242
Posted By orahi001
thanks,
thanks,
14,242
Posted By orahi001
what is a "find stat() error"
I'm searching for an oracle emtab file.

I do a find / -name emtab -print and the first result gives me

find: stat() error /apps/tomcat/jakarta-tomcat-5.5.9/bin/console.txt: I/O error

Can...
4,024
Posted By orahi001
that worked! thanks
that worked!

thanks
4,024
Posted By orahi001
mail -s not showing subject on emails
Hi,

I have a cron job that creates backups nightly and sends me an email with output from the script. I'm recieving the email and the output; however, the subject field is always empty. Here is...
18,746
Posted By orahi001
In excel you can save them as .csv and move them...
In excel you can save them as .csv and move them over to your unix environment and they will be readble in Unix. You may have to 'dos2unix' to get rid of any ^M characters. Then if you need to...
Forum: Filesystems, Disks and Memory 04-08-2009
12,015
Posted By orahi001
sorry for such a delayed response... The USB...
sorry for such a delayed response...

The USB drive is not new, it is the first time i've plugged it into this machine. I plugged into a Linux machine running and it was recognized right away.
...
51,361
Posted By orahi001
Hi pen, It didn't look like the mount was in...
Hi pen,

It didn't look like the mount was in use. When I type 'mount' the mount point that I specified doesn't show up. I tried a different mount point and I successfully mounted the network...
51,361
Posted By orahi001
Device or resource busy??
Hi,

I'm trying to do a sharity mount to mount a terastation network drive.

I'm getting a Device or resource busy message after my mount command. Please see output below...

#...
Forum: Solaris 04-03-2009
7,877
Posted By orahi001
I thought it would be similiar to NFS if it were...
I thought it would be similiar to NFS if it were supported. I didn't think XFS was supported but wasn't sure.

thanks
Forum: Solaris 04-03-2009
7,877
Posted By orahi001
Does Solaris support XFS filesytem?
Hi,

Does solaris support the XFS file sytems?

If so, how can I mount a shared directory from another machine (which is using XFS)?



thanks
Forum: Filesystems, Disks and Memory 03-19-2009
12,015
Posted By orahi001
Cant' mount usb drive, /dev/sda1 not showing up
Hi, I'm trying to mount a usb drive but the path /dev/sda1 does not show up under /dev when I plug in the usb device.

In fact I see no differences under /dev before and after I plugin my usb...
8,399
Posted By orahi001
thanks
thanks
8,399
Posted By orahi001
release a port
I'm trying to release a port 7601

I do a netstat -an which is returns

*.7601 *.* 0 0 49152 0 LISTEN

I assume 49152 is the process running the...
3,714
Posted By orahi001
Any way to retrieve deleted files?
:eek:
I accidently removed some files using 'rm'. Is there any way to retrieve these files if they were deleted through 'rm'?
39,831
Posted By orahi001
I found the problem... I did a find on "jar"...
I found the problem...
I did a find on "jar" and /usr/bin/jar was the first thing to show up. This was not the correct jar. I found it under JAVA_HOME/bin. The JAVA_HOME variable that I had...
39,831
Posted By orahi001
jar command not being recognized
Hi,

I'm trying to extract a war file via the jar command; however, when I issue:

jar -xvf MyWarFile.war

I'm recieving "jar: not found"

I added

/usr/bin to the path ...didn't work
...
169,689
Posted By orahi001
vgersh99 I'm trying to understand the syntax...
vgersh99

I'm trying to understand the syntax of the command you posted. Can you explain the purpose of the 2>&1?


thank you
169,689
Posted By orahi001
thanks...it worked great! :)
thanks...it worked great! :)
169,689
Posted By orahi001
how to print script output to screen and file
Hi all,

I have a script that bulk loads thousands of lines of data. I need to log the output during the execution of the script.

I know I can redirect (">") the output to a file; however, I...
Forum: Solaris 04-15-2008
6,225
Posted By orahi001
missing libsunmath.so.1
Hi,

I have an application which requires libsunmath.so.1, however; my os version seems to be missing this file (find from root level did not return anything).

Version: SunOS 5.10

where can...
2,167
Posted By orahi001
I thought the double quotes picked up the special...
I thought the double quotes picked up the special characters, but it looks like it doesn't


thanks,

:)
2,167
Posted By orahi001
how to delete file names with $ in them
I'm reading the file name from a spreadsheet then creating a data file with several remove statements.

i.e
cd /sun/5.0/AWBE/v1.0/svr/VaultLocs/CPVaultLoc/
rm "ZXCV KTest Stat host $$ cont.xls"...
2,786
Posted By orahi001
awk search and print .doc extensions
Hello,

I'm trying to grab all lines in a file that match the extension using the following command:

awk '/.doc/' Input.csv > WordFiles.dat

This works, but if a line contains "doc" it still...
2,419
Posted By orahi001
I resolved my problem using the fgrep located on...
I resolved my problem using the fgrep located on /usr/xpg4/bin
Showing results 1 to 25 of 48

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