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

systemd

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

Read more

Categories Linux Tags Linux, service, Services, systemctl, systemd

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

Recent Posts

  • Change Time Zone in Linux Terminal
  • 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 (”)

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