[Linux] How to kill specific pid Posted by Computer Newbie on 下午6:02 in Linux, Ubuntu / No comments [Linux] How to kill specific pid kill `pidof nmbd` && kill `pidof smbd` Reference : Kill Process in Linux or Terminate a Process in UNIX / Linux Systems Share This: Facebook Twitter Google+ Stumble Digg 以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook Related Posts:[Editor] Good Coding Editor 1. Geany sudo apt-get install geany 2. Bluefish sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_ubuntu.list -N -P /etc/apt/sources.list.d sud… Read More[Printer][Epson L355] Driver for ubuntu Epson L355 Series… Read More[sshd] How to let sshd start up on system boot Create or modify the /etc/init.d/sshd init script as follows: #! /bin/sh # # start/stop the secure shell daemon case "$1" in 'start… Read More[Meld][ubuntu tool] meld - compare file and folderMeld 1.3 is good to use. 1. Download Package from Gnome - git repository - meld Reference Meld – a File Comparison Tool for Ubuntu… Read More[git server][ubuntu] Build up git server (using Ubuntu linux)1. Install git: sudo apt-get install git-core 2. 在server端建立放置所有projects的目錄: cd /home/happy/ sudo mkdir git 3. 在server端建立project: 步驟3,5,6是每開一個新pro… Read More
0 意見:
張貼留言