2. Find the file catalina.sh
Now we're going to go into the Bin folder in the Apache Tomcat installation directory, usually/usr/share/apache-tomcat-8.0.x/bin/, where x is the version number of the Apache Tomcat release. Because the version I installed on my CentOS 7 server is 8.0.18, my directory here is/usr/share/apache-tomcat-8.0.18/bin/.
The code is as follows:
$ cd/usr/share/apache-tomcat-8.0.18/bin
Note: Please replace 8.0.18 with the version number of Apache Tomcat instal
jquery scroll bar Plug-in Nanoscroller usage guide
This article introduces the NANOSCROLLERJS is a simple way to implement the Mac OS X Lion System scroll bar effect of the jquery plug-ins. The scroll bar plug-in uses native scrollbars to work on the IPad, IPhone, and some Android tablets.
Web site in the display of information, if the amount of data is too large, the solution is mainly three kinds of methods. 1. Pagination, the information pagination display. 2. Full page display, but the pag
service nginx start
You can confirm this nginx has installed a your Web server by directing your browser to your IP address.
You can run the following command to reveal your VPS ' s IP address.
Ifconfig eth0 | grep inet | awk ' {print $} 'Step Four-install PHP
To install the PHP-FPM, open terminal and type in these commands. We'll configure the details of Nginx and PHP details in the next step:
sudo apt-get install PHP5-FPMStep five-configure PHP
We need to make one small change in
Charm Blue E continued the charm blue consistent multi-color style, providing starry ash, moonlight Silver, Champagne gold, rose gold, glacier blue Five kinds of color optional, below we will introduce you to install the SIM card steps.
Charm Blue E How to insert card notice:
Charm Blue E support All Netcom, users can use mobile/unicom/Telecom all the network . In addition, the charm Blue e card slot for the three selected two design, users can choose to use dual SIM card double or s
Dockerfile Create a local mirror
This blog post will describe how to create a local mirror in Docker. The content includes writing dockerfile files, creating mirrors from the written dockerfile, mirroring the created process, and running the mirrors created.
Dockerfile is used to create custom image, containing instructions, each instruction corresponds to a command under Linux, and the Docker program translates these instructions into real Linux commands. With Dockerfile, when we need to custo
Hand has a telecom version of Apple IPhone5S (A1533), but I have mobile cards, there are Unicom card, there is no telecom card, mobile Unicom card can not use the telecommunications version of IPhone5S, how to do? And this is the reason for this article.
First of all, I spent 28 yuan in a treasure to buy a "artifact"--CDMA GSM dual-mode solution card set, try to solve the card by way of the hands of the iphone5s can use the mobile or Unicom card.
After more than 3 days of
IP configuration method is to edit sudo nano /etc/network/interfaces Raspberry Pi Default configurationAuto LoIface Lo inet LoopbackIface eth0 inet DHCPAllow-hotplug Wlan0Iface Wlan0 inet ManualWpa-roam/etc/wpa_supplicant/wpa_supplicant.confIface Default inet DHCPMethods to modify to static IP1, the Foreigner's methodsudo vi/etc/network/interfacesTo-change-to-static IP addressCd/etc/networkssudo nano interf
1. What are the file management commands on Linux, their commonly used methods and their related examples?The Linux file management class commands includeView class: Cat,more,lessEdit class: Nano,vimOther classes: MKDIR,RMDIR,RM,CP,MVCatDescription: Connect the file and print it on standard outputFormat: Cat [OPTION] ... [FILE] ...Option:-N Prints the contents of the file without wrapping.-A print all the control characters in the fileExample: Cat-n t
the install.If you want to copy the text from the browser to the terminal, you can use the shortcut "SHIFT + Insert".2 !! represents the previous command3 pausing and running commands in the backgroundCTRL + Z-Pause ApplicationFG-Re-call the program to the front deskImagine you are editing a file with nano:sudo nano abc.txt file edit to half you realize you need to enter some commands at the terminal right away, but the
1. Install Docker
Before we really start, we need to make sure that Docker is installed on our Linux machines. The host we use is CentOS 7, so we use the following command to install Docker using the Yum Manager.
# Yum Install Docker
# systemctl Restart Docker.service
2. Create a WordPress Dockerfile
We need to create dockerfile to automate the installation of WordPress and its predecessor requirements. This dockerfile will be used to build a WordPress ins
block fileCreate the first server block configuration file by copying the default file as described above:sudo cp /etc/nginx/sites-available/default /etc/nginx/sites-available/example.comNow open the new file created in the text editor with root permissions:sudo nano /etc/nginx/sites-available/example.comIgnoring the commented lines, the file will resemble the following:server { listen 80 default_server; listen [::]:80 default_server ipv6only=o
How to add IP under CentOS
First, add a single IP method:
# cd/etc/sysconfig/network-scripts
# CP Ifcfg-eth0 ifcfg-eth0:0
# Nano ifcfg-eth0:0 Copy Code
Copy a eth0 file with the CP command, the new file name is eth0:0, and then edit the file with the nano. Not used to using the Nano can be used with the VI command. Edit after opening file:
device=eth0:0 #此处添加:
, I believe that there is experience in the Linux server configuration will not be unfamiliar. The default in OS X is two directories to run your Web program directly, one is the system-level Web root directory, and one is the user-level root directory, you can write down.The system-level root directory is:/library/webserver/documents/Its corresponding URL is:http://localhostThe user-level root directory is:~/sites
~/sites is also the "site" directory below your user directory, which may no
filedevice:fd00h/64768d inode:68352533 links:1Access: (0755/-rwxr-xr-x) Uid: (0/root) Gid: (0/root)Context:unconfined_u:object_r:admin_home_t:s0Access:2030-12-20 20:20:20.000000000-0500Modify:2040-12-20 20:20:20.000000000-0500Change:2016-07-12 14:51:58.534161908-0400Birth:-[Root@docker-node1 ~]#As long as you modify the source data, whether you are fixing the access time or the modification time, the state change time will become the moment of the current change time
Red Meter 3 Card-changing method Tutorial:
The first step: the first Red meter mobile phone 3 off;
Step two: Remove the pin in the box and remove the SIM card from the upper left side of the fuselage, as shown.
Step three: will be prepared Micro-sim small card or Nano-sim Mini card into the slot in a specific position, and then the SIM card will be installed in the cards, vertical insertion of red Rice 3 Cato.
Fourth step: Start
Samsung Note7 Card Tips:
Network format
Samsung Note7 Support Netcom 3.0, can support China Mobile, Unicom, telecom all three major operators 4G network, and support 4G and dual SIM card. In addition, Samsung Note7 also supports VoLTE high-definition voice calls.
How to install dual SIM card
Samsung Note7 SIM card slot for three selected two design, users can choose to use dual-SIM card, double cards to achieve dual, the dual-card support hot plug, and the main secondary
Web site in the display of information, if the amount of data is too large, the solution is mainly three kinds of methods. 1. Pagination, the information pagination display. 2. Full page display, but the page is too long, affecting the browsing experience. 3. Using the scroll bar, the default scroll bar style is too single and the user experience is unfriendly. So we need to beautify the scroll bar.
The easiest way to beautify the scroll bar is to use the jquery plugin, which is the scroll bar
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.