Operating System Programming 4DISS

(REV358--31-Jan-2024)
Welcome to the Operating System Programming for DISS site. The following is a step-by-step guide to set up a Virtual Debian Guest on VirtualBox. This site has been managed by VauLSMorg since 2020.
This is the WAY!

View on GitHub

HOME ABOUT WEB GITHUB TOP BOTTOM PREV NEXT

ℼ

SP Week 01 Assignment #1: Preparation

mkdir -pv $HOME/SP_RESULT/W01/
ls -al    $HOME/SP_RESULT/W01/

ℼ

UPDATE

time (aptitude update&&echo " =1= "&&aptitude safe-upgrade -y&&echo " =2= "&&aptitude autoclean -y;)

ℼ

HOME ABOUT WEB GITHUB TOP BOTTOM PREV NEXT