Skip to content

Breaking

Emigrate from GraphQL rebing to GraphQL lighthouse on Laravel: Gang of four book , design pattern How to create new service container Dependency injection A Step-by-Step Guide to Deploying a Laravel Application on a VPS

#MasoudHosseini

Masoud Hosseini

#MasoudHosseini

Masoud Hosseini

  • Blog
  • Tags
  • Contact ME
  • Masoud Hosseini
    devops Git Linux Shell Technology

    gitlab ci short commands

    June 26, 2023 0 Comments

    at the first if you want to install it manually (not by docker) search for "install gitlab runner manually on linux" and browse gitlab documentation to install. or follow steps…

    devops Git Linux Shell Technology

    GitLab Runners: Streamlining CI/CD Pipelines

    June 26, 2023 0 Comments

    In the world of software development, continuous integration and continuous deployment (CI/CD) have become critical practices to ensure efficient and error-free delivery of software. GitLab, a popular web-based platform for…

    Git Linux Technology

    How to work with GitLab self-hosted

    June 26, 2023 0 Comments

    GitLab is a powerful web-based platform for version control and collaborative software development. While the GitLab website offers a convenient and user-friendly interface, many organizations prefer to have more control…

    Linux Technology

    apt update vs apt upgrade: What’s the difference?

    December 12, 2022 0 Comments

    https://dev.to/kcdchennai/apt-update-vs-apt-upgrade-whats-the-difference-2ff8

    Linux Technology

    Install def file in ubuntu

    December 9, 2022 0 Comments

    Use command below : sudo dpkg -i PACKAGEFILEreference : https://askubuntu.com/questions/1407494/screen-share-not-working-in-ubuntu-22-04-in-all-platforms-zoom-teams-google-m

    Linux Technology

    Share screen in ubunut 22

    December 9, 2022 0 Comments

    You need to disable Wayland refrence : https://askubuntu.com/questions/1407494/screen-share-not-working-in-ubuntu-22-04-in-all-platforms-zoom-teams-google-m

    Linux Technology

    Find software which is using a port on linux

    December 9, 2022 0 Comments

    lsof -i :8000

    Linux Shell Technology

    Watch all tpc port that are listening :

    December 9, 2022 0 Comments

    ss -apt

    Linux Technology

    Remove A app from linux completely

    December 9, 2022 0 Comments

    first , purge main package name : sudo apt-get purge mariadb-server then sudo apt autoremove then run this command to find all packages that may are related to the package…

    Linux Technology

    Change server DNS

    December 3, 2022 0 Comments

    sudo vi /etc/resolv.conf remove all content in this file and add below codes : nameserver nameserver

    Posts navigation

    1 2

    Next Page »

    Recent Posts

    • Emigrate from GraphQL rebing to GraphQL lighthouse on Laravel:
    • Gang of four book , design pattern
    • How to create new service container
    • Dependency injection
    • A Step-by-Step Guide to Deploying a Laravel Application on a VPS

    Recent Comments

    No comments to show.

    Archives

    • August 2023
    • July 2023
    • June 2023
    • April 2023
    • March 2023
    • January 2023
    • December 2022
    • October 2022
    • July 2022
    • June 2022
    • May 2022
    • April 2022
    • March 2022
    • February 2022
    • March 2020
    • January 2020

    Categories

    • Best practice
    • Data Structure
    • Database
    • devops
    • Docker
    • English language
    • Fashion
    • Fix bugs and problem
    • Food
    • Git
    • Introduce usefull links
    • Language
    • lifestyle
    • Linux
    • Movies
    • Programming
    • Shell
    • Technology
    • Travel
    • Useful Addresses
    • Web Development
    • without category
    • World

    You Missed

    Technology

    Emigrate from GraphQL rebing to GraphQL lighthouse on Laravel:

    Technology

    Gang of four book , design pattern

    Technology

    How to create new service container

    Technology

    Dependency injection

    #MasoudHosseini

    Masoud Hosseini

    me.masoudhosseini@gmail.com | blogarise by Themeansar.

    • Blog
    • Tags
    • Contact ME
    • Masoud Hosseini