Configure a VPN tunnel between Linux and Windows XP
In this post I would be showin you the steps needed to create a tunnel between Linux and Windows XP for safe data transmission with proper data encapsulation. We will
Linux tutorials, DevOps guides, shell scripting, automation, and practical how-to content.
In this post I would be showin you the steps needed to create a tunnel between Linux and Windows XP for safe data transmission with proper data encapsulation. We will
In my last article I have shared [step by step guide to configure VNC server](https://www.golinuxcloud.com/step-by-step-guide-to-configure-tigervnc/) in Linux. This is a common error related to vncserver. Once you are trying to
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
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
The other day while trying to mount one of my NFS server on the client machine I was getting this error. Well it took me time to figure out the
This error is very common and simple which you might get when trying to restart ipsec services.[](http://4.bp.blogspot.com/-wWkjTG72GSg/UlfDLmvXdfI/AAAAAAAACfM/-QzGAErj5kQ/s1600/errore1.jpg) Please follow the below solution in case you get this error ## Error:
[](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
[](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
This is the error you might get while configuring Openswan. As I received this error when I was configuring openswan to connect my sonicwall vpn. **Error:** #1: Informational Exchange message
I really had to struggle a lot to properly configure Openswan on my Red Hat Linux machine so that I can connect to my Sonicwall firewall. Well for others I