We recommend a WSL terminal simulator and a WSL terminal simulator.
Windows 10 contains a WSL (Windows Subsystem for Linux) Subsystem in which we can run native Linux ELF executable files without modification. Using it, we can do a lot of things, which is true for developers and common users. Of course, it is more attractive to developers, because it means that in some cases, you no longer need to use Linux
1. Preface
I am using USB to serial port, and the chip is pl2303. It seems that Ubuntu has a USB driver of pl2303, which can be used directly. I have never tried other USB to serial ports.
2. Install minicom
Enter sudo apt-Get install minicom in the terminal
Download and install minicom as prompted. After downloading and installing minicom, run the command to start minicom. Enter sudo minicom in the terminal
In the Unix/Linux-Terminal (Terminal) simulator, the software required to install the installation configuration 0 is the most page processing program, and the name is pretty cool. My installation environment is gentoolinux, the code is as follows: emerge-vmost1 software configuration after installation ,... in the Unix/Linux-Terminal (
Planning to write a script in the Shell to call SSH, suddenly an error:Pseudo-terminal won't is allocated because stdin are not a terminal.Chinese explanation: Pseudo terminal is not assigned because STDIN is not a terminal.
View SSH command Help to resolve:-Q Quiet mode. Causes most warning and diagnostic messages to be suppressed.-T Disable pseudo-tty all
The mysterious bogon in the Mac terminal and the mysterious bogon in the Mac Terminal
Originally, the terminal displays the computer name. The result is "bogon" in the past two days. It is virtual and hypocritical to look up the word "bogon. Then, if it turns out that the DNS server will first query the direction resolution result of the local ip address. If the
Ubutun ChineseCommunityTerminal can be called up as follows:
1: CTRL + ALT + TOr Alt + F2
2:
The experiment CTRL + ALT + T is correct. The following figure shows that I am opening a window like the Ubuntu panel on the left.
3:
In the window Alt + F2, enter gnome-terminal.
4
In fact, you can directly enter "terminal" in the search box"
5
You can enter ter
Mac terminal terminal shortcut keys :Command + K Clear ScreenCommand + T new labelCommand +w Close the current tabCommand + S Save Terminal outputCommand + D Vertically separates the current tab pageCommand + Shift + D horizontally separates the current tab pageCommand + SHIFT + {or} Left/right Toggle tabMAC terminal
1. Show only Current directoryVim ~/.BASHRCFind Location:if " $color _prompt " Then PS1= ' Else PS1 = ' ' fiReplace the two lowercase w with the upper case W, then source ~/.BASHRC2. Terminal color beautificationVim ~/.BASHRC then this line of comment is removed, open the switch of this variable, you can use the color command line prompt# Force_color_prompt=yesThe effect of turning off Force_color_prompt is as follows:And the effect after op
PS and Echo $SHELL See the SHELL you use; sudo-i then enter the password, you can switch to root; sudo passwd root to reset the root password; Mans Command-name all the details of the command that can be known; Absolute path : A full description of the location of a file, always beginning with a slash () (forward slash). / For example/Users/michelle/Public/Drop Box relative path : Describes only a subset of location information, which is related to your current directory in command line. W
1: This error should be a jar version package conflict, when starting hive, because Hive relies on Hadoop, start Hive, will be the configuration of Hadoop and jar package import into hive, cause the jar Package version conflict, the following error, and then paste the workaround:1[Email protected] bin]#.Hive2 3Logging initializedusingConfigurationinchjar:file:/home/hadoop/soft/apache-hive-1.2.1-bin/lib/hive-common-1.2.1. jar!/hive-log4j.properties4 [ERROR] T
Given a sequence a (0) with a length of N, a (1),..., A (n-1) and an integer k. Find the sequence B (i) =min{a (i), A (i+1),..., A (i+k-1)} (i=0,1,2,3,..., n-k);
Restrictive conditions: 1
Train of thought: similar to a window with a length of k on the whole number of the slide, to find the window containing the minimum amount of numbers;
You can use RMQ to solve in O (nlogn) complexity, this is the introduction of the two-terminal queue;
Label:Original: MySQL terminal (Terminal) management MySQLMySQL has a lot of visual management tools, such as "Mysql-workbench" and "sequel-pro-". Now I am writing mysql Terminal command Operation article, is to strengthen my understanding of MySQL, always better than the use of graphical understanding, because I would like to write code. At the same time write t
Design of Multi-terminal data synchronization mechanism (2) Terminal Data SynchronizationDesign of Multi-terminal data synchronization mechanism (2)
Intro
If you have not read the previous article, we recommend that you first move to here to view the first part. The last step mainly solved the basic incremental synchronization problem, but there are still some pr
Mobile Terminal layout and terminal Layout
1. the scroll bar is on html by default and is moved to the body.
html{ width: 100%; height: 100%; overflow: hidden;}body{ width: 100%; height: 100%; overflow: auto;}
2. Restore the 1px border of the HD screen
// Because the pixel ratio is enlarged, the zoom ratio can be reduced. If you multiply the value by 1, you can get 1 pxvar pixelRatio = 1/window.
Python program garbled on Windows terminal solution, python TerminalProblem proposal
Recently, I moved a Python project to Windows to run it. It turns out that Chinese characters are garbled, and it runs well on Linux.
Haha, I have no love for Windows ....Cause
Python program garbled characters in Windows terminal (cmd), which is a string encoding problemPython file encoding
Python default script files are
Terminal I/O (on), terminal I/O (I. Summary
Terminal I/O works in two different ways:
Canonicalized input. In this mode, terminal input is processed in the unit of action. For each read requirement, the Terminal Driver returns a maximum of one row.
Non-standard input proc
[Qt Summary] terminal Remote Upgrade client, qt summary terminal Client
Environment: QT4.8.5 for Windows (Qt Creator + MinGW)
I. Preface:
1. Depth: given that C/C ++ skills are far from enough, I am still focused on C/C ++, so I am not planning to continue to study Qt.
2. Why Qt: I have never done anything related to the interface before, and I have been curious about how to make the dazzling interface. Now
Mobile Terminal rem layout and terminal rem Layout
It is understood that there are now two types of rem layout style control, one is through css media queries, and the other is through the introduction of js to control, these two methods have their own differences, but I still like to use the js method to implement rem layout. Although most of them are currently using css media queries, here I will summariz
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.