-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux to SmartOS cheatsheet, after smartos-discuss vetting, sans deritus. #217
base: master
Are you sure you want to change the base?
Conversation
Linux to SmartOS cheatsheet.
This should probably use the cddl 1.0 header from the illumos prototypes, but I can fix that. I'll do a read over for typos shortly. How do you want that feedback? |
Thanks, header changes and typos - as you find necessary - fix in place, Chris On Wednesday, May 29, 2013, Robert Mustacchi wrote:
|
Bump, this still looks useful to have included. |
|
||
.SH DESCRIPTION | ||
SmartOS is an open source illumOS operating system distribtuion provided by Joyent. | ||
It is optimized for enterprise grade cloud-based hypervisor services. illumOS based |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style question: should Illumos be stylized as illumOS
? I've always written it as Illumos
, and the website seems to have it as illumos
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think @gdamore mentioned it was Illumos. Capital i, lower case rest.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's specifically a lower case i because of fonts that cause the capital i character to look like a lowercase l character.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's lowercase all the way. As in illumos.
Sent from my iPhone
On Sep 5, 2015, at 11:48 AM, Jorge Schrauwen [email protected] wrote:
In man/man/man5/cheatsheet.5:
+(deb) Debian
+(ub) Ubuntu
+(fed) Fedora
+(SUSE) SUSE
+
+.fi
+
+Linux man section (1) are executable or shell commands, whereas section (8) specifies
+system administration commands that are run by root. SmartOS man pages are (1) for general
+commands or (1M) for commands and daemons that are primarily used for system maintenance
+and administrative purposes.
+
+
+.SH DESCRIPTION
+SmartOS is an open source illumOS operating system distribtuion provided by Joyent.
+It is optimized for enterprise grade cloud-based hypervisor services. illumOS based
I think @gdamore mentioned it was Illumos. Capital i, lower case rest.—
Reply to this email directly or view it on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good think I tagged, my memory is bleh and it turns out I was indeed wrong :)
Updated Linux-to-SmartOS cheatsheet in man page form.