Search Results

Search: Posts Made By: prym_admin
Forum: Solaris 02-24-2011
19,683
Posted By prym_admin
but did you rename the file with a upper case .Z...
but did you rename the file with a upper case .Z at the end like I suggested ?

# mv filename.z filename.Z
# uncompress filename
Forum: Solaris 02-24-2011
19,683
Posted By prym_admin
try and put the file name without the .z at the...
try and put the file name without the .z at the end

# uncompress filename

from the error message it looks like its appending a capital .Z automatically, as a result it can't find the file.
...
Forum: Solaris 08-03-2009
4,814
Posted By prym_admin
Im still trying to understand why you want to be...
Im still trying to understand why you want to be certified if you dont want a career in the field.... its like saying I want to pass my driving test but I never want to drive.

You might as well...
Forum: Solaris 08-03-2009
12,124
Posted By prym_admin
maybe there is a script somewhere that is setting...
maybe there is a script somewhere that is setting the default gateway at boot time

route add default 192.168.2.1
Forum: Solaris 08-03-2009
12,124
Posted By prym_admin
I may be wrong but don't see how you can get a...
I may be wrong but don't see how you can get a default route without defining it in the /etc/defaultrouter file or the system picking it up from dhcp or boot server...
Forum: Solaris 04-07-2009
16,865
Posted By prym_admin
I had a similar problem ages ago, I think it was...
I had a similar problem ages ago, I think it was something to do with the passwd or shadow file having an error in it.
(something like an extra space or control character)
Forum: Solaris 09-17-2008
15,029
Posted By prym_admin
# smbstatus -v (Is a better command to use...
# smbstatus -v

(Is a better command to use for connected in users)

# cat /etc/samba/smbpasswd

(Should show you the users but this depends on how samba has been configured. )
Forum: Solaris 09-17-2008
9,538
Posted By prym_admin
What was the solution then?
What was the solution then?
49,395
Posted By prym_admin
but the following wins the award for being most...
but the following wins the award for being most simple

:)

ls -l filename | awk {'print $3'}
2,086
Posted By prym_admin
It would help if you showed us a small example of...
It would help if you showed us a small example of the log file and then a small example of the output you would like.
Forum: Solaris 09-17-2008
6,131
Posted By prym_admin
The problem may not be anything to do with...
The problem may not be anything to do with configuration......

it maybe because you are using a straight cable and not a cross cable from your laptop
Forum: Solaris 09-17-2008
9,538
Posted By prym_admin
Depending on how your network is setup you may...
Depending on how your network is setup you may also need to check if you have the following file

/etc/defaultrouter

It should contain the ip address of your default gateway
Forum: Solaris 09-02-2008
4,650
Posted By prym_admin
I cant remember the commands off the top of my...
I cant remember the commands off the top of my head (For Solaris) but just going on pure logic I think you have to use the two steps below.

1 ) create an iso image of the directory you want to...
Forum: Solaris 08-20-2008
5,637
Posted By prym_admin
Hi chandan_m I just want a central media...
Hi chandan_m

I just want a central media system at home with all my music, videos, and pics. I have a solaris 10 machine with tones of disk space going to waste.... :)
Just bought a...
Forum: Solaris 08-19-2008
5,637
Posted By prym_admin
How to create a media server on Solaris 10 (Music/divx) etc
Does anyone have any good experience creating a media server on solaris 10. I want it so i can view movies and play music to my ps3.

I've searched the net but keep seeing Linux info.... So I was...
Forum: Solaris 07-24-2008
4,322
Posted By prym_admin
Hi, Every good Solaris Admin should be aware...
Hi,

Every good Solaris Admin should be aware of the following, notice I said aware and not be an expert... Because once you're aware you're half way there

How to check log files....
Showing results 1 to 16 of 16

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