U E D R , A S I H C RSS

Linux/필수명령어

1.

, BSD 맨드 기 때문
맨드 명령 는 것 다.
(X 기는 만 모든 경 Xmanager 같 X로 고, X
가능 기 때문)
다룰 는 기본 명령 , 관리를 되는
명령 것. 관리라면 관련 명령.
기본 는 것며, 각기 명령
명령 가능다. (렇게 다)

) UNIX 법/박,
Unix Power Tools/Shelley Powers, Jerry Peek, Tim O'Reilly
'' 되던 교 교고, 두는 대략 라고 면 될듯.
로 다룬다면 면 될듯, 기때 문 보면
대략 1 듯.
ZP X 는 관로 Xmanager 근 부 고 볼 것
로그래밍, (RegularExpression)부 남 -_-;''

2. 기본명령

2.1. 관리 & 기본

passwd 를 바꾸는 명령
adduser 다.
↑/ ↓ (↑) / 다(↓) 던 명령
명령 tab tab 명령 는 모든 명령 보기 다른 문
man 다른 떤 명령 보다 명령, 각 명령 manual 메다.

2.2. 관리

2.2.1.

cat 보기
nano pico 로 vi보다
vi ZeroPageServer 된 Text Editor다.
emacs Richard, M. Stallman 개발 editor
vi, emacs 기능 대단 막강 따라 IDE로 람들 많다

2.2.2. 다루기

cd x (또는 cd /x) 디렉리 X로 가기
cd .. (또는 cd ../ 또는 cd /..) 디렉로 가기
ls 디렉리 내부 보
ls -l x x ,
ln -s x y x y로 볼릭 링를 만들
mv x y x를 y로 바꾸기기
cp x y x를 y로 복
rm x 디렉리 x
mkdir x 디렉리 만들기
rmdir x 디렉
rm -R x 고귀로 x를 기, 디렉가능
chmod <permission> <filename> (permissions) 변경
chown <id> <> (owner) 변경
chgrp <group> <> 그룹(group) 변경
find x -name y -print http://bbs.kldp.org/viewtopic.php?t=58197&highlight=find
''보 .bashrc alias 로 dir, vdir 명령를 만들다.
symbolic link, hard link 구글링면 됨''

2.2.3. 관련

tar 브로 묵나, 브를
gzip, gunzip gzip
bzip bzip2

2.2.4. 보보기

df
du

2.3. 명령

uname 보를 보다. console uname -a 를
echo 떤 것 echo 다.
ps 모든
kill x x를 료 (x는 ps 명령 게 된 PID)
top 메모리 기(q는 료)
finger {id} 보를
fuser man fuser ?
pwd 리렉리를 다.
who
talk 결된

2.4. 명령

find x -name y -print 디렉리 x y를 그 결과를 보
wget x x 료 다로드 http
netstat netword 다. -acep 두면 다.
which 명령 경로를 다.
whereis 명령, , man file 경로
telnet telnet client
ftp ftp client
ssh ssh client
ping 로 ICMP_REQUEST 보내 반 . ping test
nslookup 명령

2.5. 력관련 명령

grep grap 되는 것
more

3. 개발관련 명령

gcc gnu complier for c
g++(or gxx) gnu complier for c++
gdb
python python

4. 관리 명령

reboot 는 명령. -_-; 다.
shutdown 는 명령 -_-; 다.
lilo 를 만듬, MBR , lilo.conf
grub 근 각광는 부로더 로그램, lilo 보다 flexible 다고 다.
free 메모리
mount , 된 디렉리로 링(mount)
umount (umount)
su Switch User, 기본값 root
update-rc.d rc.* 로그램 다. defaults 모든 running level 록된다. (Debian)
aptitude
apt-get apt 기반 관리 , /etc/apt/sources.list ,
dpkg 관리
관리 명령는 각 따라 따라.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:23:39
Processing time 0.0321 sec