• Privacy Policy
  • Terms
  • Refund Policy
  • Contact
  • About
  • Games
  • Services
  • Home
SunSoft World
  • Web Designing
    • Why website is important for business
    • What is website
    • How to create your own website
    • How to install WordPress on your server
    • How to register a Domain name
    • Create a website and start earning in just 7 simple steps!
    • Should I consider PHP in web development and design?
    • Introduction to HTML
    • What is the role of HTML in web development?
  • Web Hosting
    • What is hosting? Beginner’s guide to web hosting
    • How to host your website -Web Hosting
    • How does the domain name work? Is it different from hosting?
    • Everything about domain names! Which one to buy – .com, .in, .us, etc.?
  • SEO / Internet
    • Answered 15 most common questions about the internet
    • Few words about SEO
    • How to improve page speed
    • How to write a good and attractive blog post to gain user’s interest
    • What is the difference between on-page and off-page SEO?
  • Server Management
    • How To Install Apache, MySQL, PHP (Linux) on Ubuntu 22.04 with SSH commands
    • How to install Laravel on Linux server step-by-step guide
    • Laravel installation guide on VPS server from scratch – Linux-Ubuntu 22.04, Apache, PHP, MySQL
    • How to create new sudo user ubuntu (Linux)
  • AI – Artificial Intelligence
    • Basic concepts of Artificial Intelligence – Basics Of AI
  • WordPress Plugins

Category: Server Management

How to create new sudo user ubuntu (Linux)

To create a new sudo user in linux, you need to log in with the root user. What is a sudo user? Before creating a user we will first discuss some basics about the sudo user in Linux. The sudo user is nothing but the user who has permission to run the Linux commands which […]

Share this:

  • WhatsApp
  • Tweet
  • Email
  • Reddit
  • Share on Tumblr
  • Pocket

Like this:

Like Loading...

How to install Laravel on Linux server step-by-step guide

Install Laravel on Linux server step-by-step guide

What is Laravel Laravel is an open-source PHP framework, which uses the Modal View Controller architecture. The benefit of using framework over a plain PHP is that it removes the effort in writing code for common tasks. In the case of the Laravel framework, it eases the process of routing, authentication, sessions, cookies, caching, etc. […]

Share this:

  • WhatsApp
  • Tweet
  • Email
  • Reddit
  • Share on Tumblr
  • Pocket

Like this:

Like Loading...

How To Install Apache, MySQL, PHP (Linux) on Ubuntu 22.04 with SSH commands

To install the Apache, MySQL, and PHP first of all you would need the root user OR the user with sudo privilege. To know more about creating users and granting privileges setup on Linux, see the amendment to this post. In this post, we will see the step-by-step guide to the installation of LAMP, which […]

Share this:

  • WhatsApp
  • Tweet
  • Email
  • Reddit
  • Share on Tumblr
  • Pocket

Like this:

Like Loading...