Search Results

Search: Posts Made By: Lord Spectre
8,747
Posted By Lord Spectre
RudiC, don't misunderstand me, when I wrote...
RudiC, don't misunderstand me, when I wrote "asap" I didn't want to speed up people to reply, just to say that I have a problem to solve :)
By the way, I solved the mistery, and you're right RudiC,...
8,747
Posted By Lord Spectre
Guys, please help! With the following...
Guys, please help!

With the following situation (Slot 2 both enabled)
Slot 2 - MMU2 H, RAU2 X 15/A01
XPIC Enabled
Autorestore Enabled
Slot...
8,747
Posted By Lord Spectre
Thank you very much Peasant, it's working fine...
Thank you very much Peasant, it's working fine and this is the good start point for the rest of my code!

Thank you
Lucas
8,747
Posted By Lord Spectre
Get specific information from output
Hello community,
I'm going crazy to analize an output via shell script and then get some information from it, here is the output:

Slot 2 - MMU2 H, RAU2 X 15/A01
XPIC ...
Forum: Red Hat 07-12-2018
8,818
Posted By Lord Spectre
Firstly, I would like to send a big thank you to...
Firstly, I would like to send a big thank you to all. I finally build correctly the igb.ko file, then reboot the system and now all the interfaces are finally UP!!!

Thank you all! :b:
Forum: Red Hat 07-11-2018
8,818
Posted By Lord Spectre
Thank you, but can build RPM due to: make:...
Thank you, but can build RPM due to:
make: Entering directory `/root/rpmbuild/BUILD/igb-5.3.5.18/src'
common.mk:102: *** Kernel header files not in any of the expected locations.
common.mk:103:...
Forum: Red Hat 07-11-2018
8,818
Posted By Lord Spectre
Thank you I downloaded the igb-5.3.5.18.tar.gz...
Thank you I downloaded the igb-5.3.5.18.tar.gz driver and I seen it supports Red Hat Enterprise Linux 7.2, perfect for me. Now, how can I install it on RHEL 7? :confused:
Forum: Red Hat 07-11-2018
8,818
Posted By Lord Spectre
Thank you for reply babinlonston, Here the...
Thank you for reply babinlonston,

Here the lsmod outputhttps://pastebin.com/Jg8tsa6DHere the modinfo:https://pastebin.com/yq94rD2xAnd here the dmesghttps://pastebin.com/dvt6L1waI don't think it's...
Forum: Red Hat 07-11-2018
8,818
Posted By Lord Spectre
Red Hat 7 cannot recognize ethernet adapter
Hello community, I have a Proliant HP DL380P with the following network adapters:


NetXtreme BCM5719 Gigabit Ethernet PCIe (Ethernet 1Gb 4-port 331FLR Adapter)
82580 Gigabit Network Connection...
Forum: Red Hat 06-17-2018
10,746
Posted By Lord Spectre
Thank you for response, but I already tried this...
Thank you for response, but I already tried this solution without success... Well, after 2 days of headaches :rolleyes: I finally solved the issue. I report the solution there in case someone need...
Forum: Red Hat 06-17-2018
10,746
Posted By Lord Spectre
Install RHEL 7 on unsupported HP Smart Array (P400)
Hello community, after hours (days) spent to understand what's the problem reported also in the following thread: https://www.unix.com/red-hat/278892-cant-boot-rhel7-2-due-start-job-running.html
I...
Forum: Red Hat 06-15-2018
5,544
Posted By Lord Spectre
You're right, my typo. Installation is RHEL 7.2...
You're right, my typo. Installation is RHEL 7.2 Enterprise, and I tried to boot from rhel-server-7.2-x86_64-boot.iso (not 7.4) CD. But I don't know why the rescue mode from boot cd can't see any...
Forum: Red Hat 06-15-2018
5,544
Posted By Lord Spectre
Can't boot RHEL7.2 due to "Start Job is Running"
Dear community, as already done tons of times, I prepare the RedHat installation on VMWare, then clone it with clonezilla, and finally restore it on final server. Due to different hrdware, I have to...
1,427
Posted By Lord Spectre
[REDHAT7] Adding LVM volume
Dear community,
is it possible to add more volumes to actual LVM disk? I have the following:
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda ...
Forum: Red Hat 02-13-2017
4,511
Posted By Lord Spectre
Yes sure, first post edited with related info.
Yes sure, first post edited with related info.
Forum: Red Hat 02-13-2017
4,511
Posted By Lord Spectre
Snmpd service failed to start on Red Hat 6
Dear community,

I got the following error when I try to start the snmpd service:
# service snmpd start
Starting snmpd: [FAILED]Log say:
Could someone help please?
Thank you
Lucas
...
3,358
Posted By Lord Spectre
No one? :( Adding the code I tried, just in...
No one? :(

Adding the code I tried, just in case. With that, after server disconnection I got: Bad arg length for Socket::pack_sockaddr_in, length is 14, should be 4 at...
3,358
Posted By Lord Spectre
[PERL] Check if socket is connected before sending data
Hello community,
I'm programming a simple code using socket connection in perl:
$sock = new IO::Socket::INET(
PeerAddr => '192.168.10.7',
PeerPort => 8000,
...
2,335
Posted By Lord Spectre
[PERL] Convert TCP response to HEX
Dear community, I'm going crazy to convert TCP response to HEX using perl. I have a simple connection request where I send data, something like:

use strict;
use IO::Socket;
my $sock;
$sock =...
2,446
Posted By Lord Spectre
RedHat eth interfaces not seem to be present
Dear community,
I'm in trouble with Red Hat Server 5.8. After rebooting the server, I loose two interfaces used for bond2 (eth4 and eth5). I reboot twice the server but the result is always:
#...
1,097
Posted By Lord Spectre
Help configuring LAMP on Red Hat 6.5
Good morning community,
I installed on Red Hat Server 6.5 the "classic" package LAMP (Apache, MySQL, PHP and related modules).

Apache server works perfect, also MySQL works, and PHP shown the...
1,951
Posted By Lord Spectre
Than you RudiC, you're the king :) I have only...
Than you RudiC, you're the king :)
I have only to fix something on output since I have:

,null,,true,
,null,,true,
,null,,true,
COSID='21',null,Value='4354353455',,Value='4354353455'...
1,951
Posted By Lord Spectre
Well, first of all thanks for reply, what I need...
Well, first of all thanks for reply, what I need is the 3 red value in my previous example.
As I wrote COSID and TelephoneNumber is always present
In some case <WhoCalledOn> is not present so in...
1,951
Posted By Lord Spectre
Grep some values from XML file
Dear community,
I have a big XML log file containing several rows splitted by tag: <ActivityLogRecord> and </ActivityLogRecord>. An example below.

What I need is read the file and extract some...
1,500
Posted By Lord Spectre
Sorry RudiC, what does it mean? :)
Sorry RudiC, what does it mean? :)
Showing results 1 to 25 of 199

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