Skip to main content

Create user on server

12th October, 2022

Updated: 12th October, 2022

    useradd -b /home/ -m -s /bin/bash username
    
    chmod a+x -R username
    
    
    /etc/httpd/vhost.d
    /etc/init.d/httpd configtest
    /etc/init.d/httpd graceful

    12c59625-7da6-4b56-9a15-24a3b9cb9093

    Created on: 12th October, 2022

    Last updated: 12th October, 2022

    Tagged With: