I seem to be unable to disable the visual bell.
Really annoying that flashing window
What am i doing wrong?https://files.engineering.com/getfile.aspx?folder=1457f202-c5d4-49e8-a3db-bdd9a3128ced&file=putty_bell.png
I want to give users with a G-GROUP-MENU group who log in with ads not the bash shell but a menu.
Thought of "username map script" but that isn't appealing to me.
so what I ask:
template shell = /bin/bash
but when the user has a group G-GROUP-MENU then
template shell = /usr/local/bin/menu
Since the conversion to 8.5 I have a stationary under every mail.
It is not send.
I am the only one who sees it.
It is a stationary I ones made.
how can i get rid of this pest.
Hello,
I'm administrating a server where db2 is installed.
1 disk is full with files like this:
53.670.780.928 c0a81c165471025b156d4350014.fd
53.670.518.784 c0a81c165471037ea56d4350017.fd
49.547.321.344 c0a81c16547104c2556d435001a.fd
247.472.128 c0a81c1654710602556d435001d.fd
991.232...
Hello,
I’m trying to compile Zabbix on HP-UX not disturbed by any knowledge of c.
The syswait.h gives an error when I compile it with gcc.
(Zabbix has to be compiled with gcc in my case)
The line on which the error occurs is:
extern struct syswait syswait[];
the error message:
error: array...
I'm trying to extract records with php from html page.
html:
<A HREF="extract.php">
php:
mysql_connect( "localhost", "root", "");
when I do it with the explorer the script seems to stop
after the mysql_connect command.
when I execute:
php extract.php I get my result ok.
whats the solution?
I'm using config maker.
According to this program a router port can only have 1 ip-address.
Is that a restriction on a router or can I define more addresses on 1 port (like you can on a pc).
thanks Gregor
Hello,
Can anyone help me to a binary autocutsel for HPUX 11.0.
I do not succeed to compile it.
Autocutsel is a program used in combination with VNC.
Regards Gregor
Gregor.Weertman@mailcity.com
I have a CSV file:
213.230, bla
234.555, dsdas
344.300, etc
when I upload to excel 213.230 becomes 213.23 and
344.300 344.3.
These numbers are meant as strings not int.
How can I format my csv file so excel uploads correctly.
regards Gregor.
Gregor.Weertman@mailcity.com
How do I tell Progress that I shifted to 132 columns
in order for progress to use them?
My screen has 132 columns but progress uses only 80 and displays a scrollbar.
please help.
Gregor.Weertman@mailcity.com
How can I create an input screen with 132 columns and 36 lines (text mode). Is it possible?
I'm Using Version 8.3B on HPUX.
regards Gregor
Gregor.Weertman@mailcity.com
I changed the startup sequence on my linux machine.
I started my pcmcia before network, ipchaines after network etc...
It worked fine.
suddenly the sequence is back as it was.
I do not understand why.
please help
gregor.
Gregor.Weertman@mailcity.com
In a network with
2 win98, 2 xp, 3 win2000 and 1 advanced server 2000 I encounter several problems.
A while after a XP machine is logged in at the domain It is not trusted any more by win2000 clients. It asks for username and passwd but will except any.
The win98 machines fail to see some...
I have this problem.
I want to be sure a script will not start twice.
The method I use now is:
pattr="sh.-c|vi|tail|view|grep|$$"
running=`ps -ef |grep ./program.sh |egrep -vic "$pattr"`
if [ "$running" -ne 0 ]
then
echo already running.
exit
fi
This is...
how can I prescribe the sequence of the files that
will be backed up with fbackup.
I want the most important files at the beginning of the
Tape in case the tape runs out.
Gregor Gregor.Weertman@mailcity.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.