Configure NTP server for Samba4

Nov 27, 2012

Samba4 works smoothly without NTP so this becomes an optional case if you want to configure it but again if you ask me I will ask you to take it

Forcefully Unmounting: Mount point is busy

Oct 15, 2012

Trying to forcefully unmount any device like NFS or CD-ROM and getting an error or 'mount point is busy' ? **Error:** ``` Mount point is busy Text file is busy

How to fix "unexpected KEYWORD, expecting $end [type]"

Oct 10, 2012

This error is very common and simple which you might get when trying to restart ipsec services.[![errore1](errore1.webp)](http://4.bp.blogspot.com/-wWkjTG72GSg/UlfDLmvXdfI/AAAAAAAACfM/-QzGAErj5kQ/s1600/errore1.jpg) Please follow the below solution in case you get this error ## Error:

How to Fix "192-SHA1(2)_160 pfsgroup=no-pfs"

Oct 10, 2012

[![errore1 1](errore1-1.webp)](http://4.bp.blogspot.com/-wWkjTG72GSg/UlfDLmvXdfI/AAAAAAAACfM/-QzGAErj5kQ/s1600/errore1.jpg)This is a error related to openswan configuration. Once you have up and running ipsec, while trying to connect to sonicwall vpn you might get this error. **Error:** ``` 002

ipsec showhostkey no secrets filename matched "/etc/ipsec.d/*.secrets"

Oct 10, 2012

[![errore1 2](errore1-2.webp)](http://4.bp.blogspot.com/-wWkjTG72GSg/UlfDLmvXdfI/AAAAAAAACfM/-QzGAErj5kQ/s1600/errore1.jpg)This error you might get while trying to configure openswan and you are unaware of some important steps which you have missed out in the configuration. You are supposed to

Linux Kernel boot time Optimization

Oct 8, 2012

[![vector_tux.864e6cdcc23e](vector_tux.864e6cdcc23e.webp)](http://4.bp.blogspot.com/-Mk6kFaR66_w/UlfJLR1gppI/AAAAAAAACgU/7hMMadZRuF4/s1600/vector_tux.864e6cdcc23e.jpg)Present state of Linux kernel booting process itself is highly optimized. I mean that there is no major deficiency in kernel loading architecture (as it is mostly serialized/linear) and little/no

How to Fix ORA-12899: value too large

Oct 8, 2012

The other day I was installing Peopletools on a Linux instance when I came across this error and I am sure some body else also might get stuck at this