How to install Gate One in Linux Mint
1. Introduction to Gate One
We have introduced the installation of open-source software tty. js and wetty in Linux. Tty. js and wetty are both open-source Web-based ssh implemented by Node. js. Today we will introduce another open-source Web-based ssh installation in Linux: Gate On
Workaround:1. Enter "Dconf-editor" in the terminal (see Figure 2). (if not installed with "sudo apt-get install dconf-tools" installation.) )Figure 22, expand the org/gnome/gedit/preferences/encodings (see Figure 3)Add ' GB 18030 ' to the value of auto-detected, add it to uft8, and press ENTER;In the Show-in-menu value, add ' GB18030 ' to the front and press ENTER. ----Facts prove: Join GBK seemingly can solve!!! Figure 3Now open txt and other text files to see, garbled problem is not solved. (S
Tee Command--function: reads the standard input data and outputs its contents to a file1 W.H.O. Tee W.H.O. . out # writes the output of the WHO command to the same directory file Who.out 2whogreptee. TXT # After search filter and then write 3 parameters:4 -A or--append #附加到已有文件后面, default is overwrite 5 -i-i or--ignore-interrupt #忽略中断信号 6 --version #显示版本信息PWD command-function: Displays the full pathname of the current directory, without being confused with the password command passwd 1
Solve the wine garbled problem in linux mint because the font Association is incorrect and the registry key value needs to be modified, install wine in ubuntu8.04. If any garbled characters are displayed, you can modify the Registry Association. The Registry is no stranger, but it is a headache to find the complicated registry in windows. In linux, you need to op
I use the Mint Linux adjust the brightness of the interface program settings after the brightness does not change, it is only fun to have "depth", directly modify the value of the configuration file OK, directly modify the management brightness of the file/sys/class/backlight/intel_ The value in the Backlight/brightness,
Direct use command: Echo >/sys/class/backlight/intel_backlight/brightness that is to a
PYQT, and the corresponding version of SIP must be installed before installing PYQT. PYQT The SIP version used at compile time must be consistent with the SIP that Python calls by default! Otherwise, the PYQT cannot be called in Python. Here we use the latest SIP 4.16.8.Ubuntu14.04 seems to be with the 4.15 version of the SIP (or self-installing Python extensions are installed automatically). Terminal input:Sip-v Review the installed SIP version and, if there are other versions, see if there a
Linux mint gnome3 shortcut: Logout = CTRL + ALT + DEL open Terminal: Run Terminal = CTRL + ALT + T Toggle Shade State (fold) = CTRL + ALT + S quick run command: show the run command prompt = ALT + F2 has many well-known shortcut keys in Ubuntu. I believe you will also use the corresponding shortcut keys in use.In this article, we will summarize the ten frequently used Ubuntu shortcuts. I believe this articl
1. install apache
Sudo apt-get install apache2
2. Configure SSL and support HTTPS
This step enables the SSL module and enables the website to support the SSL protocol.
Cd to/etc/apache2/sites-enabled, and then execute
Sudo ln-s ../sites-available/default-ssl.
Cd to/etc/apache2/mod-enabled, and then execute
Sudo ln-s ../mod-available/ssl .*.
3. Install mod_spdy
Go to https://developers.google.com/speed/spdy/mod_spdy/download. I am 64bit. select
Mod_spdy 64-bit. deb (Debian/Ubuntu)
S
Download the Linux Mint 17 image, put it in the C packing directory, extract the Vmliunz and initrd.lz two files from the Casper directory in the Mint.iso file, and put it in the root directory of the C drive.
Install EASYBCD on Win7, open EasyBCD in the Left tab and click "Add New Entry"-"Neogrub"-"Install"-"Configure", such as:
After clicking Configure, delete all content in the popup editor and ent
The version of Rdesktop that comes with Ubuntu 14.10 's software source is 1.7 and cannot be connected to WIN10 's remote Desktop.Google a bit, rdesktop version 1.8 is a remote desktop that can be connected to WIN10. Ubuntu 15.04 version is likely to provide rdesktop 1.8.3-1 version of the Deb, so choose the source code to install Rdesktop 1.8.3 self-compiled.1. First download rdesktop 1.8.3 source code from rdesktop website.2. Install the necessary dependent libraries.sudo apt-get install Libpc
After Linux Mint is installed, it is found that there is no Chinese Input Method in the system. Some installation packages fail to be downloaded during automatic update after the language is supported.
You can use the following method to install the Chinese input method.
1. Install iBus:
Sudo add-apt-repository ppa: shawn-p-huang/ppaSudo apt-get update
Sudo apt-get install ibus-gtk ibus-pinyin-db-open
Source Change
The default source speed of Linux Mint 13 is not fast. We recommend that you replace it.
Backup:
/etc/apt/sources.list /etc/apt/sources.list_backup
Open sources. list:
/etc/apt/sources.list
Select an appropriate source list, replace all the content in the file, and save the edited file.
Update source list:
Recommended source list:
Network yiyuan:
deb http://mirrors.163.com/ubuntu/ raring ma
First download the OPENJDK installed by itselfsudo apt-get update apt-get remove openjdk*Download the JDK from Oracle website and extract it to/USR/LIB/JVM, if there is no JVM folder, create it YourselfAnd then to the home directory there are. BASHRC hides the file, edits the file, and finally writes the following statementexport JAVA_HOME =/usr/lib/jvm/jdk1.8 .0_131 export jre_home= ${java_home}/jre export Classpath=.: ${java_home}/lib: ${jre_home}/lib export path= ${JAVA_HOME }/bin:
Restore the Default user settings (the software still remains), just create a new account under home:Action: Open terminalSudo-i//log in as root userMv/home/qq/home/qq_backup//Change the previous account to backupMKDIR/HOME/QQ//New AccountChown-r qq:qq/home/qq//Change permissions chmod-r All files/folders within the folder are changed to the specified permissionsAt this time again landing QQ, desktop all become virgin state.Recovery:Sudo-iMV/HOME/QQ Home/qq_virginMv/home/qq_backup/home/qqWhat if
After installing Linux Mint, found that there is no Chinese input method in the system, the language support after the automatic update process some installation package download failed.You can use the following method to install the Chinese input method.1. Install IBUs:sudo add-apt-repository Ppa:shawn-p-huang/ppasudo apt-get updatesudo apt-get install ibus-gtk ibus-pinyin ibus-pinyin-db-open-phrase2. Open
the package is reading state information...Complete the following packages are installed automatically and do not need it now: g++ g++-4.8libstdc++-4.8-devuse' Apt-get autoremove 'To remove them. The following "new" packages will be installed: Libgl1-mesa-dev upgraded0A new package, a newly installed1A package to uninstall0Packages that have581Packages have not been upgraded. Need to download5,258B's package. will be consumed after decompression95.2KB of extra space. Get:1Http://archive.ubuntu.
Method 1:via Ppastep 1:add the official PPA
sudo add-apt-repository ppa:wireshark-dev/stable
Step 2:update The Repository
sudo apt-get update
Step 3:install Wireshark 2.4.2
sudo apt-get install Wireshark
During the installation, it'll require confirming security about allowing Non-superuser to execute Wireshark.Just confirm YES If you want to. If you check the NO, you must run Wireshark with sudo. Later, if you want
sudo dpkg-reconfigure Wireshark-common
Unix/linux anti-virus software is a lot of commercial version. However, as with Windows, the quality of antivirus software depends on the amount of virus library and the speed of the update.
Here, we use free software Clam AntiVirus to build a virus killing system under Linux.
and in order to eliminate the later hidd
October 17, 2016Brother K's servers are external services to do web businessSo they're often harassed by some hacker.It's not a success, but it's very worrying.If you understand the hack.You must know how often a Web server is attacked by hacker.is being attacked almost all the while.Of course there are many ways to attack, and K has played for years.But ultimately the ultimate goal is to upload the Trojan to control your machineThen a free and powerful anti-virus software is very importantThis
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.