{"id":20754359,"url":"https://github.com/rsc86/docu-ntp-client-server-setup","last_synced_at":"2025-09-13T10:40:31.448Z","repository":{"id":219154306,"uuid":"748314613","full_name":"rsc86/Docu-NTP-Client-Server-Setup","owner":"rsc86","description":"Documetation of the NTP Client Server setup for Debian 11 \"bullseye\"","archived":false,"fork":false,"pushed_at":"2024-01-25T18:11:29.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T15:30:26.976Z","etag":null,"topics":["bullseye","debian","documentation","ntp","ntp-client","ntp-server"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsc86.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-25T18:09:14.000Z","updated_at":"2024-01-25T18:12:46.000Z","dependencies_parsed_at":"2024-01-25T19:45:04.759Z","dependency_job_id":null,"html_url":"https://github.com/rsc86/Docu-NTP-Client-Server-Setup","commit_stats":null,"previous_names":["rsc86/docu-ntp-client-server-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rsc86/Docu-NTP-Client-Server-Setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc86%2FDocu-NTP-Client-Server-Setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc86%2FDocu-NTP-Client-Server-Setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc86%2FDocu-NTP-Client-Server-Setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc86%2FDocu-NTP-Client-Server-Setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsc86","download_url":"https://codeload.github.com/rsc86/Docu-NTP-Client-Server-Setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc86%2FDocu-NTP-Client-Server-Setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274950144,"owners_count":25379575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bullseye","debian","documentation","ntp","ntp-client","ntp-server"],"created_at":"2024-11-17T09:17:14.210Z","updated_at":"2025-09-13T10:40:31.427Z","avatar_url":"https://github.com/rsc86.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docu-NTP-Client-Server-Setup\nDocuemtation of the NTP Client Server setup for Debian 11 \"bullseye\"\n\n(https://wiki.debian.org/NTP)\n\n\n## Server\n\n### Preperation\n```\nsudo apt update \u0026\u0026 apt upgrade --show-upgraded\n```\n### Installation\n```\nsudo apt install ntp\n```\n### Configuration with ufw\n```\nsudo ufw allow from any proto udp to any port 123\n```\n\n### Verify NTP service is up and running\n```\nsudo systemctl status ntp\n```\n\n## Client\n\n### Installation\n``` \nsudo apt install ntpdate ntp\n```\n\n### Configuration\nAdd server your.ip.addr.ess prefer iburst\n```\nsudo vi /etc/ntpsec/ntp.conf\n```\nsudo systemctl restart ntp \u0026\u0026 systemctl status ntp \u0026\u0026 ntpq -p\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsc86%2Fdocu-ntp-client-server-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsc86%2Fdocu-ntp-client-server-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsc86%2Fdocu-ntp-client-server-setup/lists"}