Monday, November 1, 2010

Vinay Genelia pairing in next film

He is like a long lost actor who disappeared after ‘Modhi Vilayadu’. Vinay who made an impressive debut in Kollywood with 'Unnale Unnale' was touted to be the new chocolate boy who would get into Madhavan's shoes.

But lady luck had other plans and Vinay was at her mercy. Even the successful family entertainer ‘Jayam Kondaan’ did not help him much. But Vinay has got a second chance and he hopes to get his things right this time.
vinay genelia
Shankar's former assistant and producer-director Madhesh who was waiting for Vijay's call sheet for long has settled for Vinay for his next film. It is a dream offer for Vinay. Madhesh has also roped Genelia to be the leading lady of the film. Santhanam and Ganja Karuppu are also in the film that has finally ended up as a star value film.

An old Rajinikanth film title is being considered and Madhesh is running around to get the required permission to re-use the old title.

Anushka to romance with Vikram and Simbu

Looks like Anushka is all set to romance Vikram. For, sources say the yoga tutor turned actress has signed a film with the 'Cheeyan' which would be directed by Vijay of 'Madrasapattinam' fame.
Anushka-Shetty
It is said that the director met the actress when she was in Chennai recently for her another upcoming film 'Vaanam' and narrated the story and the importance of her character.
"Impressed by it, Anushka immediately expressed her consent to be a part of the film. This will be her first film with Vikram and she is thrilled about the project", sources add.
Anushka, who has acted in Tamil with Madhavan, Vijay and Suriya, is a top actress in Tollywood. Impressed by her performance in 'Arundhathee', Silambarasan has roped in her for 'Vaanam'.

More films are ready for release

Nearly 70 small, medium and big movies  are ready for release in Tamil! Some of them have been lying in the film box for months, as there are no takers.
dhanush genelia Uthamaputhran
The latest from Kollywood is that producers of these films are making one last attempt to release their films this year itself.
The producers have 10 Fridays left in 2010 from October 29 to December 31, to release their films. Nobody wants to delay the release as situation next year may be different, and trends may change.
There are far too many little known small films with mainly newcomers to be listed here. Let us take a look at star movies ready for release this year. Dhanush has Uthamaputhran confirmed on November 5 for Diwali and either Aadukalam or Maapillai  for December 24
Suriya has Raktha Sarithram confirmed on November 19. Younger brother Karthi is targeting December 3 or 10 to release his Siruthai. Jiiva's Singam Puli  is ready for release on November 19 or 26. 
Arya has announced that his Chikku Bukku would hit the screens on Nov 19 or 26. Jayam Ravi's Engeyum Kathal may come on December 3.
However, the biggest release in December is going to be Kamal Hasaan's Manmathan Ambu ready for release on December 17.
Vijay is trying hard to release his Kaavalan on Dec 24 for Christmas. Meanwhile Simbu and his producer Ganesh has said that they will release their Vaanam  on December 31.

Thursday, September 9, 2010

Relational Database - Codd's Rules

Relational Database - Codd's Rules !!!

A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by E. F. Codd. Most popular commercial and open source databases currently in use are based on the relational database model.

A short definition of an RDBMS may be a DBMS in which data is stored in the form of tables and the relationship among the data is also stored in the form of tables.




Codd's Rules
  • All database management must take place using the relational database's innate functionality
  • All information in the database must be stored as values in a table
  • All database information must be accessible through the combination of a table name, primary key and column name.
  • The database must use NULL values to indicate missing or unknown information
  • The database schema must be described using the relational database syntax
  • The database may support multiple languages, but it must support at least one language that provides full database functionality (e.g. SQL)
  • The system must be able to update all updatable views
  • The database must provide single-operation insert, update and delete functionality



  • Changes to the physical structure of the database must be transparent to applications and users.
  • Changes to the logical structure of the database must be transparent to applications and users.
  • The database must natively support integrity constraints.
  • Changes to the distribution of the database (centralized vs. distributed) must be transparent to applications and users.
  • Any languages supported by the database must not be able to subvert integrity controls.

Tags: database, table, DBMS, RDBMS, columns, Codd, E. F. Codd, rules, oracle, data

================================================
O************************O***********************O

Saturday, September 4, 2010

Apt-Get command line tool

Apt-Get command line tool
(Ubuntu's Advanced Packaging Tool) !!!

The apt-get command is a powerful command-line tool used to work with Ubuntu's Advanced Packaging Tool (APT) performing such functions as installation of new software packages, upgrade of existing software packages, updating of the package list index, and even upgrading the entire Ubuntu system.

*Install package
#sudo apt-get install packagename

*Remove Package
#sudo apt-get remove packagename

*Install Multiple Packages
#sudo apt-get install packagename1 packagename2 packagename3

*Update the Package Index
#sudo apt-get update

The APT package index is essentially a database of available packages from the repositories defined in the /etc/apt/sources.list file.

*Upgrade the system
#sudo apt-get upgrade

*Read Debian APT User Manual
#sudo apt-get help

Tags: apt get apt-get advanced packaging tool install remove upgrade update help ubuntu linux unix package-management

Port Numbers - Linux

PORTS NUMBERS : Just as the physical address (MAC address) and the logical address (IP address) helps to route the traffic to a particular machine on a network, it is the port that identifies which service on the machine this traffic is destined to.

List of ports : /etc/services

A port on a specific computer is called a socket. It can be open, closed, listening or have a connection established.

###Important PORT NUMBERS to remember:

20 - FTP - data transfer
21 - FTP - control (command)
22 - SSH
23 - Telnet
25 - SMTP
37 - Time
43 - WHOIS
42 - WINS
53 - DNS
67 - BOOTp
68 - DHCP
69 - TFTP
79 - FINGER
80 - HTTP (WWW)
88 - Kerberose
101 - HOSTNAME
110 - POP3
111 - rpcbind
119 - NNTP
123 - NTP (Time)
137 - NetBios (nmbd)
139 - NetBios ( Samba)
143 - IMAP/Dovecot
161 - SNMP
180 - RIS
220 - IMAP3
389 - LDAP
443 - HTTPs
500 - Internet Key Exchange (IKE), IPSec
520 - RIP
546 - DHCPV6 client
547 - DHCPV6 server
554 - rtsp(Real Time Stream Protocol, Audio/Video)
631 - Printing (ipp)
744 - Flexlm
901 - SWAT
953 - rndc
993 - IMAPSecure
995 - POPs
999 - POP over SSL/TLS
2049 - NFS
2082 - CPANEL
2083 - CPANEL Secure SSL/TLS
2086 - CPANEL WHM
2087 - CPANEL WHM Secure/SSL
2095 - CPANEL Webmail
2096 - CPANEL Webmail Secure/SSL
2222 - Direct Admin Control Panel
2401 - CVSP server
3268 - AD Global Catalog
3269 - AD Global Catalog over SSL
3306 - MySQL Server
3389 - Terminal services (rdp-remote desktop protocol)
4643 - Virtusso Power Panel
(6000 - X11
6063)
8443 - Pleask Control Panel
9999 - Urchin
10000- Webmin Control Panel
21018- Skype

TAG: port, portnumber, port-numbers, tcp, udp, network, service, services, linux, socket, communication, transmission, dataflow, rhce, ubuntu, unix, red hat, red-hat, redhat

Saturday, July 10, 2010

How to install Webmin

WEBMIN

Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.

Install Webmin (Successfully tested/configured on Ubuntu server 10.04)

#sudo aptitude safe-upgrade
#sudo aptitude update
#sudo mkdir downloads
#cd downloads
#sudo wget http://downloads.sourceforge.net/project/webadmin/webmin/1.510/webmin_1.510-2_all.deb?use_mirror=cdnetworks-us-1
or
#sudo wget http://downloads.sourceforge.net/project/webadmin/webmin/1.510/webmin_1.510-2_all.deb?use_mirror=kent
#sudo dpkg -i webmin_1.510-2_all.deb
#sudo aptitude -f install

=>>You can access the Ubuntu machine from a Windows machine via a web browser by typing the address
https://yourip:10000
or
https://core:10000 , here core is the name of my Ubuntu server.

Tags: webmin web-based interface system administration admistrator configure linux server ubuntu red hat redhat rhel rhce unix

Sunday, March 14, 2010

How to break root password !!!

How to break root password !!!

1) When you reach the grub screen press 'e' on linux.
2) Go to line which contains the word 'kernel' press 'e'
3) go to the end of that line and write 'linux single' or '1'
4) then press 'esc' twice and press 'b' to reboot the system
5) now wait for the prompt and then type 'passwd root'
6) enter new passwd

1) Boot the computer with linux installation CD
2) Enter the linux rescue mode by entering the following command in boot screen
boot:linux rescue
3) When the sh prompt is reached, enter the following commands to change root password:
#chroot /mnt/sysimage
#passwd
The above step will prompt you to enter your new password

Tags: rhel rhel5 rhce rhct hack how to break root password

===================================================


O************************O***********************O

Thursday, February 25, 2010

Privacy Policy !!!

Privacy Policy for rhel5certs.blogspot.com/

If you require any more information or have any questions about our privacy policy, please feel free to contact us by email at rhcev5@gmail.com.

At rhel5certs.blogspot.com/, the privacy of our visitors is of extreme importance to us. This privacy policy document outlines the types of personal information is received and collected by rhel5certs.blogspot.com/ and how it is used.

Log Files
Like many other Web sites, rhel5certs.blogspot.com/ makes use of log files. The information inside the log files includes internet protocol ( IP ) addresses, type of browser, Internet Service Provider ( ISP ), date/time stamp, referring/exit pages, and number of clicks to analyze trends, administer the site, track user’s movement around the site, and gather demographic information. IP addresses, and other such information are not linked to any information that is personally identifiable.

Cookies and Web Beacons
rhel5certs.blogspot.com/ does not use cookies.

DoubleClick DART Cookie
.:: Google, as a third party vendor, uses cookies to serve ads on rhel5certs.blogspot.com/.
.:: Google's use of the DART cookie enables it to serve ads to users based on their visit to rhel5certs.blogspot.com/ and other sites on the Internet.
.:: Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL - http://www.google.com/privacy_ads.html

Some of our advertising partners may use cookies and web beacons on our site. Our advertising partners include ....


These third-party ad servers or ad networks use technology to the advertisements and links that appear on rhel5certs.blogspot.com/ send directly to your browsers. They automatically receive your IP address when this occurs. Other technologies ( such as cookies, JavaScript, or Web Beacons ) may also be used by the third-party ad networks to measure the effectiveness of their advertisements and / or to personalize the advertising content that you see.

rhel5certs.blogspot.com/ has no access to or control over these cookies that are used by third-party advertisers.

You should consult the respective privacy policies of these third-party ad servers for more detailed information on their practices as well as for instructions about how to opt-out of certain practices. rhel5certs.blogspot.com/'s privacy policy does not apply to, and we cannot control the activities of, such other advertisers or web sites.

If you wish to disable cookies, you may do so through your individual browser options. More detailed information about cookie management with specific web browsers can be found at the browsers' respective websites.

Thursday, January 14, 2010

Disk Quotas

Disk space can be restricted by implementing disk quotas which alert a system administrator before a user consumes too much disk space or a partition becomes full. Disk quotas can be configured for individual users as well as user groups. This makes it possible to manage the space allocated for user-specific files (such as email) separately from the space allocated to the projects a user works on (assuming the projects are given their own groups).
In addition, quotas can be set not just to control the number of disk blocks consumed but to control the number of inodes (data structures that contain information about files in UNIX file systems). Because inodes are used to contain file-related information, this allows control over the number of files that can be created.

* Features of quotas
1). Limits disk usage (blocks or inodes)
2). Tied to file systems (et on a per file system basis)
3). can be configured for users and groups

* Steps to enable quota support :-
1) Enable quota support per file system in : /etc/fstab
a) defaults,usrquota,grpquota
Example:
#vi /etc/fstab
/dev/Volgroup00/logVol02/home ext3 defaults,usrquota,grpquota 1 2

2) Remount the file system(s)
a) mount -o remount /
b) use 'mount' to confirm that 'usrquota, grpquota' support are enabled
Example:
#mount -o remount /home

3) Create quota database files and generate disk usage table
a) quotacheck -mcug / (where c-create, u-user, g- group)
This creates /aquota.user and aquota.group
b) quotacheck -mavu

4) Assign quota policies:
a) edquota username (set blocks/inodes, soft_limits, hard_limits)
Example:
edquota student1 (sets quotas for user student1)
b) edquota -g devl
(for group quota, check using #quota -g devl)

5) Check quotas
#quota username
Example:
#quota student1

6) Report on usage
#repquota -a

==> The blocks are measured in 1K increments, eg 20000 blocks is roughly 20 MB.

* To change the grace period of quota
#edquota -t

* Managing quotas
If quotas are implemented, they need some maintenance-mostly in the form of watching to see if the quotas are exceeded and making sure the quotas are accurate.

a) Enabling and disabling quotas
i) To turn all user and group quotas off
#quotaoff -vuag
If neither the -u and -g options are specified, only the user quotas are disabled. If only -g is specified, only group quotas are disabled. The -v switches causes verbose status informtion to display as the command executes.
ii) To enable quotas again:
#quotaon -vaug
To enable quotas for a specific file system, such as /home, use the following
#quotaon -vug /home
If neither the -u or -g options are specified, only the user quotas are enabled. If only -g is specified, only group quotas are enabled.

b) Reporting on Disk Quotas
#repquota -a

c) Keeping Quotas accurate
Whenever a file system is not unmounted clearly (due to a system crash, for eg), it is necessary to run quotacheck. Running the following command periodically keeps the quotas more accurate.
#quotacheck -avug
The easiest way to run it periodically is to use cron.


**********************************

Tuesday, January 12, 2010

YUM - Yellowdog Updater, Modified

The Yellowdog Updater, Modified (YUM) is an open-source command-line package-management utility for RPM-compatible Linux operating systems and has been released under the GNU General Public License.

Copy/Backup the RHEL5 DVD on the local hdd.
Mount DVD drive:
#mount /dev/cdrom /media
Now copy all the files from the DVD disk to the local Hard disk drive
#mkdir /var/ftp/pub/rhel5
#cp -avf /dev/media/* /var/ftp/pub/rhel5

To configure YUM server, following rpm's and services are required:

1.vsftpd->vsftpd-2.0.5.10.el5.i386.rpm
a). Run vsftpd rpm
#rpm -ivh vsftpd-*.rpm
b). iptables -I INPUT -p tcp --dport 20 -j ACCEPT
iptables -I INPUT -p tcp --dport 21 -j ACCEPT
iptables -I INPUT -p udp --dport 21 -j ACCEPT
iptables -I INPUT -p udp --dport 20 -j ACCEPT
c). For SELinux
setsebool allow_ftpd_full_access on
d). open the file :- vim
#vim /etc/sysconfig/iptables-config and modify below mention line
IPTABLES_MODULES="ip_conntrack_netbios_ns ip_conntrack_ftp"
Now your ftp server is ready to take the responsibilty of yum server.

2.createrepo -> createrepo-0.4.11-3.el5.noarch.rpm
#cd /var/ftp/pub/rhel5/Server
#rpm -ivh createrepo-0.4.11-3.el5.noarch.rpm
#cd..
#createrepo -vg /var/ftp/pub/rhel5/Server/repodata/comps-rhel5-server-core.xml Server

*****ON CLIENT MACHINE*****

#vim /etc/yum.repos.d/rhel-debuginfo.repo
[reposfile]
name= Updates
baseurl=ftp://ipaddress/pub
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY

Eg: #vim /etc/yum.repos.d/client.repo
{*you can use the following lines if configuring on a local PC*}
[server]
name=YUM configuration for the client PC
baseurl=ftp://127.0.0.1/pub/rhel5/Server
gpgcheck=0
====>>>>press esc key and type ->:wq - to save the file and exit from vim


*****************************************

Monday, January 11, 2010

How To Pass RHCE Certification Exam

If you want to pass RHCE ( RED HAT CERTIFIED ENGINEER) certification exam, here are some useful tips for you::

1. There are 3 sections in RHCE exam.
a) First is the qualifying exam. If you clear this one, then only you can proceed for next section. If you fail to qualify, you wont get any certificate from Red Hat.
b) If you clear the qualification round, you are qualified for the second section. If you clear the second section too, you will atleast get a RHCT certificate.
NOTE: Even if you fail to clear the qualifying round, please do appear for the rest of the exam. Your won't get any certificate even if you score 100% in next two sections. But atlest you will get an idea about the format of the exam.
c) Those who clear the second round, are then eligible for the third section, and if they clear it, they become RHCE certified.


2. Remember its not an easy exam and if you will make a simple mistake that can fail you. So be very carefull. Its completely a practicle exam, so make a backup copy of every config file that you modify. So that if something goes wrong, you can copy the original file back into the same folder.

3. Books::
The books provided by Red Hat are very good. When you enroll for the examination, you get 3 books from Red Hat.
You can also study
1) TATA McGRAW HILL's " RHCE Linux Study Guide" by Michael Jang
2) SAMS " RHEL 5 Administration Unleashed "



4. Install REDHAT ENTERPRISE LINUX 5.x (RHEL5.x) verison on your system.
You can also install VMWARE software and install a RHEL virtual machine on a Windows Terminal.

5. The only matra to pass this exam is " the more you practice, the more you learn ".

6. There are CBT Nuggets Videos tutorials also availabe. These videos are very helpfull. These videos teach you how to install and configure everything. Sometimes you find it lot more easier to learn from videos,rather than reading it from books. So follow whatever method suites you.

7. When you are appearing for the examination, do take one identification proof of yours like voter ID Card or a Driving license.

8. You are not allowed to take anything else in the examination room. So please do not take you vallet, books, mobile phones etc inside the examination lab.

9. While appearing for the qualifying round, make sure that you read the full instructions carefully. Please go through all the qualifying round questions first and then only start the exam. You are given one hour to solve the qualifying section. One thing very important to note here is that you can ask the examiner to check your machine ID and tell if your all the answers are correct. The examiner checks it from his terminal and informs you if you have any incorrect solution. You can then correct it and ask him again. If all your answers are correct he tells you that you have cleared the qualifying section and asks you to leave the room.




10
. You cannot discuss or publish the examination questions otherwise Red Hat can cancel your certificate.

Hope you will find the above tips helpfull and will regularly practice to clear this exam with flying colors. Best of Luck.


*** NOTE : I will also post more details about the format of this exam and the minimum marks required to clear the certification. Also post your comments and queries and I will try to reply back with solutions.


FOR MORE INFORMATION CLICK ON THIS LINK--->>> RED HAT WEBSITE

TAGS: rhce, redhat, red hat, redhat certified engineer, linux, rhel, rhel5, rhel5.x, red hat enterprise linux, rhce certification, red hat cert, fedora, unix, certiciation, certification exam


PLEASE DON'T LEAVE THIS BLOG WITHOUT WRITING YOUR COMMENTS

APPEAL:: PLEASE INPUT YOUR THOUGHTS ABOUT THE CONTENT OF THIS BLOG. THIS WILL HELP ME TO WRITE THE KIND OF CONTENTS YOU REQUIRE. THANKS.