os/CentOS 2024. 5. 22. 18:39

https://www.oss.kr/storage/app/public/oss/b2/60/[Zabbix]%20Solution%20Guide%20V0.95.pdf

ZABBIX 제대로 배워보자

 

 

 

'os > CentOS' 카테고리의 다른 글

VNC setting in CentOS for windows VNC program  (0) 2024.05.22
monitor-centos-server-performance/  (0) 2023.12.22
CentOS install with raid hard disk  (0) 2017.03.17
CentOS install  (0) 2017.03.17
posted by cskimair
:
os/CentOS 2024. 5. 22. 17:59

https://www.tecmint.com/install-and-configure-vnc-server-in-centos-7/

 

How to Install and Configure VNC Server in CentOS and RHEL

how to install and configure VNC Remote Access in CentOS 7/8 and RHEL 9/8/7 desktop edition via the tigervnc-server program to access remote desktop machines.

www.tecmint.com

 

- monitorix 설치후 실행화면

'os > CentOS' 카테고리의 다른 글

Linux 서버 , Monitoring 프로그램 설치  (0) 2024.05.22
monitor-centos-server-performance/  (0) 2023.12.22
CentOS install with raid hard disk  (0) 2017.03.17
CentOS install  (0) 2017.03.17
posted by cskimair
:
os/CentOS 2023. 12. 22. 13:36

 

https://www.tecmint.com/monitor-centos-server-performance/

 

How to Monitor Performance Of CentOS 8/7 Server Using Netdata

In this article, we will see how you can install Netdata on CentOS 8/7 to monitor real-time, performance, and health monitoring of servers and applications.

www.tecmint.com

 

'os > CentOS' 카테고리의 다른 글

Linux 서버 , Monitoring 프로그램 설치  (0) 2024.05.22
VNC setting in CentOS for windows VNC program  (0) 2024.05.22
CentOS install with raid hard disk  (0) 2017.03.17
CentOS install  (0) 2017.03.17
posted by cskimair
:
os/CentOS 2017. 3. 17. 10:21

http://idchowto.com/?p=11625


CentOS install with raid hard disk - mirrored 


다시 부팅하고 부팅화면에서 TAB을 눌러주자. 

그러면 커널옵션을 선택 할 수 있고, 뒷부분에 nodmraid 라고 입력하고 enter를 누르면

정상적으로 설치를 진행 할 수 있다.


'os > CentOS' 카테고리의 다른 글

Linux 서버 , Monitoring 프로그램 설치  (0) 2024.05.22
VNC setting in CentOS for windows VNC program  (0) 2024.05.22
monitor-centos-server-performance/  (0) 2023.12.22
CentOS install  (0) 2017.03.17
posted by cskimair
:
os/CentOS 2017. 3. 17. 09:08

alternative os of CentOS

> https://feelsogoodcamp.tistory.com/28

 

Centos 2021년 단종에 따른 대체 OS선택, Rocky Linux, Ubuntu

▶ Centos 단종 레드햇은 CentOS 프로젝트에 대해 2020년 12월 8일(현지시간) CentOS 8 버전의 지원을 2021년 말에 종료하는 것을 발표했습니다. 이전 버전인 CentOS 7은 계획대로 2024년까지 계속 되지만, Cent

feelsogoodcamp.tistory.com

 

update:

http://ftp.kaist.ac.kr/CentOS/7.9.2009/isos/x86_64/

 

Index of /CentOS/7.9.2009/isos/x86_64/

 

ftp.kaist.ac.kr

 

https://linuxize.com/post/how-to-create-a-bootable-centos-7-usb-stick/

 

 

https://www.if-not-true-then-false.com/2011/centos-6-netinstall-network-installation/

 

 

best url - 20170316 

http://ftp.kaist.ac.kr/CentOS/6/os/i386/images/

 

URL for network install: 

http://mirror.centos.org/centos/6/os/x86_64/

 

URL2 for network install: 

http://ftp.kaist.ac.kr/CentOS/6.8/os/x86_64/

 

how to make bootable usb from iso file: 

sudo dd if=./Downloads/CentOS-6.3-x86_64-netinstall.iso bs=4M  | pv | sudo dd of=/dev/mmcblk0 bs=4M

 

 

posted by cskimair
: