Skip to content
View akvedi's full-sized avatar

Highlights

  • Pro

Block or report akvedi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lexicon lexicon Public

    An efficiant Dictionary add-on. Double-click any word and instantly view its definition in a pop-up bubble

    JavaScript 7

  2. A bash script to automatically open ... A bash script to automatically open Nautilus with the correct sftp path for gsconnect gnome.
    1
    #### GSconenct uses incomplete path to mount the sftp on some devices. Thus giving an error when accessed.
    2
    
                  
    3
    <img src="https://user-images.githubusercontent.com/105443715/234292939-5e0a9c99-908e-40fb-b681-f85d59938141.png" alt="ss" width="600"/>
    4
    
                  
    5
    ### This bash script will automatically open the sftp folder with the correct path. 
  3. Trick to restore the backup made wit... Trick to restore the backup made with All in one wp migration plugin without a pro subscrption
    1
    ## How to Restore a Backup Using All-in-One WP Migration Without a Pro Subscription
    2
    
                  
    3
    ### Method 1: Using the Console
    4
    
                  
    5
    1. **Upload the Backup File**: Place the `.wpress` backup file in the `wp-content/ai1wm-backups` directory of your WordPress installation.