From the course: Linux for PHP Developers
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Talk to yourself with local networking
From the course: Linux for PHP Developers
Talk to yourself with local networking
- [Instructor] We've got a fully functional operating system with some base software, but how are we going to connect with it for configuration? Sometimes it's easiest just to sit down and have good chat with yourself to work out a problem. Sounds silly doesn't it? Well, there's a practical reason for it. You listen to yourself faster and better than anyone else. Internet networking is remarkably similar to that. In this chapter we're going to learn how to remotely manage the server from the command line. By the end of the chapter we'll be navigating and administering the sever over the local network. Back in chapter one we discussed a number of networking fundamentals including hostnames which map to a specific IP address. There's a special host name Localhost, which is a really fancy way of saying this computer. The computer you're currently on is your localhost. When you connect to local host you're accessing your own network services via loopback which just routes traffic back to…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Talk to yourself with local networking6m 32s
-
(Locked)
Logging in using Secure Shell4m 47s
-
(Locked)
Using SSH on a Mac7m 7s
-
(Locked)
Using SSH on Windows4m 47s
-
(Locked)
Navigating a command-line shell5m 36s
-
Reading and searching files4m 42s
-
(Locked)
Administration commands with sudo3m 46s
-
(Locked)
-
-
-
-
-
-
-