linux

The best way to find php.ini and Edit php.ini?

The best way to find php.ini in used to use this command.

Quote:
root@gnu [~]# php -i | grep php.ini
Configuration File (php.ini) Path => /usr/local/Zend/etc/php.ini

 

Using drupal query - API - Linux shell command line script

The Drupal API is very useful, but it cannot be used easily via the command line.

This code allows a PHP shell script to masquerade as a normal request so the Drupal API loads and can be used correctly.

 

Defination and concept of Operating System

Operating system The most fundamental software run on a computer. All computers have an operating system, which is used among other things to start and run other programs. The operating system performs important tasks, such as receiving data from the keyboard and mouse, sending data to the screen, keeping files and folders under control and checking the various units in the machine (e.g. disks, printers etc). An operating system as a rule also contains a user interface, which for example enables the user to control the machine using graphic icons, windows and menus.

 

Market development For open Source Softwares

Open-source software at present has a large market share in server software for Internet infrastructure. This market share means that there are many suppliers of consultancy services and instruction in open-source software in this area. Accordingly, there is some specific software based on open-source software. There are, for example, some e-commerce systems that use Apache as the server software.

 

Open source Software And Free Software ,Freeware

For software to be distributed as free software, the human-readable form of the program (the Source code) must be made available to the recipient along with a notice granting the above permissions.

OSS/FS is not "freeware"; freeware is usually defined as proprietary software given away without cost, and does not provide any right to examine, modify, or redistribute the source code. The most popular OSS/FS license is the General Public License (GPL); all software released under the GPL is OSS/FS

 

Linux command directory Bash Shell Command

  alias    Create an alias
  apropos  Search Help manual pages (man -k)
  apt-get  Search for and install software packages (Debian)
  aspell   Spell Checker
  awk      Find and Replace text, database sort/validate/index
b
  bash     GNU Bourne-Again SHell
  bc       Arbitrary precision calculator language
  bg       Send to background

 

The /etc/mail/local-host-names configuration file

sendmail uses the following configuration files:

 

The /etc/mail/local-host-names configuration file

sendmail uses the following configuration files:

 

Fixing Filezilla Failing to Retrieve Directory Listing

Sometime you can get error in connecting to FTP server.I was having vsftp server running in linux system and was getting error if trying to connect from filezilla client.

 

Syndicate content