个人工具

“UbuntuHelp:PowerUsersInternetCommands”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/PowerUsersInternetCommands}} {{Languages|UbuntuHelp:PowerUsersInternetCommands}} == Internet Commands == This page will show you how to use some ...)
 
第3行: 第3行:
 
==  Internet Commands ==
 
==  Internet Commands ==
 
This page will show you how to use some commands to surf the internet, transfer files and more.
 
This page will show you how to use some commands to surf the internet, transfer files and more.
 
+
# Self:SSHHowto - SSH or Secure Shell is a great tool that can be used to work on remote machines. SSH also includes tools such as scp and sftp which can be used to transfer files securely between machines supporting ssh. This is an extremely useful command.
* Self:SSHHowto - SSH or Secure Shell is a great tool that can be used to work on remote machines. SSH also includes tools such as scp and sftp which can be used to transfer files securely between machines supporting ssh. This is an extremely useful command.
+
 
ex: ssh localhost
 
ex: ssh localhost
* Self:rsync
+
# Self:rsync
* Self:mail
+
# Self:mail
* Self:lynx
+
# Self:lynx
* ...
+
# ...
 
----
 
----
 
[[category:CategoryDocumentation]]
 
[[category:CategoryDocumentation]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 21:07的版本

Internet Commands

This page will show you how to use some commands to surf the internet, transfer files and more.

  1. Self:SSHHowto - SSH or Secure Shell is a great tool that can be used to work on remote machines. SSH also includes tools such as scp and sftp which can be used to transfer files securely between machines supporting ssh. This is an extremely useful command.

ex: ssh localhost

  1. Self:rsync
  2. Self:mail
  3. Self:lynx
  4. ...