and no more explanationsFind Zookeeper Imagesdocker search zookeeperPull Mirrordocker pull zookeeperCreate and start a containerdocker run -p 2181:2181 -v $PWD/data:/data -d zookeeper:latestUsing the ZOOKEEPRT image to create and start the container, we map the container's 2181 to the 2181 of the machine and also mount the data of the current directory to the container's/dataView the current container listDocker PSREFER:https://docs.docker.com/engine/installation/Http://www.cnblogs.com/keepcodi
Effective modification of TOMCAT6 default port (Ubuntu server,centos)Ubuntu Server 12.04 installs Tomcat6 and MySQL$ sudo apt-get install sysv-rc-conf tomcat6 mysql-server$ sudo ufw allow 80/tcp$ sudo sysv-rc-conf tomcat6 onTo modify the Tomcat port, we all seem to know here
Recently on the server using Ubuntu system, the server to open the SSHD service, at the client using SSH login to the server when the phenomenon of stuttering.Search the solution on the Internet, mainly:1. Modify the/etc/ssh/sshd_config of the serverAdd Usedns No2. Modify the/etc/ssh/ssh_config of the serverAdd Gssapia
Ubuntu Server wireless network card Internet article
Recently, when installing the latest version of Ubuntu server, found that can not be networked, using the ifconfig-a command query, found no WLAN port, search a certain degree found that the following two blog can solve the LZ problem, hereby collate records.This ar
Ubuntu Samba Server Configuration
I recently made open source software. Sometimes a package involves several operating systems, including windows and Linux. it is not convenient to transfer packets between these two operating systems. scp or ssh cannot be used for operations. For convenience, A samba server is built on ubuntu
also the project of Elasticsearch, use and configuration are very simple, no longer elaborate. Batch DeploymentAfter the configuration has been tested, there is only a batch deployment, the use of (Saltstack) (http://docs.saltstack.com/en/latest/), to add a state to Logstash, is also very simple:Cat/srv/salt/logstash.sls #logstash_repo:# pkgrepo.managed:# - name: deb http://packages.elasticsearch.org/logstash/1.4/debian stable main# - file: /etc/apt/sources.list.d/logstash.list# - key
Installation and configuration of SSHSSH sub-client openssh-client and Openssh-serverIf you just want to log on to another machine SSH only need to install Openssh-client (Ubuntu has a default installation, if not sudoapt-get install openssh-client), If you want to make the native SSH service open, you need to install Openssh-server.OneInstalling the clientUbuntu has the SSH client installed by default.sudo apt-get install ssh or sudo apt-get install
Link: http://blog.csdn.net/bykjscn/article/details/8140566
Environment:
[Plain] View plaincopyprint?
Root @ node1 :~ # Cat/etc/issue
Ubuntu 12.04 lts \ n \ L
Requirement: now we need to remotely connect to the Ubuntu GUI because there isProgramIt must be configured using the graphical interface.
By default, the Ubuntu
I have a UbuntuLinux machine with a wireless network card that can be used to access the Internet. I want to set it as a proxy server so that other machines in the Intranet can use it as a proxy for Internet access. 1. Install squidwww.linuxidc.com @ linuxidc on UbuntuLinux :~ $ Sudoapt-getinstallsquid2. Started automatically after installation, if you use the default provisioning, set the proxy on another machine (this is
I have a
USB flash drive installs Ubuntu failed. The most common problem encountered during the failure process is that although the installer is booted from the USB stick, the CD-ROM is checked and the installer is not checked until the system is installed in half, and the installation cannot proceed.Later is the check USB also open, in order to properly install it!Note: If you choose to install Ubuntu
As the saying goes, good memory is better than bad writing. Sometimes when the brain is hot, I can not remember what the password was set before. I poor forgot my ubuntu server password, recall the n combinations are not, so can only be single-user mode change password.The following actions are based on the password I forgot the user name Pcat.1. Enter the single-user mode to change the passwordWhen booting
installed in the/usr directory to facilitate other programs.
When you make install, a message is displayed, indicating that the/usr/include,/use/share,/usr/lib directory permission is missing. For example:Sudo chmod-r 777/usr/include
Execute make install (for Ubuntu Desktop Users, do not use SUDO)Compile the logserver Program
CD/usr/local/src/ace_wrappers/netsvcs make will show the ace_netsvcs program in servers.Configure and run the log
tree to match the what's pushed in someRemote:error:other.Remote:error:Remote:error:To squelch This message and still keep the default behaviour, setRemote:error: ' receive.denycurrentbranch ' configuration variable to ' refuse '.to [email protected]:/opt/git/project.git/! [Remote rejected] master, master (branch is currently checked out)Error:failed to push some refs to ' [email protected]:/opt/git/project.git/'A:$cd. Git$vim ConfigThe original contents of the configuration file are:[Core]repo
Tags: Download proxy service grep client default HTTP. exe Zip bestGitHub Official Development homepage: Https://github.com/coyove/goflywayThe use of Goflyway will not say, you can search this article to explain already know.It is worth noting that the best use of the Ubuntu system to install, I used to use CentOS before the success of a variety of inexplicable problems, see the GitHub reply after the change with
Microsoft has just announced a public preview of the next generation of SQL Server, and Canonical has officially announced that this preview is available for Ubuntu systems. Whether used internally or in the cloud, SQL Server on Ubuntu provides developers and organizations with a more liberal choice. The development la
Preface a time error occurred on a self-managed Ubuntu server, which caused a problem in the display time of mail sending, here, we will take the time to record the process of building an ntp server. The Network Time Protocol (NetworkTimeProcotol) aims to transmit unified and standard time on the Internet. The specific implementation scheme is to specify several
How to create an FTP server for ubuntu-Linux Enterprise Application-Linux server application information. After implementing the virtual host setting for Multiple Apache users, these users generally choose to use ftp to upload their web content, which requires us to set up FTP services for them.
The FTP server that co
Article Title: Use vsftpd in Ubuntu to build an FTP server. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
The company needs to configure the FTP service on a new server when the front-end time is migrated. This
I installed Ubuntu and uploaded files to the server in Linode today. Now there is a problem, how to test locally? For example: PHP, I use XAMPP. So what software does Ubuntu use? Mine is Win7.
Please give us some pointers.
Reply content:
I installed Ubuntu and uploaded files to the
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.