Latest Entries »

Our New Web Site, Check it!

NewWebsite1

Out New Site : http://tecexpertz.com

GoDaddy 40%¬ off! Code

godaddy1

Go Daddy Featured Offer: $2.95 .COM at GoDaddy.com! Expires 3/19/13.

Put your business on the Web for a buck a month!

Have you tried Go Daddy? I have. Their 24/7 support is incredible, and they have everything you need to get online. You can get your own .COM with a personalized email address or establish your online business in a snap. Use the code WOWGSNM4U at checkout to get 40%¬ off!

Your  code: WOWGSNM4U

Put your business on the Web for a buck a month!

CentOS 6.2 VMware Tools Install

vmware

yum -y install perl
mkdir /mnt/cdrom
mount /dev/cdrom /mnt/cdrom
cp /mnt/cdrom/VMwareTools-*.tar.gz /tmp
umount /mnt/cdrom
tar -zxf /tmp/VMwareTools-*.tar.gz -C /tmp
cd /
./tmp/vmware-tools-distrib/vmware-install.pl –default
rm -f /tmp/VMwareTools-*.tar.gz
rm -rf /tmp/vmware-tools-distrib

Download : http://www.vmware.com/products/player/overview.html

Click Here!

vsftpd_logo

[root@centos vsftpd]# getenforce
Enforcing
[root@centos vsftpd]# getsebool -a | grep ftp
allow_ftpd_anon_write –> off
allow_ftpd_full_access –> off
allow_ftpd_use_cifs –> off
allow_ftpd_use_nfs –> off
allow_tftp_anon_write –> off
ftp_home_dir –> on (change that to on in ur case this option is off)
ftpd_disable_trans –> off
ftpd_is_daemon –> on
httpd_enable_ftp_server –> off
tftpd_disable_trans –> off
[root@centos vsftpd]# setsebool -P ftp_home_dir on

Link : https://security.appspot.com/vsftpd.html

Follow

Get every new post delivered to your Inbox.

Join 33 other followers

%d bloggers like this: