8000 dev--LTSP/client.sh at bionic · d78ui98/dev--LTSP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"Vagrantfile","path":"Vagrantfile","contentType":"file"},{"name":"accounts.sh","path":"accounts.sh","contentType":"file"},{"name":"client.sh","path":"client.sh","contentType":"file"},{"name":"install.sh","path":"install.sh","contentType":"file"},{"name":"settings.sh","path":"settings.sh","contentType":"file"},{"name":"test.sh","path":"test.sh","contentType":"file"},{"name":"user-accounts.txt","path":"user-accounts.txt","contentType":"file"}],"totalCount":9}},"fileTreeProcessingTime":8.365513,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":134180411,"defaultBranch":"bionic","name":"dev--LTSP","ownerLogin":"d78ui98","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-05-20T19:31:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/27950739?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"bionic","listCacheKey":"v0:1535422391.0","canEdit":false,"refType":"branch","currentOid":"e09e819679a2352cec5c297a4210c2a32ac03ae5"},"path":"client.sh","currentUser":null,"blob":{"rawLines":["#!/bin/bash -x","#################################################","# Simple script that creates LTSP clients #","# These clients can only boot from network #","# LTSP server is running before running script\t#","#################################################","","source settings.sh","","vmname=${1:-ltsp-client}","","VBoxManage unregistervm $vmname --delete 2\u003e/dev/null","VBoxManage createvm --name \"${vmname}\" --register","VBoxManage modifyvm \"${vmname}\" \\"," --memory 1024 \\"," --acpi on \\"," --boot1 net \\"," --nic1 bridged \\"," --bridgeadapter1 $LAN_IF \\"," --nicpromisc1 allow-all ","VBoxManage startvm \"${vmname}\""],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/d78ui98/dev--LTSP/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"client.sh","displayUrl":"https://github.com/d78ui98/dev--LTSP/blob/bionic/client.sh?raw=true","headerInfo":{"blobSize":"615 Bytes","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"76c4bfc","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fd78ui98%2Fdev--LTSP%2Fblob%2Fbionic%2Fclient.sh","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"21","truncatedSloc":"18"},"mode":"executable file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Shell","languageID":346,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/d78ui98/dev--LTSP/blob/bionic/client.sh","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/d78ui98/dev--LTSP/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/d78ui98/dev--LTSP/raw/refs/heads/bionic/client.sh","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/d78ui98/dev--LTSP/branches":{"post":"uO01y2qynPrcM_fHm2AbY6USZMTYYixkP4g8z8Ew7B7DWxatHniN0coRDnNUT4Cmq3MMpcLyXqRlN9VZq165cQ"},"/repos/preferences":{"post":"VC8X3h1UbqIK_DwAvliGVzaewohddZtsO3SUKLZQDr7WxdyJ_hTFIFVnRsiTxkJNFcLpqyMCw_9qX--eekT7eg"}}},"title":"dev--LTSP/client.sh at bionic · d78ui98/dev--LTSP","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0