Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- 벨로포터
- 머클트리
- 쉘스크립트
- 일반유저
- 전역설치
- 블록체인
- 변수
- centos
- 라우터
- 이더리움
- Sequelize
- 설치
- Docker
- 리액트
- 자바스크립트
- wget
- 시퀄라이즈
- 리눅스
- 머클루트
- node.js 교과서 따라하기
- wsl
- 노드
- 깃허브
- immer
- 솔리디티
- 리액트를 다루는 기술
- npm
- MariaDB
- 환경변수
- 우분투
Archives
- Today
- Total
목록계정추가 (1)
코드코코

0. 슈퍼 유저 전환 sudo su 1. 새로운 유저 계정 추가하기 adduser root@DESKTOP-RJ31OF5:/home/ubuntu# adduser coco Adding user `coco' ... Adding new group `coco' (1001) ... Adding new user `coco' (1001) with group `coco' ... Creating home directory `/home/coco' ... Copying files from `/etc/skel' ... New password: Retype new password: passwd: password updated successfully Changing the user information for coco Enter ..
기록/리눅스
2021. 12. 23. 15:32