Month: May 2012
-
Copy files with premissions
Copy /home to the New Partition Next we will copy all files, directories and sub-directories from your current /home directory into the new partition: sudo rsync -aXS –exclude=’/*/.gvfs’ /home/. /media/home/.
-
OpenVPN
Innehåll Overview What is a bridged VPN? Setting up a Bridged VPN using OpenVPN Installing the Server Setting up the Bridge Generating Certificates Configuring the Server Getting Clients Connected Generating Client Certificate and Key Configuring the Client Firestarter configuration for OpenVPN Other Resources Overview OpenVPN is a Virtual Private Networking (VPN) solution provided…