disk 추가 방법 debian storage add

fdisk -l mkfs.ext4 /dev/sdb blkid  show this line /dev/sda1: UUID="559004bc-d5c6-4cc8-b915-2613e6bb6900" TYPE="ext4" PARTUUID="1b8377b5-01" add /etc/fstab / UUID=cf7c496f-5f91-4aab-98e0-76d3de32a66c /opt ext4 discard,defaults,nofail 0 2

google cloud vm instance linux emerge mode recovery

이미지
 구글 클라우 드 인스턴스 비상 복구 방법 이방법은 스넵샷으로 복구하는 방법이 아니라. 직접 serial port 로 접속 하여 발생된 문제에 대해서 해결하는 방법이다.        vm instance serial connection enable     gcloud compute instances add - metadata [ INSTANCE_NAME ] -- metadata = serial - port - enable = 1       connecting serial console  

기본적인 HTML 태그들

기본적인 HTML 태그들 HTML에는 수십가지 태그가 있고, 각 태그는 서로 다른 속성을 가지기 때문에 이 모든 것을 한번에 모두 익히기는 어렵습니다. 이 문서는 자주 쓰이는 몇 가지 태그들과 속성을 간략히 소개합니다. 텍스트 레벨 태그들 - a, em, strong 요소들: a 요소 : HTML에서 가장 중요한 태그를 하나만 꼽자면 문서 사이의 하이퍼링크를 표시할 때 사용하는 a 태그를 꼽을 수 있습니다 em 요소 : 문장의 일부분을 강조(emphasis)할 때 사용합니다 strong 요소 : 강한 강조(strong emphasis) 예시: HTML 은 Hypertext Markup Language 의 약자입니다. href= "http://www.w3.org/People/Berners-Lee/" > Tim Berners-Lee 가 최초로 고안하였습니다. 단락과 소제목 - p, h1, h2, h3, h4, h5, h6 요소들: p 요소 : 단락(paragraph)을 표시할 때 사용합니다. h1 요소 : 최상위 제목 h2 요소 , …, h6 요소 : 하위 단계의 소제목들 예시: HTML 자습서 준비물 준비물은 어쩌고 저쩌고... HTML HTML은 웹 페이지를 만들 때 사용되는 문서 형식입니다. CSS CSS는 HTML 등의 마크업 언어로 작성된 문서를 꾸미기 위해 사용합니다. 목록 - ul, ol, li 요소들: ul 요소 : 순서 없는 목록(unordered list) ol 요소 : 순서 있는 목록(ordered list) li 요소 : 목록 안에 담기는 각 항목들 예시: 점식에 뭐 먹을까? 짜장면 탕수육 짬뽕 좋아하는 음식 순서는? 탕수육 짜장면 짬뽕 표 - table, thead, tbody, tr, th, t...

nox adb run batch script

nox adb run batch script first nox setting root mode start CMD cd C:\Program Files (x86)\Nox\bin\ nox_adb.exe connect 127.0.0.1:62001 wait

안드로이드 개인키 공개키 생성 방법

등록키 정보 확인  keytool -list -v -keystore key.jks 개인키 생성 java -jar pepk.jar --keystore=key.jks --alias=key0 --output=privatekey.pem  --encryptionkey=*****************************833b6*********9d****e6* 공개키 생성 keytool -export -rfc -keystore key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key0 -file _publickey.pem 생성된 키를 업로드 하는것은 다들 알고 있으니 생략

Pacman Tips

Improve download and database access speed Ranking mirrors This command will rank your mirrors by speed and will filter the out of date mirrors. pacman-mirrors -g You should sync the database after running this command by using: pacman -Syy Fasttrack your mirrorlist From v4 this command will return a number of up-to-date and responsive mirrors pacman-mirrors -f 5 Check your version with pacman-mirrors -v You should sync the database after running this command by using: pacman -Syy Optimize the database access speed For full benefit, run this command after syncing the database. pacman-optimize && sync Attention : This command defragments Pacman's database, which boosts performance on slow hard drives but is harmful on SSDs. So, do not use this command on SSDs! Syncing and Updating Sync the database pacman -Sy You can force sync the database using the following command. It means, the database will be synced even if it's up to dat...

nexus screen size

nexus 9 nexus 7