Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:ubuntu:ubuntu [2020/06/29 19:33] – [SFTP] tmadelinux:ubuntu:ubuntu [2020/09/26 21:25] – [Autostart Service] tmade
Line 387: Line 387:
   update-rc.d -f apache2 remove                   #Remove service apache from autostart   update-rc.d -f apache2 remove                   #Remove service apache from autostart
      
-Ubuntu 16.04: +Ubuntu >= 16.04: 
-  sudo systemctl stop mysql.service+  sudo systemctl is-enabled mysql.service
   sudo systemctl disable mysql.service   sudo systemctl disable mysql.service
 +  sudo systemctl enable mysql.service
      
  
Line 450: Line 451:
 </code> </code>
  
-**Note**: Path to "ChrootDirectory" has to be **owned by "root:root"**!+**Note**: Path to "ChrootDirectory" has to be **owned** **completely** by **"root:root"**!
  
 3. Edit "/etc/fstab": 3. Edit "/etc/fstab":
linux/ubuntu/ubuntu.txt · Last modified: 2023/01/26 23:36 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki