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 閱讀(745) | 評論 (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 閱讀(525) | 評論 (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 閱讀(320) | 評論 (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 閱讀(1905) | 評論 (0)  編輯

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

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

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

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

          主站蜘蛛池模板: 海安县| 高安市| 阳信县| 内江市| 华容县| 武邑县| 剑阁县| 定州市| 抚远县| 湖北省| 邻水| 正宁县| 永济市| 普陀区| 邳州市| 兴和县| 中阳县| 彰武县| 昌图县| 故城县| 甘谷县| 延边| 噶尔县| 绵阳市| 南昌县| 闸北区| 巴林左旗| 西宁市| 饶平县| 巨野县| 吉木乃县| 湘潭市| 德惠市| 龙门县| 定兴县| 万载县| 萨嘎县| 藁城市| 凤台县| 宁都县| 蓝山县|