鍍金池/ 問答/ Linux問答
逗婦惱 回答

個(gè)人拙見,webpack就是搞模塊化, 個(gè)人感覺你的項(xiàng)目里也用了babel。這倆經(jīng)常一起出現(xiàn),有了他倆就會(huì)有很多好處,比如說使用stage-0提案級(jí)的語(yǔ)法,讓代碼寫的更簡(jiǎn)單,更模塊式開發(fā)一些。

你這個(gè)仿佛是進(jìn)入了一個(gè)什么程序,而不在shell中了,前面的$#都沒有了。
你可以試試Ctrl+C能不能退出這個(gè)程序

哎呦喂 回答
[root@VM_88_10_centos ~]# journalctl -u ipsec
-- Logs begin at Mon 2018-08-06 10:41:53 CST, end at Mon 2018-08-06 14:22:01 CST. --
Aug 06 10:43:05 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 10:43:05 VM_88_10_centos addconn[3371]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:43:05 VM_88_10_centos _stackmanager[3373]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:43:05 VM_88_10_centos _stackmanager[3373]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:43:05 VM_88_10_centos ipsec[3617]: Initializing NSS database
Aug 06 10:43:05 VM_88_10_centos ipsec[3625]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:43:05 VM_88_10_centos libipsecconf[3628]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:43:05 VM_88_10_centos ipsec[3625]: nflog ipsec capture disabled
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: FIPS Product: NO
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: FIPS Kernel: NO
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: FIPS Mode: NO
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: NSS DB directory: sql:/etc/ipsec.d
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Initializing NSS
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Opening NSS database "sql:/etc/ipsec.d" read-only
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: NSS initialized
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: NSS crypto library initialized
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: FIPS HMAC integrity support [enabled]
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: FIPS mode disabled for pluto daemon
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: FIPS HMAC integrity verification self-test passed
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: libcap-ng support [enabled]
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Linux audit support [enabled]
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Linux audit activated
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Starting Pluto (Libreswan Version 3.23 XFRM(netkey) KLIPS FORK PTHREAD_SETSCHEDPRIO GCC_EXCEPTIONS NSS DNSSEC SYSTEMD_WATCHDOG FIPS_CHECK LABELED_IPSEC SECCOMP LIBCAP_NG LINUX_AUDIT XAUTH_
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: core dump dir: /run/pluto
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: secrets file: /etc/ipsec.secrets
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: leak-detective enabled
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: NSS crypto [enabled]
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: XAUTH PAM support [enabled]
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: NAT-Traversal support  [enabled]
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Initializing libevent in pthreads mode: headers: 2.0.21-stable (2001500); library: 2.0.21-stable (2001500)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Encryption algorithms:
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_CCM_16          IKEv1:     ESP     IKEv2:     ESP     FIPS  {256,192,*128}  (aes_ccm aes_ccm_c)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_CCM_12          IKEv1:     ESP     IKEv2:     ESP     FIPS  {256,192,*128}  (aes_ccm_b)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_CCM_8           IKEv1:     ESP     IKEv2:     ESP     FIPS  {256,192,*128}  (aes_ccm_a)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   3DES_CBC            IKEv1: IKE ESP     IKEv2: IKE ESP     FIPS  [*192]  (3des)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   CAMELLIA_CTR        IKEv1:     ESP     IKEv2:     ESP           {256,192,*128}
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   CAMELLIA_CBC        IKEv1: IKE ESP     IKEv2: IKE ESP           {256,192,*128}  (camellia)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_GCM_16          IKEv1:     ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes_gcm aes_gcm_c)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_GCM_12          IKEv1:     ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes_gcm_b)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_GCM_8           IKEv1:     ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes_gcm_a)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_CTR             IKEv1: IKE ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aesctr)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_CBC             IKEv1: IKE ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   SERPENT_CBC         IKEv1: IKE ESP     IKEv2: IKE ESP           {256,192,*128}  (serpent)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   TWOFISH_CBC         IKEv1: IKE ESP     IKEv2: IKE ESP           {256,192,*128}  (twofish)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   TWOFISH_SSH         IKEv1: IKE         IKEv2: IKE ESP           {256,192,*128}  (twofish_cbc_ssh)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   CAST_CBC            IKEv1:     ESP     IKEv2:     ESP           {*128}  (cast)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   NULL_AUTH_AES_GMAC  IKEv1:     ESP     IKEv2:     ESP           {256,192,*128}  (aes_gmac)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   NULL                IKEv1:     ESP     IKEv2:     ESP           []
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Hash algorithms:
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MD5                 IKEv1: IKE         IKEv2:
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   SHA1                IKEv1: IKE         IKEv2:             FIPS  (sha)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   SHA2_256            IKEv1: IKE         IKEv2:             FIPS  (sha2 sha256)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   SHA2_384            IKEv1: IKE         IKEv2:             FIPS  (sha384)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   SHA2_512            IKEv1: IKE         IKEv2:             FIPS  (sha512)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: PRF algorithms:
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_MD5            IKEv1: IKE         IKEv2: IKE               (md5)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA1           IKEv1: IKE         IKEv2: IKE         FIPS  (sha sha1)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA2_256       IKEv1: IKE         IKEv2: IKE         FIPS  (sha2 sha256 sha2_256)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA2_384       IKEv1: IKE         IKEv2: IKE         FIPS  (sha384 sha2_384)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA2_512       IKEv1: IKE         IKEv2: IKE         FIPS  (sha512 sha2_512)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Integrity algorithms:
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_MD5_96         IKEv1: IKE ESP AH  IKEv2: IKE ESP AH        (md5 hmac_md5)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA1_96        IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha sha1 sha1_96 hmac_sha1)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA2_512_256   IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha512 sha2_512 hmac_sha2_512)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA2_384_192   IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha384 sha2_384 hmac_sha2_384)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   HMAC_SHA2_256_128   IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha2 sha256 sha2_256 hmac_sha2_256)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_XCBC_96         IKEv1:     ESP AH  IKEv2:     ESP AH  FIPS  (aes_xcbc)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   AES_CMAC_96         IKEv1:     ESP AH  IKEv2:     ESP AH  FIPS  (aes_cmac)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   NONE                IKEv1:     ESP     IKEv2:     ESP     FIPS  (null)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: DH algorithms:
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MODP1024            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH        (dh2)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MODP1536            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH        (dh5)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MODP2048            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh14)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MODP3072            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh15)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MODP4096            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh16)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MODP6144            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh17)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   MODP8192            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh18)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   DH19                IKEv1: IKE         IKEv2: IKE ESP AH  FIPS  (ecp_256)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   DH20                IKEv1: IKE         IKEv2: IKE ESP AH  FIPS  (ecp_384)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   DH21                IKEv1: IKE         IKEv2: IKE ESP AH  FIPS  (ecp_521)
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   DH22                IKEv1: IKE ESP AH  IKEv2: IKE ESP AH
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   DH23                IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS
Aug 06 10:43:05 VM_88_10_centos pluto[3639]:   DH24                IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: starting up 4 crypto helpers
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: started thread for crypto helper 0
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: started thread for crypto helper 1
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: started thread for crypto helper 2
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: started thread for crypto helper 3
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: Using Linux XFRM/NETKEY IPsec interface code on 3.10.0-514.21.1.el7.x86_64
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: | selinux support is NOT enabled.
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: systemd watchdog for ipsec service configured with timeout of 200000000 usecs
Aug 06 10:43:05 VM_88_10_centos pluto[3639]: watchdog: sending probes every 100 secs
Aug 06 10:43:05 VM_88_10_centos systemd[1]: Started Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 10:43:06 VM_88_10_centos libipsecconf[3783]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: listening for IKE messages
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: adding interface eth0/eth0 10.144.88.10:500
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: adding interface eth0/eth0 10.144.88.10:4500
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: adding interface lo/lo 127.0.0.1:500
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: adding interface lo/lo 127.0.0.1:4500
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: | setup callback for interface lo:4500 fd 19
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: | setup callback for interface lo:500 fd 18
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: | setup callback for interface eth0:4500 fd 17
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: | setup callback for interface eth0:500 fd 16
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: loading secrets from "/etc/ipsec.secrets"
Aug 06 10:43:06 VM_88_10_centos pluto[3639]: no secrets filename matched "/etc/ipsec.d/*.secrets"
Aug 06 10:44:23 VM_88_10_centos systemd[1]: Stopping Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 10:44:23 VM_88_10_centos whack[3876]: 002 shutting down
Aug 06 10:44:23 VM_88_10_centos ipsec[3884]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos libipsecconf[3887]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos systemd[1]: Stopped Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 10:44:23 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 10:44:23 VM_88_10_centos addconn[3897]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos libipsecconf[3897]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos libipsecconf[3902]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos _stackmanager[3899]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos _stackmanager[3899]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos ipsec[4148]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:23 VM_88_10_centos ipsec[4148]: nflog ipsec capture disabled
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: FIPS Product: NO
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: FIPS Kernel: NO
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: FIPS Mode: NO
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: NSS DB directory: sql:/etc/ipsec.d
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Initializing NSS
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Opening NSS database "sql:/etc/ipsec.d" read-only
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: NSS initialized
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: NSS crypto library initialized
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: FIPS HMAC integrity support [enabled]
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: FIPS mode disabled for pluto daemon
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: FIPS HMAC integrity verification self-test passed
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: libcap-ng support [enabled]
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Linux audit support [enabled]
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Linux audit activated
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Starting Pluto (Libreswan Version 3.23 XFRM(netkey) KLIPS FORK PTHREAD_SETSCHEDPRIO GCC_EXCEPTIONS NSS DNSSEC SYSTEMD_WATCHDOG FIPS_CHECK LABELED_IPSEC SECCOMP LIBCAP_NG LINUX_AUDIT XAUTH_
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: core dump dir: /run/pluto
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: secrets file: /etc/ipsec.secrets
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: leak-detective enabled
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: NSS crypto [enabled]
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: XAUTH PAM support [enabled]
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: NAT-Traversal support  [enabled]
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Initializing libevent in pthreads mode: headers: 2.0.21-stable (2001500); library: 2.0.21-stable (2001500)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Encryption algorithms:
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_CCM_16          IKEv1:     ESP     IKEv2:     ESP     FIPS  {256,192,*128}  (aes_ccm aes_ccm_c)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_CCM_12          IKEv1:     ESP     IKEv2:     ESP     FIPS  {256,192,*128}  (aes_ccm_b)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_CCM_8           IKEv1:     ESP     IKEv2:     ESP     FIPS  {256,192,*128}  (aes_ccm_a)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   3DES_CBC            IKEv1: IKE ESP     IKEv2: IKE ESP     FIPS  [*192]  (3des)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   CAMELLIA_CTR        IKEv1:     ESP     IKEv2:     ESP           {256,192,*128}
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   CAMELLIA_CBC        IKEv1: IKE ESP     IKEv2: IKE ESP           {256,192,*128}  (camellia)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_GCM_16          IKEv1:     ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes_gcm aes_gcm_c)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_GCM_12          IKEv1:     ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes_gcm_b)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_GCM_8           IKEv1:     ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes_gcm_a)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_CTR             IKEv1: IKE ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aesctr)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_CBC             IKEv1: IKE ESP     IKEv2: IKE ESP     FIPS  {256,192,*128}  (aes)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   SERPENT_CBC         IKEv1: IKE ESP     IKEv2: IKE ESP           {256,192,*128}  (serpent)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   TWOFISH_CBC         IKEv1: IKE ESP     IKEv2: IKE ESP           {256,192,*128}  (twofish)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   TWOFISH_SSH         IKEv1: IKE         IKEv2: IKE ESP           {256,192,*128}  (twofish_cbc_ssh)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   CAST_CBC            IKEv1:     ESP     IKEv2:     ESP           {*128}  (cast)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   NULL_AUTH_AES_GMAC  IKEv1:     ESP     IKEv2:     ESP           {256,192,*128}  (aes_gmac)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   NULL                IKEv1:     ESP     IKEv2:     ESP           []
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Hash algorithms:
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MD5                 IKEv1: IKE         IKEv2:
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   SHA1                IKEv1: IKE         IKEv2:             FIPS  (sha)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   SHA2_256            IKEv1: IKE         IKEv2:             FIPS  (sha2 sha256)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   SHA2_384            IKEv1: IKE         IKEv2:             FIPS  (sha384)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   SHA2_512            IKEv1: IKE         IKEv2:             FIPS  (sha512)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: PRF algorithms:
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_MD5            IKEv1: IKE         IKEv2: IKE               (md5)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA1           IKEv1: IKE         IKEv2: IKE         FIPS  (sha sha1)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA2_256       IKEv1: IKE         IKEv2: IKE         FIPS  (sha2 sha256 sha2_256)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA2_384       IKEv1: IKE         IKEv2: IKE         FIPS  (sha384 sha2_384)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA2_512       IKEv1: IKE         IKEv2: IKE         FIPS  (sha512 sha2_512)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Integrity algorithms:
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_MD5_96         IKEv1: IKE ESP AH  IKEv2: IKE ESP AH        (md5 hmac_md5)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA1_96        IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha sha1 sha1_96 hmac_sha1)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA2_512_256   IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha512 sha2_512 hmac_sha2_512)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA2_384_192   IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha384 sha2_384 hmac_sha2_384)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   HMAC_SHA2_256_128   IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (sha2 sha256 sha2_256 hmac_sha2_256)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_XCBC_96         IKEv1:     ESP AH  IKEv2:     ESP AH  FIPS  (aes_xcbc)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   AES_CMAC_96         IKEv1:     ESP AH  IKEv2:     ESP AH  FIPS  (aes_cmac)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   NONE                IKEv1:     ESP     IKEv2:     ESP     FIPS  (null)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: DH algorithms:
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MODP1024            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH        (dh2)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MODP1536            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH        (dh5)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MODP2048            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh14)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MODP3072            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh15)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MODP4096            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh16)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MODP6144            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh17)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   MODP8192            IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS  (dh18)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   DH19                IKEv1: IKE         IKEv2: IKE ESP AH  FIPS  (ecp_256)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   DH20                IKEv1: IKE         IKEv2: IKE ESP AH  FIPS  (ecp_384)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   DH21                IKEv1: IKE         IKEv2: IKE ESP AH  FIPS  (ecp_521)
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   DH22                IKEv1: IKE ESP AH  IKEv2: IKE ESP AH
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   DH23                IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS
Aug 06 10:44:23 VM_88_10_centos pluto[4161]:   DH24                IKEv1: IKE ESP AH  IKEv2: IKE ESP AH  FIPS
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: starting up 4 crypto helpers
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: started thread for crypto helper 0
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: started thread for crypto helper 1
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: started thread for crypto helper 2
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: started thread for crypto helper 3
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: Using Linux XFRM/NETKEY IPsec interface code on 3.10.0-514.21.1.el7.x86_64
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: | selinux support is NOT enabled.
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: systemd watchdog for ipsec service configured with timeout of 200000000 usecs
Aug 06 10:44:23 VM_88_10_centos pluto[4161]: watchdog: sending probes every 100 secs
Aug 06 10:44:23 VM_88_10_centos systemd[1]: Started Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 10:44:24 VM_88_10_centos libipsecconf[4192]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: listening for IKE messages
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: adding interface eth0/eth0 10.144.88.10:500
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: adding interface eth0/eth0 10.144.88.10:4500
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: adding interface lo/lo 127.0.0.1:500
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: adding interface lo/lo 127.0.0.1:4500
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: | setup callback for interface lo:4500 fd 19
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: | setup callback for interface lo:500 fd 18
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: | setup callback for interface eth0:4500 fd 17
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: | setup callback for interface eth0:500 fd 16
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: loading secrets from "/etc/ipsec.secrets"
Aug 06 10:44:24 VM_88_10_centos pluto[4161]: no secrets filename matched "/etc/ipsec.d/*.secrets"
Aug 06 10:44:36 VM_88_10_centos pluto[4161]: loading secrets from "/etc/ipsec.secrets"
Aug 06 10:44:36 VM_88_10_centos pluto[4161]: no secrets filename matched "/etc/ipsec.d/*.secrets"
Aug 06 10:53:45 VM_88_10_centos pluto[4161]: loading secrets from "/etc/ipsec.secrets"
Aug 06 10:53:45 VM_88_10_centos pluto[4161]: loading secrets from "/etc/ipsec.d/linuxcc_l2tp.secrets"
Aug 06 10:59:04 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: initial parent SA message received on 10.144.88.10:500 but no suitable connection found with IKEv2 policy
Aug 06 10:59:04 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: sending unencrypted notification v2N_NO_PROPOSAL_CHOSEN to 27.156.26.13:42163
Aug 06 10:59:06 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: initial parent SA message received on 10.144.88.10:500 but no suitable connection found with IKEv2 policy
Aug 06 10:59:06 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: sending unencrypted notification v2N_NO_PROPOSAL_CHOSEN to 27.156.26.13:42163
Aug 06 10:59:06 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42182: sending unencrypted notification v2N_INVALID_IKE_SPI to 27.156.26.13:42182
Aug 06 10:59:08 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42182: sending unencrypted notification v2N_INVALID_IKE_SPI to 27.156.26.13:42182
Aug 06 10:59:11 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42182: sending unencrypted notification v2N_INVALID_IKE_SPI to 27.156.26.13:42182
Aug 06 11:02:07 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: initial parent SA message received on 10.144.88.10:500 but no suitable connection found with IKEv2 policy
Aug 06 11:02:07 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: sending unencrypted notification v2N_NO_PROPOSAL_CHOSEN to 27.156.26.13:42163
Aug 06 11:02:09 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: initial parent SA message received on 10.144.88.10:500 but no suitable connection found with IKEv2 policy
Aug 06 11:02:09 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42163: sending unencrypted notification v2N_NO_PROPOSAL_CHOSEN to 27.156.26.13:42163
Aug 06 11:02:09 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42182: sending unencrypted notification v2N_INVALID_IKE_SPI to 27.156.26.13:42182
Aug 06 11:02:11 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42182: sending unencrypted notification v2N_INVALID_IKE_SPI to 27.156.26.13:42182
Aug 06 11:02:14 VM_88_10_centos pluto[4161]: packet from 27.156.26.13:42182: sending unencrypted notification v2N_INVALID_IKE_SPI to 27.156.26.13:42182
Aug 06 11:02:16 VM_88_10_centos whack[5280]: 002 shutting down
Aug 06 11:02:16 VM_88_10_centos systemd[1]: Stopping Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:02:16 VM_88_10_centos ipsec[5301]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:02:16 VM_88_10_centos systemd[1]: Stopped Internet Key Exchange (IKE) Protocol Daemon for IPsec.
-- Reboot --
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:02:48 VM_88_10_centos addconn[1017]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:02:48 VM_88_10_centos addconn[1647]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:02:48 VM_88_10_centos addconn[2090]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:02:48 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:02:49 VM_88_10_centos addconn[2096]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:02:49 VM_88_10_centos addconn[2119]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: start request repeated too quickly for ipsec.service
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:02:49 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:10:51 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:10:51 VM_88_10_centos addconn[2919]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:10:51 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:10:51 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:10:51 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:10:51 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:10:51 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:10:51 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:10:51 VM_88_10_centos addconn[2921]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:10:51 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:10:51 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:10:51 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:10:51 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:10:52 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:10:52 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:10:52 VM_88_10_centos addconn[2923]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:10:52 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:10:52 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06 11:10:52 VM_88_10_centos systemd[1]: Unit ipsec.service entered failed state.
Aug 06 11:10:52 VM_88_10_centos systemd[1]: ipsec.service failed.
Aug 06 11:10:52 VM_88_10_centos systemd[1]: ipsec.service holdoff time over, scheduling restart.
Aug 06 11:10:52 VM_88_10_centos systemd[1]: Starting Internet Key Exchange (IKE) Protocol Daemon for IPsec...
Aug 06 11:10:52 VM_88_10_centos addconn[2925]: cannot load config '/etc/ipsec.conf': /etc/ipsec.conf:32: syntax error, unexpected KEYWORD, expecting $end [nat_traversal]
Aug 06 11:10:52 VM_88_10_centos systemd[1]: ipsec.service: control process exited, code=exited status=3
Aug 06 11:10:52 VM_88_10_centos systemd[1]: Failed to start Internet Key Exchange (IKE) Protocol Daemon for IPsec.
Aug 06
墨染殤 回答

tar打包,然后用scp傳:

 tar czf temp.tar.gz ***
 scp temp.tar.gz user@host:~/target/
尐潴豬 回答

你的django項(xiàng)目是2.7的項(xiàng)目吧?
或者是你服務(wù)器上有倆個(gè)版本的Python ?
python3 manage.py runserver

貓館 回答

一般來說RSA加密解密需要有兩方。一方拿公鑰加密,一方拿私鑰解密。你打算在小程序里實(shí)現(xiàn)的是加密還是解密呢?如果加密解密都有那意義何在?

可以明確一下具體需求嗎。

玄鳥 回答
sudo apt-get update 
sudo apt-get upgrade

全部更新,抽支煙慢慢等待即可。

這是最安全的方法,沒有之一。

凹凸曼 回答

4 的意思是說獲取到sessionid之后再刪除 然后再訪問 得不到sessionid嗎?

tomcat應(yīng)該是判斷請(qǐng)求中如果有sessionid就繼續(xù)會(huì)話 , 沒有的話就new 一個(gè)新的session 返回sessionid吧
在瀏覽器把包含sessionid的cookie刪了 , 服務(wù)器應(yīng)該會(huì)認(rèn)為是一個(gè)新的會(huì)話 返回新的sessionid 和路徑?jīng)]有關(guān)系

司令 回答

其實(shí)這個(gè)_沒有特殊意義,這個(gè)完全是為了滿足bash的-c選項(xiàng)對(duì)位置參數(shù)的語(yǔ)法規(guī)定:
選項(xiàng)-c 后面的字符串將作為命令交給bash執(zhí)行,當(dāng)這個(gè)字符串后面還有參數(shù)時(shí),這些參數(shù)將作為位置變量傳遞給這個(gè)命令,從$0開始
于是,對(duì)于命令 bash -eu -c 'copy_reference_file /usr/share/maven/ref/ "$1" "$2"' _ {} "$log"來說,內(nèi)部命令 copy_re... $1 $2 后面的三個(gè)單詞都將作為位置變量,其中$0的值為_,$1的值是{}的結(jié)果,$2的值是$log的結(jié)果。
可將_換成別的word嘗試一下:bash -c 'echo $1 $2' "adsdads xxoo" "hello" "world"

毀憶 回答

不知道你了解 C 里面的內(nèi)存對(duì)齊不?這里是同樣的道理

因?yàn)槟愕慕Y(jié)構(gòu)了出現(xiàn)了 float64,導(dǎo)致整個(gè)結(jié)構(gòu)里的成員都要以 64 位對(duì)齊(也就是 8 字節(jié))

對(duì)于 A,X Y 和 Z 各占 8 字節(jié),也就是 24 字節(jié)
對(duì)于 B,Y 占 8 字節(jié),而 X 和 Z 能在一個(gè) 8 字節(jié)的空間中放下,所以它們共用 8 字節(jié)

結(jié)論就顯而易見了吧

你可以使用 這個(gè)網(wǎng)站 來查看一個(gè)結(jié)構(gòu)體內(nèi)存布局

互擼娃 回答

經(jīng)過我的多次試驗(yàn),最終解決了,并得出以下結(jié)論:
1.對(duì)于post_action是否還可用,答案是肯定的,但是官方文檔確實(shí)沒有看到相關(guān)說明了,但是我可以在更新的日志可以看到,它曾經(jīng)不斷更新過,并在stackoverflow找到相關(guān)語(yǔ)句。The post_action directive has been removed from the Nginx documentation and while it still appears to work, usage is inadvisable.

2.由于我在proxy_pass后面加了參數(shù),而我們?cè)O(shè)置的值一般都是域名/ip+端口這是是正常使用的,加了參數(shù)之后,Then nginx will use a built-in resolver, and the "resolver" directive must be present. "resolver" is probably a misnomer; think of it as "what DNS server will the built-in resolver use". Since nginx 1.1.9 the built-in resolver will honour DNS TTL values.

我的解決方法是在@afterdownload里面,加上resolver 8.8.8.8;但是,據(jù)下面一些人的評(píng)論說,不要用公共的ip,具體的原因我就不考究了,因?yàn)槲业囊蓡栆呀?jīng)得到了解決。

我查閱的部分鏈接:
https://stackoverflow.com/que...
https://stackoverflow.com/que...

小曖昧 回答

不知道你的任務(wù)是什么類型的計(jì)算,樓上已經(jīng)回復(fù)es6的用法,那給你提供另外一種es5的方法吧,你可以試試用setTimeout代替setInterval,比如:

function do() {
  setTimeout(function () {
    /*做點(diǎn)什么*/
    do();
  },0)
}
do();

這樣的好處是讓do每次執(zhí)行都變成一個(gè)異步任務(wù),插入到任務(wù)隊(duì)列中,沒那么容易阻塞進(jìn)程。

不討喜 回答

官網(wǎng):MySQL :: MySQL 5.5 Reference Manual :: C.10.4 Limits on Table Column Count and Row Size: https://dev.mysql.com/doc/ref...

MySQL has hard limit of 4096 columns per table, but the effective maximum may be less for a given table. The exact column limit depends on several factors:

還有,如果都考慮列數(shù)極限了,那么就要思考一下設(shè)計(jì)是不是有問題了

巴扎嘿 回答

你好,我運(yùn)行dmesg后沒有錯(cuò)誤啊,只有下面這一堆:

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.32-431.23.3.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) ) #1 SMP Thu Jul 31 17:20:51 UTC 2014
Command line: ro root=UUID=94e4e384-0ace-437f-bc96-057dd64f42ee rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
Centaur CentaurHauls
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 00000000bffe0000 (usable)
BIOS-e820: 00000000bffe0000 - 00000000c0000000 (reserved)
BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved)
BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
BIOS-e820: 0000000100000000 - 0000000240000000 (usable)
DMI 2.8 present.
SMBIOS version 2.8 @ 0xF0C50
DMI: Alibaba Cloud Alibaba Cloud ECS, BIOS rel-1.7.5-0-ge51488c-20140602_164612-nilsson.home.kraxel.org 04/01/2014
Hypervisor detected: KVM
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x240000 max_arch_pfn = 0x400000000
MTRR default type: write-back
MTRR fixed ranges enabled:
00000-9FFFF write-back
A0000-BFFFF uncachable
C0000-FFFFF write-protect
MTRR variable ranges enabled:
0 base 0000C0000000 mask 3FFFC0000000 uncachable
1 disabled
2 disabled
3 disabled
4 disabled
5 disabled
6 disabled
7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
last_pfn = 0xbffe0 max_arch_pfn = 0x400000000
initial memory mapped : 0 - 20000000
Using GB pages for direct mapping
init_memory_mapping: 0000000000000000-00000000bffe0000
0000000000 - 0080000000 page 1G
0080000000 - 00bfe00000 page 2M
00bfe00000 - 00bffe0000 page 4k
kernel direct mapping tables up to bffe0000 @ 8000-b000
Use unified mapping for non-reserved e820 regions.
init_memory_mapping: 0000000100000000-0000000240000000
0100000000 - 0240000000 page 1G
kernel direct mapping tables up to 240000000 @ a000-b000
RAMDISK: 36f9b000 - 37fefaac
ACPI: RSDP 00000000000f0c20 00014 (v00 BOCHS )
ACPI: RSDT 00000000bffe18a0 00030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
ACPI: FACP 00000000bffe0b52 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
ACPI: DSDT 00000000bffe0040 00B12 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
ACPI: FACS 00000000bffe0000 00040
ACPI: SSDT 00000000bffe0bc6 00C5A (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
ACPI: APIC 00000000bffe1820 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
ACPI: Local APIC address 0xfee00000
Setting APIC routing to flat.
No NUMA configuration found
Faking a node at 0000000000000000-0000000240000000
Bootmem setup node 0 0000000000000000-0000000240000000
NODE_DATA [000000000000a000 - 000000000003dfff]
bootmap [000000000003e000 - 0000000000085fff] pages 48
(7 early reservations) ==> bootmem [0000000000 - 0240000000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
#2 [0001000000 - 0002020aa4] TEXT DATA BSS ==> [0001000000 - 0002020aa4]
#3 [0036f9b000 - 0037fefaac] RAMDISK ==> [0036f9b000 - 0037fefaac]
#4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
#5 [0002021000 - 0002021109] BRK ==> [0002021000 - 0002021109]
#6 [0000008000 - 000000a000] PGTABLE ==> [0000008000 - 000000a000]
found SMP MP-table at [ffff8800000f0e80] f0e80
Reserving 129MB of memory at 48MB for crashkernel (System RAM: 9216MB)
kvm-clock: Using msrs 4b564d01 and 4b564d00
kvm-clock: cpu 0, msr 0:1c247c1, boot clock
[ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880028600000-ffff88002f5fffff] on node 0
Zone PFN ranges:
DMA 0x00000001 -> 0x00001000
DMA32 0x00001000 -> 0x00100000
Normal 0x00100000 -> 0x00240000
Movable zone start PFN for each node
early_node_map[3] active PFN ranges

0: 0x00000001 -> 0x0000009f
0: 0x00000100 -> 0x000bffe0
0: 0x00100000 -> 0x00240000

On node 0 totalpages: 2097022
DMA zone: 56 pages used for memmap
DMA zone: 101 pages reserved
DMA zone: 3841 pages, LIFO batch:0
DMA32 zone: 14280 pages used for memmap
DMA32 zone: 768024 pages, LIFO batch:31
Normal zone: 17920 pages used for memmap
Normal zone: 1292800 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x608
ACPI: Local APIC address 0xfee00000
Setting APIC routing to flat.
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ5 used by override.
ACPI: IRQ9 used by override.
ACPI: IRQ10 used by override.
ACPI: IRQ11 used by override.
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 2 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 24
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
PM: Registered nosave memory: 00000000bffe0000 - 00000000c0000000
PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000
PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000
PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000
PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000
Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000)
Booting paravirtualized kernel on KVM
NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
PERCPU: Embedded 31 pages/cpu @ffff880028200000 s94872 r8192 d23912 u1048576
pcpu-alloc: s94872 r8192 d23912 u1048576 alloc=1*2097152
pcpu-alloc: [0] 0 1
kvm-clock: cpu 0, msr 0:282167c1, primary cpu clock
kvm-stealtime: cpu 0, msr 2820e880
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2064665
Policy zone: Normal
Kernel command line: ro root=UUID=94e4e384-0ace-437f-bc96-057dd64f42ee rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=129M@0M KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
PID hash table entries: 4096 (order: 3, 32768 bytes)
xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
Checking aperture...
No AGP bridge found
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
software IO TLB at phys 0x20000000 - 0x24000000
Memory: 8041260k/9437184k available (5330k kernel code, 1049096k absent, 346828k reserved, 7009k data, 1280k init)
Hierarchical RCU implementation.
NR_IRQS:33024 nr_irqs:424
Console: colour VGA+ 80x25
console [tty0] enabled
allocated 33554432 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Detected 2494.224 MHz processor.
Calibrating delay loop (skipped) preset value.. 4988.44 BogoMIPS (lpj=2494224)
pid_max: default: 32768 minimum: 301
Security Framework initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
Initializing cgroup subsys blkio
Initializing cgroup subsys perf_event
Initializing cgroup subsys net_prio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 10 MCE banks
alternatives: switching to unfair spinlock
ACPI: Core revision 20090903
ftrace: converting mcount calls to 0f 1f 44 00 00
ftrace: allocating 21786 entries in 86 pages
Enabling x2apic
Enabled x2apic
APIC routing finalized to physical x2apic.
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz stepping 02
Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only.
NMI watchdog disabled (cpu0): hardware events not enabled
Booting Node 0, Processors #1 Ok.
kvm-clock: cpu 1, msr 0:283167c1, secondary cpu clock
kvm-stealtime: cpu 1, msr 2830e880
Brought up 2 CPUs
Total of 2 processors activated (9976.89 BogoMIPS).
sizeof(vma)=200 bytes
sizeof(page)=56 bytes
sizeof(inode)=592 bytes
sizeof(dentry)=192 bytes
sizeof(ext3inode)=800 bytes
sizeof(buffer_head)=104 bytes
sizeof(skbuff)=232 bytes
sizeof(task_struct)=2648 bytes
devtmpfs: initialized
regulator: core version 0.5
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
pci_root PNP0A03:00: host bridge window [io 0x0d00-0xadff]
pci_root PNP0A03:00: host bridge window [io 0xae0f-0xaeff]
pci_root PNP0A03:00: host bridge window [io 0xaf20-0xafdf]
pci_root PNP0A03:00: host bridge window [io 0xafe4-0xffff]
pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff]
PCI host bridge to bus 0000:00
pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
pci_bus 0000:00: root bus resource [io 0x0d00-0xadff]
pci_bus 0000:00: root bus resource [io 0xae0f-0xaeff]
pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf]
pci_bus 0000:00: root bus resource [io 0xafe4-0xffff]
pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
pci 0000:00:01.1: reg 20: [io 0xc100-0xc10f]
pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f]
pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
pci 0000:00:02.0: reg 10: [mem 0xfc000000-0xfdffffff pref]
pci 0000:00:02.0: reg 14: [mem 0xfebd0000-0xfebd0fff]
pci 0000:00:02.0: reg 30: [mem 0xfebc0000-0xfebcffff pref]
pci 0000:00:03.0: reg 10: [io 0xc060-0xc07f]
pci 0000:00:03.0: reg 14: [mem 0xfebd1000-0xfebd1fff]
pci 0000:00:03.0: reg 30: [mem 0xfeb40000-0xfeb7ffff pref]
pci 0000:00:04.0: reg 10: [io 0xc080-0xc09f]
pci 0000:00:04.0: reg 14: [mem 0xfebd2000-0xfebd2fff]
pci 0000:00:04.0: reg 30: [mem 0xfeb80000-0xfebbffff pref]
pci 0000:00:05.0: reg 10: [io 0xc0a0-0xc0bf]
pci 0000:00:05.0: reg 14: [mem 0xfebd3000-0xfebd3fff]
pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f]
pci 0000:00:06.0: reg 14: [mem 0xfebd4000-0xfebd4fff]
pci 0000:00:07.0: reg 10: [io 0xc0c0-0xc0df]
pci 0000:00:08.0: reg 10: [io 0xc0e0-0xc0ff]
ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:00:02.0
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: old code would have set cacheline size to 32 bytes, but clflush_size = 64
PCI: pci_cache_line_size set to 64 bytes
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
Switching to clocksource kvm-clock
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:00: [io 0x0cf8-0x0cff]
pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
pnp 00:01: [io 0x0070-0x0071]
pnp 00:01: [irq 8]
pnp 00:01: [io 0x0072-0x0077]
pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:02: [io 0x0060]
pnp 00:02: [io 0x0064]
pnp 00:02: [irq 1]
pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
pnp 00:03: [irq 12]
pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
pnp 00:04: [io 0x03f2-0x03f5]
pnp 00:04: [io 0x03f7]
pnp 00:04: [irq 6]
pnp 00:04: [dma 2]
pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active)
pnp 00:05: [io 0x03f8-0x03ff]
pnp 00:05: [irq 4]
pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:06: [io 0xaf00-0xaf1f]
pnp 00:06: Plug and Play ACPI device, IDs PNP0a06 (active)
pnp: PnP ACPI: found 7 devices
ACPI: ACPI bus type pnp unregistered
PCI: max bus depth: 0 pci_try_num: 1
pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io 0x0d00-0xadff]
pci_bus 0000:00: resource 6 [io 0xae0f-0xaeff]
pci_bus 0000:00: resource 7 [io 0xaf20-0xafdf]
pci_bus 0000:00: resource 8 [io 0xafe4-0xffff]
pci_bus 0000:00: resource 9 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfebfffff]
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
NET: Registered protocol family 1
pci 0000:00:00.0: Limiting direct PCI/PCI transfers
pci 0000:00:01.0: PIIX3: Enabling Passive Release
pci 0000:00:01.0: Activating ISA DMA hang workarounds
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
pci 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
pci 0000:00:01.2: PCI INT D disabled
pci 0000:00:02.0: Boot video device
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 16722k freed
audit: initializing netlink socket (disabled)
type=2000 audit(1510278557.538:1): initialized
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
msgmni has been set to 15738
SELinux: Registering netfilter hooks
alg: No test for stdrng (krng)
ksign: Installing public key data
Loading keyring

  • Added public key CF375B5228EA687

  • User ID: CentOS (Kernel Module GPG key)

Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
pciehp: PCI Express Hot Plug Controller Driver version: 0.4
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
acpiphp: Slot [3] registered
acpiphp: Slot [4] registered
acpiphp: Slot [5] registered
acpiphp: Slot [6] registered
acpiphp: Slot [7] registered
acpiphp: Slot [8] registered
acpiphp: Slot [9] registered
acpiphp: Slot [10] registered
acpiphp: Slot [11] registered
acpiphp: Slot [12] registered
acpiphp: Slot [13] registered
acpiphp: Slot [14] registered
acpiphp: Slot [15] registered
acpiphp: Slot [16] registered
acpiphp: Slot [17] registered
acpiphp: Slot [18] registered
acpiphp: Slot [19] registered
acpiphp: Slot [20] registered
acpiphp: Slot [21] registered
acpiphp: Slot [22] registered
acpiphp: Slot [23] registered
acpiphp: Slot [24] registered
acpiphp: Slot [25] registered
acpiphp: Slot [26] registered
acpiphp: Slot [27] registered
acpiphp: Slot [28] registered
acpiphp: Slot [29] registered
acpiphp: Slot [30] registered
acpiphp: Slot [31] registered
ipmi message handler version 39.2
IPMI System Interface driver.
ipmi_si: Adding default-specified kcs state machine
ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
ipmi_si: Interface detection failed
ipmi_si: Adding default-specified smic state machine
ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
ipmi_si: Interface detection failed
ipmi_si: Adding default-specified bt state machine
ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
ipmi_si: Interface detection failed
ipmi_si: Unable to find any System Interface(s)
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
ACPI: Power Button [PWRF]
ACPI: acpi_idle registered with cpuidle

GHES: HEST is not enabled!
Non-volatile memory driver v1.3
Linux agpgart interface v0.103
crash memory driver: version 1.1
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input1
Fixed MDIO Bus: probed
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
uhci_hcd 0000:00:01.2: setting latency timer to 64
uhci_hcd 0000:00:01.2: UHCI Host Controller
uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040
usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.32-431.23.3.el6.x86_64 uhci_hcd
usb usb1: SerialNumber: 0000:00:01.2
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
rtc_cmos 00:01: RTC can wake from S4
rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one day, 114 bytes nvram
cpuidle: using governor ladder
cpuidle: using governor menu
EFI Variables Facility v0.08 2004-May-17
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
GRE over IPv4 demultiplexor driver
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
registered taskstats version 1
rtc_cmos 00:01: setting system clock to 2017-11-10 09:49:18 UTC (1510307358)
Initalizing network drop monitor service
Freeing unused kernel memory: 1280k freed
Write protecting the kernel read-only data: 10240k
Freeing unused kernel memory: 796k freed
Freeing unused kernel memory: 1584k freed
dracut: dracut-004-336.el6_5.2
dracut: rd_NO_LUKS: removing cryptoluks activation
dracut: rd_NO_LVM: removing LVM activation
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.24.6-ioctl (2013-01-15) initialised: dm-devel@redhat.com
udev: starting version 147
dracut: Starting plymouth daemon
dracut: rd_NO_DM: removing DM RAID activation
dracut: rd_NO_MD: removing MD RAID activation
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10
virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, high) -> IRQ 11
virtio-pci 0000:00:07.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, high) -> IRQ 10
virtio-pci 0000:00:08.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11
ata_piix 0000:00:01.1: version 2.13
ata_piix 0000:00:01.1: setting latency timer to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14
ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15
usb 1-1: new full speed USB device number 2 using uhci_hcd
ata2.01: NODEV after polling detection
ata2.00: ATAPI: QEMU DVD-ROM, 2.1.2, max UDMA/100
ata2.00: configured for MWDMA2
scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.1. PQ: 0 ANSI: 5
alloc irq_desc for 24 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:05.0: irq 24 for MSI/MSI-X
alloc irq_desc for 25 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:05.0: irq 25 for MSI/MSI-X
alloc irq_desc for 26 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:06.0: irq 26 for MSI/MSI-X
alloc irq_desc for 27 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:06.0: irq 27 for MSI/MSI-X
vda: vda1
usb 1-1: New USB device found, idVendor=0627, idProduct=0001
usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
usb 1-1: Product: QEMU USB Tablet
usb 1-1: Manufacturer: QEMU
usb 1-1: SerialNumber: 42
usb 1-1: configuration #1 chosen from 1 choice
sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3
generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
EXT4-fs (vda1): INFO: recovery required on readonly filesystem
EXT4-fs (vda1): write access will be enabled during recovery
input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
EXT4-fs (vda1): recovery complete
EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts:
dracut: Remounting /dev/disk/by-uuid/94e4e384-0ace-437f-bc96-057dd64f42ee with -o barrier=0,ro
EXT4-fs (vda1): barriers disabled
EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts:
dracut: Mounted root filesystem /dev/vda1
Refined TSC clocksource calibration: 2494.209 MHz.
SELinux: Disabled at runtime.
SELinux: Unregistering netfilter hooks
type=1404 audit(1510307359.425:2): selinux=0 auid=4294967295 ses=4294967295
dracut:
dracut: Switching root
udev: starting version 147
sr 1:0:0:0: Attached scsi generic sg0 type 5
alloc irq_desc for 28 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:03.0: irq 28 for MSI/MSI-X
alloc irq_desc for 29 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:03.0: irq 29 for MSI/MSI-X
alloc irq_desc for 30 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:03.0: irq 30 for MSI/MSI-X
alloc irq_desc for 31 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:04.0: irq 31 for MSI/MSI-X
alloc irq_desc for 32 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:04.0: irq 32 for MSI/MSI-X
alloc irq_desc for 33 on node -1
alloc kstat_irqs on node -1
virtio-pci 0000:00:04.0: irq 33 for MSI/MSI-X
piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0
microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
platform microcode: firmware: requesting intel-ucode/06-3f-02
microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1
platform microcode: firmware: requesting intel-ucode/06-3f-02
Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
ip_tables: (C) 2000-2006 Netfilter Core Team

青檸 回答

你就把相關(guān)的容器直接start不就好了嗎。

怣痛 回答

clipboard.png
拖動(dòng)所選文件,直到出現(xiàn)透明狀陰影,便可以進(jìn)行分屏操作
clipboard.png
clipboard.png

紓惘 回答

你用什么看的文件結(jié)構(gòu)?IDE(如果設(shè)置了的話exclude)會(huì)不顯示這個(gè)目錄的

雨萌萌 回答

使用cdn引入

<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.2/jspdf.debug.js"></script>

用npm引入

npm i jspdf --save

關(guān)于npm的說明:https://www.npmjs.com/package...
關(guān)于--save 是讓你這個(gè)依賴加入package.json
這樣的話你要把項(xiàng)目發(fā)別人可以不發(fā)依賴法package.json對(duì)方自己裝依賴就行

以上兩種方法建議用第二種。
另外建議你用cnpm,因?yàn)閚pm裝包太慢會(huì)報(bào)錯(cuò)的