Hi all,
Anyone have tried to install centos7 in kaby lake model or almost in
previous model (2015 if I am not wrong). Experiences?? Is refind needed??
Thanks.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
I'm looking into 'porting' some custom init.d scripts that are in use on
CentOS 6 boxes for use on CentOS 7 using systemd
One particular init.d script needs to run after autofs has been started,
but before X11 is started
I'm guessing I could use something like:
After=autofs.service
Before=
Check out this page:
https://scottlinux.com/2014/12/08/how-to-create-a-systemd-service-in-linux-centos-7/
On 12/06/17 11:47 AM, James Pearson wrote:
I'm looking into 'porting' some custom init.d scripts that are in use on
CentOS 6 boxes for use on CentOS 7 using systemd
One particular init.d
On Mon, Jun 12, 2017 at 03:47:46PM +, James Pearson wrote:
> I'm guessing I could use something like:
>
> After=autofs.service
> Before=graphical.target
>
> Is this correct?
>
> However, I would like to use the same systemd unit file on servers that
> won't run X - will the above work?
Hi
If you go Applications >> Utilities >> Tweak Tool >> Workspaces, you can
set the number of workspaces.
On 07/06/17 09:28 AM, m...@tdiehl.org wrote:
Hi,
I have a new install of c7 with the gnome desktop. I run it with 12
workspaces.
Normally I create the shortcuts so that ctrl+f1 maps t
Matthew Miller wrote:
>
> You probably want "display-manager.service" instead of
> "graphical.target".
>
> You also will want "Requires=autofs.service". The distinction between
> "After/Before" and "Requires" is exactly for the reason you give; the
> ordering directives don't require anything, so w
On 06/11/2017 01:07 AM, John R Pierce wrote:
On 6/10/2017 9:19 PM, Robert Moskowitz wrote:
I recommend the Cubieboards or Linkspirt. The advantage of both of
these over a RaspberryPI:
Mainline kernel. See what it takes for a special RPi kernel over on
the Centos-arm list.
Sata interface.
On 12 Jun 2017 17:03, "Matthew Miller" wrote:
On Mon, Jun 12, 2017 at 03:47:46PM +, James Pearson wrote:
> I'm guessing I could use something like:
>
> After=autofs.service
> Before=graphical.target
>
> Is this correct?
>
> However, I would like to use the same systemd unit file on server
8 matches
Mail list logo