SlideShare une entreprise Scribd logo
1  sur  25
Web Server Administration Chapter 9 Extending the Web Environment
Overview ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Understanding FTP Services ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Understanding FTP Services ,[object Object],[object Object],[object Object]
Communicating with FTP dir *.rpm Displays the long listing of files and their properties, such as the size and date the file was created dir  filenames ls *.rpm Displays filenames and can use wildcards ls  filenames bye Closes the connection and exits the FTP client quit or bye close Closes the connection but does not exit the FTP client close open 192.168.0.100 Once the FTP client has been started, opens a connection open  host ftp 192.168.0.100 Initiates a connection to FTP server ftp  host Example Description Command
Communicating with FTP prompt Starts prompting prompt prompt no Stops prompting for each file when used before you use  mget  or  mput prompt no mput *.tif Uploads multiple files; used with wildcards mput  filenames mget sendmail*.rpm Downloads multiple files; used with wildcards Mget  filenames put testapp.zip Uploads a single file put  filename get test.rpm Downloads a single file get  filename ascii Transfer files in text mode ascii binary Transfer files in binary mode binary Example Description Command
Communicating with FTP help mget Finds very brief help on FTP commands; if used without a reference to a command, it will give you a list of commands available help  command pwd Displays the current directory on the server pwd lcd /docs Moves to another directory on the client  lcd  directory cd /software Moves to another directory on the FTP server cd  directory hash Displays a hash symbol as files are being downloaded hash Example Description Command
Install and Configure Windows FTP Server ,[object Object],[object Object],[object Object]
Configure FTP Messages ,[object Object],[object Object],[object Object],[object Object]
Install FTP in Linux ,[object Object],[object Object],[object Object],[object Object],[object Object]
Configure /etc/ftpaccess ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Configure /etc/ftpaccess ,[object Object],[object Object],[object Object],[object Object]
Control Access ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Configure Messages ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Understanding News Servers ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Configuring Telnet in Linux ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Telnet and Windows ,[object Object],[object Object],[object Object],[object Object],[object Object]
Common net Commands net use g: web1ocs Maps a drive  net use  drive: computerhare net share docs=c:ocs Shares a folder net share  name=location net start "FTP Publishing Service" Starts a service net start  service net user mnoia Displays user information net user  username net user Lists all users net user  Example Description Command
cacls options ,[object Object],Revokes permission /r  user /e As above, except permissions are replaced /p  user:perm Grants a user specific permissions Permissions are:  f (full control) r (read) w (write) c (change) n (none) /g  user:perm Changes all subfolders /t Changes instead of replaces permission /e Description Option
netsh Examples ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Terminal Services in Windows ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Understanding Streaming Media Services ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Understanding Streaming Media Services ,[object Object],[object Object],[object Object],[object Object]
Understanding E-Commerce Servers ,[object Object],[object Object],[object Object],[object Object],[object Object]
Summary ,[object Object],[object Object],[object Object],[object Object],[object Object]

Contenu connexe

Tendances

Ftp (file transfer protocol)
Ftp (file transfer protocol)Ftp (file transfer protocol)
Ftp (file transfer protocol)
Raghu nath
 
香港六合彩
香港六合彩香港六合彩
香港六合彩
csukxnr
 
Linux network file system (nfs)
Linux   network file system (nfs)Linux   network file system (nfs)
Linux network file system (nfs)
Raghu nath
 

Tendances (15)

Ftp (file transfer protocol)
Ftp (file transfer protocol)Ftp (file transfer protocol)
Ftp (file transfer protocol)
 
Massive emailing with Linux, Postfix and Ruby on Rails
Massive emailing with Linux, Postfix and Ruby on RailsMassive emailing with Linux, Postfix and Ruby on Rails
Massive emailing with Linux, Postfix and Ruby on Rails
 
FTP Client and Server | Computer Science
FTP Client and Server | Computer ScienceFTP Client and Server | Computer Science
FTP Client and Server | Computer Science
 
Samba server
Samba serverSamba server
Samba server
 
Ftp server
Ftp serverFtp server
Ftp server
 
香港六合彩
香港六合彩香港六合彩
香港六合彩
 
Linux network file system (nfs)
Linux   network file system (nfs)Linux   network file system (nfs)
Linux network file system (nfs)
 
Ftp
FtpFtp
Ftp
 
File transfer protocol (ftp)
File transfer protocol (ftp)File transfer protocol (ftp)
File transfer protocol (ftp)
 
Samba server configuration
Samba server configurationSamba server configuration
Samba server configuration
 
Presentation on samba server & apache server
Presentation on samba server & apache serverPresentation on samba server & apache server
Presentation on samba server & apache server
 
File Sever
File SeverFile Sever
File Sever
 
Samba
SambaSamba
Samba
 
SquirrelMail for webmail
SquirrelMail for webmailSquirrelMail for webmail
SquirrelMail for webmail
 
FTP - File Transfer Protocol
FTP - File Transfer ProtocolFTP - File Transfer Protocol
FTP - File Transfer Protocol
 

En vedette

En vedette (11)

Chapter 8
Chapter 8Chapter 8
Chapter 8
 
gofortution
gofortutiongofortution
gofortution
 
Best!
Best!Best!
Best!
 
Ch03
Ch03Ch03
Ch03
 
gofortution
gofortutiongofortution
gofortution
 
Malicious Software Identification
Malicious Software IdentificationMalicious Software Identification
Malicious Software Identification
 
gofortution
gofortutiongofortution
gofortution
 
Malicious Software
Malicious SoftwareMalicious Software
Malicious Software
 
Lecture 12 malicious software
Lecture 12 malicious software Lecture 12 malicious software
Lecture 12 malicious software
 
3 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 20173 Things Every Sales Team Needs to Be Thinking About in 2017
3 Things Every Sales Team Needs to Be Thinking About in 2017
 
How to Become a Thought Leader in Your Niche
How to Become a Thought Leader in Your NicheHow to Become a Thought Leader in Your Niche
How to Become a Thought Leader in Your Niche
 

Similaire à Cita310chap09

Ch 22: Web Hosting and Internet Servers
Ch 22: Web Hosting and Internet ServersCh 22: Web Hosting and Internet Servers
Ch 22: Web Hosting and Internet Servers
webhostingguy
 
Chapter 6 Downloading & Storing Information
Chapter 6 Downloading & Storing InformationChapter 6 Downloading & Storing Information
Chapter 6 Downloading & Storing Information
Patty Ramsey
 
Lecture 1 Introduction to Web Development.pptx
Lecture 1 Introduction to Web Development.pptxLecture 1 Introduction to Web Development.pptx
Lecture 1 Introduction to Web Development.pptx
Kevi20
 

Similaire à Cita310chap09 (20)

file transfer and access utilities
file transfer and access utilitiesfile transfer and access utilities
file transfer and access utilities
 
六合彩 » SlideShare
六合彩 » SlideShare六合彩 » SlideShare
六合彩 » SlideShare
 
六合彩,香港六合彩 » SlideShare
六合彩,香港六合彩 » SlideShare六合彩,香港六合彩 » SlideShare
六合彩,香港六合彩 » SlideShare
 
香港六合彩-六合彩
香港六合彩-六合彩香港六合彩-六合彩
香港六合彩-六合彩
 
六合彩,香港六合彩 » SlideShare
六合彩,香港六合彩 » SlideShare六合彩,香港六合彩 » SlideShare
六合彩,香港六合彩 » SlideShare
 
六合彩-香港六合彩 » SlideShare
六合彩-香港六合彩 » SlideShare六合彩-香港六合彩 » SlideShare
六合彩-香港六合彩 » SlideShare
 
香港六合彩 » SlideShare
香港六合彩 » SlideShare香港六合彩 » SlideShare
香港六合彩 » SlideShare
 
六合彩-香港六合彩
六合彩-香港六合彩六合彩-香港六合彩
六合彩-香港六合彩
 
Linux Servers.pptx
Linux Servers.pptxLinux Servers.pptx
Linux Servers.pptx
 
Ft pv2(1)
Ft pv2(1)Ft pv2(1)
Ft pv2(1)
 
Chapter 05
Chapter 05Chapter 05
Chapter 05
 
Ch 22: Web Hosting and Internet Servers
Ch 22: Web Hosting and Internet ServersCh 22: Web Hosting and Internet Servers
Ch 22: Web Hosting and Internet Servers
 
Ports and services
Ports and servicesPorts and services
Ports and services
 
Ubuntu For Intranet Services
Ubuntu For Intranet ServicesUbuntu For Intranet Services
Ubuntu For Intranet Services
 
Web Server Admin Web Server Admin Web Server Admin Web Server Admin Web Serv...
Web Server Admin Web Server Admin Web Server Admin Web Server Admin  Web Serv...Web Server Admin Web Server Admin Web Server Admin Web Server Admin  Web Serv...
Web Server Admin Web Server Admin Web Server Admin Web Server Admin Web Serv...
 
Chapter 6 Downloading & Storing Information
Chapter 6 Downloading & Storing InformationChapter 6 Downloading & Storing Information
Chapter 6 Downloading & Storing Information
 
Linux Based Network Proposal
Linux Based Network ProposalLinux Based Network Proposal
Linux Based Network Proposal
 
Unit 6 : Application Layer
Unit 6 : Application LayerUnit 6 : Application Layer
Unit 6 : Application Layer
 
FTP(In_Linux).pptx
FTP(In_Linux).pptxFTP(In_Linux).pptx
FTP(In_Linux).pptx
 
Lecture 1 Introduction to Web Development.pptx
Lecture 1 Introduction to Web Development.pptxLecture 1 Introduction to Web Development.pptx
Lecture 1 Introduction to Web Development.pptx
 

Dernier

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Dernier (20)

Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 

Cita310chap09

  • 1. Web Server Administration Chapter 9 Extending the Web Environment
  • 2.
  • 3.
  • 4.
  • 5. Communicating with FTP dir *.rpm Displays the long listing of files and their properties, such as the size and date the file was created dir filenames ls *.rpm Displays filenames and can use wildcards ls filenames bye Closes the connection and exits the FTP client quit or bye close Closes the connection but does not exit the FTP client close open 192.168.0.100 Once the FTP client has been started, opens a connection open host ftp 192.168.0.100 Initiates a connection to FTP server ftp host Example Description Command
  • 6. Communicating with FTP prompt Starts prompting prompt prompt no Stops prompting for each file when used before you use mget or mput prompt no mput *.tif Uploads multiple files; used with wildcards mput filenames mget sendmail*.rpm Downloads multiple files; used with wildcards Mget filenames put testapp.zip Uploads a single file put filename get test.rpm Downloads a single file get filename ascii Transfer files in text mode ascii binary Transfer files in binary mode binary Example Description Command
  • 7. Communicating with FTP help mget Finds very brief help on FTP commands; if used without a reference to a command, it will give you a list of commands available help command pwd Displays the current directory on the server pwd lcd /docs Moves to another directory on the client lcd directory cd /software Moves to another directory on the FTP server cd directory hash Displays a hash symbol as files are being downloaded hash Example Description Command
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18. Common net Commands net use g: web1ocs Maps a drive net use drive: computerhare net share docs=c:ocs Shares a folder net share name=location net start "FTP Publishing Service" Starts a service net start service net user mnoia Displays user information net user username net user Lists all users net user Example Description Command
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.