Quick Premier on migration to Curl for a socket programmer
libcurl is quite powerful and allows many widely used protocols. In this post I discuss how a simple socket programmer could find his way using libcurl.
libcurl is quite powerful and allows many widely used protocols. In this post I discuss how a simple socket programmer could find his way using libcurl.
In Gnome3 Suspend button is not displayed by default. Shutdown button changes to suspend button when ALT key is pressed. No plugin necessary.
Define a new tag in Front Matter to briefly describe or split post content on 'more' keyword to auto-generate meta-description or Post Excerpt in Jekyll
Client 4 rejected from IP error can be corrected by adding the IP address in X0.hosts file. OR use -ac option.
Using snmpwalk on interface table (1.3.6.1.2.1.4.20.1.1 and 1.3.6.1.2.1.4.20.1.3) one can retrieve network information of a system centrally.
tasksel install lamp-server is one liner to install the full suite of applications on already running debian based Linux system.
"LoadModule", "DirectoryIndex" and "AddType" are all what is needed to ensure that Apache recognizes the PHP files on any OS. Here we discuss the Windows config...
On unix a utility called "screen" provides a quick and easy way to run commands on virtual terminals which can be re-attached later as and when needed even when...