How to configure FTP server on Redhat & debian based system

How to configure FTP server on Redhat & debian based system

Introduction – FTP is File Transfer Protocol, the protocol for exchanging files over the Internet. FTP uses the Internet’s TCP/IP protocols to enable data transfer What is anonymous FTP? Anonymous FTP is a privilege granted by the organization that owns the computer to which you are connecting by using FTP without any restriction. FTP runs …

Read More Read More

Introduction to RIA(Rich Internet Application) and Adobe Flex

Introduction to RIA(Rich Internet Application) and Adobe Flex

I wanted to contribute to open source projects and for that I have started to get through on RIA (Rich Internet Application) and Adobe Flex2 for creating user-friendly web-based applications/admin panel. My friend Mukesh Gupta who is working on Adobe Flex with me in Magnet Technologies , and he has helped me for learning Adobe …

Read More Read More

RPM Package Manager (RPM) version 5.0.0 released

RPM Package Manager (RPM) version 5.0.0 released

RPM is a powerful and mature command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating Unix software packages. Each software package consists of an archive of files along with information about the package like its version, a description, and the like. WHAT IS NEW IN RPM 5.0.0 · The Automake/Autoconf/Libtool-based build …

Read More Read More

Zimbra with non 80 port ( Zimbra with 7071 and 8086 port and Apache web server on 80 port)

Zimbra with non 80 port ( Zimbra with 7071 and 8086 port and Apache web server on 80 port)

Introduction – We want to use Zimbra CS for email server management and Apache with PHP for Web hosting. But tomcat which is used by Zimbra CS for Admin panel by default on 7071 port and webmail on 80 port. In our case we want Zimbra CS admin panel on same 7071 port and mail.domain.com …

Read More Read More

PHP-Java Bridge – compilation, installtion and configuration

PHP-Java Bridge – compilation, installtion and configuration

Introduction – PHP-Java bridge is the third party extension for PHP by which we can integrate PHP and Java. By using PHP-Java bridge extension you can access Java clasess etc from within your PHP code. We have used this PHP-Java bridge to integrate our  website with ICICI-payment Gateway. The PHP-Java bridge is an optimized, XML-based …

Read More Read More

How to reload service by using kill command

How to reload service by using kill command

In my  case I am  using apache server  for reloading configuration file etc. *Check  apache is runnig on 80 port or  not ? root@indiangnu.org:/home/arun# netstat -nlp |  grep  80 tcp6       0      0 :::80                   :::*                    LISTEN     5562/apache2 root@indiangnu.org:/home/arun# vi /etc/apache2/ apache2.conf     envvars          magic            mods-enabled/    README           sites-enabled/ conf.d/          httpd.conf       mods-available/  ports.conf       sites-available/ ssl/ 2]  Modify  configuration files.. …

Read More Read More

Does your past impact your future?

Does your past impact your future?

Have you ever think about this question ? One and half year back Nirav (Nirav Mehta, Chief mentor of Magnet Technologies) introduced me to Landmark forum. Before completing this forum , I am also thinking that the past alway impact your future and whatever you are today is because of our past!!. Now I know …

Read More Read More