ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Laksh1999
    3. Posts
    L
    • Profile
    • Following 3
    • Followers 1
    • Topics 20
    • Posts 55
    • Best 7
    • Controversial 1
    • Groups 0

    Posts made by Laksh1999

    • Send CSV file to Slack Channel by bash script through Webhook

      Hi
      I am trying to send the assigned tickets in the queue as .csv file to the slack channel. I am able to download the .csv file in the dev desktop through bash script but unable to send that file to the Slack Channel.

      Anyone have tried this before?

      I have checked this

      https://api.slack.com/methods/files.upload

      I have only Webhook URL no other token is there with me as per the suggestion in the above link.

      posted in IT Discussion slack csv bash script webhook api
      L
      Laksh1999
    • RE: Bash Script Help needed

      @scottalanmiller sorry its internal site.so unable to see.but i can say the download is happening through API of the link

      posted in IT Discussion
      L
      Laksh1999
    • Bash Script Help needed

      Hi Team,

      I am trying to download the assigned tickets in the group through bash script.When i am trying to run the script i am getting this error

      malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "<!doctype html><html...") at /usr/bin/json_xs line 181, <STDIN> line 1.
      

      I have tried to checked that json_xs file as well.This is found in line 181

        JSON::XS->new->decode (decode $enc, $_)
      

      Any one faced this issue before like this ?

      posted in IT Discussion
      L
      Laksh1999
    • RE: Recoverable Item Quota

      @EddieJennings said in Recoverable Item Quota:

      I may have misunderstood your OP. So you've used Set-Mailbox to remove the mailbox from litigation hold as well as to set the recoverable items quota, and the value from Get-Mailbox -Identity yourmailbox | Select-Object -Property RecoverableItemsQuota has not changed. Is this correct?

      Yes.I have disabled the litigation hold once and waited for 2 hours .

      Set-Mailbox mailbox -LitigationHoldEnabled $false

      Set-Mailbox mailbox -LitigationHoldEnabled $true

      Get-Mailbox -Identity yourmailbox | Select-Object -Property RecoverableItemsQuota(Same Output is showing) which was already there.As per the policy it should get reduced.

      Auto purge is not happening i think

      posted in IT Discussion
      L
      Laksh1999
    • RE: Recoverable Item Quota

      I have waited for 2 hours once disabled the Litigation hold.I have not tried to purge the dumpster.The recoverable Items quota is not getting decreased.The same size is available now

      posted in IT Discussion
      L
      Laksh1999
    • Recoverable Item Quota

      Hi Team,

      I am unable to purge the Recoverable Item quota after disabling the litigation hold option and the auto-purge is not happening.Referred the below link.Anyone worked on this user mailbox to purge automatically after disabling and re-enabling the litigation hold

      https://docs.microsoft.com/en-us/exchange/policy-and-compliance/recoverable-items-folder/clean-up-deleted-items?view=exchserver-2019

      posted in IT Discussion
      L
      Laksh1999
    • Electronic Aspirin query

      I am in need about Electronic Aspirin.I am unable to find the electronic component used in it.If anyone have Circuit diagram of the same kindly share it.I have searched for many IEEE papers as well there is no circuit diagram or device details are mentioned there

      posted in IT Discussion
      L
      Laksh1999
    • RE: Unable to detect the usb device inside Kali linux in Vmbox

      @DustinB3403 yes it's Oracle virtual box.kali linux is guest is.i have installed the drivers as well

      posted in IT Discussion
      L
      Laksh1999
    • Unable to detect the usb device inside Kali linux in Vmbox

      I am trying to make the bluetooth usb device to work inside vmbox where i am facing issues to detect the devices inside vm machine.Can anyone help on this

      Base OS : Ubuntu 18.04 LTS(upto date)
      Virtual Box : Kali Linux OS
      Virtual box version Details : Version 6.0.14 r133895 (Qt5.9.5)
      Bluetooth Device : LeoSys

      Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

      Troubleshooting done :

      1)Tried installing vmbox extension package
      2)Tried updating the kali linux os
      3)Network status is in Bridged mode
      4)Enabled USB device in Virtual box
      5)Tried filtering the usb device with vendor and device id
      6)Bluetooth device is working in base os
      7)hci1 is the external bluetooth device

      Output for the bluetooth device detecting in the base os
      root@shiva~$ hciconfig

      hci1: Type: Primary Bus: USB
      BD Address: B8:76:3F:C5:64:9C ACL MTU: 1021:8 SCO MTU: 64:1
      UP RUNNING
      RX bytes:1536 acl:0 sco:0 events:78 errors:0
      TX bytes:2320 acl:0 sco:0 commands:78 errors:0

      hci0: Type: Primary Bus: USB
      BD Address: 00:1A:7D:DA:71:10 ACL MTU: 640:4 SCO MTU: 64:8
      UP RUNNING
      RX bytes:1260 acl:0 sco:0 events:76 errors:0
      TX bytes:2808 acl:0 sco:0 commands:78 errors:0

      root@shiva:~$ lsusb
      Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 001 Device 004: ID 04f2:b3aa Chicony Electronics Co., Ltd
      Bus 001 Device 003: ID 0489:e062 Foxconn / Hon Hai
      Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
      Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

      posted in IT Discussion
      L
      Laksh1999
    • RE: Create my own Stock,Inventory Software

      @dyasny said in Create my own Stock,Inventory Software:

      Have you tried the existing free tools like odoo or partkeepr?

      Odoo seems to be asking for money when selected the Sales and Inventory or Purchase
      Partkeepr cannot be installed in Windows machine as checked.unable to install this because others are not able to use Unix/Linux OS

      posted in Developer Discussion
      L
      Laksh1999
    • Unable to login old profile

      Hi Team,

      I am unable to login to https://mangolassi.it/user/lakshmana because I have enabled two way authenticator for the login.When i have tired to login with Google Authenticator mangolassi is not able to login.Can anyone help me retrieving my old account if possible in mangolassi

      posted in IT Discussion
      L
      Laksh1999
    • RE: Create my own Stock,Inventory Software

      @matteo-nunziati said in Create my own Stock,Inventory Software:

      @Laksh1999 personally I would use postgres flask and vuejs
      But basically anything from php+mariadb and on is ok.

      Being 2019 I would do it web based.

      As you said postgres flask,i would like create a database where the product code and product details will be there.The end user should be click on/drop down the list to have the sales of per month/year.I am interested to learn but where to start.This software will be for the windows users

      posted in Developer Discussion
      L
      Laksh1999
    • RE: Create my own Stock,Inventory Software

      @gjacobse said in Create my own Stock,Inventory Software:

      Local or web / cloud based?

      Local based

      posted in Developer Discussion
      L
      Laksh1999
    • Create my own Stock,Inventory Software

      I am interested to create one software for the personal use for my father textile shop.this software aim to have the inventory,stock and sales details.
      I have done small things with formulas to calculate the sales,but that is not user-friendly
      Any idea in which software i can proceed further to create my own software to have the sales,inventory and stock.I dont create any bills to the customer this is for only internal use to track inward and outward materials.

      I am not interested to purchase any software.any opensource tools will be helpful if its already there.I am interested to build my own

      posted in Developer Discussion
      L
      Laksh1999
    • RE: Ransomware Hits Windows 10 Litar Extension

      @DustinB3403 said in Ransomware Hits Windows 10 Litar Extension:

      Try this? https://malwarefixes.com/remove-litar-ransomware-litar-decryption/

      Being that he reinstalled the OS I have no idea if it'll work or not.

      My friend reinstalled the OS as per his friend suggestion that virus issue will not be there after the OS reinstallation.but the machine was having the same issue.But the data is there in the machine.when the file is copied to different hard disk that is also getting affected

      posted in IT Discussion
      L
      Laksh1999
    • 1
    • 2
    • 3
    • 3 / 3