compiler
a compiler translates source code into machine level code preprocessor: inlcudes and macros are expanded compiler: generates assembly code compiler: generat...
a compiler translates source code into machine level code preprocessor: inlcudes and macros are expanded compiler: generates assembly code compiler: generat...
super easy explanation given in this link the usual workflow for changing is as follows: local changes add: local index commit: local head push: reposito...
openssl can work well with ssl certs. the following links explains the following points in detail: create private keys (domain.key) create certificate reque...
I use an UMTS modem with my raspberry pi 1. the package mmcli is quite useful for handling the modem (e.g., sending SMS,..) list modems:[code language="bas...
this is a little vimrc that is just about right for small purposes.. (edit the file ~/.vimrc for user specific changes and /etc/vimrc?? for systemwide config...