2. Confirm the mobile data is open, slide the screen with your finger down the top curtain.
3. Left-right sliding screen above the taskbar, the "move data" point to green.
4. Under the Standby page, click "Application".
5. Click "Set".
6. Click "More Settings".
7. Click on "Mobile network".
8. Click on "Access Point name".
9. Click the "Menu" button at the bottom left and select "Reset to Default". When the settings are
Specific methods
1. In your iphone5s we find "settings"-"General"-"network":
2. Then we click on "Cellular data" in the image above.
3. Simple to set the parameters of the cellular data:
4. Cellular data: APN is cmnet, user name and password are null;
5. MMS: APN for Cmwap, username and password are empty, mmsc for mmsc.monternet.com; MMS Agent is 10.0 0.172; The maximum MMS size can be filled
Name".) )
6. Click the "Menu" button in the lower left corner and select "Reset to Default value".
7. After the completion of the above operation, restart the phone can be.
If none of these actions are resolved, you can try a new APN:
1. Enter "Application"-"set"-"More Settings"-"mobile network"-"SIM 1/sim 2"-"Access Point Name"-Press "menu" key to select "New APN".
2. Edit access point informa
If your mobile phone is not able to access the mobile data, we recommend that you follow these steps: first, the use of mobile phone data access function, your calling card needs to open GPRS Internet business. You can contact the local network provider of the calling card to open the GPRS Internet service. second, confirm your mobile phone "mobile data" is open, drop screen top curtain. Slide the taskbar at the top of the screen to the left, and the "move data" point to green. third, r
Tags: solution nginx APN data show MySQL port flush testDecember 7, 2016 18:44:06 -====------------------------ GRANT all privileges on * * to ' itoffice ' @ ' percent ' identified by ' Itoffice ' with GRANT OPTION;(The first itoffice represents the user name,% means that all computers can connect, you can set an IP address to run the connection, and the second itoffice represents a password). This command allows all the root user to enter the passwor
Gdbserver host:10000--attach ' ps x|grep 4.1.4.1|sed-n ' 1p ' |awk ' {print $} 'Tail-f 61_debug2016110200000013. kill multiple ProcessPkill-9 +processnameStart Time How long it takes to run .Ps-eo Pid,lstart,etime | grep 5176GdbObjdump-d-S DBB >test.txt
Add File directory DIR
List + croute_func.cpp:1321
DebugBtF- Toggle the current stack to the specified layerInfo Locals show all current local variablesCN F10SETP F11UntilFinish Exit FunctionSetting ParametersSet argsDisplay Arr
memcached service into the Linux startup item. In case the machine is powered down, the system restarts. Then memcached will start automatically.If the server-side command to start Memcache is:/usr/local/bin/memcached-d-M 10-u root-l 192.168.141.64-p 11211-c 256-p/tmp/memcached.pidIf you want to start the boot automatically, just add a line in the/etc/rc.d/rc.local, the following command/usr/local/memcached/bin/memcached-d-M 10-p 11211-u apache-c 256NETSTAT–
1. View Port UsageNETSTAT-APN | grep 8080Shutdown PORT: kill-9 process ID2. Turn off the firewall and SELinux(firewall) is permanently active after reboot: Chkconfig iptables on/offImmediate effect: Service iptables Start/stop(SELinux) Permanent method: Modify/etc/selinux/config to set selinux=disabled, and then restartTemporary method: Setenforce 0/13. Remote Replication SCPSCP (-R) local_file [email Protected]_ip:remote_folder4. deleting filesRM-RF
When using Linux, what happens when a port is occupied and the process is started (but is not in a controlled state)?When a known port is found to be occupied, you can useNETSTAT-APN | grep yourport to view the PID of the process that occupies the portThen use the KILL command to kill the process:Kill-s 9 pidIf you know the program name, or if some ports may be used on the program path, you can use:Ps-aux | grep processName can view the PID used b
Today the discovery server on the Tomcat 8080 port does not come, the old prompt port has been occupied.Use the command:Ps-aux | grep TomcatA tomcat process with no 8080 ports found.Use command: NETSTAT–APNView all process and port usage. Discover the following list of processes, where the last column is pid/program name8080 ports were found to be occupied by the Java process with PID 9658.Further use of the command: Ps-aux | grep Java, or directly: Ps-aux | grep PID ViewYou can clearly know tha
http://blog.csdn.net/spring21st/article/details/8621343Linux View Port occupied and killedCategory: LAMP 2013-02-28 12:01 464 people read reviews (0) Favorite reports1. Check the port number usage:[Plain] View plaincopyNetstat-apn|grep 80TCP 0 0 10.65.42.27:80 172.22.142.20:62771 established6426/lighttpd2. Determine the process numberDisplay for the above Red labelAfter you find the process number, use the following command to view the details:[Plain]
Today the discovery server on the Tomcat 8080 port does not come, the old prompt port has been occupied.Use the command:Ps-aux | grep TomcatA tomcat process with no 8080 ports found.Use command: NETSTAT–APNView all process and port usage. Discover the following list of processes, where the last column is pid/program name8080 ports were found to be occupied by the Java process with PID 9658.Further use of the command: Ps-aux | grep Java, or directly: Ps-aux | grep PID ViewYou can clearly know tha
When I write the service-side program, after the end of the server-side program run, start the program again, the BIND function will return address already in using this error, prompting me that the port is already occupied.Use # NETSTAT–APN | grep [port] command or Lsof-i:[port] command to see the port occupancy, you can find that the previously terminated server-side program process is still listening on the port. The kill command kills and then sta
Look at the port:Ps-aux | grep TomcatA tomcat process with no 8080 ports found.Use command: NETSTAT–APNView all process and port usage. Discover the following list of processes, where the last column is Pid/program name8080 ports were found to be occupied by the Java process with PID 9658.Further use of the command: Ps-aux | grep Java, or directly: Ps-aux | grep PID ViewYou can clearly know that the 8080 port is a program occupied! Then decide if you want to kill with the KILL command!Method Two
NETSTAT-TLN command is Linux view port usage/etc/init.d/vsftp start is used to start the FTP port!See File/etc/servicesNetstatLinux View Ports View connected service ports (established)Netstat-aLinux View Port View all service ports (listen,established)sudo netstat-apLinux View Port View all service ports and display the corresponding service program nameNmap Scan type >For example:Nmap localhostNmap-p 1024-65535 localhostNmap-pt 192.168.1.127-245When we use NETSTAT-
-parameters-file configuration file execute executable file according to configuration file and parameters--------------------------------------------------------------------------------------Four. Account Permissions Chapter1.SU-Switch to Super Uer Ultra user mode2. In super User mode, exit mode3.SU account name-switch account--------------------------------------------------------------------------------------Five. Network Chapter1.NETSTAT-APN | gre
system loginCAT/ETC/MOTD This is provided for the Telnet user to display information using theCat/root/profile read information before logging in to loginMysqldump-u root-p Password database name >data.bak backupMysql-u root-p Password database name SSH installationUbuntu with apt-get install SSH server SSH serviceNetstat-anp|more-P View Process numberKill-9 Process Number/etc/init.d/ssh Start SSH Servicenetstat-apn| grep 22 See if Port 22nd is turne
Use the command:Ps-aux | grep httpdA tomcat process with no 8080 ports found.Use command: NETSTAT–APNView all process and port usage. Discover the following list of processes, where the last column is pid/program name8080 ports were found to be occupied by the Java process with PID 9658.Further use of the command: Ps-aux | grep Java, or directly: Ps-aux | grep PID ViewYou can clearly know that the 8080 port is a program occupied! Then decide if you want to kill with the KILL command!Method Two:
number would have been higher, since Chrome is now experimenting with quic (another piece of territory Google is opening). Chrome can also use a similar plugin to determine whether the site is using http2.0.
4. Mobile End HTTP Status
4.1 iOS under HTTP status
The iOS system is nsurlsession to support Spdy from the beginning of iOS8, and ios9+ automatically supports http2.0. In fact, Apple is very confident about http2.0, and the promotion is also very big. The new version of the ATS mechanis
Today the discovery server on the Tomcat 8080 port does not come, the old prompt port has been occupied.Use the command:Ps-aux | grep TomcatA tomcat process with no 8080 ports found.Use command: NETSTAT–APNView all process and port usage. Discover the following list of processes, where the last column is pid/program name8080 ports were found to be occupied by the Java process with PID 9658.Further use of the command: Ps-aux | grep Java, or directly: Ps-aux | grep PID ViewYou can clearly know tha
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.