General :: Use Vt100 , TERM But Still Not Work?
Mar 18, 2010
I have several servers , I use the command "screen -R -T vt220" , it is ok to open another session to login , but I found that one server have probelm , even I use the same command , the display screen change , the line changed to question mark (?) , I tried to use vt100 , TERM but still not work ,
View 1 Replies
ADVERTISEMENT
Feb 2, 2011
We are using a program who connect to other server using xterm over telnet. Our programmer needs to migrate t vt100 over ssh (why... I don't know cleary, but we prefer ssh because is more secure).But we have problems with some keys. If we press F8 program use another convination of keys and we can't find the way to modificate it.
Actually we are using something like that:
Down: (byte)0x1B, (byte)0x4F, (byte)0x42
PageDown: (byte)0x1B, (byte)0x5B, (byte)0x36, (byte)0x7E
View 1 Replies
View Related
Jun 14, 2010
What is a difference between TERM, TERMCAP, and TERMINFO? To connect to a linux server from a terminal emulator on a PC, is it necessary to set all 3 variables?
View 1 Replies
View Related
Jan 17, 2010
i have to agree the term of agreement before runing it becase i want to automate my installation with a scripti have already tried "yes | ./myfile " but the problem is the agreement is more than one page and i need to hit space couple of times .. so it's not working .
View 7 Replies
View Related
Jun 8, 2010
I'm a Windows admin who does part time Linux server installs. Most of the time I'm asked to deploy a generic Windows server, install a few basic applications and if needed some other applications like Nagios or Zabbix. My question is for long term support, or patching should I be focusing on deploying with repositories to install applications or compile from source? In the Windows world you can patch and update from Windows Update, but is there problems using 3rd party repositories for future updates? Would one of these locations go off line?
View 9 Replies
View Related
Sep 17, 2010
I have gotten my project ubuntu server 10.04 up and running and logged in remotely with a terminal emulator program called AccuTerm that I use from work. It has multiple control files and want to know which file works best with ubuntu server. My reason for asking is some of the manual pages do not display correctly and keyboard functions seem to function incorrectly via VT100 and I have eighteen to choose from?
View 2 Replies
View Related
Dec 6, 2010
I'm getting this error whenever executing the top command in Linux remotely via SSH: top: Unknown terminal "dumb" in $TERM
My Java application which monitors the performance of the remote machine uses the output of top command.
View 1 Replies
View Related
Jan 24, 2011
I am new to Red Hat Enterprise Linux and now i'm supposed to practice gnuplot especially png. I downloaded 1 gnuplot i saw from internet and i couldn't able to set term to png. I think i'm supposed to run gnuplot 3.7. how to install gnuplot v3.7?
View 1 Replies
View Related
May 16, 2010
I'm using Slackware64-current and everything is fine except by the $TERM variable. When I try to run sbopkg, for example, i get this error message:
Code:
root pedro # sbopkg
tput: No value for $TERM and no -T specified
TERM environment variable not set.
tput: No value for $TERM and no -T specified
[Code]....
View 6 Replies
View Related
Apr 13, 2011
I wanted to add a repository so I took the steps of zypper ar -f ((repo directory)) and got:
Code:
zypper ar -f http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_11.4
If only one argument is used, it must be a URI pointing to a .repo file.
addrepo (ar) [options] <URI> <alias>
addrepo (ar) [options] <file.repo>
[Code].....
View 4 Replies
View Related
Feb 14, 2010
i'v heard it some where and i'm not sure what it mean is it ubuntu without ubuntu-desktop or without some more things?
View 2 Replies
View Related
Oct 10, 2010
I just upgraded to 10.10, I use Tilda (terminal client) on my desktop but now when I type "clear" it says "TERM environment variable not set." instead of clearing the screen. Also commands like "tree" does not show folders and iles in color like they did before upgrading.
View 4 Replies
View Related
Mar 5, 2009
What is the long term support plan for CentOS 5.2 (or indeed 5.3)? We are interested in changing our machines away from Scientific Linux 4.5, because support is ending for that OS within 12 months. So we need to make sure that a new OS choice is going to have support for a number of years.
View 3 Replies
View Related
Feb 25, 2010
I would like to search for a term within a batch of text files and copy the files containing that term to a folder.
I've read the man pages for Grep, Ack-grep and looked through nautilus, dolphin, midnight commander as well as tried beagle, tracker and google desktop (and looked throught these forums).
I can do this function easily with xp's wagging dog in the Windows search, but would like to find a way in Linux.
View 5 Replies
View Related
Oct 20, 2010
I'm looking for a simple text editor which could highlight all occurrences of search term in the opened text file. This is a feature that I particularly like in the Windows Notepad++ editor where any selected word is automatically highlighted in the rest of the document.
View 5 Replies
View Related
Mar 7, 2011
I am trying to search for a term in a bunch of files. Is there a way to do this. I would like to search all the files in a directory and its subdirectories for a specific term.
View 1 Replies
View Related
Aug 3, 2010
I need to set both my font size and my term ($TERM=vt220) from the command for a /usr/bin/terminal. Is there a way for me to do this?
View 2 Replies
View Related
Jan 23, 2011
So what is the term used when your web site is getting spammed from many different ip addresses, hits are minutes apart?
View 14 Replies
View Related
Jul 21, 2010
I'm wondering if anyone is having a similar issue to what I'm experiencing. openSuSE 11.2 was very fast on my system. Since installing openSuSE 11.3, I've been experiencing many short term hangs where I'll lose control of the mouse for a few seconds (usually about 2-5) and the system will do nothing. I don't have unusual load during these time periods and I don't really see any spikes during these periods. If I leave a cpu monitor active, I can see a very very light spike one core0 when it happens, but the mouse and keyboard (and seemingly the whole desktop) hang during this spike so I can't see what's causing it, if that's really the culprit.
I am almost suspecting that I'm experiencing an issue with interrupts... since it seems that everything is hanging for a few seconds, then coming back to life. It does seem to happen more often when I'm resizing or minimizing windows... but that's about all I can say as it also seems pretty random.Here's some basic info on my hardware:ASUS M3A78 Pro motherboardAMD Phenom(tm) 9950 Quad-Core ProcessorGeForce GTX 260G15 Keyboard and MX revolution mouse (just in case USB interrupts turn out to be the issue)So, is anyone else experiencing a similar issue? Maybe we can narrow down what we have in common. Oh, I'm running x86_64.
View 9 Replies
View Related
Jun 15, 2011
I ssh connect with a remote machine and have to use emacs.But emacs run only in term-mode. does anyone have a solution how can i run emacs in graph mode in the remote machine
View 1 Replies
View Related
Jan 5, 2011
I want to get the last term of an unknown-sized text line, by usig the awk command. Is there any variable which points to the last term of a text line ? (obviously, y can obtain that term if i knew how many terms does the line have... i.e. awk '{print $12}' ; if we are talking about a 12-terms text line) I wonder if there is an option like $?, to get the last term.
View 2 Replies
View Related
Nov 11, 2010
I want to pipe the output of a command into grep as the search TERM, rather than the text to be searched, like this for example
Code:
cat /var/log/auth.log | grep date "&b &d"
so that I only see the lines in auth.log for the current day...but obviously that line doesn't work.... is there a way to do this with grep, or even another command?
View 4 Replies
View Related
Nov 5, 2010
I have run a CD/DVD burner program (cdrecord) on a blank DVD and I got the following message.
Code:
WARNING: Phys disk size 1823462 differs from rzone size 0! Prerecorded disk?
WARNING: Phis start: 196608 Phys end: 2020099
What can the program be referring to with "prerecorded disk"?
View 2 Replies
View Related
Jul 22, 2009
I have been running Fedora Core 6 for about a year and a half with no problems. But now here is one that has me stumped. When I boot the system (IBM T30 laptop) and log in with my user name every thing works iike it should. I get my desk top and tool bars. If I click on my tool bar and open a terminal session (xterm according to echo $TERM ) the t key does not work. I have tried to open a VI editior session and the t key still does not work. However if I open any other application, (text processor, web browser, spread sheet, etc.) the t key now works. Also if I log out of the system and log in as root the t key now works in a terminal sessiion. I have tried to find my .profile file to find out if a key binding has gone bonkers but no luck.
View 4 Replies
View Related
Feb 10, 2010
If I have SMP kernel would it work with single processor or only work with multiple processors system?
View 6 Replies
View Related
Apr 27, 2011
i have tried mail function in php to send email from the local host its work for yahoo but not with HOTMAIL whay ! actually i tried to figure it out,
View 1 Replies
View Related
Jan 7, 2010
it should be simple, but i don`t get it: if i search for stuff, i may pipe it to grep to "filter" it:
Code:
ls /usr/bin | grep ice
but how would i say grep not to show the ones containing "term"/"string" example would be with locate
Code:
locate fluxbox | -> but not the ones in /home
View 4 Replies
View Related
Jan 9, 2011
As far as I can tell, I have all the applicable applications and plugins (for this, Debian 5.0.6 installation). I type in Code:about:plugins in either iceweasel or epiphany browser and get a list that includes:
Code:
Installed plugins
Find more information about browser plugins at mozilla.org.
[code]...
View 6 Replies
View Related
Aug 16, 2010
What is the Linux FHS and how does it work?
View 4 Replies
View Related
Mar 17, 2011
i,m using peppermint Linux. i cant seem to figure out how to get usb to work. i tried using livelinux usb. download fine. but don't have knowledge to figure out how to use.
View 7 Replies
View Related