컴퓨터의 하드웨어에 대한 정보를 모았으면, 설치하려는 방법대로 그 하드웨어에서 설치할 수 있는 지 확인하십시오.
필요에 따라서는, 아래의 표에 나온 하드웨어보다 성능이 떨어지는 하드웨어로도 설치할 수 있을 수도 있습니다. 하지만 아래 제안을 무시할 경우 대부분 사용자는 짜증나는 문제를 겪게 됩니다.
표 3.2. 추천하는 최소 시스템 요구사항
설치 종류 | 램(최소) | 램(추천) | 하드 드라이브 |
---|---|---|---|
데스크톱 없음 | 128 메가바이트 | 512메가바이트 | 2기가바이트 |
데스크톱 포함 | 256메가바이트 | 1기가바이트 | 10기가바이트 |
The actual minimum memory requirements are a lot less than the numbers listed in this table. Depending on the architecture, it is possible to install 데비안 with as little as 60MB (for amd64). The same goes for the disk space requirements, especially if you pick and choose which applications to install; see D.2절. “태스크마다 필요한 디스크 공간” for additional information on disk space requirements.
성능이 낮은 오래된 시스템에도 그래픽 데스크톱 환경을 설치할 수 있지만, 그놈이나 KDE 데스크톱 환경을 설치하지 말고 리소스를 적게 차지하는 윈도우 매니저를 설치하길 권장합니다. 예를 들어 xfce4
, icewm
, wmaker
등 기타 여러가지가 있습니다.
서버로 설치할 경우 필요한 메모리나 디스크 공간을 예측하기는 사실상 불가능합니다. 그 서버가 어떤 용도로 사용하느냐에 따라 많이 달라지기 때문입니다.
여기 나와 있는 크기는 사용자 파일, 메일, 데이터 등과 같은 데이터는 포함하지 않은 숫자입니다. 사용자의 파일 및 데이터가 차지하는 공간을 잡을 때는 넉넉하게 잡는 게 좋습니다.
Disk space required for the smooth operation of the 데비안 GNU/리눅스 system itself is taken into account in these recommended system requirements. Notably, the /var
partition contains a lot of state information specific to 데비안 in addition to its regular contents, like logfiles. The dpkg files (with information on all installed packages) can easily consume 40MB. Also, apt puts downloaded packages here before they are installed. You should usually allocate at least 200MB for /var
, and a lot more if you install a graphical desktop environment.