Search Results

Search: Posts Made By: stringzz
Forum: Solaris 03-22-2009
8,031
Posted By stringzz
You are correct, my bad, I will download the...
You are correct, my bad, I will download the sparc version and see if that solves my problem.

Thanks!
Forum: Solaris 03-18-2009
8,031
Posted By stringzz
I tried removing the disk drive to get the OK...
I tried removing the disk drive to get the OK prompt, which I did.

Then I entered boot cdrom

ok boot cdrom
Boot device: /pci@1f,0/pci@1,1/ide@d/cdrom@0,0:f File and args:
Can't read disk...
Forum: Solaris 03-18-2009
8,031
Posted By stringzz
I tried entering console -f at LOM prompt, and it...
I tried entering console -f at LOM prompt, and it just says system is in standby

I tried using the other serial port, but nothing happens there, so I think the cable is in the right port. All I...
Forum: Solaris 03-18-2009
8,031
Posted By stringzz
Installing OpenSolaris on Sun v120
I have come into my possesion a v120 server at work that was decommisioned from another project. I don't have the Solaris Installation CD nor do I have root or any user credentials on this server. My...
Forum: Linux 03-06-2009
3,302
Posted By stringzz
I have "connect at boot" in my network settings...
I have "connect at boot" in my network settings in YAST

I do have a ifcfg-eth0 file in /etc/sysconfig/network/

The entries for that file didnt have
DEVICE=eth0
ONBOOT=yes

I added those...
Forum: Linux 03-02-2009
3,302
Posted By stringzz
Trouble connecting to internet
I am having trouble connecting to the internet.

Details:
OpenSuse 11.1, Cable Modem, connected to Linksys Wireless N Router, hard line from router to ethernet port on my computer.

I checked...
10,669
Posted By stringzz
Change Account to not lock account if password expires
I have access to 15+ UNIX boxes at work, and I do not consistently log onto all of them over time. When I do try to access one I havent been on in awhile, my account is locked as the password has...
25,291
Posted By stringzz
Maybe I should have mentioned that I am using...
Maybe I should have mentioned that I am using korn shell. I get an error when using that.

> date "%d-%b-%Y" "27-Mar-2008" "+%m/%d/%Y"
date: bad conversion
25,291
Posted By stringzz
Change Date from dd-mmm-yyyy to mm/dd/yyyy
I want to change a date from format dd-mmm-yyyy to mm/dd/yyyy. Is there a way to do this with sed or do you have to write a case statement to convert JAN to 01? Thanks
1,925
Posted By stringzz
thanks era, that did work!
thanks era, that did work!
1,925
Posted By stringzz
sed replacing date
I found this code on here in another thread (which I can't find now). The code works on normal text, but not for a date in the format of "mm/dd/yyyy". I assume it has to do with the "/". I am using...
49,477
Posted By stringzz
Any ideas on why the password variable won't get...
Any ideas on why the password variable won't get passed on?
49,477
Posted By stringzz
I actually found out how to force psuedo terminal...
I actually found out how to force psuedo terminal

ssh -T

So, now the code seems to work up until it trys to pass the $OLDPASS variable. It just sits there at the password prompt on the remote...
49,477
Posted By stringzz
I get this message when it connects to the new...
I get this message when it connects to the new server
"Pseudo-terminal will not be allocated because stdin is not a terminal."

So how do I allocate the Pseudo-terminal? And if I do it, will the...
49,477
Posted By stringzz
I need to change my unix password over 10+...
I need to change my unix password over 10+ servers. I am not an SA, just a user. I am on Solaris 10 using ksh. I would like a script that runs through a host list and changes the password.

The...
6,993
Posted By stringzz
Thanks Ygor!
Thanks Ygor!
6,993
Posted By stringzz
Loop through files in dir, omit file with latest date
I want to loop through files in a directory but omit the file with the latest date in my list of files. How would I accomplish this?

Thanks
4,576
Posted By stringzz
Thanks Jim!
Thanks Jim!
4,576
Posted By stringzz
For Loop sequence question
I am using a for loop in a shell. My question is how does it list out the files in the example below. Does it list the files by name? How can I list the files by date so it will list the oldest file...
Showing results 1 to 19 of 19

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