HR| IT | Help Desk Ticket using Hesk | Free Software

Поділитися
Вставка
  • Опубліковано 21 жов 2024
  • In this video you will find me configuring help desk using open source program called "Hesk".
    SQL Scripts used in video
    CREATE DATABASE `hesk`
    DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    CREATE USER 'hesk-owner'@'localhost';
    CREATE USER 'hesk-owner'@'127.0.0.1';
    CREATE USER 'hesk-owner'@'::1';
    SET PASSWORD
    FOR 'hesk-owner'@'localhost' = PASSWORD('hesk123$%');
    SET PASSWORD
    FOR 'hesk-owner'@'127.0.0.1' = PASSWORD('hesk123$%');
    SET PASSWORD
    FOR 'hesk-owner'@'::1' = PASSWORD('hesk123$%');
    GRANT ALL PRIVILEGES ON
    `hesk`.* TO 'hesk-owner'@'localhost' WITH GRANT OPTION;
    GRANT ALL PRIVILEGES ON
    `hesk`.* TO 'hesk-owner'@'127.0.0.1' WITH GRANT OPTION;
    GRANT ALL PRIVILEGES ON
    `hesk`.* TO 'hesk-owner'@'::1' WITH GRANT OPTION;

КОМЕНТАРІ • 54

  • @abbaschanna6628
    @abbaschanna6628 9 місяців тому

    Thanks Bro,,,, loved the way you had explained step by step. I was looking for this since long time.

  • @namankhamparia9743
    @namankhamparia9743 2 роки тому +1

    This is very awesome software i have never ever seen like this hesk having all the required things I am using his all feature from the month thanks HESK.

    • @razakalsharafy4708
      @razakalsharafy4708 2 роки тому

      Does the Hesk email work with exchange server and AD?

    • @turqueti1
      @turqueti1 5 місяців тому +1

      Did you put on yourserver and make domain and then send for your costumers? Can you tell me?

    • @namankhamparia9743
      @namankhamparia9743 5 місяців тому

      @@turqueti1 earlier i used for my internal staff support for some month now i devloped my own

  • @turqueti1
    @turqueti1 5 місяців тому

    Hi, I have one question. Is it possible set up costumer user for open TICKET, or just that option before for open? thank you

  • @MohamedSameer-t9g
    @MohamedSameer-t9g 3 місяці тому

    Am setup both software in my system. Now that localhost ticket raising portal is opening for everyone in my organization?

  • @aahmed1259
    @aahmed1259 8 місяців тому

    How did. You Access he or she. On remote control pc what tools do you use ?

  • @slimshawn7019
    @slimshawn7019 2 місяці тому

    Hi there, thanks for this vid. So i'm trying everything now as you doing it but i'm getting error #1007 - can't create 'hesk', database exists

  • @9841554468
    @9841554468 9 місяців тому +1

    How to replace "localhost" with an IP address to access by other user in LAN network/office environment? I tried replacing "localhost" with few of different IP addresses and it didn't work. Now it is accessible to my PC only, I can't open on another PC within same network. Please suggest.

    • @9841554468
      @9841554468 9 місяців тому

      Update: I was able to replace the IP address and run it successfully, Thank you for the video, very clear instructions. Now I want to run on Ubuntu, do you have any video or suggestions, how to run in Ubuntu?

  • @razakalsharafy4708
    @razakalsharafy4708 2 роки тому

    Sorry, I don't get it. What does your script do?
    This is the same Hesk functionality.

  • @BryanDerrickMarjes
    @BryanDerrickMarjes 9 місяців тому +1

    why it says in the error "cant create datababse 'hesk'; database exist"

  • @prafullsharma4657
    @prafullsharma4657 4 місяці тому

    Hey unable to create database it says database already exists any fix for that please? Need help urgently

  • @phonreaksmey359
    @phonreaksmey359 2 роки тому +1

    Can you show how set up auto send email when create new ticket?

  • @gokalpatsz313
    @gokalpatsz313 11 місяців тому

    Hello thanks for this. How can i connect this program to active directory

  • @omkar605
    @omkar605 Рік тому +1

    I have done all the steps, but not able to connect to local host from another system from same network, Please help

    • @muppogam
      @muppogam Рік тому

      Loaclhost will won't work. Use IP address

    • @dulneyho
      @dulneyho Рік тому

      Used your ip addrsss with port number so that your requirement if fullfilled.

  • @fbifido2
    @fbifido2 2 роки тому +1

    @10:32 - will everyone sees all the tickets, when they go to the site to submit a ticket ????

    • @muppogam
      @muppogam Рік тому

      No you can login with private and rise tickets

  • @YasirAli-sb8fr
    @YasirAli-sb8fr 2 роки тому +1

    It's email notification is not working,, although it is configured correctly and connection successful message also appearing but not receiving any notification,, please help to solve this issue waiting

    • @muppogam
      @muppogam Рік тому

      Could someone help on this.

  • @macomemes3401
    @macomemes3401 7 місяців тому +1

    HOW TO MAKE IT ONLINE?

  • @itvcpl
    @itvcpl 11 місяців тому

    subject line to submit a ticket by email need help

  • @magosimediahub1503
    @magosimediahub1503 Рік тому +1

    The script is not running

  • @TrungNguyen-wd8us
    @TrungNguyen-wd8us Рік тому +2

    Great, thanks Bro

  • @markanthonyreyes9516
    @markanthonyreyes9516 Рік тому +1

    Do you have next videos about how to access from other computers?

    • @iNetwork365
      @iNetwork365  Рік тому

      Are you referring to access another workgroup computers?

    • @9841554468
      @9841554468 9 місяців тому

      @@iNetwork365 I guess yes, I have a same question, in my office I can't open the url from another PC within same LAN network environment. Any suggestions how to replace localhost with an IP address so that other staff can access the url and be able to submit the ticket?

  • @d3mist0clesgee12
    @d3mist0clesgee12 2 роки тому +2

    thanks for the video bro, its helping me to decide which system to use / test, thanks again.

    • @d3mist0clesgee12
      @d3mist0clesgee12 2 роки тому +1

      got it up and working, just now trying to fix Pop3 mail fetching, thanks again bro!!!

    • @muppogam
      @muppogam Рік тому

      Could you help me to configure mail server

    • @d3mist0clesgee12
      @d3mist0clesgee12 Рік тому

      @@muppogam Sorry, I couldn't get the email to create tickets from eMails.

    • @muppogam
      @muppogam Рік тому

      Some configuration is required for receiving the tickets through mail

    • @muppogam
      @muppogam Рік тому

      Does Hesk work installation is possible in linux?

  • @pentestassasins6052
    @pentestassasins6052 2 роки тому

    Why this script sql cannot running on cpanel

  • @footballhighlights9338
    @footballhighlights9338 3 роки тому +1

    Cool,

  • @arbajbagwan3182
    @arbajbagwan3182 Рік тому

    This tikiting tool use globali or locally??

    • @iNetwork365
      @iNetwork365  Рік тому

      You can both ways. If its globally then you need public IP address . Also you will need at least an firewall to protect from malicious actors or hackers

    • @joesanglaraga2784
      @joesanglaraga2784 7 місяців тому

      How to configure, that I can access outside my network?@@iNetwork365

  • @cursedstarr
    @cursedstarr 3 роки тому

    Thanks a lot!

  • @inquisitive1911
    @inquisitive1911 Рік тому

    Waste of time. Localhost does not work. Entered my IP address instead - Error: 'The requested host was not found'. The devil is in the detail. Cant get past this stage ...

  • @BhanuPrakash-wf9mg
    @BhanuPrakash-wf9mg Рік тому

    the users cant connect to the page, why?

    • @Shekaib0007
      @Shekaib0007 Рік тому +1

      go to your firewall settings, Advanced settings, inbound rules, new rule, and allow connection for port 80, you will be able to access from other computers.

    • @muppogam
      @muppogam Рік тому

      Does Hesk installation is possible in linux?

  • @abhimanyuneupane9785
    @abhimanyuneupane9785 3 роки тому

    how to backup database?

    • @dulneyho
      @dulneyho Рік тому

      If you backup your database used osTicket system so that you can backup in aws S3

  • @darshangarje5970
    @darshangarje5970 Рік тому

    this is comment

  • @BryanDerrickMarjes
    @BryanDerrickMarjes 9 місяців тому

    why it says in the error "cant create datababse 'hesk'; database exist"