Every time azureus restarts (crashes out),
I have a script to send an email.
#!/bin/bash
mailx -s"Azureus has restarted" me@me.place \n
"It's probably crashed again."
Put in the new line as was getting,
a second mail with:
Null message body; hope that's ok
But, now am getting no mail.
The scrip
On Wed, 12 Jun 2013 10:12:52 +0200
Reindl Harald wrote:
> well is your MTA running?
> is "me@me.place" at the same machine and if not is /eta/aliases
exim is running,
me@my.place , is a different box, is set up in /etc/aliases,
newaliases was run.
> configured? what says /var/log/maillog
Does
On Tue, 2013-06-11 at 21:22 -0400, Doug wrote:
> On 06/11/2013 09:00 PM, Joe Zeff wrote:
> > On 06/11/2013 05:29 PM, Tim wrote:
>
> > Agreed. However, it can be argued that if you know enough to do that,
> > you should also know enough to be careful with rm. As root, unless I'm
> > deleting exac
Am 12.06.2013 09:27, schrieb Frank Murphy:
> Every time azureus restarts (crashes out),
> I have a script to send an email.
>
> #!/bin/bash
> mailx -s"Azureus has restarted" me@me.place \n
> "It's probably crashed again."
echo "It's probably crashed again." | mail -s "Azureus has restarted"
me@me
On Wed, 12 Jun 2013 10:12:52 +0200
Reindl Harald wrote:
Apologies for re-arranging
Harald said something which got me thinking 1:
1:
> mailx does nothing else than invoke the "sendmail" binary shipped
> with sendmail/postfix/exim
>
> Am 12.06.2013 09:27, schrieb Frank Murphy:
> > #!/bin/bash
On Friday 07 June 2013 02:26:32 T.C. Hollingsworth wrote:
> You have the 32-bit version of the Flash Player installed on a 64-bit
> system. 64-bit Firefox cannot use 32-bit NPAPI plugins. This might
> have happened if you downloaded the "adobe-release" RPM on a 32-bit
> system or you used an old
On Wed, 12 Jun 2013 10:27:35 +0200
Alexander Dalloz wrote:
> Am 12.06.2013 09:27, schrieb Frank Murphy:
> > #!/bin/bash
> > mailx -s"Azureus has restarted" me@me.place \n
> > "It's probably crashed again."
>
> echo "It's probably crashed again." | mail -s "Azureus has
> restarted" me@me.place
>
If I boot into runlevel 3 the touchpad works fine.
I've run Xorg -configure but that made no difference
My Logitech cordless USB mouse work fine.
In KDE "System Settings" -> "Input Devices" the touchpad tab is disabled.
Anyone got any ideas?
--
users mailing list
users@lists.fedoraproject.org
To
On Tue, Jun 11, 2013 at 08:50:24AM -0700, Jack Craig wrote:
> I have this symptom on my F17, logitech/usb, used to be fine..
>
> i swapped out the mouse and the symptom went away,...
Indeed an external mouse works fine for me too. (Unfortunately
I can't use one for long periods b/c of RSI).
Ric
On 06/10/2013 09:38 PM, Joe Zeff wrote:
On 06/10/2013 06:10 PM, Doug wrote:
You need to edit the sudoers file. You should find a copy that works
and make yours look like that. (Hint: you need to add a line with
your user name and the word ALL in it.) You can edit it with any
editor, or if you kn
On 06/12/2013 01:54 PM, John Austin wrote:
> On Tue, 2013-06-11 at 21:22 -0400, Doug wrote:
>> On 06/11/2013 09:00 PM, Joe Zeff wrote:
>>> On 06/11/2013 05:29 PM, Tim wrote:
>>
>>> Agreed. However, it can be argued that if you know enough to do that,
>>> you should also know enough to be careful w
On 11.06.2013 19:46, Kevin Fenzi wrote:
> Done.
>
> Also, I have updated it to the latest ipxe... so testing and feedback
> welcome.
>
> kevin
>
- Double ^Install,
fedora_install.conf & fedora_eol.conf
- Incomplete ^Rescue,
fedora_rescue.conf - only 15/16/17
- Partly illegible ^About BFO
On Wed, 12 Jun 2013 16:43:56 +0200
poma wrote:
> On 11.06.2013 19:46, Kevin Fenzi wrote:
>
> > Done.
> >
> > Also, I have updated it to the latest ipxe... so testing and
> > feedback welcome.
> >
> > kevin
> >
First, thanks very much for the feedback. ;)
Second, could you try and be more
On 06/12/2013 10:56 AM, Mahadevan, Venkat wrote:
inetOrgPerson (structural)
504000/400 = 1410 bytes/entry - pretty small
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users
Suggested by the sudo discussion.
When I open a new XFCE terminal, the window title is "terminal".
If I ssh to another computer via ssh mooch, the title changes to
"sdstern@mooch:~" Typing "exit" to return to my desktop does not affect
the window title.
Starting clean, "ssh -p 12345 linode.ster
Will not reboot after the last update.
--
All things are workable but don't all things work. Prov. 3:5 & 6
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org
On Wed, 12 Jun 2013 12:52:09 -0500
Steven Stern wrote:
> Suggested by the sudo discussion.
>
> When I open a new XFCE terminal, the window title is "terminal".
>
> If I ssh to another computer via ssh mooch, the title changes to
> "sdstern@mooch:~" Typing "exit" to return to my desktop does no
On 06/12/2013 01:10 PM, Kevin Fenzi wrote:
> On Wed, 12 Jun 2013 12:52:09 -0500
> Steven Stern wrote:
>
>> Suggested by the sudo discussion.
>>
>> When I open a new XFCE terminal, the window title is "terminal".
>>
>> If I ssh to another computer via ssh mooch, the title changes to
>> "sdstern@mo
On 06/12/2013 01:27 AM, Alexander Dalloz issued this missive:
Am 12.06.2013 09:27, schrieb Frank Murphy:
Every time azureus restarts (crashes out),
I have a script to send an email.
#!/bin/bash
mailx -s"Azureus has restarted" me@me.place \n
"It's probably crashed again."
echo "It's probably c
Am 11.06.2013 21:55, schrieb lee:
>>> It seems so --- the question is why aren't such packages removed by yum
>>> distro-sync?
>>
>> because it is not it's job to remove any package which is not
>> found in the repos because you may have installed it manually
>>
>> it's job is to bring packages w
Am 12.06.2013 00:41, schrieb lee:
> For example, I know for sure that I never needed or wanted the package
> "xorg-x11-drv-mga-1.6.2-6.fc18.x86_64", yet it is listed by
> "package-cleanup --leaves --all". Why is this package installed, and
> since I didn't install it, why does it remain installe
Am 11.06.2013 23:39, schrieb lee:
> One question that just occurred to me when looking at [1]: Do I need to
> do anything about grub? Yum says the version from Fedora 18 is
> installed, so I should be fine?
the grub-configuration abd grub itself in the MBR is usally
not touch at upgrades which
Am 12.06.2013 08:49, schrieb lee:
> Reindl Harald writes:
>
>> Am 11.06.2013 23:39, schrieb lee:
>>> One question that just occurred to me when looking at [1]: Do I need to
>>> do anything about grub? Yum says the version from Fedora 18 is
>>> installed, so I should be fine?
>>
>> the grub-con
Am 12.06.2013 01:05, schrieb Ian Malone:
> I sometimes work with quite a lot of terminals, my two rules for doing this
> are:
> 1. Drop out of root as soon as you're done.
> 2. If you can't remember the state of a given session close it and
> start a new one.
>
> - For both paying attention to
Am 12.06.2013 09:27, schrieb Frank Murphy:
> Every time azureus restarts (crashes out),
> I have a script to send an email.
>
> #!/bin/bash
> mailx -s"Azureus has restarted" me@me.place \n
> "It's probably crashed again."
>
> Put in the new line as was getting,
> a second mail with:
> Null mess
Am 12.06.2013 10:19, schrieb Frank Murphy:
>> what says /var/log/maillog
> Does not appear to exist
i am a postfix user
> but have /var/log/exim/exim.log and ~/exim/panic.log
> neither show anything
than most likely nothing has happened
did you test "mail whatever address" *outside a shell scr
> Same thing happens to me. I can run netflix-desktop from the Ubuntu PPA on
> this
> same hardware in Debian Wheezy, but my results match yours with the Fedora
> package.
What desktop are using? I was tempted to try another hoping that was the only
issue.
Maybe you can save me the grief.
Than
On 12.06.2013 19:26, Kevin Fenzi wrote:
> First, thanks very much for the feedback. ;)
>
> Second, could you try and be more expansive in your comments, I wasn't
> sure where some of these issues were. :)
>
>> - Double ^Install,
>> fedora_install.conf & fedora_eol.conf
>
> I assume you mean
John:
> > If using "su -" regularly
> > add this to /root/.bashrc to obtain the root prompt in red
> >
> > PS1="\[\033[1;31m\][\u@\h:\w]$\[\033[0m\] "
Rejy M Cyriac:
> That is a good tip ...but probably not for the colour-blind ;-)
Use inverse colours, then (black text on a coloured background)
On 12.06.2013 20:12, Steven Stern wrote:
> On 06/12/2013 01:10 PM, Kevin Fenzi wrote:
>> On Wed, 12 Jun 2013 12:52:09 -0500
>> Steven Stern wrote:
>>
>>> Suggested by the sudo discussion.
>>>
>>> When I open a new XFCE terminal, the window title is "terminal".
>>>
>>> If I ssh to another computer
30 matches
Mail list logo