Category: Centos 6.x

Using Samba on ISPConfig 3

After installing samba, take the following steps to add a samba share for a user. 1.  In ISPConfig admin, click sites, select the domain and add a shell user.  Note the password. 2.  Add an appropriate config to /etc/samba/smb.conf Example Data: Client Name: someclient Domain Name:  example.com Directory for example.com:  /var/www/clients/client2/web2/web Shell username:  example_s1 3.  […]

OpenVZ vlan in container

When using OpenVZ, getting the VLAN working properly inside the container can be a tricky.  This procedure will use a script hooked into OpenVZ to automate the management and creation of VLANs on a Centos 6.x host node running OpenVZ. Prerequisits The package vconfig must be installed The package bridge-utils must be installed Obviously, the […]