리눅스 (Linux)
-
Linux – Bash Reference Manual
GNU Free Documentation LicenseVersion 1.3, 3 November 2008Copyrightc 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.http://fsf.org/Everyone is permitted to copy and distribute verbatim copiesof this license document, but changing it is not…
-
SCP Command “File copy using CLI on Linux/Unix”
scp -P Option Basic SSH port 22, -P option to change a default value Example) scp -P xxxx baduk@1.1.1.1:/home/baduk/…/filename
-
File Search Find Option using CLI on Linux
1. Find는 파일 및 디렉토리를 검색할 때 사용 <Unix/Linux> 2. Find 옵션.
-
VirtualBox Disk Size Change (Ubuntu)
If needs, pre-defined disk size could be extended or shrank by “VirtualBox” embedded command
-
VirtualBox – Tip
Virtual Box – Move & Reload Move *.vbox to tmp folder Create a new machine without disk storage Add a previous disks sequentially from mater/snapshot (old to new) Start the machine (*.vbox is…
-
Linux – File download from Web (Command : wget)
wget – Command examples for file download Basic command $ wget http://www.example.com/scripts/ttt