"Janganlah ketaatanmu membuatmu gembira lantaran engkau mampu melaksanakannya, tetapi bergembiralah lantaran ketaatan itu merupakan karunia Allah kepadamu. "Katakanlah, dengan karunia Allah dan rahmat-Nya, hendaklah dengan itu mereka bergembira. Itu lebih baik dari pada apa yang mereka kumpulkan." Q.S. 10:58"

Tips

 ◊  Tips on wget

If you ever need to download an entire Web site, perhaps for off-line viewing, wget can do the job—for example:

$ wget \
     --recursive \
     --no-clobber \
     --page-requisites \
     --html-extension \
     --convert-links \
     --restrict-file-names=windows \
     --domains website.org \
     --no-parent \
         www.website.org/tutorials/html/

This command downloads the Web site www.website.org/tutorials/html/.

The options are:

 ◊  SSH Reverse Tunnel

Background

If you are behind such a nuisance company that is too much restriction that are not necessary doomed by their administrator. And you want to access your company intranet @ company localnet. And they only provide VPN on windows based, with propietary encryption things, but you have some of gud things. You have a pc linux in the company localnet and this pc linux is capable to do ssh to the internet.

:) Now you want to cheat behind. You want to access the company intranet from your home using your fav. linux desktop. Now you go read then. Ok it is a nut but sure you still have some boundary, see the requirement below.

 ◊  Typing a control character in Unix

by danang.wijanarko@gmail.com

 

You want to type a control caracter ?, for example a carriage return character (^M). It does not simply type a '^' and 'M'. Control characters behave differently. So this is what you should do.

To type carriage return (^M) control character:

bash $ Ctrl+V then Ctrl+M

 

- d

 ◊  Changing OpenLDAP admin password

by danang.wijanarko@gmail.com

 

OpenLDAP is a neat tool, but somehow it will bring you pain in the ass if you can't manage it well enough. This tips is intended to people whom they have some difficulty remembering so many thing in their head, because they only have 10 MB neural memory. (Kidding :) ).

There are generally 2 ways to set the administrator password for LDAP.

  1. Set the password in slapd.conf
  2. Set the password in the ldap database

So actually you can have 2 different password for

"Bekatul Port" Personal Enterprise Number (PEN) registered @ IANA OID

ASN.1 Notation: {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 30347}

Dot Notation: 1.3.6.1.4.1.1.30347

IRI Notation: oid:/ISO/Identified-Organization/6/1/4/1/30347

Syndicate content


View Stat Counter