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

  Рет қаралды 45,589

iNetwork365

iNetwork365

3 жыл бұрын

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 7 ай бұрын
Thanks Bro,,,, loved the way you had explained step by step. I was looking for this since long time.
@namankhamparia9743
@namankhamparia9743 2 жыл бұрын
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 2 ай бұрын
Did you put on yourserver and make domain and then send for your costumers? Can you tell me?
@namankhamparia9743
@namankhamparia9743 2 ай бұрын
@@turqueti1 earlier i used for my internal staff support for some month now i devloped my own
@TrungNguyen-wd8us
@TrungNguyen-wd8us Жыл бұрын
Great, thanks Bro
@cursedstarr
@cursedstarr 2 жыл бұрын
Thanks a lot!
@phonreaksmey359
@phonreaksmey359 2 жыл бұрын
Can you show how set up auto send email when create new ticket?
@turqueti1
@turqueti1 2 ай бұрын
Hi, I have one question. Is it possible set up costumer user for open TICKET, or just that option before for open? thank you
@footballhighlights9338
@footballhighlights9338 3 жыл бұрын
Cool,
@MohamedSameer-t9g
@MohamedSameer-t9g Ай бұрын
Am setup both software in my system. Now that localhost ticket raising portal is opening for everyone in my organization?
@gokalpatsz313
@gokalpatsz313 8 ай бұрын
Hello thanks for this. How can i connect this program to active directory
@razakalsharafy4708
@razakalsharafy4708 2 жыл бұрын
Sorry, I don't get it. What does your script do? This is the same Hesk functionality.
@slimshawn7019
@slimshawn7019 8 күн бұрын
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
@aahmed1259
@aahmed1259 5 ай бұрын
How did. You Access he or she. On remote control pc what tools do you use ?
@user-us7yh7jc5f
@user-us7yh7jc5f 7 ай бұрын
why it says in the error "cant create datababse 'hesk'; database exist"
@prafullsharma4657
@prafullsharma4657 Ай бұрын
Hey unable to create database it says database already exists any fix for that please? Need help urgently
@d3mist0clesgee12
@d3mist0clesgee12 2 жыл бұрын
thanks for the video bro, its helping me to decide which system to use / test, thanks again.
@d3mist0clesgee12
@d3mist0clesgee12 2 жыл бұрын
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 Жыл бұрын
Why this script sql cannot running on cpanel
@user-yz1pt7jf6y
@user-yz1pt7jf6y 8 ай бұрын
subject line to submit a ticket by email need help
@macomemes3401
@macomemes3401 4 ай бұрын
HOW TO MAKE IT ONLINE?
@magosimediahub1503
@magosimediahub1503 Жыл бұрын
The script is not running
@YasirAli-sb8fr
@YasirAli-sb8fr 2 жыл бұрын
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.
@fbifido2
@fbifido2 2 жыл бұрын
@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
@omkar605
@omkar605 Жыл бұрын
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.
@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
@BhanuPrakash-wf9mg
@BhanuPrakash-wf9mg Жыл бұрын
the users cant connect to the page, why?
@Shekaib0007
@Shekaib0007 Жыл бұрын
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?
@markanthonyreyes9516
@markanthonyreyes9516 Жыл бұрын
Do you have next videos about how to access from other computers?
@iNetwork365
@iNetwork365 11 ай бұрын
Are you referring to access another workgroup computers?
@9841554468
@9841554468 6 ай бұрын
@@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?
@arbajbagwan3182
@arbajbagwan3182 Жыл бұрын
This tikiting tool use globali or locally??
@iNetwork365
@iNetwork365 11 ай бұрын
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 5 ай бұрын
How to configure, that I can access outside my network?@@iNetwork365
@darshangarje5970
@darshangarje5970 Жыл бұрын
this is comment
@inquisitive1911
@inquisitive1911 10 ай бұрын
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 ...
@9841554468
@9841554468 6 ай бұрын
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 6 ай бұрын
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?
@user-us7yh7jc5f
@user-us7yh7jc5f 7 ай бұрын
why it says in the error "cant create datababse 'hesk'; database exist"
@prafullsharma4657
@prafullsharma4657 Ай бұрын
same did u get any solution for it??
host your own HelpDesk
10:34
NetworkChuck
Рет қаралды 266 М.
路飞太过分了,自己游泳。#海贼王#路飞
00:28
路飞与唐舞桐
Рет қаралды 39 МЛН
Stop, Intel’s Already Dead!
13:47
Linus Tech Tips
Рет қаралды 465 М.
Learn I.T. Ticketing Systems - Help Desk Series
20:19
IT Career Questions
Рет қаралды 137 М.
UVDesk - Open Source, Self Hosted help desk and support ticketing software!
32:57
Top Ticketing Systems for Small Businesses
6:57
itGenius 🤓 Biz Tech Experts
Рет қаралды 29 М.
ServiceNow | IT Support Ticketing System Training | Demo
17:42
Jobskillshare Skills-Based Platform
Рет қаралды 474 М.
IT: Helpdesk (Understanding A Ticket System Jira)
13:18
Kevtech IT Support
Рет қаралды 54 М.
UVdesk FREE Open Source Ticket System - Complete Tutorial
47:03
UVdesk Helpdesk
Рет қаралды 39 М.