{"id":21069186,"url":"https://github.com/devfaysal/ubuntu-desktop-lamp","last_synced_at":"2026-04-01T22:05:41.649Z","repository":{"id":215951336,"uuid":"740113909","full_name":"devfaysal/ubuntu-desktop-lamp","owner":"devfaysal","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-07T15:32:45.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T19:16:00.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devfaysal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-07T15:13:02.000Z","updated_at":"2024-01-07T15:13:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"80b66ddf-71d0-432e-a48f-9b0d2a19e1d5","html_url":"https://github.com/devfaysal/ubuntu-desktop-lamp","commit_stats":null,"previous_names":["devfaysal/ubuntu-desktop-lamp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devfaysal/ubuntu-desktop-lamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-desktop-lamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-desktop-lamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-desktop-lamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-desktop-lamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfaysal","download_url":"https://codeload.github.com/devfaysal/ubuntu-desktop-lamp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfaysal%2Fubuntu-desktop-lamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T18:33:06.449Z","updated_at":"2026-03-27T04:19:59.909Z","avatar_url":"https://github.com/devfaysal.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Apache\n- ```sudo apt update```\n- ```sudo apt install apache2```\n\n## MySQL\n- ```sudo apt install mysql-server```\n- ```sudo mysql```\n- ```ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';```\n- ```exit```\n- ```sudo mysql_secure_installation```\n\n## PHP\n- ```sudo apt-get install ca-certificates apt-transport-https software-properties-common wget curl lsb-release -y```\n- https://launchpad.net/~ondrej/+archive/ubuntu/php/\n- ```sudo add-apt-repository ppa:ondrej/php```\n- In case of WARNING: add-apt-repository is broken with non-UTF-8 locales ```sudo LC_ALL=C.UTF-8 add-apt-repository ppa:ondrej/php```\n- ```sudo apt update```\n- ```sudo apt install php8.1 php8.1-cli php8.1-fpm php8.1-bcmath php8.1-curl php8.1-gd php8.1-intl php8.1-mbstring php8.1-mysql php8.1-opcache php8.1-sqlite3 php8.1-xml php8.1-zip libapache2-mod-php8.1 php8.1-common```\n\n## Node.js and npm\nhttps://stackoverflow.com/a/66166866/6150983\n- Download the latest stable version of node from https://nodejs.org/en\n- Go to the directory where the file was downloaded\n- ```sudo apt update```\n- ```sudo apt install xz-utils```\n- ```sudo tar -xvf node-v20.10.0-linux-x64.tar.xz``` (Filename is different based on version)\n- ```sudo cp -r node-v20.10.0-linux-x64.tar.xz/{bin,include,lib,share} /usr/```\n- ```node --version```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfaysal%2Fubuntu-desktop-lamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevfaysal%2Fubuntu-desktop-lamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevfaysal%2Fubuntu-desktop-lamp/lists"}