Archive for the ‘programming’ Category
Cloud Computing Era
Those who think the simple act of leveraging virtualization constitutes cloud computing are missing a significant point. In fact, virtualization is an inefficient way of managing cloud infrastructure; as IT becomes more adept at cloud architecture and the underlying technology further advances, you’ll see less and less virtualization used in cloud computing. VMware sees this, [...]
howto phpmyadmin in centos 5.4
Install PhpMyadmin: yum search phpMyAdmin ; if there is no showing phpMyAdmin packet we must install epel. rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm after installation visit to : http://192.168.2.125/phpMyAdmin/ Edit the “root” user with password “password” on php my admin, then Login with username root and password “password”. Edit the phpmyadmin.conf ; on /etc/httpd/conf.d/phpMyAdmin.conf phpMyAdmin – Web based MySQL browser [...]
PhpMyAdmin in centos
Install PhpMyadmin: yum search phpMyAdmin ; if there is no showing phpMyAdmin packet we must install epel. rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm after installation visit to : http://192.168.2.125/phpMyAdmin/ Edit the “root” user with password “password” on php my admin, then Login with username root and password “password”. Edit the phpmyadmin.conf ; on /etc/httpd/conf.d/phpMyAdmin.conf phpMyAdmin – Web based MySQL browser [...]
Java Tech
With the growth of online marketing on the rise, many companies have opened online business wings to further their business profits. Also, there many are e-commerce websites which are specifically into online business. As such, many software development companies offer web applications development services. And as the competition in the online market hots up, web [...]
Windows 7 or seven
Windows Media Center DVR Functionality Additional hardware may be required. Not available in all countries. Windows Media Center Internet TV Internet access required. Free Internet TV content varies by geography. Some content may require additional fees. Windows XP Mode Windows XP Mode requires either OEM pre-installation or post-purchase installation of Windows XP Mode (which runs [...]
SFTP
Secure File Transfer Protocol (sftp) is a file transfer program which runs over an ssh tunnel and uses many features of ssh, including compression and encryption. Essentially, sftp is a drop-in replacement for the standard command-line ftp client, but with ssh authentication. Starting sftp The command for starting sftp is as follows: ComputerName:~# sftp user@abcd.com [...]



