search for: tptp

Displaying 8 results from an estimated 8 matches for "tptp".

Did you mean: tftp
2006 Dec 28
6
tftp times out
...tend to use tftp with G4U to clone a standard workstation. I am testing it between two Dell poweredge servers running CentOS 4.3. "chkconfig --list |grep tftp" shows tftp up and running on both boxes. When connected "tftp>status" shows it is talking to the other box "tptp>trace" shows "sent WRQ <file=slavelit, mode=netascii>" and ends with Transfer timed out. I have tftp is being run under xinetd. I have modified /etc/xinetd.d/tftpd as follows: server_args -p -c -U 002 -u install -s /tster I have setup a user install, set read/writ...
2015 Sep 22
2
SourceMgr include relative to current file
SourceMgr provides AddIncludeFile which I'm thinking of using for parsing the TPTP language. As far as I can see, AddIncludeFile only deals with #include <...> style, i.e. only search the include directories. I don't see any code for dealing with #include "...", i.e. first look relative to the current file. Is there something I'm missing? How does clang...
2015 Sep 02
3
TFTP-HPA beginner needs help
Hello, I am trying to flash new firmware into a router using TFTP-HPA. I am running Ubuntu 14.04 on a flash drive and still learning how to use Linux. I have also installed XINETD.D In one of the README files that comes with TFTP-HPA it said not to call it using tptp. Here are the instructions I'm trying to follow: cd /tmp ; tftp -gl aa 192.168.0.9; sh aa I do not know what tftp server was used by the person that wrote these commands and cannot seem to get a password to post on board on which they were posted. Can you tell me how I should modi...
2010 May 05
1
gui automation tool
Hello, I'm trying to configure continuous integration environment on CentOS. Before performing test, need to run GUI tool (written in java) to generate required resources. Is there any GUI automation tool so I can make whole integration purpose automated? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Sep 02
0
TFTP-HPA beginner needs help
...llo, > > I am trying to flash new firmware into a router using TFTP-HPA. I > am running Ubuntu 14.04 on a flash drive and still learning how to > use Linux. I have also installed XINETD.D > > In one of the README files that comes with TFTP-HPA it said not to > call it using tptp. > > Here are the instructions I'm trying to follow: > > cd /tmp ; tftp -gl aa 192.168.0.9; sh aa Translated: go to directory /tmp ; TFTP get file 'aa' from 192.168.0.9, where 192.168.0.9 is your TFTP server ; execute the commands in 'aa' > I do not...
2015 Sep 02
1
TFTP-HPA beginner needs help
...ing to flash new firmware into a router using TFTP-HPA. I > > am running Ubuntu 14.04 on a flash drive and still learning how to > > use Linux. I have also installed XINETD.D > > > > In one of the README files that comes with TFTP-HPA it said not to > > call it using tptp. > > > > Here are the instructions I'm trying to follow: > > > > cd /tmp ; tftp -gl aa 192.168.0.9; sh aa > >Translated: go to directory /tmp ; TFTP get file 'aa' from 192.168.0.9, > where 192.168.0.9 is your TFTP server ; execute the commands i...
2015 Sep 05
2
TFTP-HPA beginner needs help
...ing to flash new firmware into a router using TFTP-HPA. I > > am running Ubuntu 14.04 on a flash drive and still learning how to > > use Linux. I have also installed XINETD.D > > > > In one of the README files that comes with TFTP-HPA it said not to > > call it using tptp. > > > > Here are the instructions I'm trying to follow: > > > > cd /tmp ; tftp -gl aa 192.168.0.9; sh aa > >Translated: go to directory /tmp ; TFTP get file 'aa' from 192.168.0.9, > where 192.168.0.9 is your TFTP server ; execute the commands i...
2010 May 24
4
Naming of a Java Process in Linux
Hi Not a specific question on CentOS but in general about java processes running on Linux boxes. I have a couple of java processes running on my linux boxes , They basically form a component of a bigger application. My point of interest is to monitor the resource usage of the java processes running on the linux box. So currently when i have these procs running on my box they show up as