20220617 Linux简介和安装入门+连接ssh

Occupancy Rate Of market = Share of Marke of different kinds of System
1.桌面级操作系统

Windows,MacOs,Linux(少)

2.服务器操作系统

UNIX, Linux(免费,占有高),Windows Server(占有低)

3.移动设备操作系统

Android(基于Linux), iOS

4.嵌入式操作系统

Linux(机顶盒,路由器,交换机)

Origin Linux

Developed by a 21-year-old boy named Linus Torvalds in 1991.

发行版

Ubuntu,RedHat,CentOS,openSUSE,Fedora,红旗Linux

Installation of Linux

We can visit the below urls to get the ISO.

https://wiki.centos.org/Download

Typically, we usually download the torrent file rather than iso then conduct the task on Thunder.

image-20220617172618304

Then we can install the CentOS on Parallels Desktop.

After we login the Linux.

Excute the below command to get the Internet connectivity.

ip addr

Then we can see the item “eth0” where we need to fix doesn’t show the ip address.

image-20220617174340519

cd /etc/sysconfig/network-scripts   // enter the directory to edit the file

vi ifcfg-eth0    //edit the file

change the last onboot = yes

ONBOOT=yes      

:x  //or :wq  to save end exit

reboot      //restart Linux System

Then we can connect remotely via SSH client.Here I list 3 kinds of clients

Terminal / iTerm

ssh -p $port $username@$ip

FinalShell

http://www.hostbuf.com/

NuoShell

https://www.nuoshell.com/

PS: FinalShell & NuoShell are developed by our Chinese! But it still takes long time to verify its safety anyway.

Later I will summary frequent used commands.
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值