There are very small things in linux based systems which often consfuse the users. Here in this article I’m going to discuss the specific use of find command and difference between exec and xargs.
Month: June 2010
Linux Security: PAM an Introduction
Linux Security is greatly enhanced if authentication to the system is well under control. PAM plays a great role in this process. PAM expands to Pluggable Authentication Modules. I promise to explain PAM in as easy manner as I can. Just be ready to read forwards and you are done. Since the blog is tightly focussed on security of unix based system, so I assume the general basic knowledge of unix based operating systems.
Day 27-Working With Joomla Tools Menu
Linux Systems Security 10 General Measures
Day 26-Working With Joomla Tools Menu
Yesterday I wrote about Mass Mail in article Day-25.Today I will write on Global Check – In next to Mass Mail under tools , What is Global Check In and how it works. Let’s start with the definition of Global Check In
What is Global Check In?
Click on Tools menu at backend and you will see global check in sub menu. Click on this menu. The Global Check In screen will cause Joomla! to perform a global check-in of all currently pending or locked items. It then shows the results of the Global Check-in. This is useful, for example, if an Article is locked by a User who opened it for editing and never finished the editing session. In this case, other Users are not able to edit this Article. Performing a Global Check-in releases all such items as shown below in figure.
Day 25-Working With Joomla Tools Menu
Yesterday I wrote about Write Message in article Day-24.Today I will write on Mass Mail next to Write Message under tools , What is mass mail and how it works. Let’s start with the definition of mass mail.
What is Mass Mail?
Click on Tools menu at backend and you will see mass mail sub menu. Click on this menu. The Mass Mail screen allows Users who are members of the “Super Administrator” group to send an e-mail message to all Users who are members of a specific group as shown in figure.
Day 22-Working With Joomla Extension Menu
Day 21-Working With Joomla Extension Menu
In my previous articles “Day -12” to “Day – 20” , I wrote about the components menu. Today, will write about the next menu Extension. Under Extensions there are several sub menus, I will start with the install/uninstall menu. How we can install and uninstall modules, components, plugins, templates.
Extensions are add-ons that expand the functionality of Joomla. Extensions are used to add capabilities to Joomla that do not exist in the standard package. Hundreds of Extensions are available for Joomla, with more being developed all of the time.
Extensions are categorized into five types, as follows:
• A Component is a mini-application that renders the main body of the page. Examples of Components are Contacts, the Front Page, and News Feeds.
• A Module is a smaller Extension typically used for rendering a small element that displays across multiple pages. Examples of Modules include Menus and Related Items.
• A Plugin is a section of code that runs when a pre-defined event happens within Joomla. For example, editors are Plugins that run when an edit session is opened.