Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
R remotebootserver
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • remote-boot
  • remotebootserver
  • Wiki
  • conventions

Last edited by Marcelo Oliveira Nov 09, 2017
Page history

conventions

In this document are used a number of conventions to make it clear to readers what are commands, what are files, where the commands are ran and so on. When following the conventions below, readers show be able to better understand and follow the examples. Commands, commands outputs, file contents, file names and paths in general are configured to use a mono font with size 9 to differentiate them from the rest of the text.

[remoteos][command] – commands under this section must be ran in the remote boot server, in this document, also called, “remoteos”.

[chroot][command] – commands under this section must be ran in the chroot environment, therefore, chroot command must be ran before the commands under this section be executed, as shown:

[remoteos][command] root@debian:~# chroot /opt/ltsp/i386

[command output] – lines under this sections are the output of the command right above it.

[whole][file content][file name] – file contents when show in its integrity will be displayed under this section.

[partial][file content][file name] – file content under this section are only a part of the file and therefore it doesn’t represent the file as a whole. Readers should pay attention to it to not to break the services configuration. Usually content under it, starts, end and might have in between the lines the “...” mark, without the double quotes. That mark represent contents that aren’t visible.

To edit files sometimes I use vi and other times I use nano, as more convenient, you can use any text editor of your choice.

Clone repository
  • conventions
  • Home
  • server and iso details
  • server packages
  • setting static ipv4 to our server