search for: nonetworking

Displaying 15 results from an estimated 15 matches for "nonetworking".

2008 Oct 30
2
no network kernel boot option
I am looking for a kernel boot option that specifies "nonetwork" I have found in searching the nousb - nopcmcia etc.... but I have not found one for nonetwork. Is there one and what is it called? Thanks, Jerry
2004 Nov 25
1
AW: Re: [OT] Apple Mail.app access to localhost imap whe n nonetwork
> This script is what I use -- note that you need to have it on the > server, and then call ssh to execute that script (on the server) > immediately. > #!/bin/sh > # arch-tag: dbfe44f6-0d80-40c4-948a-bac05a804bf5 > > export MAIL=/home/johannes/Maildir > export MAILBOX_CHECK_INTERVAL=60 > exec /usr/lib/dovecot/imap Hi. IIRC you should exec dovecot as a whole, to use it
2015 Oct 06
2
Systemd spends 6 min. to startup a host
On Tue, Oct 6, 2015 at 6:53 AM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 10/03/2015 09:47 AM, C.L. Martinez wrote: >> >> All works well, except when I reboot this server. Systemd spends 6 min. >> to startup this host!!! .. It stops with: "A start job is running for LSB: >> Raise network ...". > > >
2007 Nov 15
7
[Bug 13257] New: using nouveau on NV17 kills the KDE VNC server
http://bugs.freedesktop.org/show_bug.cgi?id=13257 Summary: using nouveau on NV17 kills the KDE VNC server Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2014 Jan 25
2
intel quad gigabit nic and pci passthrough
Hi all I have a very weird case of pci passthrough. I have a machine with 7 network interfaces, all of them intel. Four of them are on one quad giga ethernet device. If I manually unbind the devices and allow qemu to use them, with intel IOMMU working, everything works like a charm. Here's how I do it manually: root@kybrat (x86_64) ~]$ lspci -nn | grep net 00:19.0 Ethernet controller
2015 Oct 06
0
Systemd spends 6 min. to startup a host
On 10/05/2015 11:58 PM, C. L. Martinez wrote: > Yes, my problem is very similar as described in Debian's bugtracker. The problem might be a bug. Ask the openvswitch people. It looks like the problem is probably: /etc/sysconfig/network-scripts/ifup-ovs calls "systemctl start openvswitch-nonetwork.service" openvswitch-nonetwork.service "Wants" openvswitch.service
2015 Oct 07
1
Systemd spends 6 min. to startup a host
On 10/06/2015 06:14 PM, Gordon Messmer wrote: > On 10/05/2015 11:58 PM, C. L. Martinez wrote: >> Yes, my problem is very similar as described in Debian's bugtracker. > > The problem might be a bug. Ask the openvswitch people. > > It looks like the problem is probably: > /etc/sysconfig/network-scripts/ifup-ovs calls "systemctl start >
2009 Apr 09
1
passing parameters to winstall
Hey folks, I'm trying to install a sort of weird app with wine and having issues. In Winblows, the command I'm trying to run looks like this: "\\mappednetworkdrivepath\aproposinstall\Winstall\Winstl32.exe \\mappednetworkdrivepath\aproposinstall\winstall\apr6x_LocalLinkClients.lst /NoNetwork" I've tried different combinations with wine unsuccessfully. The winstaller cannot
2017 Sep 24
3
Fallback to second menu entry, ONERROR looping forever
...AUTOBOOT TIMEOUT 2 ONERROR live-generic label grub ??? menu label ^Grub ??? menu default ??? linux /boot/grub/lnxboot.img ??? initrd /boot/grub/core.img label live-generic ??? menu label ^Live (generic) ??? linux /live/vmlinuz ??? initrd /live/initrd.img ??? append boot=live quiet splash nonetworking - Kristian Klausen
2014 Jan 28
0
Re: intel quad gigabit nic and pci passthrough
On 01/25/2014 06:54 PM, Ivan Kabaivanov wrote: > Hi all > > I have a very weird case of pci passthrough. > > I have a machine with 7 network interfaces, all of them intel. Four of them are on one quad giga ethernet device. If I manually unbind the devices and allow qemu to use them, with intel IOMMU working, everything works like a charm. Here's how I do it manually: >
2013 Oct 28
1
Unable to provision VM attaching it directly to a OVS bridge
Reposting from virt-tools mailing list: Hi! I'm facing a problem that could be triggered by some lacking of support from libvirt on Open vSwitch (or could be my mistake). I have interests in researching on virtual networks and SDN. To keep things simple, I've decided to use libvirt/virt-tools to manage VM's since my focus is on the network, instead of using a full feature system
2005 May 26
6
Restricting number of nics seen by Domain 0
Is it possible to disable one of the (real) Ethernet interfaces from Xen so that Domain 0 doesn''t see it? I.e. when the Domain 0 XenLinux boots up it only has eth0 although there are actually two NICs in the machine. Would it be possible to do this using the "nics=" parameter? I know this can be done for doms>0 but get the impression Domain 0 is different. Alternatively
2017 Sep 27
0
Fallback to second menu entry, ONERROR looping forever
...rub > menu label ^Grub > menu default > linux /boot/grub/lnxboot.img > initrd /boot/grub/core.img > > label live-generic > menu label ^Live (generic) > linux /live/vmlinuz > initrd /live/initrd.img > append boot=live quiet splash nonetworking Your LABELs are clean names and non-ambiguous in the first character. You've used MENU LABEL for human descriptions with special characters like spaces and parentheses. With the change to DEFAULT, there's almost no need for MENU DEFAULT though it shouldn't be hurting anything. I seem...
2017 Sep 27
0
Fallback to second menu entry, ONERROR looping Syslinux Digest, Vol 174, Issue 3
...DEN MENU AUTOBOOT TIMEOUT 2 ONERROR live-generic label grub ??? menu label ^Grub ??? menu default ??? linux /boot/grub/lnxboot.img ??? initrd /boot/grub/core.img label live-generic ??? menu label ^Live (generic) ??? linux /live/vmlinuz ??? initrd /live/initrd.img ??? append boot=live quiet splash nonetworking - Kristian Klausen ------------------------------ Subject: Digest Footer _______________________________________________ Syslinux mailing list Submissions to Syslinux at zytor.com<mailto:Syslinux at zytor.com> Unsubscribe or set options at: http://www.zytor.com/mailman/listinfo/syslinu...
2003 Feb 22
1
simlinks and options
Greetings. I wrote a script that make remote backups with rsync. I have 2 main problems with it 1) I want that the destination directory (on the repository machine) recreate the backed up file path and it permission (I use -R here ) 2) Is there a way to "follow" all the links using -R and -a parameters..?? Currently I am using something like this. rsync -al --delete