Chan Chen Coding...

          02 2013 檔案

          FTP Server
               摘要: FTP works on a client/server model. The server component is called an FTP daemon. It continuously listens for FTP requests from remote clients. When a request is received, it manages the login and sets up the connection. For the duration of the session it executes any of commands sent by the FTP client.  閱讀全文

          posted @ 2013-02-28 16:43 Chan Chen 閱讀(743) | 評論 (0)  編輯

          set up ssh server on ubuntu server 12.04 edition
               摘要: SSH stands for “secure shell”, and it is a network protocol that allows you to securely send commands to a remote machine. The “secure” part comes from the fact that the connection is encrypted, which means that an attacker cannot eavesdrop on the connection, or intercept and replace your commands with his own midway through transit. SSH is pretty reliable and secure, and is commonly used in the Linux world. Administrators often use it to remotely manage machines – it’s usually more comfortable   閱讀全文

          posted @ 2013-02-24 01:18 Chan Chen 閱讀(524) | 評論 (0)  編輯

          Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu
               摘要: LAMP stack is a group of open source software used to get web servers up and running. The acronym stands for Linux, Apache, MySQL, and PHP. Since the virtual private server is already running Ubuntu, the linux part is taken care of. Here is how to install the rest.  閱讀全文

          posted @ 2013-02-23 13:27 Chan Chen 閱讀(313) | 評論 (0)  編輯

          Avoiding the "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated" with HttpClient
               摘要: When developing a https application, your test server often doesn't have a (valid) SSL certificate. This will cause the following exception to be thrown when connecting your client to the test server: "javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated".  閱讀全文

          posted @ 2013-02-23 11:50 Chan Chen 閱讀(1903) | 評論 (0)  編輯

          Apache2 SSL in Ubuntu 12.04
               摘要: 1. Create a new certificates file.
          2. Configure SSL  閱讀全文

          posted @ 2013-02-23 11:32 Chan Chen 閱讀(179) | 評論 (0)  編輯

          Java by value or by reference
               摘要: Java 操縱對象都是通過引用來實現的,所有的對象變量都是所指向的對象的引用,那也就是說所有對象變量的值并不是它所指向的對象本身,而是該對象的引用,這句話聽起來可能有點讓人犯暈,舉個例子來說,String str = new String("aaa"); 這條語句的意思是 new 了一個值為 "aaa" 的字符串對象,然后用一個名字叫 str 的對象變量來指向它,保存它的引用  閱讀全文

          posted @ 2013-02-01 11:20 Chan Chen 閱讀(212) | 評論 (0)  編輯

          主站蜘蛛池模板: 渑池县| 保定市| 崇州市| 凌源市| 腾冲县| 汉阴县| 黄平县| 若尔盖县| 田东县| 沐川县| 高邮市| 太原市| 临潭县| 宝兴县| 嘉定区| 夏河县| 五寨县| 乐山市| 临潭县| 利津县| 惠州市| 黔东| 湘乡市| 淮安市| 钦州市| 东乌| 灯塔市| 固始县| 竹山县| 临沭县| 巴南区| 陕西省| 伊吾县| 长武县| 昭苏县| 云阳县| 衢州市| 通榆县| 勐海县| 郁南县| 开化县|