일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- git
- imshow
- 머신러닝
- Java
- Session
- AI
- r
- model
- gitignore
- 저장소
- destroyallwindows
- 이미지
- Spring
- branch
- 파이썬
- Linux
- Vector
- CLONE
- opencv
- list
- Repository
- Python
- imread
- Anaconda
- 함수
- tensorflow
- 가중치
- datascience
- db
- data
- Today
- Total
목록LINUX (2)
AI학교

내 소유 파일들의 소유자와 다른 계정 다른 그룹 소유 , sudo 이용합니다 ***** root rm -rf / 는 절대절대로 하면 안되요 root디렉토리 아래까지 전부 삭제됩니다. * : 0글자 이상(갯수 제한 없는 패턴) ? : 무조건 1글자 이상 find --help find / -name 'log' find / -name "*.log" find / -user bituser find / -user bituser 2>/dev/null sudo find / -user root -perm 700 sudo find / -user root -perm 700 -exec ls -al {} \; grep root /var/log/auth.log grep root /var/log/auth.log grep root ..

https://www.virtualbox.org https://www.ubuntu.com/ - 데스크탑용 https://putty.org - 운영체제 접속 Oracle VM VirtualBox Welcome to VirtualBox.org! News Flash New October 15th, 2019VirtualBox 6.0.14 released! Oracle today released a 6.0 maintenance release which improves stability and fixes regressions. See the Changelog for details. New September 4th, 2019VirtualBox 6.0.12 www.virtualbox.org The leading ope..