search for: sysctemctl

Displaying 8 results from an estimated 8 matches for "sysctemctl".

2017 Jul 07
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
...e libvirt-guests status ● libvirt-guests.service - Suspend Active Libvirt Guests Loaded: loaded (/lib/systemd/system/libvirt-guests.service; *disabled*; vendor preset: enabled) Active: inactive (dead) Docs: man:libvirtd(8) http://libvirt.org When you enable/disable a service *sysctemctl *creates a symlink of a service into the location on disk where systemd looks for autostart files (usually /etc/systemd/system/some_target.target.wants jedrek@Home:~$ ls /etc/systemd/system/ | grep libvirt* libvirtd.service No libvirt-guests.service I know this is just a workaround but what'...
2017 Jul 08
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
...ive Libvirt Guests >> Loaded: loaded (/lib/systemd/system/libvirt-guests.service; *disabled*; >> vendor preset: enabled) >> Active: inactive (dead) >> Docs: man:libvirtd(8) >> http://libvirt.org >> >> When you enable/disable a service *sysctemctl *creates a symlink of a >> service into the location on disk where systemd looks for autostart files >> (usually /etc/systemd/system/some_target.target.wants >> >> jedrek@Home:~$ ls /etc/systemd/system/ | grep libvirt* >> libvirtd.service >> >> No libvirt-g...
2017 Jul 09
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
...lib/systemd/system/libvirt-guests.service; >>>> *disabled*; vendor preset: enabled) >>>> Active: inactive (dead) >>>> Docs: man:libvirtd(8) >>>> http://libvirt.org >>>> >>>> When you enable/disable a service *sysctemctl *creates a symlink of a >>>> service into the location on disk where systemd looks for autostart files >>>> (usually /etc/systemd/system/some_target.target.wants >>>> >>>> jedrek@Home:~$ ls /etc/systemd/system/ | grep libvirt* >>>> libvirt...
2017 Jul 08
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
...guests.service - Suspend Active Libvirt Guests > Loaded: loaded (/lib/systemd/system/libvirt-guests.service; *disabled*; > vendor preset: enabled) > Active: inactive (dead) > Docs: man:libvirtd(8) > http://libvirt.org > > When you enable/disable a service *sysctemctl *creates a symlink of a > service into the location on disk where systemd looks for autostart files > (usually /etc/systemd/system/some_target.target.wants > > jedrek@Home:~$ ls /etc/systemd/system/ | grep libvirt* > libvirtd.service > > No libvirt-guests.service > > I kn...
2017 Jul 09
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
...gt; Loaded: loaded (/lib/systemd/system/libvirt-guests.service; >>> *disabled*; vendor preset: enabled) >>> Active: inactive (dead) >>> Docs: man:libvirtd(8) >>> http://libvirt.org >>> >>> When you enable/disable a service *sysctemctl *creates a symlink of a >>> service into the location on disk where systemd looks for autostart files >>> (usually /etc/systemd/system/some_target.target.wants >>> >>> jedrek@Home:~$ ls /etc/systemd/system/ | grep libvirt* >>> libvirtd.service >>&g...
2017 Jul 07
2
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
Andrea, You are a genius!!! :D It's worked :)) Thank yo so much!!! XD 2017-07-07 12:14 GMT+02:00 Andrea Bolognani <abologna@redhat.com>: > On Fri, 2017-07-07 at 09:46 +0200, Jędrek Domański wrote: > > Hi Dominik, > > > > So what is going on on my computer with the script libvirt-guests.sh? > > Why is it hanging on it? How should I address this problem? >
2017 Jul 09
0
Re: Ubuntu 16.04 libvirt-guests.sh [6917] - running guests under URI address default: no running guests
...rt-guests.service; >>>>> *disabled*; vendor preset: enabled) >>>>> Active: inactive (dead) >>>>> Docs: man:libvirtd(8) >>>>> http://libvirt.org >>>>> >>>>> When you enable/disable a service *sysctemctl *creates a symlink of a >>>>> service into the location on disk where systemd looks for autostart files >>>>> (usually /etc/systemd/system/some_target.target.wants >>>>> >>>>> jedrek@Home:~$ ls /etc/systemd/system/ | grep libvirt* >>...
2017 Jan 16
2
NetworkManager vs. Firewalld vs. /etc/sysconfig/network-scripts/ifcfg-*****
...ach websites and ping nameservers. After completing firewall-cmd --complete-reload the internal LAN nic would still provide private ip addresses via dhcpd server but LAN clients could not access the internet. So far these steps work to enable both nics to provide router and firewall services: 1. sysctemctl stop NetworkManager 2. systemctl disable NetworkManager 3. Create dhcp ifcfg-***** for external interface. It must include a ?ZONE=external? statement even though firewalld service will overwrite and erase it like this ?ZONE=? Example (external/internet nic): Code: TYPE=Ethernet BOOTPROTO=dhcp N...