BILLYSOFT ACADEMY
BILLYSOFT ACADEMY
  • Видео 120
  • Просмотров 149 899
AWS Lightsail - Using the aws-php-sdk to create instances
The AWS PHP SDK is a collection of tools that enable PHP developers to interact with various AWS APIs from their own PHP application. It simplifies the integration of AWS services, allowing developers to manage resources such as AWS Lightsail instances, S3 buckets, EC2 instances and many others directly from PHP code. In this tutorial you will learn how to create AWS instances using the AWS PHP SDK! I'll walk you through:
1. Setting up a VirtualHost in OpenLiteSpeed
2. Accessing the VirtualHost directory using Samba
3. Creating a new project in the directory with PHPStorm
4. Downloading and installing the AWS PHP SDK using Composer
5. Creating the Lightsail Client
RESOURCES:
Find more tutorials ...
Просмотров: 42

Видео

AWS Lightsail - How to create an instance.
Просмотров 1063 месяца назад
In this tutorial, I'll walk you through the basic process of setting up your first instance on AWS Lightsail. From selecting a Region and Availability Zone to choosing an Instance Plan, I cover most of the things you need to know to get up and running. By the end of this tutorial, you'll have the knowledge to spin up your own Linux or Windows Server instance on AWS Lightsail and start building ...
Database management in the CyberPanel Web Hosting Control Panel
Просмотров 424 месяца назад
The CyberPanel web hosting control panel has a feature that makes it possible to manage MySQL databases with ease. The feature simplifies database management tasks such as creating, listing, management and deleting of MySQL databases. In this video we take a closer look at these features and demonstrate how you can use them.
A guide on setting up osTicket on Linux Ubuntu using the LOMP stack
Просмотров 1755 месяцев назад
osTicket is a free open-source ticketing system lets you organize support requests, track progress, and improve overall efficiency. osTicket works with MySQL or PostgreSQL databases and offers features like: 1. Ticket Filters: Keep things organized by categorizing requests. 2. Service Level Agreements (SLAs): Set expectations and ensure timely resolutions. 3. Queues: Assign tickets to specific ...
Learn how to install Akaunting on Linux Ubuntu
Просмотров 1875 месяцев назад
Akaunting is a freemium software that's written in PHP and uses modern technologies to make the advanced easy to use features it supports possible. The software stores information in a MySQL database service, and it can be used with web servers such as Apache, or LiteSpeed. In this tutorial, we'll guide you through the process of installing Akaunting with the LAMP stack on a Linux Ubuntu 22.04 ...
Learn how to install CakePHP on Linux Ubuntu 22.04 LTS
Просмотров 1536 месяцев назад
CakePHP is a popular open-source web application framework that simplifies and speeds up PHP web application development. It follows the model-view-controller architectural pattern, which breaks down an application into three interconnected components: Model (data and database logic), View (user interface and presentation), and Controller (application logic and flow control). In this tutorial, ...
How to install Windows 7 on a Mac using VMware Fusion 13 (by Jerome)
Просмотров 7086 месяцев назад
In this tutorial, Jerome demonstrates how to install Windows 7 on a Mac using VMware Fusion 13. Whether you need to run Windows-specific software or just prefer the look and feel of Windows, this step-by-step guide will walk you through the process of setting up a virtual machine and installing Windows 7. With Jerome's easy-to-follow instructions, you'll be up and running in no time. Topics cov...
How to install Fedora Workstation 39 on VMware Fusion 13
Просмотров 1486 месяцев назад
Fedora Workstation 39 is a beautiful, high-quality desktop, built on the latest open source technology. Trusted, powerful and easy to use. It is a reliable operating system that comes with free updates and upgrades for better security and performance. It is a privacy respecting operating system that is built on the latest technologies that open source has to offer. Workstation is carefully cura...
A simplified way to install the Prometheus open source monitoring and alerting tool on Linux Ubuntu
Просмотров 526 месяцев назад
Prometheus is a monitoring and alerting tool that is open-source and utilizes a time-series database to record real-time metrics. It has a powerful query language called PromQL and its own storage system that is used to store and manage the collected metrics. With Prometheus, you can keep track of your CPU usage, memory utilization, network IO wait time, and more. Prometheus was originally deve...
Using a bash script to install SuiteCRM on Linux Ubuntu 22.04 LTS
Просмотров 3636 месяцев назад
Suite CRM is a PHP-based open-source Customer Relationship Management system. It was originally created as an extended version of SugarCRM but now, Suite CRM is a system that offers a variety of modules such as Products, Quotes, Teams, Leads and many more.. In this tutorial, I will show you, step-by-step how to install SuiteCRM using a bash script on Linux Ubuntu 22.04 LTS. Prerequisites: 1) A ...
Using a bash script to install PHPBB on Linux Ubuntu 22.04 LTS
Просмотров 1756 месяцев назад
PhpBB, also referred to as a "PHP Bulletin Board," is a free flat-forum bulletin board software that allows individuals to come together and communicate with each other. It is built using PHP and supports multiple database engines such as MySQL, Oracle Database, SQLite, PostgreSQL, among others. The software comes with numerous style and image packages that enable users to personalize their boa...
Learn how to create a WordPress site in the CyberPanel Control Panel
Просмотров 1787 месяцев назад
In this tutorial, you will learn how to create a WordPress site in the CyberPanel Control Panel. CyberPanel offers a user-friendly interface and robust features, making it an excellent choice for hosting and managing your WordPress projects. Here's what you'll learn in this tutorial: 1) Setting up a website. 2) Installing WordPress with LSCWP 3) Accessing the WordPress dashboard By the end of t...
Learn how to install MediaWiki on Linux Ubuntu 22.04 LTS
Просмотров 9127 месяцев назад
MediaWiki is an application for creating wikis that was written in PHP and was created by the Wikimedia Foundation. Its most well-known project is the online encyclopedia, Wikipedia. Wikis are websites that are designed to allow their users to contribute and edit content collaboratively. They can be used for many purposes, including as a knowledge repository, documentation library, community po...
Learn how to install and configure the Zammad Ticketing System on Linux Ubuntu
Просмотров 1,5 тыс.8 месяцев назад
Zammad is an open-source ticketing system written in Ruby specially designed for customer support teams. It allows you to deal with customer queries and complaints from various channels, including web forms, Twitter, Facebook, email, chat, and more. Zammad also provides an API to integrate your telephone system. It offers a rich set of features including auto-save, full-text search, two-factor-...
Step by Step Guide to Installing Jenkins on Linux Ubuntu 22.04 LTS
Просмотров 88Год назад
Jenkins is an open-source automation server that allows developers to easily create and manage continuous integration / continuous delivery (CI/CD) pipelines. It can be used to automate building, testing, and deploying applications. Jenkins is highly extensible and has a wide variety of plugins available. With its web-based user interface, you can quickly set up automated jobs that will help yo...
Step-by-Step Guide to Installing Zulip Chat Server on Ubuntu 20.04 LTS
Просмотров 1,8 тыс.Год назад
Step-by-Step Guide to Installing Zulip Chat Server on Ubuntu 20.04 LTS
How to Install Roundcube Email Client on Linux Ubuntu 22.04 LTS
Просмотров 6 тыс.Год назад
How to Install Roundcube Email Client on Linux Ubuntu 22.04 LTS
Learn how to install ProcessWire CMS on a Linux Ubuntu 22.04 LTS Server
Просмотров 343Год назад
Learn how to install ProcessWire CMS on a Linux Ubuntu 22.04 LTS Server
Step-By-Step Guide to Installing Helpy Customer Helpdesk on Ubuntu 22.04 LTS
Просмотров 652Год назад
Step-By-Step Guide to Installing Helpy Customer Helpdesk on Ubuntu 22.04 LTS
Deploy Ansible AWX automation tool on Debian 11.4 in the cloud on AWS Lightsail
Просмотров 311Год назад
Deploy Ansible AWX automation tool on Debian 11.4 in the cloud on AWS Lightsail
A guide on how to set up Revive Adserver on a Linux Ubuntu Server 22.04 LTS Server
Просмотров 945Год назад
A guide on how to set up Revive Adserver on a Linux Ubuntu Server 22.04 LTS Server
Learn how to install UrBackup Server on Linux Ubuntu 22.04 LTS
Просмотров 3,5 тыс.Год назад
Learn how to install UrBackup Server on Linux Ubuntu 22.04 LTS
Learn how to install the Drupal 10 web content management system on a Linux Ubuntu 22.04 LTS server
Просмотров 1,9 тыс.Год назад
Learn how to install the Drupal 10 web content management system on a Linux Ubuntu 22.04 LTS server
Part 3: Create a self-signed certificate and configure your WiFi router or WiFi access point.
Просмотров 3,3 тыс.Год назад
Part 3: Create a self-signed certificate and configure your WiFi router or WiFi access point.
Learn how to install the OSTICKET customer support system on a Linux Ubuntu 22.04 LTS server
Просмотров 4,5 тыс.Год назад
Learn how to install the OSTICKET customer support system on a Linux Ubuntu 22.04 LTS server
Learn how to deploy the Metabase business intelligence web app on a Linux Ubuntu 22.04 server
Просмотров 723Год назад
Learn how to deploy the Metabase business intelligence web app on a Linux Ubuntu 22.04 server
Part 2: Configure Active Directory and Network Policy Server on the Windows Server.
Просмотров 2 тыс.Год назад
Part 2: Configure Active Directory and Network Policy Server on the Windows Server.
Part 1: How to use Microsoft Active Directory and Network Policy Server to Authenticate WiFi users
Просмотров 2,9 тыс.Год назад
Part 1: How to use Microsoft Active Directory and Network Policy Server to Authenticate WiFi users
Learn how to install Linux Xubuntu 22.04 LTS on VirtualBox 7.0
Просмотров 848Год назад
Learn how to install Linux Xubuntu 22.04 LTS on VirtualBox 7.0
Learn how to install Joomla CMS 4.04 on Linux Ubuntu 20.04 LTS in the cloud on Amazon Lightsail.
Просмотров 349Год назад
Learn how to install Joomla CMS 4.04 on Linux Ubuntu 20.04 LTS in the cloud on Amazon Lightsail.

Комментарии

  • @user-co6ni9we3h
    @user-co6ni9we3h 5 часов назад

    it doesnt work

  • @henryfadoni
    @henryfadoni 5 дней назад

    I followed the entire guide, and still couldn't access MatterMost in my domain or server. It says the NGINX is configured correctly and that mattermost is running, however, I cant access it. I am using mattermost 10.0.0, a waste of time really. thanks for nothing.

    • @billysoftacademy
      @billysoftacademy 5 дней назад

      will fix the link and have a look at your issue asap. Il send a new reply soon

  • @henryfadoni
    @henryfadoni 5 дней назад

    The link for the commands is not working :(

  • @SagorikaAhamed
    @SagorikaAhamed 10 дней назад

    White John Anderson Brian Young Paul

  • @BPITRohini
    @BPITRohini 21 день назад

    I have configured the radius and NPS services by following the same steps but when try to connect Wi-Fi a error showing "unable to connected" how to resolve this problem

    • @billysoftacademy
      @billysoftacademy 21 день назад

      does the issue occur on an android or apple device?

  • @carlothecomputerguy8355
    @carlothecomputerguy8355 Месяц назад

    Great videos and I was able to setup and provided Wifi to the laptops. I have one question, every time clients restart their laptops, they have to go to wifi and input their usernames and passwords to reconnect even though I select to have it reconnected all the time. Is there a setting to stop that? Once again, thanks!

    • @billysoftacademy
      @billysoftacademy Месяц назад

      @@carlothecomputerguy8355 Thanks for the comment. On mobile devices it does work fine but i hadnt checked desktop devices thoroughly, but if i manage il check and let you know here

    • @carlothecomputerguy8355
      @carlothecomputerguy8355 Месяц назад

      @@billysoftacademy thanks!

  • @presidas
    @presidas Месяц назад

    Great tutorial!! Many thanks!! :)

  • @fr_ode
    @fr_ode Месяц назад

    so i have a problem when i try to log in in linux what is the username and pass word that should i use admin pbx pass or the configured one in the setup

  • @kyasikhein6784
    @kyasikhein6784 Месяц назад

    Hello Your link is not working.

  • @ayami123
    @ayami123 Месяц назад

    doesn't work

  • @aldhizak
    @aldhizak 2 месяца назад

    thanks man! you helped a lot!

  • @LêHoàngTâm-o2c
    @LêHoàngTâm-o2c 2 месяца назад

    When installing. I got the error Something went wrong ! Please try again

    • @billysoftacademy
      @billysoftacademy 2 месяца назад

      @@LêHoàngTâm-o2c which command triggered that error?

    • @LêHoàngTâm-o2c
      @LêHoàngTâm-o2c 2 месяца назад

      @@billysoftacademy pls share pdf src

  • @RamadhaniShemahonge
    @RamadhaniShemahonge 2 месяца назад

    Thanx

  • @hectoradairjimenez693
    @hectoradairjimenez693 3 месяца назад

    Thanks for the solution :)

  • @antoniodaehler4673
    @antoniodaehler4673 3 месяца назад

    So can you access your physical local network from the cloud, or can you only access the cloud network?

  • @losoteam3970
    @losoteam3970 4 месяца назад

    please are you able to show the steps needed for adding https to zammad, thank you

  • @callmeritter
    @callmeritter 4 месяца назад

    i have one more question, how about we config for LAN connection ?

    • @billysoftacademy
      @billysoftacademy 4 месяца назад

      please elaborate further what you mean

    • @callmeritter
      @callmeritter 4 месяца назад

      @@billysoftacademy i mean, can i uss this method implemented for connections using LAN cables?

    • @billysoftacademy
      @billysoftacademy 4 месяца назад

      @@callmeritter emmmm id have to try out a setup like that and let you know

  • @callmeritter
    @callmeritter 4 месяца назад

    if i have more than one AP, just add new radius client ?

    • @billysoftacademy
      @billysoftacademy 4 месяца назад

      Yes you can add more radius clients in NPS make sure the client IP and shared secret is correct

  • @callmeritter
    @callmeritter 4 месяца назад

    how about if we have more than 1 AP ? and can you show how to configure for LAN connection ?

  • @r3tr0n17
    @r3tr0n17 4 месяца назад

    any turotial on how to use it efficiently?

    • @billysoftacademy
      @billysoftacademy 4 месяца назад

      I'll release a tutorial for this as soon as possible

  • @mrprog2953
    @mrprog2953 4 месяца назад

    thank you it work

  • @sanjunanajs2819
    @sanjunanajs2819 4 месяца назад

    **UPDATED** but now i encounter another problem instead. i still cant open the web version on any browser or any vm machine as it says took long to respond. i checked the network settings and i used same as yours. so what could be the problem here? ok so apparently i figured out the solution. since i'm using wireless network instead of ethernet, i'll just have to change the network settings to bridge adapter instead of NAT. ive seen you answered the question about this so yeah i went through that network config many times and it worked! also thank you for this amazing tutorial video. its so fun and helpful to understand for a beginner like me :D

    • @wowshahow
      @wowshahow 4 месяца назад

      Thanks for the update, i was facing the same problem. It would have been more helpful if there had been guidance on adjusting the network settings within VirtualBox.

  • @sanjunanajs2819
    @sanjunanajs2819 4 месяца назад

    hi there i wanna know is the ip you showed in the video is the default ip i have to use to login freepbx on the web? *updated* i figured it out.

  • @danielford7834
    @danielford7834 4 месяца назад

    You were going a little too fast at times, but by constantly stopping and rewinding the video I was finally able to complete a successful installation! Your video differs from other I've tried in that it's up to date. Thank you. I'll be sure to check out your other tutorials.

    • @billysoftacademy
      @billysoftacademy 4 месяца назад

      Thank you, im currently working on another project but i do have more higher quality content coming soon

  • @ericlundgren9436
    @ericlundgren9436 4 месяца назад

    This write up does not exist on your webpage. but thanks for this tutorial.

    • @billysoftacademy
      @billysoftacademy 4 месяца назад

      Thank you, im currently working on another project but il work on the write up asap

  • @prachitiwari8044
    @prachitiwari8044 5 месяцев назад

    Hi Billy Urgently I need a docs of this session can please share the docs... Whatever link you share for docs that not working properly

  • @guytoutguytout7252
    @guytoutguytout7252 5 месяцев назад

    Thank you

  • @guytoutguytout7252
    @guytoutguytout7252 5 месяцев назад

    DOWNLOAD THE COMMANDS HERE link dead

  • @trincolio
    @trincolio 5 месяцев назад

    when i try to type in the password nothing types

    • @billysoftacademy
      @billysoftacademy 5 месяцев назад

      Hi you ca n try installing virtualbox guest additions software or accessing freepbx from a different browser. Im not certain at which point the issue happens for you

    • @trincolio
      @trincolio 5 месяцев назад

      @@billysoftacademy I didn't think you would respond but i mean the login page on the virtualbox after restart

    • @billysoftacademy
      @billysoftacademy 5 месяцев назад

      @@trincolio Okay if you are referring to the system login at minute 10:01, its actually normal. Linux doesnt echo back the password characters. Just make sure you're typing in the correct password and hit the enter key on your keyboard

  • @ivyzink3179
    @ivyzink3179 5 месяцев назад

    What if, after the installation, I cannot reach the web address successfully in Safari? I get the Safari message "Safari can't reachthe address "..." because the server isn't responding.

    • @billysoftacademy
      @billysoftacademy 5 месяцев назад

      You can try reconfiguring the network interfaces in PFSENSE CLI

  • @briantwitchell4666
    @briantwitchell4666 5 месяцев назад

    Thanks! This is all very helpful! The only place I'm stuck is that at the moment I do not have a domain name - can I use the server IP address instead? Or is there another better way?

    • @billysoftacademy
      @billysoftacademy 5 месяцев назад

      If your Ubuntu server is running on your LAN network, you can add a DNS entry on your network router. However, if your Ubuntu server is running as a virtual machine (VM) on your PC, you can add a host entry in the hosts configuration file of your PC instead.

    • @briantwitchell4666
      @briantwitchell4666 5 месяцев назад

      Yeah - it's running as a cloud-hosted server, but I was able to put the IP address and use that instead of a domain name. If, after testing, we decide to implement, then I'll figure out a domain name. Thank you for all your help - and I'm so impressed you built this video so quickly in response to my question! I have it running, and accounts created for some of my sons to do testing.

    • @billysoftacademy
      @billysoftacademy 5 месяцев назад

      ​@@briantwitchell4666 Awesome! when i saw you were trying to deploy osTicket with OpenLiteSpeed i was motivated to help you

  • @briantwitchell4666
    @briantwitchell4666 5 месяцев назад

    So at 12:07, you jump straight to opening up the osticket web-based installer. I am installing on a virtual server and accessing through an IP address - it is not local. I can't seem to figure out how to open that installer. I've made all the settings changes in LiteSpeed; I think I just need to know the correct path to get it to open. Can you help? Thanks!

    • @billysoftacademy
      @billysoftacademy 5 месяцев назад

      Hi i'l have a look at what you're trying to do and advise on a possible solution later today

    • @billysoftacademy
      @billysoftacademy 5 месяцев назад

      Hi you can try this installation: ruclips.net/video/_q-fwXLpyV0/видео.html

  • @sieuvreau7784
    @sieuvreau7784 5 месяцев назад

    Please delete this video

  • @saifullahawan4462
    @saifullahawan4462 6 месяцев назад

    good

  • @saifullahawan4462
    @saifullahawan4462 6 месяцев назад

    great work

  • @wolfzarrowalarms
    @wolfzarrowalarms 6 месяцев назад

    Everytime I try to enter a IP address in Google it says err connection timeout site took to long to load.

  • @abdelmalektalbi7582
    @abdelmalektalbi7582 6 месяцев назад

    Now that the v7 is no longer available in the pre installed options , this is the perfect solution to install an onlder version , THANK YOU

  • @wolfzarrowalarms
    @wolfzarrowalarms 6 месяцев назад

    Which version of oracle virtual box did you use

    • @billysoftacademy
      @billysoftacademy 6 месяцев назад

      virtualbox 6.1

    • @wolfzarrowalarms
      @wolfzarrowalarms 6 месяцев назад

      @@billysoftacademyeverytime I start the machine it says kernel panic fatal exception and I don’t know how to clear that

    • @billysoftacademy
      @billysoftacademy 6 месяцев назад

      @@wolfzarrowalarms A "kernel panic" is an unexpected condition where the kernel of the operating system, which is the core component managing the system's resources, encounters an unrecoverable error. When you encounter a kernel panic in a virtual machine running on VirtualBox, it typically indicates an issue with the virtual machine's configuration or the guest operating system itself. Could you try completing the installation on a different PC? and ensure virtualization technology is enabled in the bios

    • @wolfzarrowalarms
      @wolfzarrowalarms 6 месяцев назад

      @@billysoftacademyYes I Can Try That! And Also When I Go To Google To Type In IP Adresses It Says Site Took To Long To Load ERR CONNECTION So I Don’t Know How To Fix That

    • @wolfzarrowalarms
      @wolfzarrowalarms 6 месяцев назад

      @@billysoftacademyOk yes I will try that. And also when I type in IP addresses to access web interfaces on google it says site took to long to load err connection times out

  • @rubenramirez8475
    @rubenramirez8475 6 месяцев назад

    this video was extremly usefull for me, thanks

  • @sina2706
    @sina2706 7 месяцев назад

    wtf man. what is fking password???

  • @kayodeayanfalu7460
    @kayodeayanfalu7460 7 месяцев назад

    Hi. i am find it difficult to add the * at the zfs configuration da0 msft virtual disk on my pfsense on hyperv manager..please help

  • @nickslayton4095
    @nickslayton4095 7 месяцев назад

    Unfortunately this install setup no longer works,the depricated image is no longer supported and after installing through portainer unfortunatly locks up the EC2 instance. However there is a solotion, After you install portainer in this video, go here ruclips.net/video/AHW8PWs8Gv8/видео.html and finish the install, Just a susggestion but i hope Billysoft can redo this video with the updated instructions

  • @3a1Va1
    @3a1Va1 8 месяцев назад

    Doesn't this method cause the disk to fill up? Any time the container updates, does it end up creating multiple images?

  • @user-cz2ti6ty6p
    @user-cz2ti6ty6p 8 месяцев назад

    please give the commands used in the video

  • @achraf9275
    @achraf9275 9 месяцев назад

    Thank you for this Just want to install drupal via composer any help please?

  • @user-oy1lu8mm7q
    @user-oy1lu8mm7q 9 месяцев назад

    Hi , I tried it install successfully but i stuck at login , what is the username and password for that roundcube, where can i find it please help me out

  • @pvsat-produtora7512
    @pvsat-produtora7512 9 месяцев назад

    I already installed it, but I can't find user and pass, how can I configure it. username and password?

  • @retpaladin593
    @retpaladin593 9 месяцев назад

    Thank you! this help me a lot to migrate from a windows, to a VM in linux

  • @user-rz1xh8zh2z
    @user-rz1xh8zh2z 10 месяцев назад

    Is this the Mac m1?

    • @MRNESTOR6191
      @MRNESTOR6191 9 месяцев назад

      I don't think so, I've tried to install on apple silicon but I couldn't do that so far. I think he's using a Intel Mac machine

  • @sohmengkuan4712
    @sohmengkuan4712 10 месяцев назад

    404 error while open the two links you provide.

    • @billysoftacademy
      @billysoftacademy 10 месяцев назад

      my apology, im making several changes fo the site, the issue will be resolved soon