馬哥教育面授班20-2第一周學習筆記4

來源:互聯網
上載者:User

標籤:學習筆記   linux營運   

開機以root許可權進入系統方法
 
  centos6 centos7 用相同命令(都是以root賬戶進入)

  gedit /etc/gdm/custom.conf
  [daemon]

  AutomaticLoginEnable=True    //自動登入開啟
  AutomaticLogin=root          //自動登入的賬戶
  [security]

  [xdmcp]
  [greeter]
  [chooser]
  [debug]



修改電腦名稱

centos6
 臨時修改
  hostname xxx   //重啟後會恢複原來的主機名稱

  vi /etc/sysconfig/network
   HOSTNAME=XXXXX                 //永久修改主機名稱
 

centos7
  hostnamectl set-hostname "centos"
  reboot
  vi /etc/hostname

  poweroff //不用halt,因為在centos7中,halt不關閉電源,所以造成系統卡在一個位置





清屏命令

 clear = ctrl + l

 linux入門
 ls  cd pwd cp tar who whoami  poweroff halt(關機不斷電) gedit init 3 init 5  reboot=init 6   chvt 0-6 cat more ifconfig tty free lscpu lsblk logout clear file  exit  cat /proc/meminfo

 管理員 root

 UID =user id

 系統通過id號判斷是否是管理員
 只有是0才是管理員
 查看當前id:
  id -u

[email protected] ~]# id -u zcl1840
1000

[email protected] ~]# id -u zcl1840
500

console 控制台

terminal 終端

互動介面
 GUI:
 KDE GNOME XFCE

CLI
shell
 linux命令的解譯器
  包含:bash csh zsh ksh sh tcsh
  系統使用者帳號都是 nologin

  echo $SHELL
 cat /etc/shells  查看一共有多少shell

分層結構


650) this.width=650;" src="http://s5.51cto.com/wyfs02/M02/84/86/wKioL1eTDfbBtyNqAAAX65pxZ-k868.jpg-wh_500x0-wm_3-wmp_4-s_715980566.jpg" title="zhizuo.jpg" alt="wKioL1eTDfbBtyNqAAAX65pxZ-k868.jpg-wh_50" />

馬哥教育面授班20-2第一周學習筆記4

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.