-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2014-12-15 14:43, Niamh Holding wrote:
> LM> Folders should only be listed if timestamps or permissions are
> LM> different.
>
> Further experimentation shows this to be the case IF the
> destination is another local drive.
>
> Unfortunately the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2014-11-17 20:57, James B. Byrne wrote:
> CentOS-6.6
>
> Is there any command line program that determines and reports what
> pam_cracklib.so returns for a given password; subject to variation
> in the command line options and values provided? Fo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2014-11-12 22:11, Les Mikesell wrote:
> It's not my problem, it is what his domain says should be done
> with mail claiming to be from there but isn't.. Your mail system
> may simply ignore the request, but that doesn't mean it always will
> or th
On 2014-09-30 19:27, Jerry Geis wrote:
Hi,
I think you need dconf for this.
.HTH
Ok I installed dconf-editor, ran it searched for many things trying to find
the
"blank screen", power or anything and did not find it.
Thoughts?
Jerry
This may or may not help:
http://xmodulo.com/control-scree
On 2014-08-19 22:42, Steven Stern wrote:
> I did this service file myself... does anything here look fishy?
>
> $ more /etc/systemd/system/dropbox.service
>
> [Unit]
> Description=Dropbox as a system service
>
> [Service]
> ExecStart=/home/sdstern/.dropbox-dist/dropboxd
> User=sdstern
> # 'LANG' mi
On 2014-08-19 14:25, Toralf Lund wrote:
> Hi,
>
> Is anyone here using a Logitech wireless mouse our keyboard or whatever
> using a "unifying receiver". Any luck with pairing new devices with the
> unit?
>
> I've tried various different programs from the net that's supposed to be
> able to do this,
On 2014-07-22 02:41, Fred Smith wrote:
> On Mon, Jul 21, 2014 at 10:52:43PM +0200, Ljubomir Ljubojevic wrote:
>> On 07/21/2014 07:01 PM, Fred Smith wrote:
>>>
>>> thanks for the suggestion. but tweak tool doesn't contain (AFAICS)
>>> anything about blanking the screen (which happens) or the timeout
On 2014-07-21 20:48, F. Mendez wrote:
> This is frustrating. I can't install it and I starting be late on my dev
> line.
>
> Anyone got a fix for this guys?
>
Can't install what? I suspect that, like Mr iQ, you've already got
all the mandatory and some/most/all default packages installed from
the
On 2014-07-21 14:16, Mr iQ wrote:
> Hi,
>
> thanks for the replay.
>
> Yeah - it doesn't really matter ... from both commands i get the same
> result :
>
> [c7@localhost ~]$ yum group info -v "Development Tools"
[...]
So, the reason yum tells you the group "does not have any
packages to install" i
On 2014-07-21 13:47, Always Learning wrote:
>
> On Mon, 2014-07-21 at 12:33 +0200, Elias Persson wrote:
>> What does `yum group info -v "Development Tools"` tell you?
>
> Should be:
>
> yum groupinfo -v "Development Tools"
>
Same difference. In m
On 2014-07-20 02:02, F. Mendez wrote:
> It seems that actually the packages are in the grouplist. But for some
> unknown reason when I hit:
>
> yum groupinstall "Development Tools" it shows:
>
> No packages in any requested group available to install or update.
What does `yum group info -v "Develo
On 2014-07-17 07:50, Mauricio Tavares wrote:
>Ok, I did read
> www.freedesktop.org/software/systemd/man/systemd.unit.html and am
> still confused. What is it? If it helps, let' suse a real application:
> I create in /etc/systemd/system/ the home-ducker.{,auto}mount files.
> Where does this
On 2014-07-12 09:26, Frank Cox wrote:
> On Fri, 11 Jul 2014 17:19:22 -0600
> Frank Cox wrote:
>
>> My main computer has a Logitech wireless mouse that's likely affected by the
>> bug, though I haven't tried it yet to verify that.
>
> My Logitech wireless mouse model M510 is NOT affected by this bug
On 2014-07-04 23:58, Michael Hennebry wrote:
> Is there a way to get firefox to not print all that
> useful data at the top and bottom of a web page.
> For me, that oftem makes one web page into two printed pages.
> There is rarely a good place for the split.
>
>
My google-fu got me this:
http://
On 2014-06-04 21:37, Stephen Harris wrote:
> On Wed, Jun 04, 2014 at 02:42:23PM -0400, James B. Byrne wrote:
>> On Tue, June 3, 2014 12:37, Stephen Harris wrote:
>>> The OP likely has a function called "cd" which does other stuff (sets
>
>> hll-m22:~ byrnejb$ alias
>
> A function is not an alias.
>
On 2014-05-28 15:35, m.r...@5-cent.us wrote:
> Elias Persson wrote:
>> On 2014-05-25 12:08, Paolo De Michele wrote:> !/bin/bash
>>> tar cfz `date +%F`_$NAME.tar.gz web$NR/
>>
> Dumb question: why not
> tar -czf /backup/www/test/`date +%F`_$NAM
On 2014-05-28 15:40, Robert Nichols wrote:
> On 05/28/2014 07:10 AM, Elias Persson wrote:
>> On 2014-05-25 12:08, Paolo De Michele wrote:> !/bin/bash
>>> tar cfz `date +%F`_$NAME.tar.gz web$NR/
>>
>> 3. Your `tar` stanza is wrong (if it's not ob
On 2014-05-25 12:08, Paolo De Michele wrote:> !/bin/bash
>
> while read line;
> do
> read NR PATH NAME<<<$(IFS=" "; echo $line)
>
> cd /var/www/clients/
> cp -R $PATH /backup/temp/www/
> cd /backup/temp/www/
>
> tar cfz `date +%F`_$NAME.tar.gz
On 2014-05-15 17:27, Leon Fauster wrote:
> Am 15.05.2014 um 17:16 schrieb Wes James :
>> I checked for updates and it had 5 to do so I started that, left and came
>> back and the update panel was gone. Is there a way to check what was
>> updated?
>
> $ cat /var/log/yum.log
>
> $ rpm -qa --last |
On 2014-04-25 19:27, Robert Arkiletian wrote:
> I need Python 3.4 (latest) on CentOS 6 for development purposes
> (teaching programming).
>
> Need advice for best method to do this. I am concerned about not
> breaking the internal plumbing of C6. I was thinking about installing
> it into /opt.
>
>
20 matches
Mail list logo