Search This Blog

Preparing For SECRETARIAL JOB


Secretarial or administrative professional jobs are still out there but the competition is fierce than ever. Use some of these expert tips to know how to handle the secretary interview and get the job you want.

Prepare the right Answers:
Secretarial jobs require a broad base of skills and abilities. The questions asked in the secretary interview will differ depending on the employer, the level of the job and the experience of the candidate. However you can prepare for typical secretarial interview questions such as:

>>How does your work experience prepare for this position?
>>What are your strengths and weaknesses?
>>What qualities do you consider to be the most important?

Prepare good answers to these interview questions by using the keywords that relate to the position you are interviewing for. Review the job posting or ad and underline the words used to describe the job and candidate requirements. Examples include planning and organizing ability, oral and written communication skills, initiative, confidentiality, adaptability, integrity, reliability, accuracy and attention to detail. Check the key tasks of the position in the job posting and see which qualities and experience would be necessary for performing these tasks.

Right Clothes:
Make the right first impression by wearing businesslike interview attire. A suit in a conservative color or a well-tailored jacket with a skirt or tailored pants is a safe option.
An unfussy blouse in a light or neutral color always looks smart under a jacket or blazer. Jewelry should be understated and not distract the interviewer from focusing on your face and what you are saying. Your attention to detail will show that you have made the effort to create the best impression. Think about your nails, your hair, your shoes. A pair of scuffed or unpolished shoes completely spoils the image. Carry a small briefcase or portfolio to hold your resume and examples of your work.

Attitude:
Good communication skills-the ability to listen actively and respond effectively both orally and in writing –are key to success in a secretarial position. Be aware of how you communicate during the secretary interview and make sure you impress the interviewer with your communication style and skills.

Listen closely, don’t interrupt and ask appropriate and ask questions to clarify what the interviewer is looking for. Respond in a clear and concise manner. Avoid non-words like “you know” and “like” or using negative words like “sort of” and “perhaps”. Talk in complete sentences and avoid rushing through.

Right follow-up:
Timely follow-up is always one of the requirements for successful job performances as a secretary. Make sure you write and send your interview thank you letter within 24 hours of the job interview.

Is this post helpful, Response through comment Box.!!!

ADSL: Installation And Configuration


ADSL stands for Asymmetrical Digital Subscriber Line. It operates on copper line from telecom office to customer end.

Asymmetrical: The speed of transmission is not the same in both directions. The downstream (from network to consumer) speed can be as fast as ten times of upstream (from consumer to network). This coincides nicely with the requirements of internet access for the large amount of data down load.

Digital: ADSL modems (also known as CPE) operate on a bit stream, and are intended for carrying digital information between digital equipment such as PCs. In this respect they are no different from conventional modems.

Subscriber Line: ADSL operates over the subscriber’s normal telephone line to the local exchange. The telephone line can continue to be used for voice calls through the use of device called ‘splitters’ that separate the data and voice on the telephone line.

Features:
>> Simultaneous broadband and phone services over a single line without interference.
>> Uninterrupted, high-speed internet access that’s always on-line.
>>Cost-effective solutions for residential customers, telecommuters and small businessess.
>>Data security that exceeds other technologies.

Installation Procedures
Step 1: Disconnect your telephone line from distribution point inside your house.

Step 2: Connect it to the input of splitter.

Step 3: Connect DSL modem in the splitter interface marked ‘modem’ with R-j11 connecter.

Step 4: connect your telephone set in the splitter interface marked ‘phone’/

Step 5: The computers are connected with RJ 45 or USB interface to connect to the DSL modem.

Step 6 : To check if your ADSL line is working, the ADSL led will first blink and then glow continuously after you connect your modem /CPE to the phone line.

Step 7: Then create the PPPoE Dial UP connection.

Step 8: Because ADSL can be used for broadband access and involves a wide range of multimedia services, you are recommended to use a computer with such configurations:

(Recently most of the computers has the minimum requirements though I am mentioning these, You can also skip this small section and jump to ADSL Modem Configuration)
# Shall be equipped with the 10M/100M Ethernet adapter or USB 1.1 or higher interface
# Shall support the TCP/IP protocol
# CPU above Pentium III, 128 M memory, 10 G hard disk, graphic accelerating adapter with above 2M displays memory, audio adapter and sound box.

ADSL Modem (CPE) Configuration:
After Purchasing CPE (ADSL 2+ Modem), Clients are requested to go through its manual thoroughly.
Browse the web management page of your ADSL modem. For example, if your modem management interface IP Address is 192.168.1.1
Enter http://192.168.1.1/ in your browser.
Provide admin username and password of your modem.
(Note: Clients are extremely encouraged to go through their Modem/CPE manual to get information like IP address, Admin username and Password).
Generally, Modem/CPE can be used in Routing Mode or Bridge Mode.

 $ 1 $ Routing Mode
In this mode, modem dials with username and password provided by the service provider. You have to explicitly provide username and password to your modem configuration. In this mode same Modem can be used to share Internet connection to multiple computers.

Configuration Parameters for Routing Mode
VPI ---8
VCI ---81
Encapsulation --- PPPOE/LLC
Authentication --- CHAP
Username—Provided by Service Provider
Password ---Provide by service Provider
Providing these information should establish connection between Modem and DSLAM
Rx/Tx counters should start to increase

Note: One does not need to create a dial up or dial while using routing mode. Modem will dial itself.


$2$ Bridge Mode
In this mode your computer dials with username and password provided by Service Provider. This mode is mainly used to connect internet for a single computer.
Configuration parameters for Bridge Mode
Select Bridge Mode
Encapsulation --- LLC
VPI ---8
VCI--- 81
Authentication --- CHAP

Configuration for XP
# Go to network connection wizard window
# Choose Make Internet dialup connection
# Choose manual option
# Choose xdsl PPPoe service
# Provide service name
# Username: Provided by service provider
#Password: Provided by service provider
Now dial with the account created
You are now surfing the Internet.

IF This Post is Helpful.. Response through the COMMENT BOX…


Forgot Windows 7 password: NO PROBLEM


When you fresh install windows, it’s probable that you might forgot your password. Or in order to keep the password strong with the combination of numbers, letters and symbols, its probable to forget the password.

I shall describe the procedure for changing the password with command prompt without knowing the previous password.

Step1: During the starting of the windows, continuously press F8.

Step2: From the boot options, choose safe mode with command prompt.

Step3: In the command prompt, type “net user” and press Enter. It shows the available user list in the computer.


Step4: Consider a user “guest” exists. So in order to change the password for the user, “poozan”, Type “net user guest your_ password”. And press Enter. Note that while typing in command prompt, you excape the inverted quote. The password can be anything. Here is 123
This is done. Now, reboot your system and login with the new set password. 
To disable the password, simply replace the password field with double quote (“”) and press Enter.



While you are in windows admin, you can also change your password as your desire. This time you have to rum cmd as administrator. In windows 7, follow this procedure:
  
Click on start.
In the search box, type cmd.
On the result, Right click and click to run as administrator as below.

Is this post helpful?? Give Response through the comment box.