On 4/30/23 14:25, Jonathan Ryshpan wrote:
Here is an extract from the system log (a fuller extract is attached):
Mar 18 07:57:56 OaklandWeather.localdomain systemd[1]: Started
noip-duc.service - No-IP Dynamic Update Client.
Mar 18 07:57:58 OaklandWeather.localdomain systemd[1]: noip-duc.service:
On Mon, 1 May 2023 18:23:08 -0500
Roger Heflin wrote:
> I have something like this in my rc.local for similar reasons.
> ( sleep 30 ; cd /someplace ; ) &
I'm surprised that works. I used to have that sort of thing
directly in rc.local, then they converted the code that runs
rc.local to a systemd
I have something like this in my rc.local for similar reasons.
( sleep 30 ; cd /someplace ; ) &
On Mon, May 1, 2023 at 4:41 PM Tom Horsley wrote:
>
> On Mon, 01 May 2023 13:39:29 -0700
> Jonathan Ryshpan wrote:
>
> > And the problem remains. Further advice would be welcome.
>
> Without ever mana
> On 1 May 2023, at 22:41, Tom Horsley wrote:
>
> On Mon, 01 May 2023 13:39:29 -0700
> Jonathan Ryshpan wrote:
>
>> And the problem remains. Further advice would be welcome.
>
> Without ever managing to determine what the problem was, I have
> sometimes resorted to disabling the service, the
On Mon, 01 May 2023 13:39:29 -0700
Jonathan Ryshpan wrote:
> And the problem remains. Further advice would be welcome.
Without ever managing to determine what the problem was, I have
sometimes resorted to disabling the service, then making an
rc.local script that uses the "at" command to start th
On Sun, 2023-04-30 at 16:41 -0500, Chris Adams wrote:
> Once upon a time, Jonathan Ryshpan said:
> > This unit
> > $ cat /etc/systemd/system/noip-duc.service
> > [Unit]
> > Description=No-IP Dynamic Update Client
> > After=network.target auditd.service
>
> This should probably be n
Once upon a time, Jonathan Ryshpan said:
> This unit
>$ cat /etc/systemd/system/noip-duc.service
>[Unit]
>Description=No-IP Dynamic Update Client
>After=network.target auditd.service
This should probably be network-online.target.
> always fails at boot time with the message st
dWeather.localdomain systemd[1]: noip-duc.service:
Scheduled restart job, restart counter is at 2.
However if the unit is started from the console after the boot process
is complete:
$ systemctrl start noip-duc.service
it succeeds.
How can I find out what the argument is with which systemd
On Thu, 1 Mar 2012 12:26:45 -0800
ny6...@gmail.com wrote:
> Not familiar with fvwm, but I have 4 wm's that I run on a regular
> basis, and what I have done is make a little shell script:
I modified your script to allow an argument, and to start several more
window managers, all available as packa
On Thu, 1 Mar 2012 12:26:45 -0800
ny6...@gmail.com wrote:
[script removed]
> I don't know if this answers your question, but maybe it helps. :)
Yes, it answers my question and I will keep the script for future use.
I have already received an answer from Andras Simon that is very
closely related
On Wed, Feb 29, 2012 at 09:04:01AM -0700, stan wrote:
> I'm looking at alternative window managers to Gnome fallback, the only
> Gnome my old hardware and work preference will support. The more I
> investigate fvwm, the more it seems like a nice stable,
> extremely configurable solution to my prob
On Thu, 1 Mar 2012 07:26:42 -0600
Ranjan Maitra wrote:
> Just curious, has anyone tried pekwm yet? www.pekwm.org, and it is in
> the Fedora repositories.
Haven't tried it. Yet, at least. Now that you have pointed it out,
I will probably give it a whirl. The site below has a comprehensive
lis
Just curious, has anyone tried pekwm yet? www.pekwm.org, and it is in
the Fedora repositories.
Also, is it possible to make a LiveCD with a WM environment (not with a
DE)?
Many thanks and best wishes,
Ranjan
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscript
2012/2/29, stan :
> On Wed, 29 Feb 2012 22:17:01 +0100
> Andras Simon wrote:
>
>> Can't you simply start X with startx and put
>> exec /path/to/fvwm
>> as the last line into ~/.Xclients (and make it executable)?
>
> Well, yes I can... after your help. ;-)
>
> That worked great! Thank you.
You'r
On Wed, 29 Feb 2012 22:17:01 +0100
Andras Simon wrote:
> Can't you simply start X with startx and put
> exec /path/to/fvwm
> as the last line into ~/.Xclients (and make it executable)?
Well, yes I can... after your help. ;-)
That worked great! Thank you.
--
users mailing list
users@lists.fed
2012/2/29, stan :
[...]
> A possibility I haven't pursued yet is
> http://fvwm-themes.sourceforge.net/
> and there look to be some great themes there. That is supposed to
> start with a simple
> fvwm-themes-start
> from a console. Fedora doesn't seem to have that as a package, so I'll
> compile
ly preupgraded system.). The minimal install
boots to multiuser by default, I find I like it that way, and
haven't fixed it. If an X session goes bad, switch to the console it
is running on and type Ctrl-C, all better. If I find no way to do it
from the console, I'll break down and im
On Wed, 29 Feb 2012 09:04:01 -0700
stan wrote:
> Anyone have an answer?
X session startup is one of those things they keep "improving"
so that nothing you find in google is ever accurate or up
to date. I use fvwm myself, but I'm not sure how to make
startx run any particular session. I login to X
I'm looking at alternative window managers to Gnome fallback, the only
Gnome my old hardware and work preference will support. The more I
investigate fvwm, the more it seems like a nice stable,
extremely configurable solution to my problem. The modular concept is
great, and the ability to program
use the console ?
The rest of the packages are available in the regular EPEL6 repo
I suggest just running
yum install 389-ds
so that you will get all of the required packages
Currently that ends in error:
Error Downloading Packages:
389-ds-base-libs-1.2.9.14-1.el6.x86_64: failure:
Packages
389
389-ds-base-libs-1.2.8.2-1.el6_1.3.x86_64
389-ds-base-1.2.8.2-1.el6_1.3.x86_64
[root@389 opt]#
What package and where would I get it from so I can use the console ?
-Thanks
Stephen More
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman
thank you i did what you say . it take effect !
because i use my own understanding to understand you suggestion before.
anyway , thanks again
2010/12/4 Lamar Owen :
> On Saturday, December 04, 2010 06:53:20 am xinyou yan wrote:
>> hello everyone
>>
>> I am new to fedora , After
Please don't top post.
On Mon, Dec 6, 2010 at 6:05 AM, xinyou yan wrote:
> if i set to 1024 *768 the gnome will be blurred
>
> So Can I don,t change the mode , and made the char in terminal (not
> in X ) smaller ?
>
I haven't done anything like this before, but Stan pointed you to how
yo
if i set to 1024 *768 the gnome will be blurred
So Can I don,t change the mode , and made the char in terminal (not
in X ) smaller ?
thank you !
2010/12/5 Suvayu Ali :
> On 05/12/10 06:58 AM, xinyou yan wrote:
>> add 'nomodeset' to the kernel ? Whether it need to remake the kernel
>>
On 05/12/10 06:58 AM, xinyou yan wrote:
> add 'nomodeset' to the kernel ? Whether it need to remake the kernel
> or any other things
>
nomodeset is just an option passed to the kernel.
--
Suvayu
Open source is the future. It sets us free.
--
users mailing list
users@lists.fedoraproject.or
add 'nomodeset' to the kernel ? Whether it need to remake the kernel
or any other things
2010/12/5 xinyou yan :
> why it related to the grub.conf
>
> I think the char in shell is small nothing with gdm .
>
> thank you
>
>
>
>
>
> 2010/12/4 Lamar Owen :
>> On Saturday, December 04, 2010 06
why it related to the grub.conf
I think the char in shell is small nothing with gdm .
thank you
2010/12/4 Lamar Owen :
> On Saturday, December 04, 2010 06:53:20 am xinyou yan wrote:
>> hello everyone
>>
>> I am new to fedora , After i set fedora start in level 3
>> The char is s
On Sat, Dec 04, 2010 at 09:42:08 -0500,
Lamar Owen wrote:
> On Saturday, December 04, 2010 06:53:20 am xinyou yan wrote:
> > hello everyone
> >
> > I am new to fedora , After i set fedora start in level 3
> > The char is so small . How i set /etc/??? to make it more big
> >
> >
On Sat, 4 Dec 2010 09:42:08 -0500
Lamar Owen wrote:
> On Saturday, December 04, 2010 06:53:20 am xinyou yan wrote:
> > hello everyone
> >
> > I am new to fedora , After i set fedora start in level 3
> > The char is so small . How i set /etc/??? to make it more big
> >
> > my disp
On Saturday, December 04, 2010 06:53:20 am xinyou yan wrote:
> hello everyone
>
> I am new to fedora , After i set fedora start in level 3
> The char is so small . How i set /etc/??? to make it more big
>
> my display mode is 1440*900
>
> Is display resolution 's probl
hello everyone
I am new to fedora , After i set fedora start in level 3
The char is so small . How i set /etc/??? to make it more big
my display mode is 1440*900
Is display resolution 's problem ? Or some others ?
thank you
(Please forgive the difficult t
31 matches
Mail list logo