Hello Guys
Welcome to our Website
Computer tips and technology.
App ko es platform per computer tips and technology ke barein me all scientific knowledge milega jo app ko life mai hamesha sath dega.
Mai app ko bata du ki hamara blog all technolgy and all information ke barein me present karega but so app hamare website per bane raheye daily wise new update pate raheye.
Thank you so much......
Hello Guys app ko pdf format and content me all data provides karega ye website . Please app hamare website per bane rahiye.
If you want to know that about of networking and hacking please you remained on our website so today I will tell you about of hacking point come here you let,s get started.
Network Hacking ( Best CMD commands for Network Hacking)
CMD is a power tool which lets you do almost anything with your PC/laptop. There are common
commands like CD.. and MD etc which you probably know so we wont get into that. Here are some really
useful things a hacker can do with CMD commands.
First, open your Network Connection and right click and select Properties. Then Select TCP/IP and
click Properties again. Now Click on Advanced and WINS tab. Select Default for NeBIOS.
Now back to the main Local Area Connection window, select File and Print Sharing for Microsoft
Networks and hit enter.
This is just to make sure you have NetBIOS enabled. We will have some fun with NetBIOS on CMD. In
case you don’t know how to get CMD by clicking the Windows icon at the left-hand bottom of your screen
in all Windows versions and click on Start. Press run from the start, then type “cmd” without quotes.
Now here are the important commands which every wannabe hacker should know :
will show up on your screen. Read it to understand what that particular command does.
Let’s start easy…
1) ping : This command will allow you to know if the host you pinging is alive, which means if it is up at
the time of executing the “ping” command.
ping x.x.x.x (x is the IP address). You can try pinging 8.8.8.8 which belongs to Google
or
2) nslookup : This command has many functionalities. One is for resolving DNS into IP. Lets say you
know the website URL but you don’t know its IP but you want to ô€ƒ¦nd it out.
Eg. nslookup www.google.com (www.google.com is the website for which you want to 􀃦nd out the IP)
Now, another really nice function of nslookup is to 􀃦nd out IP of speci􀃦c Mail Severs
nslookup (enter)
set type=mx (enter)
yahoo.com
This command will give you the mail server IP of yahoo.com. You can use whatever server you want and if
it is listed on DNS, then you get the IP. Simple, isn’t it? You can send a spoofed email to your friends
using the IP address of the mail server. You can check the tutorial here for sending spoofed email.
3) tracert : This command will give you the hops that a packet will travel to reach its 􀃦nal destination.
This command is really helpful if you know the route a packet takes before it goes to the target box.
tracert x.x.x.x (x is the IP address)
or
tracert www.google.com (www.google.com is the website you don’t know the IP)
4) arp : This command will show you the arp table. You can 􀃦nd out if anyone has done arp poisoning in
your LAN using this command.
arp -a
5) route : This command will show you the routing table, gateway, interface and metric.
Network Hacking CMD commands PDF format ----------------Download Now
PDF for 5 Common Hacking Technique - ------- Download Now
1. Ping Command
The ping command is one of the most often used networking
utilities for detecting devices on a network and for troubleshooting
network problems.
When you ping a device you send that device a short message,
which it then sends back (the echo).
The general format is ping hostname or ping IPaddress.
Example
ping www.google.com or ping 216.58.208.68
This article covers the ping command in more detail
2. ipconfig Command
Another indispensable and frequently used utility that is used for
finding network information about your local machine like IP
addresses, DNS addresses etc
Basic Use: Finding Your IP Address and Default Gateway
Type the command ipconfig at the prompt.
The following is displayed
ipconfig /all – displays more information about the network setup
on your systems including the MAC address.
ipconfig /release – release the current IP address
ipconfig /renew – renew IP address
ipconfig /? -shows help
ipconfig/flushdns – flush the dns cache
3. Hostname Command
A very simple command that displays the host name of your
machine. This is much quicker than going to the control
panel>system route.
4. getmac Command
Another very simple command that shows the MAC address of your
network interfaces
5. arp Command
This is used for showing the address resolution cache. This
command must be used with a command line switch arp -a is the
most common.
6. NSlookup
Used for checking DNS record entries. See Using NSlookup for
more details
7. Nbtstat
Diagnostic tool for troubleshooting netBIOS problems. See This
technet article.
8 Net Command
Used for managing users,service,shares etc see here
9. Netstat Command
Used for displaying information about tcp and udp connections
and ports. See tcp and udp ports and sockets and how to use the
netstat command
10. TaskKill Command
View a list of running tasks using the tasklist command and kill
them by name or processor ID using the taskKill command- See
this tutorial.
Resources:
Troubleshooting internet connection problems
Microsoft- using command line tools for networking information
Pdf for 10 useful windows networking command------------Download Now
Below is a listing of each of the MS-DOS and Windows command line
commands listed on Computer Hope and a brief explanation about
each command. This list contains every command ever made
available, which means not all the commands are going to work with
your version of MS-DOS or Windows. Click on the command to view a full help page.
Command Description Type
Anasilsys Defines functions that change display graphics, control cursor
movement, and reassign keys.
File
append Causes MS-DOS to look in other directories when editing a file or
running a command.
External
arp Displays, adds, and removes arp information from network devices. External
assign Assign a drive letter to an alternate letter. External
assoc View the file associations. Internal
at Schedule a time to execute commands or programs. External
atmadm Lists connections and addresses seen by Windows ATM call
manager.
Internal
attrib Display and change file attributes. External
batch Recovery console command that executes a series of commands in
a file.
Recovery
bcdedit Modify the boot configuration data store. External
bootcfg Recovery console command that allows a user to view, modify, and Recovery
7/25/2018 Basic overview of MS-DOS commands
rebuild the boot.ini file.
break Enable and disable Ctrl+C feature. Internal
cacls View and modify file ACL's. External
call Calls a batch file from another batch file. Internal
cd Changes directories. Internal
chcp Supplement the International keyboard and character set
information.
External
chdir Changes directories. Internal
chkdsk Check the hard drive running FAT for errors. External
chkntfs Check the hard drive running NTFS for errors. External
choice Specify a listing of multiple options within a batch file. External
clip Redirect command line output to the Windows clipboard. External
cls Clears the screen. Internal
cmd Opens the command interpreter. Internal
color Change the foreground and background color of the MS-DOS
window.
Internal
command Opens the command interpreter. Internal
comp Compares files. External
compact Compresses and uncompress files. External
control Open Control Panel icons from the MS-DOS prompt. External
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 3/9
convert Convert FAT to NTFS. External
copy Copy one or more files to an alternate location. Internal
ctty Change the computers input/output devices. Internal
date View or change the systems date. Internal
debug Debug utility to create assembly programs to modify hardware
settings.
External
defrag Re-arrange the hard drive to help with loading programs. External
del Deletes one or more files. Internal
delete Recovery console command that deletes a file. Internal
deltree Deletes one or more files or directories. External
dir List the contents of one or more directory. Internal
disable Recovery console command that disables Windows system services
or drivers.
Recovery
diskcomp Compare a disk with another disk. External
diskcopy Copy the contents of one disk and place them on another disk. External
doskey Command to view and execute commands that have been run in the
past.
External
dosshell A GUI to help with early MS-DOS users. External
driverquery External
drivparm Enables overwrite of original device drivers. Internal
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 4/9
echo Displays messages and enables and disables echo. Internal
edit View and edit files. External
edlin View and edit files. External
emm386 Load extended Memory Manager. External
enable Recovery console command to enable a disable service or driver. Recovery
endlocal Stops the localization of the environment changes enabled by the
setlocal command.
Internal
erase Erase files from computer. Internal
exit Exit from the command interpreter. Internal
expand Expand a Microsoft Windows file back to it's original format. External
extract Extract files from the Microsoft Windows cabinets. External
fasthelp Displays a listing of MS-DOS commands and information about
them.
External
fc Compare files. External
fdisk Utility used to create partitions on the hard drive. External
find Search for text within a file. External
findstr Searches for a string of text within a file. External
fixboot Writes a new boot sector. Recovery
fixmbr Writes a new boot record to a disk drive. Recovery
for Boolean used in batch files. Internal
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 5/9
format Command to erase and prepare a disk drive. External
ftp Command to connect and operate on an FTP server. External
fType Displays or modifies file types used in file extension associations. Recovery
goto Moves a batch file to a specific label or location. Internal
graftabl Show extended characters in graphics mode. External
help Display a listing of commands and brief explanation. External
if Allows for batch files to perform conditional processing. Internal
ifshlp.sys 32-bit file manager. External
ipconfig Network command to view network adapter settings and assigned
values.
External
keyb Change layout of keyboard. External
label Change the label of a disk drive. External
lh Load a device driver in to high memory. Internal
listsvc Recovery console command that displays the services and drivers. Recovery
loadfix Load a program above the first 64 k. External
loadhigh Load a device driver in to high memory. Internal
lock Lock the hard drive. Internal
logoff Logoff the currently profile using the computer. External
logon Recovery console command to list installations and enable
administrator login.
Recovery
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 6/9
map Displays the device name of a drive. Recovery
md Command to create a new directory. Internal
mem Display memory on system. External
mkdir Command to create a new directory. Internal
mklink Creates a symbolic link. Internal
mode Modify the port or display settings. External
more Display one page at a time. External
move Move one or more files from one directory to another directory. Internal
msav Early Microsoft Virus scanner. External
msd Diagnostics utility. External
mscdex Utility used to load and provide access to the CD-ROM. External
nbtstat Displays protocol statistics and current TCP/IP connections using
NBT.
External
net Update, fix, or view the network or network settings. External
netsh Configure dynamic and static network information from MS-DOS. External
netstat Display the TCP/IP network protocol statistics and information. External
nlsfunc Load country specific information. External
nslookup Look up an IP address of a domain or host on a network. External
path View and modify the computers path location. Internal
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 7/9
pathping View and locate locations of network latency. External
pause Command used in batch files to stop the processing of a command. Internal
ping Test and send information to another network computer or network
device.
External
popd Changes to the directory or network path stored by the pushd
command.
Internal
power Conserve power with computer portables. External
print Prints data to a printer port. External
prompt View and change the MS-DOS prompt. Internal
pushd Stores a directory or network path in memory so it can be returned
to at any time.
Internal
qbasic Open the QBasic. External
rd Removes an empty directory. Internal
ren Renames a file or directory. Internal
rename Renames a file or directory. Internal
rmdir Removes an empty directory. Internal
robocopy A robust file copy command for the Windows command line. External
route View and configure Windows network route tables. External
runas Enables a user to run a program as a different user. External
sc Communicate with the Service Control Manager and services. External
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 8/9
scandisk Run the scandisk utility. External
scanreg Scan Registry and recover Registry from errors. External
set Change one variable or string to another. Internal
setlocal Enables local environments to be changed without affecting
anything else.
Internal
setver Change MS-DOS version to trick older MS-DOS programs. External
share Installs support for file sharing and locking capabilities. External
shift Changes the position of replaceable parameters in a batch program. Internal
shutdown Shutdown the computer from the MS-DOS prompt. External
smartdrv Create a disk cache in conventional memory or extended memory. External
sort Sorts the input and displays the output to the screen. External
start Start a separate window in Windows from the MS-DOS prompt. Internal
subst Substitute a folder on your computer for another drive letter. External
switches Remove add functions from MS-DOS. Internal
sys Transfer system files to disk drive. External
telnet Telnet to another computer or device from the prompt. External
time View or modify the system time. Internal
title Change the title of their MS-DOS window. Internal
tracert Visually view a network packets route across a network. External
7/25/2018 Basic overview of MS-DOS commands
https:/techbrowsoftsolutions.blogspot.com (Allownace Lists)
tree View a visual tree of the hard drive. External
Type Display the contents of a file. Internal
undelete Undelete a file that has been deleted. External
unformat Unformat a hard drive. External
unlock Unlock a disk drive. Internal
ver Display the version information. Internal
verify Enables or disables the feature to determine if files have been
written properly.
Internal
vol Displays the volume information about the designated drive. Internal
xcopy Copy multiple files, directories, or drives from one location to
another.
External
Pdf for MS DOS Commands -------------Download Now
1- Zendesk
2- Towk
Different Command Coding List ( in pdf) ---------------- Download Now
PDF for software development life cycle------------------ Download Now
All Profile Responsibilities
PHP (Web Developer Responsibilities)
Position: PHP Developer
for a leading E Commerce in Delhi
Job Responsibility:
â?¢Strong knowledge in Core PHP is must
â?¢Should have clear understanding of OOPs and MVC concepts
â?¢Experience in any PHP Framework like CodeIgniter (preferred), Laravel, Magento, Symfony, Zend etc.
â?¢Good grasp in MySQL DBMS and SQL querying
â?¢Must be capable of handling frontend technologies as well such as HTML, CSS, JavaScript, jQuery, XML, JSON, AJAX, Bootstrap etc.
â?¢Hands on experience in writing and consuming RESTful Web Services
â?¢Familiarity with GIT version control and Github platform
â?¢Should be capable of handling E-commerce websites
â?¢Analysis of requirements from technical point of view i.e to convert functional requirements gathered by the functional consultant into technical logics
Email----
Website----
Responsibility of Ethical Hacker
You have need become ethical hacker
1- Linux (Using operating system)
2- All DOS command knowledge
3- Registry and programming knowledge
4-Networking skills and data base knowledge
Top 5 Website to learn Ethical Hacking
1- Hackaday.com
2- Hack This site free
3- hackinthebox
4- Hacking (Get free Tools)
Corporate Sector Company Profile
Anytime software business profiles link ----------------------Download Now
Anytime software rate card -------------------------------------Download Now
Company Presentation-------------------------------------------Download Now
TCS Company Profile------------------------------------------ Downaload Now
Letter and Application
Dear Ravi Singh,
Greetings form Tridindia **
As per the telephone conversation. You need to visit to our office to face to face interview for the "Web Developer".
Date # 20th July 2018 (Friday)
Mention Now ( Company Description)
Venue Address_
Tridindia It Translation Services Pvt. Ltd.
Second Floor Plot -19 Sector -5 Rajendra Nagar , Sahibabad (Near Dilshad Garden Metro Station)
Delhi Ncr
Thanks @ Regards
Sandeep Gupta
Hr. Department.
Corel Draw Shortcut Command
T = Align Top B = Align Button [TB-EC-LRP] learn code
E = Align Center Horizontaly
C = Align Center Vertically
L = Align Left
R = Align Right
P = Allign Center Page
Shift+ Page Down = pg down
Shift+Page Up = up page Ctrl+B Bold Text Ctrl+U Underline Text Ctrl+I Italic Text Ctrl+8 Font Size Increase Ctrl+2 FontSize Decrease
Shift+F8
Convert artistic text to paragraph text
Shift+F2
Zoom to selection
Shift+F4
Zoom to page
Command Description Command Description Ctrl+< Micro nudge left
Ctrl + G
Group Object Ctrl+> Micro nudge right
Ctrl + U
Ungroup Object Ctrl+up arrow Micro nudge up
Ctrl + D
Dublicate Group Object Ctrl+down arrow Micro nudge down
Ctrl + K
Break Apart
Shift+<
Super nudge left
Shift+>
Super nudge right
Shift+up
Super nudge up
Shift+down
Super nudge down
There are different types of coral draw tools
Name of coral draw tools Description 1. Pick tool Select position & transform object 2. Shape tool Edit to curve object 3. Crop tool Remove the area outside selection 4. Zoom tool Change the magnification of level of document 5. Freehand tool Draw (curve and straight line) 6. Artistic media tool Add artistic brush , spray and calligraphics 7. Rectangle tool Draw the (square and rectangle area) 8. Ellipse tool Draw( circle and ellipse) 9. Polygon tool Draw (polygons) 10. Text tool Add and edit paragraph 11. Parallel dimensional Draw slanted (dimensions lines) 12. Straight line connector tool Draw (straight line connected two objects) 13. Drop shadow tool Apply Shadow 14. Transparency tool Partially reveal image area 15. Color eye dropper tool Sample color apply to theme object 16. Interact feel tool Dynamically apply to current file
Learn Command= [PSC_ZFAREPT_PSD_TCI]
Job Description for Business Development Manager/Executive
1- Lead generation through bidding channels like upwork, Elane, PPH etc.
2- Expertise in bid for project like PHP Programing, CMS, Fraework, SEO and various Ecommerse platforms used in web develoment and mobile applications
3- Expetise in getting requirements from the clients till the project gets finalised
4- Negotiation with the client
5- Researching for upcoming events through websites
6- Maintaining the data and keeping track of daily reports
7- Coordinating with developers and designers for clients requirents
8- Maintaining long term professional relatonship with the existing and new clients.
9- Preparing and imparing training modules for team memebers
10- Identifying researching and targeting new business prospects
Position - Content Writer
Knowledge of requirements - Wholl be responsible for researching , creating blogs, and articles in the technical domains like SEO , Big data, Cloud computing , web hosting etc.
Key Responsibility for job
1- Responsibility for writing a varienty of unique material for websites, blogs, social media, online articles.
2- Assist the marketing team and the development of engaging content that can be used in marketing and advetising campaings
3- Excellent overall writing skills and no. of different style and tones
4- Impeccable spelling and grammar
5- A deep understating of consumers and what motivates and online
6- Great reasearch and organizational and learning skills.
7- High comprehension of software like microsoft word and google docs
8- Familities with keyword placement and other seo and best practise
9- Some experience with online marketing and lead generations
10- An understating of farmating articles on the web.
If you're looking proprty for job change and intrested for this opening .Please do revert with your updated resume and the following details to fix the interview appoinment on : pawanpreet@fly.biz.
3- Completes orders by recording names, addresses, and purchases; referring orders for filling.
4- Schedule and conduct weekly sales meetings and achieving targets.
Liaising between customers and the company for up-to-date status of service, pricing and new product release launches.
5- Report on sales activities to top management.
6- Increasing business opportunities through various routes to market.
7- Setting sales targets for individual reps and your team as a whole.
8- Developing sales strategies and setting targets.
9- Monitoring your team's performance and motivating them to reach targets.
10- Compiling and analyzing sales figures.
11- Possibly dealing with some major customer accounts by you.
12- Collecting customer feedback and market research.
13- Keeping up to date with products and competitors.
14- Contributes to team effort by accomplishing related results as needed.
Job responsibility for web and graphics designing
Urgent Requirement # Web and Graphics Designing
Experience # 0-5 years
Annual salary of job # 0.00-2.50 Lacs
Position-
Location-
1- Min 2 years experience as web designer and graphics designer
2- HTML 5 , and css and bootstrap and jquery and photo shop
3- Solid experience with java script coding
4- Should be able to create PSD, convert PSD to html and html to wordpress and template design
5- Assure user input is validated before submiting to backend
6- Ensure technical UI/UX design
7- Good communications skills
8- Experience in planning and delivering platform used across multiple products and organizations units.
9- Experience in palnning and delivering software platforms across multiple products and organizational units
10- Deep functional knowledge or hands and design experience with web services.
11- Should have excellent logical and coding skills to understand client requirements
In case intrested please send us updated copy of your resume , with the following details
1_ Present CTC
2_ Expected CTC
3_ Notice Period
4_ Do u have valid passport
5- Present company name (Contact and Permanent)
6- Location Preferences
7- Are u open for relocation
8- Have you attemp any interview in IBM before
9- Do u have the pan card , if yes then please share
10- Reference at least 2 person ( Pls give Name Email Contact No)
11- Reason for job change
Welcome to our Website
Computer tips and technology.
App ko es platform per computer tips and technology ke barein me all scientific knowledge milega jo app ko life mai hamesha sath dega.
Mai app ko bata du ki hamara blog all technolgy and all information ke barein me present karega but so app hamare website per bane raheye daily wise new update pate raheye.
Thank you so much......
Hello Guys app ko pdf format and content me all data provides karega ye website . Please app hamare website per bane rahiye.
If you want to know that about of networking and hacking please you remained on our website so today I will tell you about of hacking point come here you let,s get started.
Network Hacking ( Best CMD commands for Network Hacking)
CMD is a power tool which lets you do almost anything with your PC/laptop. There are common
commands like CD.. and MD etc which you probably know so we wont get into that. Here are some really
useful things a hacker can do with CMD commands.
First, open your Network Connection and right click and select Properties. Then Select TCP/IP and
click Properties again. Now Click on Advanced and WINS tab. Select Default for NeBIOS.
Now back to the main Local Area Connection window, select File and Print Sharing for Microsoft
Networks and hit enter.
This is just to make sure you have NetBIOS enabled. We will have some fun with NetBIOS on CMD. In
case you don’t know how to get CMD by clicking the Windows icon at the left-hand bottom of your screen
in all Windows versions and click on Start. Press run from the start, then type “cmd” without quotes.
Now here are the important commands which every wannabe hacker should know :
nslookupnet viewnet usenet userpingtracertarproutenbtstatnetstatipcon
In case you don’t know some of them, then just type the command on CMD and hit enter. A little helpwill show up on your screen. Read it to understand what that particular command does.
Let’s start easy…
1) ping : This command will allow you to know if the host you pinging is alive, which means if it is up at
the time of executing the “ping” command.
ping x.x.x.x (x is the IP address). You can try pinging 8.8.8.8 which belongs to Google
or
2) nslookup : This command has many functionalities. One is for resolving DNS into IP. Lets say you
know the website URL but you don’t know its IP but you want to ô€ƒ¦nd it out.
Eg. nslookup www.google.com (www.google.com is the website for which you want to 􀃦nd out the IP)
Now, another really nice function of nslookup is to 􀃦nd out IP of speci􀃦c Mail Severs
nslookup (enter)
set type=mx (enter)
yahoo.com
This command will give you the mail server IP of yahoo.com. You can use whatever server you want and if
it is listed on DNS, then you get the IP. Simple, isn’t it? You can send a spoofed email to your friends
using the IP address of the mail server. You can check the tutorial here for sending spoofed email.
3) tracert : This command will give you the hops that a packet will travel to reach its 􀃦nal destination.
This command is really helpful if you know the route a packet takes before it goes to the target box.
tracert x.x.x.x (x is the IP address)
or
tracert www.google.com (www.google.com is the website you don’t know the IP)
4) arp : This command will show you the arp table. You can 􀃦nd out if anyone has done arp poisoning in
your LAN using this command.
arp -a
5) route : This command will show you the routing table, gateway, interface and metric.
Code:route print
ipcon􀃣g : This command will show you a lot of useful things like your IP, Gateway, DNS in use, etc.
This command will give all that info but for all networks you might have it.
Code:
ipcon􀃦g
or
Code:
ipcon􀃦g /all
Also, in case you have a dynamic IP and want to change it, then type…
Code:
ipcon􀃦g /release (this will release your IP)
ipcon􀃦g /renew (this will renew your iP)
7) netstat : This command will show you connection stats
Code:
netstat
or
Code:
netstat -a (this will show you all the listening ports and connection with DNS names)
netstat -n (this will show you all the open connection with IP addresses)
netstat -an (this will combined both of the above)
net view x.x.x.x or computername (will list the available sharing folders on the target box)
Here are some additional CMD commands which will help you.
Code:
net use \ipaddressipc$ “” /user:administrator
(this command will allow you to connect to the target as administrator)
Now if you want to connect to the target and browse the entire C drive, then use this command:
Code:
net use K: \computernameC$
(this will create a virtual drive on your “my computer” folder)
Please not that this command will only work if the target PC/laptop has not set a Adminastrator
Password.
And least but not last, the “help” command.
Quote:
whatevercommand /help
or
Quote:
whatevercommand /?
This command is very useful in 􀃦nding what a particular command does, especially if you are a newby.
Hope you liked the CMD commands listed above. If you have found.
5 Common Hacking Techniques
1.
Brute
Force Hacking Attacks : - Hack to the smaller password (For example) –
Combination of abcd 1234 password simply to hack..
2.
Phishing
Hacking Attack: - Hacker developed a fake website because hacker know as username and password. For
Example (Name of the website create the phishing page)
3.
Keylogger
Attack :- Which hacker transfer malware in other website because hack
to pc data.
4.
Dictionary
Attack :- Hacker hack to the dictionary related password.
5.
Waterhole
Attack :- Hacker check the routine and according to that hack to
internet data.
Name of Software Design Tools
1-
CoralDraw
- Coral draw is the graphics package
software designing tools and basically using the design of the software and
They are name of the different software
in such that CAD and computer inventer and graphics designer.
2-
Coral draw is the vector designing software
tools and different design of software.
10 Useful Windows Networking Commands
The ping command is one of the most often used networking
utilities for detecting devices on a network and for troubleshooting
network problems.
When you ping a device you send that device a short message,
which it then sends back (the echo).
The general format is ping hostname or ping IPaddress.
Example
ping www.google.com or ping 216.58.208.68
This article covers the ping command in more detail
2. ipconfig Command
Another indispensable and frequently used utility that is used for
finding network information about your local machine like IP
addresses, DNS addresses etc
Basic Use: Finding Your IP Address and Default Gateway
Type the command ipconfig at the prompt.
The following is displayed
ipconfig /all – displays more information about the network setup
on your systems including the MAC address.
ipconfig /release – release the current IP address
ipconfig /renew – renew IP address
ipconfig /? -shows help
ipconfig/flushdns – flush the dns cache
3. Hostname Command
A very simple command that displays the host name of your
machine. This is much quicker than going to the control
panel>system route.
4. getmac Command
Another very simple command that shows the MAC address of your
network interfaces
5. arp Command
This is used for showing the address resolution cache. This
command must be used with a command line switch arp -a is the
most common.
6. NSlookup
Used for checking DNS record entries. See Using NSlookup for
more details
7. Nbtstat
Diagnostic tool for troubleshooting netBIOS problems. See This
technet article.
8 Net Command
Used for managing users,service,shares etc see here
9. Netstat Command
Used for displaying information about tcp and udp connections
and ports. See tcp and udp ports and sockets and how to use the
netstat command
10. TaskKill Command
View a list of running tasks using the tasklist command and kill
them by name or processor ID using the taskKill command- See
this tutorial.
Resources:
Troubleshooting internet connection problems
Microsoft- using command line tools for networking information
Pdf for 10 useful windows networking command------------Download Now
10 Basic Overview MS DOS Command
Below is a listing of each of the MS-DOS and Windows command line
commands listed on Computer Hope and a brief explanation about
each command. This list contains every command ever made
available, which means not all the commands are going to work with
your version of MS-DOS or Windows. Click on the command to view a full help page.
Command Description Type
Anasilsys Defines functions that change display graphics, control cursor
movement, and reassign keys.
File
append Causes MS-DOS to look in other directories when editing a file or
running a command.
External
arp Displays, adds, and removes arp information from network devices. External
assign Assign a drive letter to an alternate letter. External
assoc View the file associations. Internal
at Schedule a time to execute commands or programs. External
atmadm Lists connections and addresses seen by Windows ATM call
manager.
Internal
attrib Display and change file attributes. External
batch Recovery console command that executes a series of commands in
a file.
Recovery
bcdedit Modify the boot configuration data store. External
bootcfg Recovery console command that allows a user to view, modify, and Recovery
7/25/2018 Basic overview of MS-DOS commands
rebuild the boot.ini file.
break Enable and disable Ctrl+C feature. Internal
cacls View and modify file ACL's. External
call Calls a batch file from another batch file. Internal
cd Changes directories. Internal
chcp Supplement the International keyboard and character set
information.
External
chdir Changes directories. Internal
chkdsk Check the hard drive running FAT for errors. External
chkntfs Check the hard drive running NTFS for errors. External
choice Specify a listing of multiple options within a batch file. External
clip Redirect command line output to the Windows clipboard. External
cls Clears the screen. Internal
cmd Opens the command interpreter. Internal
color Change the foreground and background color of the MS-DOS
window.
Internal
command Opens the command interpreter. Internal
comp Compares files. External
compact Compresses and uncompress files. External
control Open Control Panel icons from the MS-DOS prompt. External
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 3/9
convert Convert FAT to NTFS. External
copy Copy one or more files to an alternate location. Internal
ctty Change the computers input/output devices. Internal
date View or change the systems date. Internal
debug Debug utility to create assembly programs to modify hardware
settings.
External
defrag Re-arrange the hard drive to help with loading programs. External
del Deletes one or more files. Internal
delete Recovery console command that deletes a file. Internal
deltree Deletes one or more files or directories. External
dir List the contents of one or more directory. Internal
disable Recovery console command that disables Windows system services
or drivers.
Recovery
diskcomp Compare a disk with another disk. External
diskcopy Copy the contents of one disk and place them on another disk. External
doskey Command to view and execute commands that have been run in the
past.
External
dosshell A GUI to help with early MS-DOS users. External
driverquery External
drivparm Enables overwrite of original device drivers. Internal
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 4/9
echo Displays messages and enables and disables echo. Internal
edit View and edit files. External
edlin View and edit files. External
emm386 Load extended Memory Manager. External
enable Recovery console command to enable a disable service or driver. Recovery
endlocal Stops the localization of the environment changes enabled by the
setlocal command.
Internal
erase Erase files from computer. Internal
exit Exit from the command interpreter. Internal
expand Expand a Microsoft Windows file back to it's original format. External
extract Extract files from the Microsoft Windows cabinets. External
fasthelp Displays a listing of MS-DOS commands and information about
them.
External
fc Compare files. External
fdisk Utility used to create partitions on the hard drive. External
find Search for text within a file. External
findstr Searches for a string of text within a file. External
fixboot Writes a new boot sector. Recovery
fixmbr Writes a new boot record to a disk drive. Recovery
for Boolean used in batch files. Internal
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 5/9
format Command to erase and prepare a disk drive. External
ftp Command to connect and operate on an FTP server. External
fType Displays or modifies file types used in file extension associations. Recovery
goto Moves a batch file to a specific label or location. Internal
graftabl Show extended characters in graphics mode. External
help Display a listing of commands and brief explanation. External
if Allows for batch files to perform conditional processing. Internal
ifshlp.sys 32-bit file manager. External
ipconfig Network command to view network adapter settings and assigned
values.
External
keyb Change layout of keyboard. External
label Change the label of a disk drive. External
lh Load a device driver in to high memory. Internal
listsvc Recovery console command that displays the services and drivers. Recovery
loadfix Load a program above the first 64 k. External
loadhigh Load a device driver in to high memory. Internal
lock Lock the hard drive. Internal
logoff Logoff the currently profile using the computer. External
logon Recovery console command to list installations and enable
administrator login.
Recovery
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 6/9
map Displays the device name of a drive. Recovery
md Command to create a new directory. Internal
mem Display memory on system. External
mkdir Command to create a new directory. Internal
mklink Creates a symbolic link. Internal
mode Modify the port or display settings. External
more Display one page at a time. External
move Move one or more files from one directory to another directory. Internal
msav Early Microsoft Virus scanner. External
msd Diagnostics utility. External
mscdex Utility used to load and provide access to the CD-ROM. External
nbtstat Displays protocol statistics and current TCP/IP connections using
NBT.
External
net Update, fix, or view the network or network settings. External
netsh Configure dynamic and static network information from MS-DOS. External
netstat Display the TCP/IP network protocol statistics and information. External
nlsfunc Load country specific information. External
nslookup Look up an IP address of a domain or host on a network. External
path View and modify the computers path location. Internal
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 7/9
pathping View and locate locations of network latency. External
pause Command used in batch files to stop the processing of a command. Internal
ping Test and send information to another network computer or network
device.
External
popd Changes to the directory or network path stored by the pushd
command.
Internal
power Conserve power with computer portables. External
print Prints data to a printer port. External
prompt View and change the MS-DOS prompt. Internal
pushd Stores a directory or network path in memory so it can be returned
to at any time.
Internal
qbasic Open the QBasic. External
rd Removes an empty directory. Internal
ren Renames a file or directory. Internal
rename Renames a file or directory. Internal
rmdir Removes an empty directory. Internal
robocopy A robust file copy command for the Windows command line. External
route View and configure Windows network route tables. External
runas Enables a user to run a program as a different user. External
sc Communicate with the Service Control Manager and services. External
7/25/2018 Basic overview of MS-DOS commands
https://www.computerhope.com/overview.htm 8/9
scandisk Run the scandisk utility. External
scanreg Scan Registry and recover Registry from errors. External
set Change one variable or string to another. Internal
setlocal Enables local environments to be changed without affecting
anything else.
Internal
setver Change MS-DOS version to trick older MS-DOS programs. External
share Installs support for file sharing and locking capabilities. External
shift Changes the position of replaceable parameters in a batch program. Internal
shutdown Shutdown the computer from the MS-DOS prompt. External
smartdrv Create a disk cache in conventional memory or extended memory. External
sort Sorts the input and displays the output to the screen. External
start Start a separate window in Windows from the MS-DOS prompt. Internal
subst Substitute a folder on your computer for another drive letter. External
switches Remove add functions from MS-DOS. Internal
sys Transfer system files to disk drive. External
telnet Telnet to another computer or device from the prompt. External
time View or modify the system time. Internal
title Change the title of their MS-DOS window. Internal
tracert Visually view a network packets route across a network. External
7/25/2018 Basic overview of MS-DOS commands
https:/techbrowsoftsolutions.blogspot.com (Allownace Lists)
tree View a visual tree of the hard drive. External
Type Display the contents of a file. Internal
undelete Undelete a file that has been deleted. External
unformat Unformat a hard drive. External
unlock Unlock a disk drive. Internal
ver Display the version information. Internal
verify Enables or disables the feature to determine if files have been
written properly.
Internal
vol Displays the volume information about the designated drive. Internal
xcopy Copy multiple files, directories, or drives from one location to
another.
External
Pdf for MS DOS Commands -------------Download Now
List of Live Chat Desk website name but included maximum website--
2- Towk
Different Command Coding List ( in pdf)
PDF for software development life cycle------------------ Download Now
All Profile Responsibilities
PHP (Web Developer Responsibilities)
Position: PHP Developer
for a leading E Commerce in Delhi
Job Responsibility:
â?¢Strong knowledge in Core PHP is must
â?¢Should have clear understanding of OOPs and MVC concepts
â?¢Experience in any PHP Framework like CodeIgniter (preferred), Laravel, Magento, Symfony, Zend etc.
â?¢Good grasp in MySQL DBMS and SQL querying
â?¢Must be capable of handling frontend technologies as well such as HTML, CSS, JavaScript, jQuery, XML, JSON, AJAX, Bootstrap etc.
â?¢Hands on experience in writing and consuming RESTful Web Services
â?¢Familiarity with GIT version control and Github platform
â?¢Should be capable of handling E-commerce websites
â?¢Analysis of requirements from technical point of view i.e to convert functional requirements gathered by the functional consultant into technical logics
Post
job tiles for responsibilities of the web developer (PHP)
Experience required for job- 1-8 years
Annual salary of the job -0.00-3.00
Job Location – Gurugram
Walkin Date and time – 23 july 2018 at 09:30Am - )600 pm
Interview Location – GIT
Geeks Pvt. Ltd.
Unit no 341,Tower B1, 3rd Floor ,Szpaze 1 Tech
park Sohana Road sec 49 Noida
Dear Ravi Singh
We have uegrnt requirement for PHP Developer (Web Developer)
Job Description_
Strong knowledge of core php, framework such as (Laravel ,
Codeignitor, Cake PHP etc.)
Uderstanding of MVC (Model view controller) design pattern
Knowledge on REST API Development
Working on product based development
Good understanding and knowledge on various tools
#javascript
#JQuery
#Angular JS
Must be agree for one year mutual service agreement
Mention Below Details
#Experience
#Current Salary
#Expected Salary
#Notice Period
Interview
Date-----------------------
Timing ---------------------------------
Venue Details
-------------------
-------------------
Thanks & Regards
---------------------
Email----
Website----
Responsibility of Ethical Hacker
You have need become ethical hacker
1- Linux (Using operating system)
2- All DOS command knowledge
3- Registry and programming knowledge
4-Networking skills and data base knowledge
Top 5 Website to learn Ethical Hacking
1- Hackaday.com
2- Hack This site free
3- hackinthebox
4- Hacking (Get free Tools)
Corporate Sector Company Profile
Anytime software business profiles link ----------------------Download Now
Anytime software rate card -------------------------------------Download Now
Company Presentation-------------------------------------------Download Now
TCS Company Profile------------------------------------------ Downaload Now
Letter and Application
Appointment Letter
Ref :
EPEPL/HR
Mr. Ravi
Singh
NH-24
Jindal Nagar Ghaziabad
Dear Sir/Mam
Reference to
your application & subsequent interview, we are pleased to appointment you
as the software engineer in this organization on the following terms and
condition .
You will be
paid consolited salary of RS . 20k(CTC) PM and include for allowance.
You are required
to join your duties on 01.02.2010.
Ref: TCS/Ap/13
Mr. Rahul Sharm
Tata Consultancy Services
Mumbai
Letter of Appraisal & Incresement
Dear Sir/Mam
Based on your perfomance, We are please to announce that year consilated
salary he been increased to RS. 19000/-P.M.effective from january 2017.
Your next annual appraisal cycle will be in the month january 2018. However
appraisal will depend upon standing your constinuous performance observed by
the management.
We look forword for I long and matually baneficial association with you.
Dated
Sincerely
TCS Mumbai
Interview Letter
Hello Mr. Ravi Singh
As discussed , your in meeting us
is confirmed on “18-Dec-2016” at “03:45 PM” on the below mentioned address.
Please acknowledge the mail to
confirm your availability
Google India Private Limited .
Curla Complex Mumbai (Maharastra)
Maharastra (MH)
Phone 022-6731894
Your contact the interview is : Mrs. Jyoti Singh
You need to carry the following
documents for his meeting
1.
Your last
month salary slip
2.
Appointment
letter with salary breakup of current organization
3.
Appointment
letter with salary breakup of current organization
4.
Offer letter
if any
Regards
LETTER OF CANDIDATE
INTERVIEW STATUS
EMPLOYEE ID
INT12201738968
EMPLOYEE NAME RAVI SINGH
DATE OF INTERVIEW 2017-12-01 13:56:10
STATUS INTERVIEW
PROCESS DEN
BROADBAND
INTERVIEW BY HIMANSHU
MAHAJAN
OFFERED SALARY 29500 PM
DATE OF JOINING 2017-12-05
STIPEND INR
2000 FOR 20 DAYS. W.E.F. JOINING THIS WILL BE PAYABLE ONLY
ON SUCEESSFUL COMPLETION OF TRAINING AND CERTIFICATE
Checklist of the documents that nees to be
submitted at the time of joining
·
Copy of identity proof (voter id ,
pancard, adhar card, driving licence, passport) -2 copies
·
Copy of address proof (ration card ,
electricity bill , telephone bill , domicile) – 2copies
·
Passport size photograph – 5 copy
·
Copy of 10th passing certificate
·
Copy of 12th passing
certificate
·
Copy of graduation proof
·
Pan card and adhar card mandatory
·
Blood group report compulsory
Note:
·
It is important to bring the document
on 1st day of training
·
Original document are compulsory to
bring for proof
·
Pan card and adhar card is mandatory
to avail “Provident Fund Facility”.
·
Pan card andhar card is mandatory for
bank account opening as salaries will be payble through bank only
(This document is not need any signatures)
Incase of any support please get in touch
with MANOJ NAGPAL +91-9999441595
Date - ___________
Letter of Intent (LOI)
Dear
---------------
This is with reference to your application for employment in
Radiate E-Services Pvt. Ltd. We are pleased to offer you the position of ______
the package of INR /_________ P.M.
You are requested to bring the following documents on the
date of joining.
·
Four passport size photograph.
·
Copies of education /Professional certificates.
·
Relieving letter from previous employer.
·
Copy of last salary proof/Bank Statement.
·
Current /Permanent Address Proof.
·
One Original Educational Documents Submission is
Mandatory.
This Offer will be withdrawn if you submit any forged
document/information or do not submit any of the of the above required
documents.
You are requested to join duty on or before ________ at
9:30am falling which this offer will be treated as cancelled.
We are happy to welcome you at radiate family and hope for a
mutually constructive association henceforth.
Best Wishes
@ Regards
Tech
BrowSoft Solutions
HR
Department
Mail Interview Process (SampleData)
Hi Ravi
As discussed , you are schedules for a F2F round of
interview on 6 th feb 2018 (Tuesday) at 11:00 AM . Please find the further
venue details for you
It’s just the one round of interview which will take 30 – 45
min only. Please be there at schedule time.
Venue Details
Webcules Technology Pvt. Ltd.
D-42 Sector 7 Noida (Near Paytm sec 6 office;, 1.2
kilometers from Noida sector 15 metro station)
Contact Person . Neeetu (HR)
Please find the company url : www.webcules.com
Regards
Prakash Dhyani
Principal Consultant = Recuitment
Contact no
Recruitment Letter
To
The Placement Officer
SGIT Ghaziabad
Subject ---- Recruitment of Candidate
Dear Sir/Mam
We are hiring Software Engineer (In Java Developer and
Android). Our company can come for interview.
We have vacancies for following
QUALIFICATION – B. Tech. (CS)
POST – Software Engineer (Java & Android Developer) ,
Web Development, Web Desinging.
Resigning Letter
Ref: EPEL/HR
Mr. Ravi Singh
s/o Mr. Jawahir Singh
Vill- Giriya, Post Padarikalan, Sonebhadra
Dear Sir/Mam
This is for you information that I am resinging from the
company due top the personal reason.
Please accept the resinging relieve me today.
Yours Obediantly
Mr
Ravi singh.
Domestic & International Airlines(Flight) In india | |||
S. No. | Domestic Airlines | Categorized | Destination for Covered by |
1 | Air India | Pvt. | |
2 | Indigo | Pvt. | |
3 | Jet Airways | Pvt. | |
4 | Spacejet | Pvt. | |
5 | Spacejet Airlines | Pvt. | |
6 | Go Air | Pvt. | |
7 | Air Asia India | Pvt. | |
International Airlines | |||
1 | Emirates Air | Gov. | Ahmedabad, Bengaluru, Chennai, Delhi, Hyderabad, Kochi, Kolkata, Kozhikode, Mumbai, Thiruvanantapuram. |
2 | Lufthansa:- | Gov. | Bangalore, Delhi, Mumbai, Chennai and Pune |
3 | Swiss International Airlines | Gov. | Delhi and Mumbai |
4 | Singapore Airlines | Gov. | Ahmedabad, Pune, Chennai, Goa, Jalandhar, Kolkata, Delhi, Mumbai, Hyderabad |
5 | Thai Airways | Gov. | Delhi, Bengaluru, Kolkata and Mumbai |
6 | Malaysia Airlines | Gov. | Bangalore, Chennai, Delhi, Hyderabad, Koch |
7 | Qatar Airways | Gov. | Chennai, Ahmedabad, Delhi, Kolkata, Bengaluru, Mumbai |
8 | Turkish Airlines | Gov. | Ahmedabad, Bengaluru, Delhi, Kolkata, Madras, Mumbai, Hydearabad |
9 | Qantas Airways | Gov. | Mumbai, Delhi |
10 | Air New Zealand | Gov. | New Delhi and Mumbai |
11 | British airways | Gov. | Bangalore,
Chennai, Delhi, Hyderabad, Mumbai |
Greetings form Tridindia **
As per the telephone conversation. You need to visit to our office to face to face interview for the "Web Developer".
Date # 20th July 2018 (Friday)
Mention Now ( Company Description)
Venue Address_
Tridindia It Translation Services Pvt. Ltd.
Second Floor Plot -19 Sector -5 Rajendra Nagar , Sahibabad (Near Dilshad Garden Metro Station)
Delhi Ncr
Thanks @ Regards
Sandeep Gupta
Hr. Department.
Useful Website Data | ||
S. No. | Name of Website | Description (Application) |
1 | Imgur | Youtube video convert to GIF |
2 | Imageflip | Socialmedia (Customize Themes) |
3 | Tv Connection | |
4 | Hacker Typer | Dig website |
5 | PDF to World Converter | For Using the PDf to Word Converter files |
6 | Mathway | All Mathematics Formula Solutions |
7 | Tinny.CC | |
8 | Radio Gardan | World radio frequencies |
9 | Webpage Fix | |
10 | Haveibeen Pavoned | Email Linking website Data |
11 | Animagrafs.com | |
12 | Flightaware.com | Information for all flight status |
13 | Smsonline Info | Status for SMA related |
14 | Image bgremove | |
15 | Supercook | Respy Site |
16 | Tunefind | All movies and music type |
17 | Nass Com | Black list of Employee of Oraganization |
18 | Android App Developer Site | |
19 | (I) Appsgeyser | Developed for New android App |
20 | Web2apk.com | Developed for New android App |
21 | Algorithmia.com | Convert to black and white photo website |
22 | Appypie.com | Advanced create android app (how to create an appfor free without coding in just 5 minutes) |
23 | Map.norsecorp.com | |
24 | onlineclock.net | |
25 | The typingcot.com | |
26 | 10 minute.com | |
27 | Giphy.com | |
28 | www.contentmart.com | Earning website |
29 | Fiver.com | Earning website |
30 | www.dnsstuff.com | Trace the server IP and Trace the location area |
31 | Droid Havji | Android hacking tools |
32 | fdmr.com | Developed for Mobile ring tone |
33 | http://mobile-spy-phone.com | Phone tracker website |
34 | http://www.projectideas.co.in | Get the project ideas |
35 | www.pariwahangov.in | Check the vehicle plate no. |
36 | www.godaddy.com | Purchase the website domain |
37 | www.Bigrock.com | Purchase the website domain |
38 | www.hostingraja.com | Puchase the website hosting |
39 | www.hostgator.com | Puchase the website hosting |
40 | www.hostinger.in | Create a free website |
41 | www.pmindia.gov.in | Direct complain from form prime minister of india |
42 | www.epfindia.gov.in | Check the provident fund money |
43 | www.jobriya.in | job related website (Up Rojgar Mela) |
44 | http://convert-my-image.com/ImageConverter | using convert resize image |
45 | http://www.freenom.com | free domain site |
46 | https://infinityfree.net | free unlimited hosting |
47 | https://www.mindinventory.com/ | all platform android app development |
48 | http://www.videosmaller.com/ | all data (video and audio and pdf etc.) compress |
49 | https://app.plex.tv/desktop | Create your media server |
50 | https://www.purepassion.in/ | all sexual product site |
51 | http://jpg2pdf.com/ | using image to pdf convertor |
52 | https://post.magicbricks.com/ | sell the propety |
53 | https://upbhulekh.gov.in | Check the land and property |
54 | Name of Property Website | |
55 | realstateindia.com | Buy and sell property online |
56 | Squareyard.com | Buy and sell property online |
57 | Propertywala.com | Buy and sell property online |
58 | indiaproperty.com | Buy and sell property online |
59 | housing.com | Buy and sell property online |
60 | makaan.com | Buy and sell property online |
61 | magicbricks.com | Buy and sell property online |
62 | 360 realtors.com | Buy and sell property online |
63 | 99 across.com | Buy and sell property online |
64 | appypie app | Create digital android application |
65 | digitizeindia.gov.in | Government online data entry job |
66 | merebazar.com | all registration service (with ISO registration) |
67 | List of web testing website (Freelancer earn this website) | |
68 | Usertesting.com | all testing website |
69 | userfeel.com | all testing website |
70 | enrollapp.com | all testing website |
71 | userlytics.com | all testing website |
72 | startaplift.com | all testing website |
73 | app.whatusers.com | all testing website |
74 | testingtime.com | all testing website |
75 | uxline.com | all testing website |
76 | utest.com | all testing website |
77 | ||
78 | bitly.com | url shortler tools |
79 | bit.do | url shortler tools |
80 | savefrom.net and 9xbuddy.app | all videos downloader |
81 | https://www.scribd.com/interest/Ip-Address/explore | Document uploaded website tools |
82 | kalilinuxtutorial.com | hack the all data this website |
83 | gbhackers.com | all hacking news |
84 | uptodown play store | free all software uploaded |
85 | https://www.owler.com | all coporate sector revenue check and all revenue update |
86 | https://www.freelogoservices.com | proffesional logo design |
87 | https://vimeo.com | sell and upload video |
88 | beta.thunkabale.com (androstock.com) | create news app |
89 | https://upbhulekh.gov.in/ | How to check all property online check |
90 | https://rhreporting.nic.in/netiay/SECCReport/report_categorywiseseccverification.aspx | Check the pradhan matri awas yojana all list with state wise |
91 | https://donation.cmdrf.kerala.gov.in | give the donation website ( development for fake website) |
92 | http://www.imagetovideo.com/ | image to video convertor |
93 | https://spark.adobe.com | book cover design |
94 | https://www.imgonline.com.ua/eng/crop-photo-into-various-shapes.php | Square image change to all image online |
95 | https://freshtunes.com/app/albums/add | sell music with yourself |
96 | https://www.myspacegens.com | all link with data creative |
97 |
Corel Draw Shortcut Command
T = Align Top B = Align Button [TB-EC-LRP] learn code
E = Align Center Horizontaly
C = Align Center Vertically
L = Align Left
R = Align Right
P = Allign Center Page
Shift+ Page Down = pg down
Shift+Page Up = up page Ctrl+B Bold Text Ctrl+U Underline Text Ctrl+I Italic Text Ctrl+8 Font Size Increase Ctrl+2 FontSize Decrease
Shift+F8
Convert artistic text to paragraph text
Shift+F2
Zoom to selection
Shift+F4
Zoom to page
Command Description Command Description Ctrl+< Micro nudge left
Ctrl + G
Group Object Ctrl+> Micro nudge right
Ctrl + U
Ungroup Object Ctrl+up arrow Micro nudge up
Ctrl + D
Dublicate Group Object Ctrl+down arrow Micro nudge down
Ctrl + K
Break Apart
Shift+<
Super nudge left
Shift+>
Super nudge right
Shift+up
Super nudge up
Shift+down
Super nudge down
There are different types of coral draw tools
Name of coral draw tools Description 1. Pick tool Select position & transform object 2. Shape tool Edit to curve object 3. Crop tool Remove the area outside selection 4. Zoom tool Change the magnification of level of document 5. Freehand tool Draw (curve and straight line) 6. Artistic media tool Add artistic brush , spray and calligraphics 7. Rectangle tool Draw the (square and rectangle area) 8. Ellipse tool Draw( circle and ellipse) 9. Polygon tool Draw (polygons) 10. Text tool Add and edit paragraph 11. Parallel dimensional Draw slanted (dimensions lines) 12. Straight line connector tool Draw (straight line connected two objects) 13. Drop shadow tool Apply Shadow 14. Transparency tool Partially reveal image area 15. Color eye dropper tool Sample color apply to theme object 16. Interact feel tool Dynamically apply to current file
Learn Command= [PSC_ZFAREPT_PSD_TCI]
List of the new
private-sector banks in India
Name
|
Year Established
|
1930
|
|
1990
|
|
1993
|
|
1994
|
|
1994
|
|
2001
|
|
2004
|
|
2015
|
|
2015
|
List of the public sector bank
Job Description for Business Development Manager/Executive
1- Lead generation through bidding channels like upwork, Elane, PPH etc.
2- Expertise in bid for project like PHP Programing, CMS, Fraework, SEO and various Ecommerse platforms used in web develoment and mobile applications
3- Expetise in getting requirements from the clients till the project gets finalised
4- Negotiation with the client
5- Researching for upcoming events through websites
6- Maintaining the data and keeping track of daily reports
7- Coordinating with developers and designers for clients requirents
8- Maintaining long term professional relatonship with the existing and new clients.
9- Preparing and imparing training modules for team memebers
10- Identifying researching and targeting new business prospects
Position - Content Writer
Knowledge of requirements - Wholl be responsible for researching , creating blogs, and articles in the technical domains like SEO , Big data, Cloud computing , web hosting etc.
Key Responsibility for job
1- Responsibility for writing a varienty of unique material for websites, blogs, social media, online articles.
2- Assist the marketing team and the development of engaging content that can be used in marketing and advetising campaings
3- Excellent overall writing skills and no. of different style and tones
4- Impeccable spelling and grammar
5- A deep understating of consumers and what motivates and online
6- Great reasearch and organizational and learning skills.
7- High comprehension of software like microsoft word and google docs
8- Familities with keyword placement and other seo and best practise
9- Some experience with online marketing and lead generations
10- An understating of farmating articles on the web.
If you're looking proprty for job change and intrested for this opening .Please do revert with your updated resume and the following details to fix the interview appoinment on : pawanpreet@fly.biz.
JOB
DESCRIPTION/JOB RESPONSIBILITIES:
Ø
Should have Good Communication Skills and
Convincing Power.
Ø
Reaching the targets and goals set for your
area
Ø
Establishing, maintaining and expanding
your customer base.
1- Maintains safe and clean working environment by complying with procedures, rules, and regulations.
2- Responsible for generating leads/sales with existing customers and developing opportunities with new customers within assigned territory.
1- Maintains safe and clean working environment by complying with procedures, rules, and regulations.
2- Responsible for generating leads/sales with existing customers and developing opportunities with new customers within assigned territory.
3- Completes orders by recording names, addresses, and purchases; referring orders for filling.
4- Schedule and conduct weekly sales meetings and achieving targets.
Liaising between customers and the company for up-to-date status of service, pricing and new product release launches.
5- Report on sales activities to top management.
6- Increasing business opportunities through various routes to market.
7- Setting sales targets for individual reps and your team as a whole.
8- Developing sales strategies and setting targets.
9- Monitoring your team's performance and motivating them to reach targets.
10- Compiling and analyzing sales figures.
11- Possibly dealing with some major customer accounts by you.
12- Collecting customer feedback and market research.
13- Keeping up to date with products and competitors.
14- Contributes to team effort by accomplishing related results as needed.
List of Online Requirement Property (Mail Through) (Magicbricks Site)
Dear Ravi Singh,
A user is interested in your
Property, ID 32849405: 2 BHK , Residential
House in Tilpata karanwas , Greater Noida.
Location): Delhi
Message: This user is looking for 2 BHK Residential House for Sale in Tilpata karanwas, Greater Noida and has viewed your contact details.
Message: This user is looking for 2 BHK Residential House for Sale in Tilpata karanwas, Greater Noida and has viewed your contact details.
Location _ Delhi
Sender's Name: Ali (Agent)
Mobile: (Verified)
Email: aliassociateshj123@gmail.com
Message: This user is looking for 2 BHK Residential House for Sale in Tilpata karanwas, Greater Noida and has viewed your contact details.
Mobile: (Verified)
Email: aliassociateshj123@gmail.com
Message: This user is looking for 2 BHK Residential House for Sale in Tilpata karanwas, Greater Noida and has viewed your contact details.
Job responsibility for web and graphics designing
Urgent Requirement # Web and Graphics Designing
Experience # 0-5 years
Annual salary of job # 0.00-2.50 Lacs
Position-
Location-
1- Min 2 years experience as web designer and graphics designer
2- HTML 5 , and css and bootstrap and jquery and photo shop
3- Solid experience with java script coding
4- Should be able to create PSD, convert PSD to html and html to wordpress and template design
5- Assure user input is validated before submiting to backend
6- Ensure technical UI/UX design
7- Good communications skills
8- Experience in planning and delivering platform used across multiple products and organizations units.
9- Experience in palnning and delivering software platforms across multiple products and organizational units
10- Deep functional knowledge or hands and design experience with web services.
11- Should have excellent logical and coding skills to understand client requirements
In case intrested please send us updated copy of your resume , with the following details
1_ Present CTC
2_ Expected CTC
3_ Notice Period
4_ Do u have valid passport
5- Present company name (Contact and Permanent)
6- Location Preferences
7- Are u open for relocation
8- Have you attemp any interview in IBM before
9- Do u have the pan card , if yes then please share
10- Reference at least 2 person ( Pls give Name Email Contact No)
11- Reason for job change
Sample for website (Net Creative Mind
Company New Delhi) All handle government project
Name of
awards for IT Company
1- Our project
have won the national award for best accessible website of India in 2013, 2014,
&2015.
2- Receiver of
the prestigious web ratna digital india award 2014 constitute by the ministry
of electronics and information technology for three of our developed website.
Name of certification for IT Company
1- CMMI Level
3 Organizatnion
2- ISO
9001:2015 Certified
3- ISO
27001:2013 Certified
4- STQC
capability approval certificate for development of GIFW &WCAG 2.0 Compliant
website.
Selling key
skills responsibilities
1- Solutions
selling _ Responsible for managing domestic sales of assigned customers.
2- Pre
generated leads/No cold calling
3- New
Business Development
4- Providing
customized packages to clients
5- Handling
negotiations/closing orders
6- Selling and
managing clients relations
7- Setting and
managing clients expectations
8- Upselling
and Cross selling _Making outbounds calls connecting on chat to achive the
assigned sales targets.
List of software name with application
Android Studio ---------------------------- Create of android app
Coral Draw ---------------------------------Create of new thumbnail and create all design
Muvizu ------------------------------------- Create animation
Plex media server ------------------------- Connect to mobile server to pc server
Sweet home --------------------------------Create of home design
ALL LATEST PROGRAMMING BOOK--
ALL LATEST PROGRAMMING BOOK--
XML & XHTML , Jquery Webservices Complete latest version---Download Now
Wordpress Site Tutorial (CMS) Complete Reference Book---Download Now
SQL and My SQL---Download Now
PHP Latest Programming E book----Download Now
PHP Framework----Download Now
JavaScript (Used Backend dev or Front End development)----Download Now
Hypertext Markup Language Web Programming Ebook----Download Now
Html Color Code free ----Download Now
Hyper Text Markup Language 5 Programming Ebook----Download Now
Cascading Style Sheet Latest Web Design Programming language----Download Now
Cascading Style Sheet (CSS) Programming Language Book----Download Now
BootStrap Latest Programming E book----Download Now
All Latest Programming Interview Questions and Answer free----Download Now
Java Project Name List free----Download Now
Advance Java Complete Reference Solutions with Developing software proof ebook----Download Now
Core Java (Understanding Theory) Easy Theory----Download Now
Digital Marketing important interview questions and answers----Download Now
HR Round Interview Question and Answers----Download Now
Remarks - Basically if you are interested purchase this ebooks in this platform, in cheapest price you can purchase this ebook if you have any issue please drop your message.
Our Gmail Id - techbrosoftsolutions@gmail.com
Business What's app - 8171329558.
Thank you our Guys.
Most Latest Websites
timeanddate.com = get coding for website
flixpress.com = free create intro and templates
dafont.com- = get free banner and greeting card and font designing
getintopc or (filehippo.com) = free download pc software
virustotal.co = check virus in pc data
photofunia.com = newspaper in format
http://convert-my-image.com/ImageConverter = rezeing convert all image
https://moviesmasti4me.blogspot.com = Latest all movies download
Informative post about high-quality computer system, this is really useful as it is explained in a very simple manner. For those who are looking for cheap computer repairs services, visit Melbourne pc repairs
ReplyDelete