`
hillmover
  • 浏览: 34050 次
  • 性别: Icon_minigender_2
  • 来自: 上海
社区版块
存档分类
最新评论

Install Linux

阅读更多

shell> yum -y groupinstall "Development Tools" Editors "GNOME Desktop Environment"

shell> vi /etc/inittab

    id:5:initdefault:
shell> shutdown -r now

shell> fdisk /dev/sdb

shell> mke2fs /dev/sdb1

shell> mkdir /work

shell> echo /dev/sdb1 /work auto defaults 1 1 >> /etc/fstab

GNOME

Applications/System Setting/Security Level, Disable Firewall

Applications/System Setting/Network, Active device

Applications/Server Setting/Samba, Add share

Applications/Server Setting/Services, Enable sshd, smb

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics