{"id":20875544,"url":"https://github.com/iamseth/python-rac","last_synced_at":"2025-08-25T23:03:14.016Z","repository":{"id":7718594,"uuid":"9084184","full_name":"iamseth/python-rac","owner":"iamseth","description":"Python module to work with Dell's RAC","archived":false,"fork":false,"pushed_at":"2021-03-02T22:18:27.000Z","size":12,"stargazers_count":9,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-03T08:59:07.035Z","etag":null,"topics":["cli","dell","rac"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamseth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-28T19:00:07.000Z","updated_at":"2021-04-11T18:01:40.000Z","dependencies_parsed_at":"2022-09-03T04:12:22.047Z","dependency_job_id":null,"html_url":"https://github.com/iamseth/python-rac","commit_stats":null,"previous_names":["migrantgeek/python-rac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamseth/python-rac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fpython-rac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fpython-rac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fpython-rac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fpython-rac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamseth","download_url":"https://codeload.github.com/iamseth/python-rac/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamseth%2Fpython-rac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144648,"owners_count":24881141,"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-08-25T02:00:12.092Z","response_time":1107,"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":["cli","dell","rac"],"created_at":"2024-11-18T06:46:47.813Z","updated_at":"2025-08-25T23:03:13.989Z","avatar_url":"https://github.com/iamseth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"python-rac\n=============\n\nImplementation of racadm in pure Python\n\n\nInstallation\n=============\n\n### PyPi\n```bash\npip install rac\n```\n\n### Manually\n\n```bash\npython setup.py test\npython setup.py build\nsudo python setup.py install\n```\n\nUsage\n=============\n\n### View server config information\n```bash\nracadm -H 10.0.0.100 -u root -p calvin -c \"getconfig -g cfgServerInfo\"\n```\n\n### Set first boot device to PXE just once\n```bash\nracadm -H 10.0.0.100 -u root -p calvin -c \"getconfig -g cfgServerInfo -o cfgServerFirstBootDevice pxe\"\nracadm -H 10.0.0.100 -u root -p calvin -c \"getconfig -g cfgServerInfo -o cfgServerBootOnce 1\"\n```\n\n### Reboot the host\n```bash\nracadm -H 10.0.0.100 -u root -p calvin -c \"serveraction powercycle\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamseth%2Fpython-rac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamseth%2Fpython-rac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamseth%2Fpython-rac/lists"}