บ่อยครั้งที่เราต้อง kill process ใน windows เพื่อความรวดเร็ว เราต้องใช้ คียร์ลัด โดยกดปุ่ม
Ctrl+Shift+ESC
เย้.......!!!!
13 June 2012
Run Services on Background Linux
ใช้คำสั่ง ในการ Run background :
nohup Script ที่่ต้องการ RUN > เขียน Output ออกไปที่ไฟล์ใด &2>&1
exsample ::
nohup ./standalone.sh -b 0.0.0.0 >/app/csi/tmp/log.run.jboss.txt &2>&1
nohup Script ที่่ต้องการ RUN > เขียน Output ออกไปที่ไฟล์ใด &2>&1
exsample ::
nohup ./standalone.sh -b 0.0.0.0 >/app/csi/tmp/log.run.jboss.txt &2>&1
Linux change group file and directory
ในการเปลี่ยน Group ของ ไฟล์และโฟเดอร์ ใช้ได้ 2 คำสั่ง ::
chgrp GROUP_NAME FILE_NANE
or
chown .GROUP_NAME FILE_NANE
เด้่อ Tip น้อยๆ
Subscribe to:
Posts (Atom)
Popular Posts
- How to install Docker container on EVE-NG
- Get Message 'system failure: exception During auth soap: Receiver' on Zimbra Web Admin
- Spanning Tree Protocol
- [ISSUE] Failed to allocate the network(s), not rescheduling, Spawning new instances is fail OpenStack
- How To Adding and Run Docker Container on UnetLab
- How To Set Timezone on Linux CentOS7
- How To Expand Disk (HDD) for UNetLab VM
- How to Configure InterVLAN with Router (Route-on-Stick)
- Download and Install pfSense 2.3 Firewall Open Source
- First Times Import Unified Networking Lab (UNetLab) OVA in VMware Workstation