10 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Dear All,
I created a small script to get the CPU, GIS usage etc automatically. However when i run this script manually its working , but when i run through cronjob i am not getting any output.
Can anyone please help me on this. I am using SuseLinux.
Thank you in advance.
#!/bin/sh
{... (2 Replies)
Discussion started by: Nitin Kapoor
2 Replies
2. Shell Programming and Scripting
Hi Team,
I am using one script, It is working fine, the problem is it gives unwanted telnet errors when I am using it.
I just want to remove these unwanted errors/info from my screen.
bash-3.00$ cat raza_site_temp
#!/usr/bin/bash
#rj835b
IFS="|"
REGEX="$*"
echo
snarf2 -c "show... (2 Replies)
Discussion started by: Raza Ali
2 Replies
3. UNIX and Linux Applications
Hello folks,
I'm remotely connecting through VNC to two machines, each running Red Hat 5.9, from mine which is running Windows 7. Both connections were working well before. However, now one of the machines only gives me a black screen, with a pop up that says:
"There was an error starting... (1 Reply)
Discussion started by: Miguel E. Perez
1 Replies
4. AIX
hello,
i am trying to test connection to a 5.3 box. from an xp machine, telnet connects but shows only a blank screen. cursor moves as i type, but no response back.
have used telnet, putty and accuterm - all same result
verified that telnet services are active in xp
xp windoze firewall is... (10 Replies)
Discussion started by: allenhibbert
10 Replies
5. Red Hat
Hi,
I have a simple question : how to disable screen lock and/or sreen saver with command line with RHEL5.4 ? (1 Reply)
Discussion started by: albator1932
1 Replies
6. UNIX for Dummies Questions & Answers
Hi I am working in Solaris 10 and I want to monitor logs for every telnet/ssh session that tries to connect to the server. I need these logs to be generated in a file that I can fetch using ftp.
I am a new user and a stepwise detail will be great
BR
saGGee (3 Replies)
Discussion started by: saggee
3 Replies
7. Linux
Am writing one script in which it will check whether a device listens on the specific port. using telnet, I have written the script.
Now my doubt is I have to handle different kind of errors that telnet is giving.
Anybody can give the list of errors and what is the cause of that error?
So that I... (2 Replies)
Discussion started by: skmdu
2 Replies
8. Shell Programming and Scripting
Hi All
I want to send a file thru a mail with an attachment.
i tried using uuencode , but it says
"bash: uuencode: command not found"
and the same i am getting for mutt as well:
"bash: mutt: command not found"
Tried searching in all the forums but could not find anything... (2 Replies)
Discussion started by: Prateek007
2 Replies
9. HP-UX
hi everybody.
can u help please .
i have error:
getpid: peer died: Error 0
on /var/adm/syslog/syslog.log.
what does it means?how can i fix problem?
also strange
wen i make an rlogin from my affected host to annother one. it demands the password!!!! (0 Replies)
Discussion started by: hmaiida
0 Replies
10. UNIX for Dummies Questions & Answers
I tried to install and use Screen4.0.2 for SunOS 5.8.
WHen I go to execute screen it tries to start it, but shows a quick error:
ttyn: Permission denied.
and then...
Sorry, could not find a PTY.
Does anyone know what I might have done wrong? How can I get screen to work?
Thanks in... (1 Reply)
Discussion started by: FredSmith
1 Replies