recent from Linux
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On CentOS 6.2
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download...
recent from Technology
White Hat SEO vs. Black Hat SEO
White Hat SEO
SEO is an acronym for Search Engine Optimization. White hat implies that the company uses best practice methods to achieve high search engine rankings.
White Hat SEO companies comply with search engine guidelines. The methods yield better results in the long run and efforts are...
recent from Oracle
Network Protocols in Oracle 11g
TCP/IP — The Transmission Control Protocol/Internet Protocol (TCP/IP) is the standard protocol used in client server environments.
TCP/IP with SSL — TCP/IP with Secure Sockets Layer (SSL) provides authentication (certificates and private keys) encryption. The...
recent from Games
Dead Space 2
Visceral Games are back visiting the terrifying Dead Space universe, after a somewhat disappointing adaptation of Dante’s Divine Comedy. Those of who missed the first installment of Dead Space ought to know that it was the most remarkable release of that year and even among the best games of...
Posted by
Vips on Mar 24, 2012 in
Linux |
1 comment
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as...
Posted by
Vips on Mar 24, 2012 in
Linux |
0 comments
FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more...
Posted by
Vips on Mar 23, 2012 in
Oracle |
6 comments
TCP/IP — The Transmission Control Protocol/Internet Protocol (TCP/IP) is the standard protocol used in client server environments.
TCP/IP with SSL — TCP/IP with Secure Sockets Layer (SSL) provides authentication (certificates and private keys) encryption. The Oracle Advanced Security option is required for this protocol.
SDP ...
Posted by
Vips on Mar 22, 2012 in
Technology |
5 comments
White Hat SEO
SEO is an acronym for Search Engine Optimization. White hat implies that the company uses best practice methods to achieve high search engine rankings.
White Hat SEO companies comply with search engine guidelines. The methods yield better results in the long run and efforts are steady and ongoing.
White Hat SEO companies take the time to research,...
Posted by
Vips on Nov 15, 2011 in
Technology |
1 comment
Microsoft bought Connectix Corporation, a provider of virtualization software for Windows and Macintosh based computing, in early 2003. In late 2003, EMC announced its plans to buy VMware for $635 million. Shortly afterwards,...
Posted by
Vips on Nov 8, 2011 in
Linux |
6 comments
Though netbooks have waned a bit in favor of dosage devices, there’s still a lot of demand for netbooks and netbook-friendly Linux distros in certain circles. Whether you’re looking...
Posted by
Vips on Nov 8, 2011 in
Linux |
0 comments
Fedora Linux is always pushing the bleeding edge, and has evolved into a versatile, flexible distro with something for everyone, for little old ladies with netbooks to students to powerhouse enterprises. Fedora 16, Verne, is due to be released November 8, 2011, so let’s take a sneak peek at what’s inside.
New Goodies Galore
Fedora 16 is code-named...
Posted by
Vips on Nov 7, 2011 in
Linux |
0 comments
vijay:$6$1aEszVo.gsdPEr:15107:22:99999:207:205:105345 :
1 2 3 4 5 6 7 8 9
1) User login name: This field gives details for user-login
2) Encrypted...
Posted by
Vips on Nov 7, 2011 in
Linux |
0 comments
This a small how-to on getting block size of a file system in your Linux machine. To go in to that info we have to gather bit information about...
Posted by
Vips on Nov 7, 2011 in
Linux |
0 comments
Some times there will be a requirement for adding multiple users on servers. Using adduser/useradd command we can not make multiple user accounts in one shot. We can write a shell...
Posted by
Vips on Nov 7, 2011 in
Linux |
0 comments
Debugging a shell script is very essential to try out your script for any errors previous to moving in to manufacture. In this post we will see different debugging tips and tricks helpful...
Posted by
Vips on Nov 7, 2011 in
Linux |
3 comments
Recently I attended one presentation from Redhat public on RHEL6 features. Some of the mesmerizing features as below.
85% more post(Applications/softwares/tools) then RHEL5
RHEL6 supports up to 4096 CPU’s
RAM supported by RHEL6...