10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hello everybody,
I am using Windows 10. I need to plot several graphs simultaneously with Gnuplot. The script is:
GNUTERM = "wxt"
set terminal wxt
set termoption enhanced
set encoding iso_8859_1
set multiplot layout 2,3
set xtics out
set ytics out
set xtics nomirror
set ytics... (4 Replies)
Discussion started by: supernono06
4 Replies
2. AIX
Hello
I have AIX server as a source server and destination is Linux server. I have configured the ssh key as below....
generated rsa key on aix with userA and copied the public key to
on linux server in userB/.ssh/authorized_keys
but when i try ssh userB@linux server its again asks me for... (4 Replies)
Discussion started by: powerAIX
4 Replies
3. Emergency UNIX and Linux Support
Hi,
I'm trying to generate a cdf graph using gnuplot's smooth cumulative function.
Here is the input file
34.3
19.2
20.7
28.3
32.5
21
37.6
48.8
44.2
18.1
29.2
20.4
34.4
26.5 (2 Replies)
Discussion started by: jamie_123
2 Replies
4. Red Hat
Hi all,
I have generated pass phrase key from Linux and copied into windows system. Then now we cant login to Linux from windows without that pass phrase key, unfortunately i forgot the pass phrase key. I have tried below procedures to recover it.
1. Have regenerated the id_RSA key again... (3 Replies)
Discussion started by: mastansaheb
3 Replies
5. Linux
I installed version 4.6.4 of gnuplot recently on my system running 10.04 ubuntu linux. I am getting error
Terminal type set to 'unknown'
Also when i try to set term X11 or wxt i get error
Terminal type set to 'unknown'
^
unknown or ambiguous terminal... (5 Replies)
Discussion started by: Ujjwal1982
5 Replies
6. Shell Programming and Scripting
I generated a public key that we are using for ssh and sftp but I noticed that I am still being asked for a password when I run my script. is there something I need to put in my script?
Our linux guy said he placed keys on both servers. (2 Replies)
Discussion started by: MJCreations
2 Replies
7. Shell Programming and Scripting
I would like to grep the final set of fit parameters from a gnuplot log file to form columns that look like this.
a_1001 b_1001 x_1001
a_1002 b_1002 x_1002
a_1003 b_1003 x_1003
. . .
. . .
. . .
a_1250 b_1250 c_1250
At... (8 Replies)
Discussion started by: kayak
8 Replies
8. Solaris
Hi, I've used the following way to set ssh public key authentication and it is working fine on Solaris 10, RedHat Linux and SuSE Linux servers without any problem. But I got error 'Server refused our key' on Solaris 8 system. Solaris 8 uses SSH2 too. Why? Please help. Thanks.
... (1 Reply)
Discussion started by: aixlover
1 Replies
9. Shell Programming and Scripting
We need to su to root in 1000 systems, so it is almost impossible to add "stty erase ^H" to every .profile on these systems.
Is there any way to set delete key to erase automatically after running "su -"?
Thanks :) (4 Replies)
Discussion started by: aixlover
4 Replies
10. Solaris
Hi Solaris guys,
I just have my solaris 10 setup on x86 old box...
How can i get history key?
eg.
Linux using up/down arrow key to call history command...
HPUX using Esc-k
How can i do the samething in Solaris?
Thanks in advanced!
Regards,
gary (3 Replies)
Discussion started by: timontt
3 Replies