Search Results

Search: Posts Made By: Livio
2,233
Posted By Livio
sed not printing lines before a regular expression.
Hey, I found a way to print the lines which is just before a regular expression, not including the expression.


sed -n '/regexp/{n;p;}' myfile


Now I'm looking for a way to print all lines,...
Forum: Solaris 11-13-2006
6,590
Posted By Livio
RSC on SunFire 480R
When I try to connect to a RSC console using the serial port by modem, I can connect but I can't type username neither password because the screen scrolls up. At the loghistory shows the message: RSC...
Forum: AIX 08-14-2006
7,527
Posted By Livio
bzip2 on AIX 5.3
Hi.
I have the bzip2 version 1.0.2 installed on AIX 5.3 (RPM package). The documentation (www.bzip.org) says that this version can compress files >2Gb, but is not working. On AIX, bzip2 is...
Forum: AIX 04-26-2006
5,462
Posted By Livio
Oracle runs on File System or Raw Devices. On Raw...
Oracle runs on File System or Raw Devices. On Raw Devices, you just have the Lvols !!!
Forum: AIX 04-25-2006
5,462
Posted By Livio
The logical volume contains oracle database...
The logical volume contains oracle database tables. The DBA already reduced tables.
Forum: AIX 04-24-2006
5,462
Posted By Livio
Reducing Lvol on AIX5.3
Hi folks,

I known how to incrase and reduce File System size on AIX 5.3, but my issue is that I have a Logical Volume without any filesystem.
So, how to shrink just the logical volume ?
...
Forum: Solaris 01-19-2006
46,502
Posted By Livio
Thanks, but on Solaris, I think that I have only...
Thanks, but on Solaris, I think that I have only tcp parameters, like on other Unix distributions.
So, I don't have a similar AIX rmsock command, that can remove a specific connection any time.
Forum: Solaris 12-19-2005
46,502
Posted By Livio
remove CLOSE_WAIT connections
Hi folks.

I have a problem that I need to remove CLOSE_WAIT connections.
On AIX version 5.x, I can use rmsock command.

Is there a similar command on Solaris ? Is there an other solution for...
Forum: Linux 12-15-2005
12,064
Posted By Livio
Hi Folks, I solved the problem creating a...
Hi Folks,

I solved the problem creating a static route with network device.

Before route creation:

[root@node2 root]# ping 225.0.0.11
PING 225.0.0.11 (225.0.0.11) 56(84) bytes of data.
64...
Forum: Linux 12-09-2005
12,064
Posted By Livio
RedHat Cluster Suite - multicast problem
Hi,

I have a Redhat Cluster Suite with 2 nodes, using option "Multicast HeartBeating" on clumembd, whith default IP: 225.0.0.11

The cluster member names are:

[root@rhcs1 root]# grep node...
38,301
Posted By Livio
awk '{print $0}' input1.txt input2.txt |sort -u
awk '{print $0}' input1.txt input2.txt |sort -u
Forum: Solaris 12-06-2005
40,562
Posted By Livio
grep hme /etc/path_to_inst You will see the...
grep hme /etc/path_to_inst

You will see the the relationship betweewn hardware path, and hme name.
The same procedure can be worked for other intefaces. For example:

grep ce /etc/path_to_inst...
Showing results 1 to 12 of 12

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