CentOS7 + InterWorx 5 설치

· 10년 전 · 2255

출장전에 설치해본 버전입니다. 한참 테스트하다 그만둔 버전이라 어떨지 모르겠습니다.

 

영어번역 작업도 마무리 해야 하는데....힣~

 

지금쯤 정식 버전이 나왔을텐데,,,, 집에 가면 다시 테스트 할까 합니다. 참고만 하세요.

 

CentOS7 minimal 설치 후에 yum -y update 를 진행 합니다.

그후에 쿼터가 활성화 되었는지 아래와 같이 확인합니다

# mount | grep ' / '
/dev/mapper/centos_el7-root on / type xfs (rw,relatime,attr2,inode64,noquota)


나누미 서버는 이렇게 출력 된다
/dev/mapper/centos_nanoomi-root on / type xfs (rw,relatime,seclabel,attr2,inode64,noquota)


# vi /etc/default/grub

GRUB_CMDLINE_LINUX 이부분을 찾아서 rootflags=usrquota,grpquota 를 아래와 같이 추가 합니다

GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_el7/root vconsole.font=latarcyrheb-sun16 rd.lvm.lv=centos_el7/swap crashkernel=auto  vconsole.keymap=us rhgb quiet rootflags=usrquota,grpquota"

==========================================================================

아래는수정 한 예 입니다.

GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_nanoomi/swap rd.lvm.lv=centos_nanoomi/root vconsole.font=latarcyrheb-sun16 vconsole.keymap=ko rhgb quiet"

GRUB_CMDLINE_LINUX="rd.lvm.lv=centos_nanoomi/swap rd.lvm.lv=centos_nanoomi/root vconsole.font=latarcyrheb-sun16 vconsole.keymap=ko rhgb quiet rootflags=usrquota,grpquota"

==========================================================================

# cp /boot/grub2/grub.cfg /boot/grub2/grub.cfg.orig

# grub2-mkconfig -o /boot/grub2/grub.cfg

# reboot

리부팅 되면 아래와 같이 확인해서 usrquota,grpquota 이부분이 출력되면 성공 한 것 입니다.

# mount | grep ' / '
/dev/mapper/centos_el7-root on / type xfs (rw,relatime,attr2,inode64,usrquota,grpquota)

나누미 서버는 이렇게 출력 된다
/dev/mapper/centos_nanoomi-root on / type xfs (rw,relatime,seclabel,attr2,inode64,usrquota,grpquota)

이제 쿼터 할당량을 사용 할 수 있으니 InterWorx-CP 를 설치 해보도록 하겠습니다.

# sh <((curl -sL interworx.com/inst.sh)) -t http://updates.interworx.com/iworx-alpha/el7-alpha.repo -l

설치가 진행되면서 서버에 필요한 라이브러리를 먼저 설치하고 완료되면 자동으로 InterWorx-CP 설치 를 진행 합니다.

 

출처 : http://nanoomi.org/bbs/board.php?bo_table=03_1&wr_id=54

 
|
댓글을 작성하시려면 로그인이 필요합니다.

서버관리자

서버관리자 모임 게시판 입니다.

+
제목 글쓴이 날짜 조회
10년 전 조회 2,943
10년 전 조회 3,304
10년 전 조회 3,015
10년 전 조회 2,907
10년 전 조회 3,558
10년 전 조회 3,877
10년 전 조회 7,638
10년 전 조회 2,749
10년 전 조회 2,761
10년 전 조회 5,574
10년 전 조회 2,790
10년 전 조회 2,035
10년 전 조회 2,924
10년 전 조회 7,324
10년 전 조회 2,256
10년 전 조회 2,970
10년 전 조회 2,418
10년 전 조회 2,025
10년 전 조회 2,311
10년 전 조회 4,383
10년 전 조회 2,413
10년 전 조회 2,556
10년 전 조회 2,972
10년 전 조회 2,648
10년 전 조회 2,299
10년 전 조회 2,395
10년 전 조회 2,468
10년 전 조회 2,706
10년 전 조회 4,033
10년 전 조회 2,808