1. 리눅스 설치하기
https://recipes4dev.tistory.com/116
VMware Tools 설치 및 업그레이드 방법. (How to install and upgrade the VMware Tools.)
1. VMware Tools 이전 글 [VMware에 우분투 리눅스(Ubuntu Linux) 설치하기]에서 VMware에 우분투 리눅스(Ubuntu Linux)를 설치하는 방법에 대해 설명하였습니다. VMware Workstation Player(버전 12)에 가상 머신..
recipes4dev.tistory.com
2. 부가작업 - 한영전환하기
https://webnautes.tistory.com/1199
Ubuntu 18.04 설치 완료 후 한글 설정하는 방법
Ubuntu 18.04 설치 후 한글 입력을 설정해주는 방법을 설명합니다. 최초 작성 2018. 7. 4 최종 작성 2019. 8. 20 1. 오른쪽 아래에 보이는 프로그램 표시 아이콘을 클릭합니다. 2. 검색창에 set를 입력하면 보이는..
webnautes.tistory.com
3. 루트계정 획득
http://blog.naver.com/PostView.nhn?blogId=dreamfox&logNo=30071426095
우분투(Ubuntu) 루트(root) 권한 얻기 !
우분투는 윈도우와 달리 최상위 권한자라는 개념이 있습니다. 일반 사용자와 root 이 두가지로 나뉘죠.일반...
blog.naver.com
4. 용량 늘리기
5. 리눅스에서 파일 찾아야 할 경우가 많다.
find쓰기 근데 생각해보니까 그냥 vscode돌리면 되
https://blog.naver.com/haejoon90/220738082089
리눅스 파일 찾기 (파일 및 디렉토리 검색)
리눅스에서 특정 이름을 가진 파일이나 디렉토리를 찾고 싶을때는 # find [경로] -name [파일명] 명령어를 ...
blog.naver.com
https://www.hahwul.com/2016/08/debian-apt-get-could-not-get-lock.html
[DEBIAN] apt-get 사용 시 (잠금 파일을 얻을 수 업습니다)Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) Troub
[DEBIAN] apt-get 사용 시 (잠금 파일을 얻을 수 업습니다)Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable) TroubleShooting
www.hahwul.com
자동설치
"Connect failed: Access denied for user 'root'@'localhost' (using password: YES)" from php function
I wrote some function used by a php webpage, in order to interact with a mysql database. When I test them on my server I get this error: "Connect failed: Access denied for user 'root'@'localhost' ...
stackoverflow.com
컨넥트 에러
'컴퓨터 일반 > 리눅스' 카테고리의 다른 글
vscode다루기 (0) | 2020.04.21 |
---|---|
[리눅스] PHP MYSQL연동시 (0) | 2020.04.18 |
[MySQL] MYSQL설치관련 (0) | 2020.04.18 |
[리눅스] Apache설치 관련 자료 (0) | 2020.04.18 |
[리눅스] php설치 (0) | 2020.04.16 |