Hi All,
Is there a way to connect laptop to the DL 385 having REDHAT Linux.
The DL 385 G2 does not have serial port only auxillary port and its extremely inconvenient to connect a monitor either CRT or LCD.
After configuring then the ILO can be used to access a remote console but during the...
In a file i have a line of numbers & I use SED to delete
the un-wanted lines, The problem is when I want to delete
00000000000000066666 these lines I use
/00000000000000066666/d in a file template and to delete
00000000000000006666 I use
/00000000000000006666/d In the same template file...
I have an FTP account and I do not want users to use it as an telnet account as well.
I am running HP UX 11.0 on Lclass machines and I Have done the following and it does not seem to work.
I have created the file ftpusers and in /etc/ftpd/and put the username in it but still it allows FTP am I...
Hi all,
I have a file with entries like below
0000000000000070000
0000000000000800000
0000000000000009000
0000000000000000000
0000000000000060000.
I am using sed to separate these entries
in the sed commands template file I have entries like below
/00000070000/!d
/00000060000/!d...
Hi All, I am seeing the following errors in the operator.log, For some weird reason the diagnose utility ( DEC event) has not been installed, So I cannot analyse the errorlog.
%%%%%%%%%%% OPCOM 27-JUL-2004 09:43:20.51 %%%%%%%%%%%
09:43:20.51 Node SMST21 (csid 00010008) failed to read quorum...
I recently changed the tape drive on a HP L class machine ( 9000 series) as I noticed some errors in the syslog.log after changing the tape drive, I cannot write anything onto a new tape, I get the following errors
tar -cvf /dev/rmt/0m
tar: cannot open /dev/rmt/0m
However ioscan shows...
Hi All,
I have two files in file A, I have the following entries like ( it will have the country codes )
UNITED_STATES_OF_AMERICA,1
EGYPT , 20
MOROCCO , 212
ALGERIA , 213
and in another file B, I have the following entries
46578,212
4363,1
904,213
I need to add in file A the first field...
Hi ,
When I use this command to get the output of the man command I get control characters in the file .
man zcat > zcat.txt.
The control characters are displayed like
N^HN^HN^HNA^HA^HA^HAM^HM^HM^HME^HE^HE^HE
compress, uncompress, zcat, compressdir, uncompressdir - compress and...
Hi All,
I have a file with the following data in it
2004-01-01:01:00:00.00
339462,107461
2004-01-01:02:00:00.00
202765,72707
Is there any way of formatting the data so that I get out the put like this
2004-01-01:01:00:00.00 339462,107461
2004-01-01:02:00:00.00 202765,72707.
I do not want...
Hi All,
I have FTP ed compressed files (.Z) from HP system to a local windows system ( as a means of backup ), is there any means of reading those files, ( if opened with wordbad i can see only garbage )
I cannot unzip them. It can be unzippped in Windows environment if the files are...
Hi All,
Is there an Equivalent command OPen VMS command to UINQ -c as in UNIX.
If theres not then How do make a count of duplicate lines in a file in OPEN VMS
The lines in the file are mostly numbers, For instance in file of 10,000 lines there are 1000 lines of 9715, In unix I used to do...
Hi All,
I am using SQL Server version 7.
I am trying to shrink the DB and was OK with it but I was not able to shrink the transaction log . After reading previous threads about it I tried to use dbcc shrinkfile.
This is what i am doing .
use <DB>
select * from sysfiles.
Get the fileid from...
Hi
I am using SQL server v 7.
when I execute the following
declare @cmd varchar (255)
declare @dt varcahr (30)
set @dt =getdate()
select @ cmd = 'isql -Q "select count(*) from <db>.dbo.<tablename>" -od:\zip\'+@dt'.txt'
exec master.dbo.xp_cmdshell @ cmd
I get the error
error at...
Hi
to the GURUS of SQL server:
I want to achieve the following objective:
the SQL server ver is 7.0
Query the result of a SQL statement into a file and the filename should be unique ( i tried to use xp_cmdshell as suggested by terry.L.Broadbent)
Automate this option so that it happens at...
Hi, I am new to SQL server. I need to redirect the output of a query into a text file. I did not find anything on SPOOL ( as in Oracle ) so please any help would be appreciated.
Best Regards
Prem
Hi all,
I have solaris 5.5.1 and recently there was a power outage and the system was not properly shutdown. Later the system has rebooted itself and i get a CDE login but when i enter the root user name and password it does not allow it ( says incorrect login ) when i use another login i get...
Dear All,
I am new sysadmin to Solaris 2.5.1 i am trying to install a C/C++ compiler ( 4.2 ), The media is shipped along with the Unix Box ( SUN WORKSHOP for Solaris 2X ).
Please help me out of this
Prem .
hi ,
I am trying to dynamically change the color of text in a listbox ( not a browse list box but ) from a queue data type. this is what i am trying to do at the after opening window embed
outputmessage = 'This is a test Message'
?list1{PROPlist:color,1} = 5
messageque:data =...
The document does not print lines randomly ( But in a document its always the same line insignificant of how many times you print it ) it does not seem to follow a pattern ( In another document it'll be different line ). The same document prints well over the network ie when accessed by another...
My Micrsoft word -97 does not print some lines in a document ( do not ask me to re-install it i have done it already ) any ideas ???? why
anyone out there can help me i ' ve already wasted hrs on this
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.