Archive for the ‘programming’ Category

 

Cloud Computing Era

Posted by nix under computers, hardware, info, internet, linux, programming, software, technology, tips

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, [...]

  • Share/Bookmark

howto phpmyadmin in centos 5.4

Posted by nix under computers, linux, programming, tips

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 [...]

  • Share/Bookmark

PhpMyAdmin in centos

Posted by nix under anything, programming, technology

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 [...]

  • Share/Bookmark

Java Tech

Posted by nix under info, programming, technology

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 [...]

  • Share/Bookmark

Windows 7 or seven

Posted by nix under anything, info, internet, market, news, programming, software, technology, tips

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 [...]

  • Share/Bookmark

SFTP

Posted by nix under info, internet, linux, programming, tips

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 [...]

  • Share/Bookmark
 

Switch to our mobile site