Skip to content
Indra Chaidir

Indra Chaidir

Share Anything & Learning by doing

  • Home
  • Curriculum Vitae
  • Articles
    • Software
    • Linux
    • PHP
    • MySQL
    • Techno
    • Java
    • Yii2 Framework
    • Git
    • IT Study
    • Gadget

Cara Buat Service di Linux

September 12, 2022September 11, 2022 by Indra
# cd /etc/systemd/system/
# sudo nano mybots.service
# sudo chmod +x mybots.service
# sudo systemctl enable mybots.service
# sudo systemctl start mybots.service
# sudo journalctl -u mybots.service

Related

Categories Linux Tags Linux, service, Services, systemctl, systemd
Backup & Restore database which have text with single quotes (‘) not escaped (”)
Menambahkan .gitignore ke dalam existing Repository

ActiveDataProvider Apache Backup cobit Codeigniter Console Database Framework git linkpage Linux listview MySQL mysqldump OOP pagination PHP Query repository Restore service Services SQL systemctl systemd Webserver yii2

Recent Posts

  • Menambah Parameter Pada URL Pagination Yii2
  • Menambahkan .gitignore ke dalam existing Repository
  • Cara Buat Service di Linux
  • Backup & Restore database which have text with single quotes (‘) not escaped (”)
  • [Solved] : XAMPP Port 80 in use by “Unable to open process” with PID 4

Recent Comments

  • andre on Codeigniter : Function set_magic_quotes_runtime() is deprecated
  • Lintang on Membuat halaman login Webmail di Webhosting
  • satria on CentOS : Cara Upgrade dari PHP 5.1.x ke PHP 5.3
  • heri susanto on PHP 4 vs PHP 5
  • batikanggun on Membuat halaman login Webmail di Webhosting

© 2023 Indra Chaidir • Built with GeneratePress