Hey
I like to use Ctrl+A and Ctrl+E a lot to navigate my insane big bash one
liners but this is incompatible with Screen which has a binding to Ctrl-A.
Is it possible to move the screen binding so I can have the best of both
worlds?
Ta
Andrew
___
CentO
On Thursday 29 October 2015 20:37:03 Ned Slider wrote:
> On 29/10/15 10:51, Gary Stainburn wrote:
> > On Wednesday 28 October 2015 21:12:19 Ned Slider wrote:
> >> On 28/10/15 11:55, Gary Stainburn wrote:
> >>> We are receiving LOTS of emails that contain empty XLS or DOC documents
> >>> with embedd
How about scanning files using virustotal?
https://github.com/Gawen/virustotal
--
Eero
2015-10-30 12:58 GMT+02:00 Gary Stainburn :
> On Thursday 29 October 2015 20:37:03 Ned Slider wrote:
> > On 29/10/15 10:51, Gary Stainburn wrote:
> > > On Wednesday 28 October 2015 21:12:19 Ned Slider wrote:
When I connect through SSH to my Centos 6 box, language are mixed:
connection is in english but password change dialog is in french. Example:
$ ssh aa@quercy
You are required to change your password immediately (root enforced)
Last login: Fri Oct 30 11:41:31 2015 from quercy
WARNING: Your passw
On Fri, Oct 30, 2015 at 10:53:29AM +0100, Andrew Holway wrote:
> Hey
>
> I like to use Ctrl+A and Ctrl+E a lot to navigate my insane big bash one
> liners but this is incompatible with Screen which has a binding to Ctrl-A.
> Is it possible to move the screen binding so I can have the best of both
On 30/10/15 20:53, Andrew Holway wrote:
Is it possible to move the screen binding so I can have the best of both
worlds?
Indeed it is quite easy. In you ${HOME}/.screenrc file, add the following:
escape ^Zz
This would change your escape sequence to CTRL+Z. I had to do something
similar on
W dniu 30.10.2015 o 10:53, Andrew Holway pisze:
> Hey
>
> I like to use Ctrl+A and Ctrl+E a lot to navigate my insane big bash one
> liners but this is incompatible with Screen which has a binding to Ctrl-A.
> Is it possible to move the screen binding so I can have the best of both
> worlds?
Of c
Andrew,
Don't do it man. Don't remap screen key sequences.
I had the same issue. This is how I ultimately solved it.
I mentally trained myself to think of screen
as a room that I need to do a Ctrl-A in order to get in there.
So, for bash, It is NOT a big deal anyway. Train your fingers to do a
On Thu, Oct 29, 2015 at 09:28:02PM -0400, Jonathan Billings wrote:
> On Oct 29, 2015, at 4:44 PM, Fred Smith wrote:
> > Can you remind me how to switch from one DM to another? I know I
> > used to know, but right now cannot recall the proper incantations.
>
> systemctl disable gdm.service
> syste
Johnny Hughes wrote:
>> So I guess the strange IP address probably comes from some Lite-On device
>> somewhere in my house - maybe on the server itself, an HP MicroServer.
>> There are so many possible electronic culprits today.
> You should be able to use nmap to scan the device.
Thanks very mu
On Fri, 30 Oct 2015 12:12, Philippe BOURDEU d'AGUERRE wrote:
When I connect through SSH to my Centos 6 box, language are mixed: connection
is in english but password change dialog is in french. Example:
$ ssh aa@quercy
You are required to change your password immediately (root enforced)
Last
Hey guys,
I'm trying to disable ZTS in php, because an application we need
(AppDynamics) is not compatible with it.
So I tried compiling php with the following flags:
php -i | grep configure
Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs'
'--with-zlib=/usr' '--prefix=/
Thank you for you help.
I tried your tips but the problem remains. Example:
$ echo "SendEnv LANG LC_ALL" > ~/.ssh/config
$ LANG=C; export LANG; LC_ALL=C; export LC_ALL
$ ssh aa@quercy
You are required to change your password immediately (root enforced)
Last login: Fri Oct 30 15:02:34 2015 from q
In article <56337b09.7080...@aime-toulouse.fr>,
Philippe BOURDEU d'AGUERRE wrote:
> Thank you for you help.
>
> I tried your tips but the problem remains. Example:
>
> $ echo "SendEnv LANG LC_ALL" > ~/.ssh/config
> $ LANG=C; export LANG; LC_ALL=C; export LC_ALL
> $ ssh aa@quercy
> You are requir
If I put "export LANG=C" in /etc/sysconfig/sshd and restart sshd, all
messages are in english. It seems that LANG is taken into account only
when connection succeeds.
Le 30/10/2015 15:13, Philippe BOURDEU d'AGUERRE a écrit :
Thank you for you help.
I tried your tips but the problem remains. E
Greetings.
Please help me. I have installed Centos 7 , but when I do, yum update
give me error next.
Complementos cargados:fastestmirror, langpacks
One of the configured repositories failed (Desconocido),
and yum doesn't have enough cached data to continue. At this point the only
safe th
Le 30/10/2015 15:32, Tony Mountifield a écrit :
Maybe you also need to put "AcceptEnv LANG" in /etc/ssh/sshd_config on
the remote system, to tell it to honour the LANG being sent?
That's true ! But it was already there :-(
Cheers,
--
Philippe BOURDEU d'AGUERRE
AIME - Campus de l'INSA
on certain non-linux systems like MacOS i’ll run into a problem with the
standard version of iconv in php. To leave it out i use the —without-iconv
directive. Maybe give that a shot with maintainer-zts.
—
Jeremy
> On Oct 30, 2015, at 6:44 AM, Tim Dunphy wrote:
>
> Hey guys,
>
> I'm tr
>
> To leave it out i use the —without-iconv directive. Maybe give that a
> shot with maintainer-zts.
Hey Jeremy,
I'll give that a shot. Thanks!
Tim
On Fri, Oct 30, 2015 at 11:10 AM, Jeremy Thompson <
jer...@warehousesports.com> wrote:
> on certain non-linux systems like MacOS i’ll run into
Hugo Fernández wrote:
> Greetings.
>
> Please help me. I have installed Centos 7 , but when I do, yum update
> give me error next.
>
>
> Complementos cargados:fastestmirror, langpacks
>
>
> One of the configured repositories failed (Desconocido),
> and yum doesn't have enough cached data to co
Philippe BOURDEU d'AGUERRE wrote:
> Thank you for you help.
>
> I tried your tips but the problem remains. Example:
>
> $ echo "SendEnv LANG LC_ALL" > ~/.ssh/config
> $ LANG=C; export LANG; LC_ALL=C; export LC_ALL
> $ ssh aa@quercy
> You are required to change your password immediately (root enforc
This is really wrong way to do this. Install yum-utils and use
yumdownloader --source package-name to get rhel version of package. Then
modify spec file and recompile.
Eero
Hey guys,
I'm trying to disable ZTS in php, because an application we need
(AppDynamics) is not compatible with it.
So I t
Hello all,
In your view, what is the most reliable and safe way to increase an LV
housing the root filesystem of a Centos 6 VM. I am thinking either growing
the virtual HD virtual device, or creating a new device and adding it as a
PV to the VM, or perhaps migrating the whole FS to a new virtual d
Le 30/10/2015 16:16, m.r...@5-cent.us a écrit :
Have you changed your password? If not, you're not really logged in, and
it's not getting things like language settings from your home directory.
I understand that since I am not yet connected, my settings are not
taken into account. But what is
Yeah Erro, ok you have a point. I'll do that. Thanks!
On Fri, Oct 30, 2015 at 11:40 AM, Eero Volotinen
wrote:
> This is really wrong way to do this. Install yum-utils and use
> yumdownloader --source package-name to get rhel version of package. Then
> modify spec file and recompile.
>
> Eero
> H
On 10/30/2015 08:42 AM, Boris Epstein wrote:
I am thinking either growing
the virtual HD virtual device, or creating a new device and adding it as a
PV to the VM
Either of those should work. Whichever you choose should be the path
you take in the future. I don't use VMware, but I suspect you
I think command name is yum-downloader.
Then modify spec and rpmbuild -ba specname.spec
You need also modify version number a bit. Rebuilding is a bit issue as you
need to recompile as security patches come out ..
Eero
30.10.2015 6.04 ip. "Tim Dunphy" kirjoitti:
> Yeah Erro, ok you have a poin
Boris Epstein wrote:
> Hello all,
>
> In your view, what is the most reliable and safe way to increase an LV
> housing the root filesystem of a Centos 6 VM. I am thinking either growing
> the virtual HD virtual device, or creating a new device and adding it as a
> PV to the VM, or perhaps migrating
On Fri, Oct 30, 2015 at 12:57 PM, wrote:
> Boris Epstein wrote:
> > Hello all,
> >
> > In your view, what is the most reliable and safe way to increase an LV
> > housing the root filesystem of a Centos 6 VM. I am thinking either
> growing
> > the virtual HD virtual device, or creating a new devic
Hi,
The best and safe way to do that is by adding another vHD as a new PV to your
root_vg and then grow your LV. No need to stop services, shutdown or reboot the
VM; if it's in prod environment.
Julius
> On Oct 30, 2015, at 19:18, Boris Epstein wrote:
>
>> On Fri, Oct 30, 2015 at 12:57 PM,
If you're just getting starting with a screen multiplexer, I'd suggest
starting with tmux. My understanding is that GNU screen has
effectively been abandoned.
I used GNU screen for at least 10 years, and recently switched to
tmux. As someone else said, in GNU screen, if you want to send ctrl-a
t
Boris Epstein wrote:
> On Fri, Oct 30, 2015 at 12:57 PM, wrote:
>
>> Boris Epstein wrote:
> >
>> > In your view, what is the most reliable and safe way to increase an LV
>> > housing the root filesystem of a Centos 6 VM. I am thinking either
>> > growing the virtual HD virtual device, or creating
On 10/30/2015 12:10 PM, Matt Garman wrote:
My understanding is that GNU screen has
effectively been abandoned.
No, it hasn't.
http://git.savannah.gnu.org/cgit/screen.git/log/
http://tech.slashdot.org/story/14/04/29/1649238/after-a-long-wait-gnu-screen-gets-refreshed
__
Greetings,
I have three drives; they are all SATA Seagate Barracudas; two are 500GB; the
third is a 2TB.
I don't have a clear reason why they have failed (possibly due to a deep,
off-brand, flakey mobo; but it's still inconclusive, but I would like to find a
disaster recovery service that c
Sysrescue cd. If the drives are still viable and you have a spare beater
system handy the data rescue should be straight forward. Done it several
times. HIH.
Fred Roller
On Oct 30, 2015 5:30 PM, "Max Pyziur" wrote:
>
> Greetings,
>
> I have three drives; they are all SATA Seagate Barracudas; tw
On Fri, 30 Oct 2015, fred roller wrote:
Sysrescue cd. If the drives are still viable and you have a spare beater
system handy the data rescue should be straight forward. Done it several
times. HIH.
The two 500GB drives prevent the machine from starting (no boot, no
lights, zip); the 2TB can
On Fri, October 30, 2015 4:30 pm, Max Pyziur wrote:
>
> Greetings,
>
> I have three drives; they are all SATA Seagate Barracudas; two are 500GB;
> the
> third is a 2TB.
>
> I don't have a clear reason why they have failed (possibly due to a deep,
> off-brand, flakey mobo; but it's still inconclusi
On 10/30/15 17:30, Max Pyziur wrote:
>
> Greetings,
>
> I have three drives; they are all SATA Seagate Barracudas; two are
> 500GB; the third is a 2TB.
>
> I don't have a clear reason why they have failed (possibly due to a
> deep, off-brand, flakey mobo; but it's still inconclusive, but I would
Ok got it Eero. Thanks for the info!
Tim
Sent from my iPhone
> On Oct 30, 2015, at 12:29 PM, Eero Volotinen wrote:
>
> I think command name is yum-downloader.
>
> Then modify spec and rpmbuild -ba specname.spec
>
> You need also modify version number a bit. Rebuilding is a bit issue as you
39 matches
Mail list logo