Skip to content

telope

A tel(e)- (r)ope that connects the world and me

  • Home
  • About Plenoh
  • telope!?
  • Archives

Linux Learning

Leave a reply
  1. Running Linux
  2. Linux system administration
  3. Shell scripting
This entry was posted in Agenda on 2021-04-03 by Plenoh.

Web Mini-project Ideas

Leave a reply
  • My website with multiple pages using Bootstrap
  • An email list
  • A message board
  • A guestbook
  • A monologue
… Read more “Web Mini-project Ideas”
This entry was posted in Agenda on 2021-02-28 by Plenoh.

Things to Learn 2021

Leave a reply

VIM

  • vi tutorial
    https://sparky.rice.edu/vi.html
  • VIM grammar/language, navigation, text object
… Read more “Things to Learn 2021”
This entry was posted in Agenda, VI/VIM on 2021-02-03 by Plenoh.

Installing Chocolatey without ‘tab completion’ warning

Leave a reply

Chocolatey is a package manager in Windows. It’s pretty neat.

When I was installing Chocolatey,… Read more “Installing Chocolatey without ‘tab completion’ warning”

This entry was posted in Uncategorized on 2021-01-22 by Plenoh.

Preferred Linux/UNIX

Leave a reply

Desktop

  • Ubuntu MATE
  • Debian
  • Arch Linux
  • macOS
  • GhostBSD

Server

  • Ubuntu Server
  • Debian
  • FreeBSD
  • OpenBSD
… Read more “Preferred Linux/UNIX”
This entry was posted in UNIX/Linux on 2020-10-15 by Plenoh.

영어 원서 책 읽기(자기계발) 시작

Leave a reply

Books I’ve read so far

"A fine writer will always make you feel that," Mrs. Phelps

… Read more “영어 원서 책 읽기(자기계발) 시작”
This entry was posted in Agenda, General Studies on 2020-09-25 by Plenoh.

http 말고 https 써야하는데…

Leave a reply

요즘엔 telnet 아무도 안쓰고 ssh 기본이다.

요즘엔 ftp도 기피하는 추세고 sftp, ftps 기본이다.

마찬가지로, http보다도 https로 서비스해야한다.

This entry was posted in Agenda on 2020-08-18 by Plenoh.

스타일시트 임포트(importing a stylesheet) code snippet

Leave a reply
<link rel="stylesheet" type="text/css" href="style.css">
This entry was posted in HTML/CSS on 2020-08-12 by Plenoh.

리눅스에서 정갈하고 미려하며 예쁜 UI 폰트를…

Leave a reply

macOS 좋은 거 저도 압니다!
하지만 리눅스(Linux)도 질 수는 없으므로, 리눅스 UI도 폰트를 정갈하고 미려하고 예쁘게 다듬는 방법을 간략하게 나마 정리해 봅니다.
우분투(Ubuntu)… Read more “리눅스에서 정갈하고 미려하며 예쁜 UI 폰트를…”

This entry was posted in UNIX/Linux on 2020-08-08 by Plenoh.

More git/github

Leave a reply

Git으로 리포지토리 생성하고 업로드하는 순서(다시 정리)

  • 웹상에서 Repository 생성
  • git clone ${URL}
  • git add *.js
  • git status
  • git commit
… Read more “More git/github”
This entry was posted in Git/GitHub on 2020-08-06 by Plenoh.

Post navigation

← Older posts
Newer posts →

Pages

  • About Plenoh
  • Archives
  • telope!?

Technology, information, and Computer Science
My studies and tech documents

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Categories

  • Agenda (20)
  • General Studies (9)
    • Latin (1)
  • Git/GitHub (2)
  • Personal Essays (15)
  • Programming Challenges (4)
  • Programming Languages (16)
    • C/C++ (3)
    • Java (5)
    • JS (3)
    • PHP (3)
    • Ruby (1)
  • Resources (10)
  • Uncategorized (1)
  • UNIX/Linux (8)
  • VI/VIM (1)
  • Web Development (12)
    • Django Tutorial (2)
    • HTML/CSS (9)

Recent Posts

  • 아치 리눅스(Arch Linux)로 전환함으로써 MS Windows 의존도 없애기
  • ‘너는 네 젊음을 가지고 뭘 했니?’라는 질문
  • 눈 보호 10계명 및 눈 체조
  • 중경삼림(1994, Chungking Express)을 봤다
  • 종이책, 전자책 장단점 정리

Archives

Proudly powered by WordPress