similar to: setting kernel IP boot values

Displaying 20 results from an estimated 3000 matches similar to: "setting kernel IP boot values"

2001 Jul 12
1
Importing STATA files
I'm an R novice who is struggling with the importation STATA files into R. I've loaded "foreign" and tried the example based on the Swiss file, which works fine. I then placed a STATA file, auto6.dta, in my working directory, which is "C:\Program Files\R\rw1030\library\base\data". The following is what happened: > library(foreign) > read.dta(auto6) Error in
2016 Aug 04
0
Samba 4.2.14 Group Policy (GPO) sync error
>I actually also thought Windows does not care > about > case sensitivity and for hostnames by default it shouldn't matter. Thats correct but if windows is buggy.. Source : https://support.microsoft.com/nl-nl/kb/2891966 It was worth a try.. https://support.microsoft.com/en-us/kb/2954031 for the status rapport error, one you can check also. I see still something incorrect
2016 Sep 29
0
Virtualization Networking
On 09/28/2016 08:43 AM, tdukes at palmettoshopper.com wrote: > I have one of those free domains/DNS from no-ip.com, centos7vm.ddns.net > I plan to use as the host name. > > I want to be able to access this VM from the internet. ... > This is what I was seeing. Either it lands on the DSL router's login > page or the host's website. If you only have one address, you'll
2016 Apr 18
2
How to configure VLAN in CentOS7
Hi, I encountered a problem when creating a VLAN interface according to the Red_Hat_Enterprise_Linux-7-Networking_Guide. I configuered the parent interface ifcfg-eno1 as follows: DEVICE=eno1 TYPE=Ethernet BOOTPROTO=none ONBOOT=yes And I created a new file named ifcfg-eno1.5, the content is: DEVICE=eno1.5 BOOTPROTO=none ONBOOT=yes IPADDR=192.168.81.3 PREFIX=24
2016 Sep 30
2
Virtualization Networking
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Gordon Messmer > Sent: Thursday, September 29, 2016 11:47 AM > To: CentOS mailing list > Subject: Re: [CentOS] Virtualization Networking > > On 09/28/2016 08:43 AM, tdukes at palmettoshopper.com wrote: > > I have one of those free domains/DNS from
2015 Sep 03
2
dhcp example
On 09/03/2015 04:14 PM, Reindl Harald wrote: > > > Am 03.09.2015 um 22:09 schrieb Robert Moskowitz: >> dhcp is working. but what does this mean: >> >> Sep 03 15:58:44 homebase.home.htt dhcpd[22993]: Not searching LDAP since >> ldap-server, ldap-port and ldap-base-dn were not specified in the config >> file > > what it says - nothing in 99.9% of all
2018 Apr 03
1
Help on a Nat To Nat soluction - tinc servers won't ping remote clients
Guus, Thank you for your help (a)>>You said:- First, if you are already using "ip" to assign an address..... Why should I use "ip route" instead of "route add..." Surely both write same to the Routing table? (b) My problem was, that Tinc servers could not ping remote clients, whereas clients could ping successfully across VPNWhen pinging Client to Client
2020 Feb 21
0
Renaming virtio devices names on CentOS 8 VM guest
Thanks Robert, I was doing that but it was still renaming to ens*. However, I now know why, and have fixed it. For those who are interested, the problem was that when I created the base image from a kickstart I didn't pass net.ifnames=0 to virt-create, and I ended up with an image that had forgotten about eth0 completely. I have now redone the kickstart with net.ifnames=0 and all is well.
2018 Apr 04
0
Help on a Nat To Nat soluction - tinc servers won't ping remote clients
Thank you, Parke and Guus. I have now understood and got it working. Because of my beginner belief, I assumed that the tinc vpn end points needed to be on the same network. I have now discovered that the tinc vpn IP end points addresses can be arbitrary, and different! So I have set the end points to be local to the LAN they connect, and added on each tinc server a dev route to ensure
2017 Apr 11
3
OT: systemd Poll
On Tue, Apr 11, 2017 at 08:09:01AM -0400, Pete Orrall wrote: > > And *why* random NIC names? Quick, you've got servers from 5 > > manufacturers, of different ages... what's the NIC going to be called? Do > > names like enp5s0 offer any convenience to *anyone* not a hardware > > engineer? > > As someone else had stated, it's not related to SystemD but >
2016 Mar 21
0
hosted VMs, VLANs, and firewalld
On 03/20/2016 08:51 PM, Devin Reade wrote: > In a CentOS 7 test HA cluster I'm building I want both traditional > services running on the cluster and VMs running on both nodes On a purely subjective note: I think that's a bad design. One of the primary benefits of virtualization and other containers is isolating the applications you run from the base OS. Putting services other
2014 Oct 05
0
Respective Roles of NetworkManager.service and Network.service
I know folks have different opinions about Network Manager, but while researching how to change the name of a NIC without rebooting, I also came across the following page from RedHat that I?ll share as I find it?s very clear and concise explanations on how these services interact on CentOS/RHEL 7:
2015 Feb 24
0
Kickstart with multiple eth devices
On 02/23/2015 05:34 PM, Ashley M. Kirchner wrote: > I have a Dell server that has two built-in ethernet devices. When I > kickstart the machine, they are correctly identified as eth0 and eth1 > (correctly meaning they correspond to the physical device ports 1 and 2). I > need a third one and want that to come up as eth2. After adding the > hardware, kickstart now fails because for
2015 Nov 24
0
Unit network.service has failed
On 11/24/2015 3:08 AM, Siva Prasad Nath wrote: > I am using CENTOS 7. > systemctl list-units | grep "network" not showing network.service file. > How to get back the file? please read this, https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/ centos 7 is a rebuild of RHEL 7. -- john r pierce, recycling bits in santa cruz
2015 Nov 24
0
How & where to add
On 11/24/2015 12:33 AM, Siva Prasad Nath wrote: > auto eth0 > iface eth0 inet static > address 192.168.50.2 > netmask 255.255.255.0 read this book, https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/ if you can't figure it out, hire a systems adminsitrator, or take a class in it. you're asking way too many elementary questions
2017 Feb 15
0
CentOS 7, systemd, NetworkMangler, oh, my
On Mon, 2017-02-13 at 16:49 +0000, James Hogarth wrote: > On EL6 yes NM should be removed on anything but a wifi system but on > EL7 unless you fall into a specific edge case as per the network docs: > > https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html-single/Networking_Guide/index.html > > you really should be using NM for a variety of reasons.
2017 Mar 08
0
From Networkmanager to self managed configuration files
On 8 March 2017 at 06:56, Andreas Benzler <andreas at benzlerweb.de> wrote: > Hello Guys, > > update my post, because of a route from ipv6 on same networkcard, > with only ipv4 enabled > > Sincerely > > Andy > > Please accept this as honest constructive criticism from someone who also likes to blog. On EL7 this is really bad advice: > systemctl stop
2017 Apr 11
0
OT: systemd Poll
On 04/11/2017 05:30 AM, Jonathan Billings wrote: > On Tue, Apr 11, 2017 at 08:09:01AM -0400, Pete Orrall wrote: >>> And *why* random NIC names? Quick, you've got servers from 5 >>> manufacturers, of different ages... what's the NIC going to be called? Do >>> names like enp5s0 offer any convenience to *anyone* not a hardware >>> engineer? >>
2018 Jun 13
0
Difficulty configuring RDMA in CentOS
Hi We are trying to configure RDMA for an infiniband connection between our data server (running CentOS 6.8) and our compute nodes (running CentOS 6.6).? We have been trying to follow the instructions in https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-configuring_the_base_rdma_subsystemedit however we are getting conflicting information on
2019 Jul 02
0
How to restore the old network interface name?
On Tue, Jul 02, 2019 at 11:56:03AM +0200, Ralf Prengel wrote: > I need the device eth0 for one tool using centos 7.6. > Using this tutorial > https://www.certdepot.net/rhel7-restore-old-network-interface-name/ doesn t > work. This Red Hat documentation explains how the naming works: