Displaying 20 results from an estimated 5000 matches similar to: "Xterm-color"
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape
sequences properly and therefor need to employ xterm instead. When
I run xterm from a gnome terminal window I am presented with an
extremely small terminal window employing an almost unreadably small
font.
I have attempted to set the font size using xrdb and a custom
.Xresources file. I can change the colour scheme. I can
2009 Jul 22
3
NIS
Hi list
Does anyone know about a good howto setup nis and to make ad see it
and use the usernames?
Regards
Per Qvindesland
E-mail: per at norhex.com [1]
http://www.linkedin.com/in/perqvindesland [2]
Links:
------
[1] http://webmail.norhex.com/#
[2] http://www.linkedin.com/in/perqvindesland
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2001 Mar 28
5
R and xterm
Howdy!
I have a problem that's similar to one discussed earlier on the list:
When not in xterm all the backspace and cursor-movements and stuff
are working well. Only when I start R in an xterm window backspace
appears as ^H and so on. What can I do?
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts,
with light green foreground and dark green background. I have the
following .Xdefaults file contents:
$ cat .Xdefaults
! This is a comment ;-)
#ifdef COLOR
*customization: -color
#endif
!! Let's cast a wide net, for any app supporting these
! Blink instead of beeping
*visualBell: True
*scrollTtyOutput: False
2009 Apr 21
4
OT Question about raid 5
Hi List
I am hoping that someone here could perhaps give me a straight answer
on a question that someone asked me today
I have always belived that if you have 5 hard drives 1 50gb second
50gb third 20gb fourth 60gb firth 30gb that the largest would then be
the size of the smallest disk, not 80 or 100 or 120 for that matter or
am I wrong here?
Regards?
Per Qvindesland?
-------------- next part
2012 Mar 15
3
Problem with stored configs / Invalid unicode escaping
Hello,
i have a problem with stored configs since the migration from "sqlite"
to "postgresql".
dho@appelbaum:~$ sudo puppetd --test --verbose
info: Retrieving plugin
info: Loading facts in disks
info: Loading facts in users
info: Loading facts in mountpoints
info: Loading facts in disks
info: Loading facts in users
info: Loading facts in mountpoints
err: Could not retrieve
2024 Jul 08
1
Can we reset CSI u mode on client disconnect? via
On Mon, 8 Jul 2024 at 11:58, Damien Miller <djm at mindrot.org> wrote:
> ssh already restores all TTY flags on exit:
This isn't a TTY flag, it's a terminal mode enabled via an escape
sequence, there's actually multiple modes involved (CSI u as in the
subject), but xterm also supports "modifyOtherKeys" and Vim for
example will pick depending what the terminal reports
2025 Jan 10
1
[PATCH] ssh-add: support parser-friendly operation
On 10.01.25 00:33, Corey Hickey wrote:
> I took the approach of preserving current behavior by default, but
> another approach would be to:
> * print "The agent has no identities." to stderr instead of stdout
> * exit with a status of 0 instead of 1
Please don't. If you want to ever get people to load their privkeys into
the agent *with a limited lifetime*, having a
2008 May 26
4
xvm-gate: arrow keys broken in pygrub
One of my test domUs is a opensuse 10.3 PV domain, and it
has a /boot/grub/menu.lst file. pygrub is used as bootloader.
With xVM 3.1.4, the arrow keys can be used in the pygrub screen.
With xVM 3.3-unstable, the arrow keys don''t work for me any more.
What I''ve found out so far is that:
- gnome-terminal, xterm or dtterm are running with
"vt100 application key
2020 May 31
4
CLI color prompt
> On 2020-05-31 15:59, Antony Stone wrote:
> On Sunday 31 May 2020 at 15:44:46, Fourhundred Thecat wrote:
>
> "%Cn[;n] - Change terminal foreground (and optional background) color to
> specified A full list of colors may be found in include/asterisk/term.h"
>
> So, try:
>
> export ASTERISK_PROMPT="%C31[%H]: "
>
> (I got 31 from reading the
2011 Apr 19
4
/etc/bashrc help!
Dear all,
i've appended the below to /etc/bashrc it works like a charm with ssh
connections though SFTP sessions fail since the below is being sent to
the intiator.
any way of limiting the below to none sftp sessions? or any other idea
for it to work?
# If id command returns zero, you?ve root access.
if [ $(id -u) -eq 0 ];
then # you are root, set red colour prompt
echo
2025 Jan 13
2
[PATCH] ssh-add: support parser-friendly operation
On Fri, 10 Jan 2025, Corey Hickey wrote:
> On 2025-01-10 01:35, Jochen Bern wrote:
> > On 10.01.25 00:33, Corey Hickey wrote:
> > > I took the approach of preserving current behavior by default, but
> > > another approach would be to:
> > > * print "The agent has no identities." to stderr instead of stdout
> > > * exit with a status of 0
2009 Jan 26
2
Ldap login
Hello List,
I have installed Centos Directory Server to be able to authenticate with
ldap on the other servers in the system, the directory server seems to be
working fine, but when I configure a test server to authenticate up against
this server then it says that there is no such user, I have made sure that
the config is correct on the client /etc/ldap.conf is there also the
2009 Mar 18
2
Directory server import
Hi list
Does anyone know if there is a simple way to import standard linux users
into the directory server? I have found some but they don't seem to be so
flexible since I have to import from several servers into different ou's
Regards
Per Qvindesland
2002 Dec 20
1
Strange behavior with samba mountpoint
I have a Redhat 8.0 box with many external connections.
Several nfs and 3 samba.
Today I tried to reattach to one on my mounts and I am geting
"Could not resolve mount point /mnt/dir".
If I do an ls -a I can see the dir, but when adding the l option to ls
it does not show up.
fuser returns for the dir,
Input/output error
I apologize if this has nothing to do with Samba, but I am
2009 Aug 24
4
Samba "use sendfile" configuration option set do disabled as default - why?
Hello,
I had problems with speed of Samba, so I was looking for some solution
and I had discovered "use sendfile" configuration option. I was
checking all Samba release notes and I had discovered, that from some
version (older than is in CentOS repo) this option was turned on as
default. So my question is, why in CentOS 5.3 is that option in
default set to off?
Thank you for responses
2009 Mar 10
1
Spacewalk client centos 4
Hi List
Does anyone have any good way to configure centos 4 machines for Spacewalk?
Kind regards
Per Qvindesland
2005 Jul 27
2
oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6
Abwesenheitsnotiz: [Asterisk-Users] oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6Hi All
I am using oh323 with 6.6 virsion , and runing under xeon 2.8 dual with 2 gb
ram, with g729 for i686 , (fedora 1).
my problem is sip - oh323 - h323 (quintum) - pstn , sip party can listen
otherparty realtime voice , but other party geting sip party's voice 1 sec
later (not
2006 Oct 18
1
samba 4
Hello List,
Just woundering if there is any release date yet for samba v4 I see that
there is a tp3 out but I would really like to know if there is a release
date yet.
--
Kind regards
Per Qvindesland
E-mail: per@qvtech.cc
Web: www.qvtech.cc
Fax: 0866730128
2004 Sep 30
2
Win2003 ADS member server - almost working, ideas?
I am attempting to install a Samba-3.0.0,1 on FreeBSD
5.2.1-RELEASE server to an existing Windows 2003
Server Active Directory Domain.
I've followed Chapter 6 of the HOWTO man to get as far
as I have.
#kinit gooduser --successfully gets a kerberos
ticket
#wbinfo --authenticate=gooduser%goodpassword --
successfully authenticates all user accounts (that
I've tested)
#wbinfo -u yields