Skip to content

Conversation

@leslitagordita
Copy link
Contributor

No description provided.

cwlinode and others added 30 commits September 27, 2018 10:16
linode#2042)

* Added note for using ssl or starttls

* Copy edit fixes
* Initial Commit

* Spelling corrections.

* More spelling corrections.

* edited salt CLI reference
* [NEW] Migrating from Tokyo 1 to Tokyo 2

* Fix for early migration sequence description

* Copy Edits

* Adding CloudFlare to list of DNS update doc links

* Fixing links

* Fixed description front matter
* changed LetsEncrypt link (linode#2054)

Changed the LetsEncrypt link from pointing to their homepage to pointing to Linode's guide on Let's Encrypt.

* Revert "changed LetsEncrypt link (linode#2054)" (linode#2057)

This reverts commit e5478aa.

* Updated to include Tokyo 2 (linode#2067)

* remove sentence

Removed a bad sentence
…2085)

* Added a link to the images guide promoting our image feature

* Travis
* [UPDATE] salt cloud v3 API note and size names

[UPDATE] salt cloud v3 API note and curl test
[UPDATE] salt cloud use size Nanode 1GB not Linode 1024
[UPDATE] salt cloud modified date

* [UPDATE] salt cloud fixup linode.map file location
sshd should be used instead of ssh in centos (I don't know about other distros
Alpine dropped support for grsec's hardened linux kernel. It is no longer part of the distribution.

see: https://git.alpinelinux.org/cgit/aports/commit/?id=94a65a421705eb0152c2a6cdeb0bffd269c58e97
When following this guide, I ran into an issue where running the following command in "Backup & Restore" zeroed the entire block device:

> dd if=/dev/zero of=/dev/sdX bs=128 count=1

I updated the command to:

> dd conv=notrunc if=/dev/zero of=/dev/sdX bs=128 count=1

Using the updated command, only the header portion of the device is zeroed out and can be successfully restored from backup in the rest of the example.
* Update index.md

* Update index.md
[Update] Terraform Linode Provider Update
…inode#2089)

* Draft complete

* Tech Edit

* Blueberry fixes

* Copy Edits
* Initial Commit

* Spelling Corrections

* Added Another Resource

* Tech Edit

* Copy edit
andystevensname and others added 21 commits October 25, 2018 15:05
* Initial Commit

* Spelling corrections and YAML corrections

Added 'highstate' to dictionary 'modified' YAML

* Fixed opening sentence

* Tech edits

* Copy edit
* Fix link in billing and payments

* Add links to network quota guide

* Remove unwanted carriage return
* Beginner guide to salt

* Tech Edit

* Tech Edit 2

* Copy edit finished

* Blueberry fixes and some last copy edits

* Accidentally deleted some of my original copy edits in last commit, reverting that

* Small wording change

* Bolding the definition of configuration management

* Clarifying wording

* Clarifying wording 2

* Fix trailing whitespace

* Fix links and spelling

* Small copy edits
[New] Introduction to Jinja Templates for Salt
Instructed reader that CentOS 7 is supported experimentally and that they should checkout the official documentation.
…ecurity-apache

[Fix] Command for package version
…k-configure-wordpress

[Fix] Add deprecated link to config wordpress guide
@leslitagordita leslitagordita merged commit 4fddc9c into linode:master Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.