Tuesday, May 15, 2018

How to add Linux Ubuntu on Chromebook, to run Scrivener

Because this keeps coming up and I keep needing to redo it, and none of the online tutorials give all these steps in a single place!  And this will likely help other people in the same boat.

My purpose here is to run my wonderful beautiful writing program, Scrivener, on my Chromebook so I can write wherever I am.  Chromebooks run on the Chrome OS (operating system), but Scrivener doesn't come in that format at all, so I need something that can work with that.

Scrivener in novel-writing mode ^  It's really really helpful for organizing things, keeping scenes individual, working with outlines, etc.  It's the best.  I NEED IT!  Anyway.  haha.  That's the whole point of this, making it so I can work with that program on this inexpensive machine.

To do this, it's 5 (maybe 6) step process.  Be sure to back up anything that's existing on your chromebook before you begin, on an outside source.  Doing this will totally wipe out your Chromebook and reset it.  Be careful!!  You've been warned.


Step 1: 
Put the chromebook in developer mode:

ESC+Refresh+ tap the power button 
(opens recovery screen)
Once there, CTRL+D, then agree to the prompt- will open into developer mode
How to Geek's guide I followed for this step.

Step 2:
Download and install:

Follow link to download file: This downloads the file you need for Ubuntu with Crouton, as directed by the How to Geek link above.  This is the version that allows you to run Chrome OS on one side of a partition, and Linux (via Ubuntu) on the other side.  You can toggle back and forth without having to restart, using this one.  

I found out about it here:  Article giving tools to take a Chromebook further.  Some of the details were out of date and I had to find workarounds for some steps.  These steps I'm giving you now worked as of May 14, 2018, on an Intel Processor Acer Chromebook.  

Once it's downloaded, to install, you need to open the crosh terminal on the Chrome side.
CTRL+ALT+T 
(opens crosh terminal in Chrome OS- It will open like a new tab in your browser)
This will ask you for a UNIX password here, almost like you have one in place.  You're actually creating it here, and will need it later, so write it down if you need to!  Think of this as the head admin password for the Linux program.





Type "shell" and enter (will always be the first step when you open the crosh!!).  This takes you 1 step down in the program code-  You do not want to try messing with the core program!!  Also, how fun is their message in case the crosh wasn’t intentionally opened?

Then you type in what you want to do.  For this step, we need to download the operating system for Linux, and it’s companion interfaces.
sudo sh ~/Downloads/crouton -e -t xfce
(any time you use “sudo” it’s the admin approval option and will likely need a password [created above!] to proceed)  


This download takes about 30 minutes. Follow prompts, be sure to save any passwords, or pass phrases created here! To run, once downloaded:
sudo startxfce4

This will open the Linux side. To go back and forth between them, hold down the following keys together: 


CTRL+ALT+SHIFT+Forward/Backward 
(arrow keys on the top row of the keyboard)  


I believe it has you set up a user name (admin) and password as well as a pass phrase during this install.  You need these for installations of programs, so write down if you need to.

You can see how it does a whole bunch of stuff on the crosh, if you go back to Chrome’s side, shown above.   Leave it alone now.  If you need to do anything more, work in the terminal on the Linux side.

Step 3: 
 update in the terminal on Linux side:
(The little computer screen icon along the bottom, 2nd from the left will open your terminal)
 Sudo apt-get update 
(let it run, enter any passwords it requests)
*This is the first time using this step, so it gets its own step here.  In the future, assume you always need to update after an install of a new program via apt-get.  I'll remind below each one we do here, but it will be included with the steps for the download.

How apt-get works, if you want more info and options for it.    You can use it to install games like minesweeper and solitaire on the Linux side, etc.  "apt-cache search games" will list out the games you have access to, and then "sudo apt-get install gamename" will install it.  The upper left of the Ubuntu screen is like your start menu on Windows, and you can find your directory for the computer's files in there, and is where your games will be shown. 

Anyway!  For now we will stick to the programs we need for Scrivener, in specifics.




Step 4: 
 Install Wine (windows translation program, allows windows programs to run)
In terminal on Linux side:
sudo apt-get install wine 
(follow all prompts, enter passwords as requested) 
This part is TRICKY!!!!! 
 When the screen on the terminal changes and you need to answer yes/no questions!!!!




Hitting Tab will highlight the options. < & > (arrow keys) will let you go back and forth to select yes/no, etc. Just hit enter when the right option is selected, to say yes, approve it, and let it finish! I got stuck on this step for far too long ^^ on my early attempts to do this.  It's an old DOS command I'd forgotten and needed to look up.
 sudo apt-get update (as always)
Step 5: 
Install Scrivener
Hop back over to the Chrome OS side.  (CTRL+ALT+SHIFT+forward/back)
Download the file for Scrivener on Windows from there: Scrivener Download 

Keep it in the downloads folder.  You can access anything in this folder on both sides of the partition, so keep this in mind if you need to move programs or images, etc, back and forth.  See how they look different but have the same files inside?



Chrome side ^



Linux side^

Once downloaded, hop over to the Linux side (CTRL+ALT+SHIFT+forward/backward), open the downloads folder, click on the icon, and install. Follow all prompts.


How to access the files on the Ubuntu Linux OS-  start in the file folder icon^

This should complete the process, if all went well.  Scrivener should pop up as a logo on your Linux screen, and allow access.  If you've purchased the program already, enter your license key, and you're good to go!  Just remember to save your Scrivener files in the Downloads area so you can access them on the Chrome side, to send them to yourself via email or export to a flash or hard drive to save copies, etc.

Now, if after all that, it won't load the Scrivener program, you may need to install 32 bit architecture.  On this try, though, it seems it was added to the Wine update.  If you need it, in Linux terminal, try this:
sudo dpkg -- add-architecture i386 
Other references, for understanding how Linux Ubuntu works a bit better, and going deeper if you'd like:


Hope this helps you Scrivener lovers, and Linux beginners like me!  Happy writing!!  If anything isn't clear, holler at me in the comments and I'll try to explain better!

Saturday, September 9, 2017

Chromebooks and Assumptions


Hey guys!  Long time no see, I've been holed up working on a book or seven, forever distracted by real life.  The dogs are good, the cat is getting old and grumpy but is doing well, and the kids are firmly in the tween/teen zone.  Life is busy!

The teen at my house earned the money to purchase a Chromebook for writing (apple, tree), and we got it all set up yesterday.  And I liked how it worked, overall, but I'm deeply in love with my writing program, Scrivener, and we cannot be parted.  So if I'm going to really use one of these things myself, it needs to be able to handle Scrivener so I can work away from my desk.

Looking it up, I discovered several things that will make the Chromebook super useful with a little extra work.  I started off on DOS programs at school, I've learned some basic HTML for funsies, and definitely feel up to the task, I ain't skurred!  So I grabbed an on-coupon version at Costco that comes with a wireless mouse and runs $259.99 through end of day Saturday!  I love a good deal!  Anyway...

So I'm standing in line to buy my Shiny Chromebook and some delicious salt and pepper pistachios, behind a gentleman who asked if I was getting the computer for the kids.  I said no, this one will be for me to use as a writing tool, assuming I can get it to work like I want.  Another gentleman got in line behind me and chuckled at my purchase, offering to give me his old computer.  I chuckled, haha, yeah, it's a really basic machine.  It will do what I need, it's fine.

The cashier chimed in as the first man ran his card, and asked if it was for my kids, not having heard the earlier waiting-in-line Midwestern chatter.  I answered her honestly, "I'm planning on either stripping off the Operating System and using Linux instead, or trying to use both together.  I need it to access some of the programs I need, especially my writing one."

Both of the guys just shut up.  Ah, silly young thing, buying the crap computer.  Oh, shit, sorry, you're going to hack it?  I'll leave you to it.  *LOL*

Now to make this machine do its thing!  Having another writing tool will hopefully help me get things done and ready to go faster!

Saturday, May 28, 2016

Adventures in Dog Treats!

Hi guys!  It's been a while!  But I had a really funny thing happen yesterday, and I really needed to tell someone.  A lot of someones.  And you are one of those someones.  Woo!

I've been MIA for a while, working on my latest book (it's almost there!!), and in the time it's been since I last posted, we got 2 dogs! Amy is our sweet 70lb tan mama dog, who was sad and missed her puppies someone allowed her to have before we took her in.  We tried lots of things to help with that, but nothing we tried seemed to help, so we decided maybe she needed a friend. So 6 months after we adopted her, we got her a little 30lb chocolate-colored buddy, Edwin. The two of them are silly and inseparable, and keep us all busy.



 They, like all dogs, love their treats, and need good chew toys, so when I was getting them more food last night, I caved and grabbed the big bag of cadet sticks that I'd been debating for a few weeks. The bag says they last a long time, and while they're more expensive than the rawhides I usually grab for them, I figured if they last longer, it might be worth it. So, this new brand of treats came home with me.

The dogs were super excited when they saw me opening a package and smelled what was inside. The texture on these new treats was... let's just call it disturbingly smooth, and they smelled nasty. I thought it was weird, but got the pups to do a few tricks for me, and handed them off.

Amy refused to put hers down, and sat next to me with that thing clamped in her teeth.  She wouldn't follow Eddie up the stairs. Eddie likes to steal her treats and eat them if he can, so she is smart about where she eats them, and she apparently wanted my back up on the matter! So I told my husband what she was doing, and we had a good chuckle over it while I went to close the bag up for later.



 Amy's strange reaction to the treats is what got me looking at the package, wondering what the deal was. And why were they so soft? So stinky? The package said they had one ingredient, but I couldn't find the ingredient list. Until I started looking at the package really really closely.

 And then, there it was, plain as day, "Bull pizzle." And I knew. Oh god. I just stared. They wouldn't give something a cute name like that unless it's gross. And what could "pizzle" mean, if it wasn't penis? But no, no, Penis is exactly what it was. Of course. Fuck! I bought my dogs Bull Penises for treats, totally unaware of what I was doing. Rawhides are bad enough, but this is somehow soooo much worse.

 And then I realized I TOUCHED THEM, and the disgust was real. And I realized I would have to touch them again if I wanted them to last longer than one day! Horror slowly crept in. And nausea. And I realized, I'm a horrible vegetarian for buying these. But I still couldn't stop laughing, because it was such a ridiculous reaction to buying them something so nasty. There the dogs were, guarding their precious penis treats, breath stinking up with the nasty smell they give off. They wouldn't come upstairs when it was bedtime.

 

They wanted to hide downstairs and chew those fuckers up, all night long. And now that I knew what they were, I didn't want to fight them on it, not really. But maybe my husband would save me! So I ran upstairs to tell him what I'd done, and he just laughed and laughed, and said he wasn't going to touch them either!

Eventually, I worked up the courage and made myself take the penises away, and sent the dogs to bed.  They cried and cried, begging to get them back!  It was so horrible and so fucking funny, my stomach hurts from laughing about it, today.

But seriously, look at this shit. They clearly don't want you to know what these things are. They write all these distracting positive messages all over the package.  Natural!  Healthy! No fillers or artificial ingredients! Grain-free!  Gluten-free!  Okay!



And there, lurking in the small print on the back of the label, is the truth.



Single ingredient.  Shhhh, don't ask what it is!  No fillers or preservatives.  Now you're just repeating yourself.  Wholesome tasty long lasting chew!  Hooray!  Maybe they'll be worth the extra $10.

Remember to watch your dogs when they have a treat, blah blah, give them water, blah blah, it's not a meal-replacement, yeah yeah.  And there it is.  The truth in all its pizzley glory.

So, PSA.  Cadet Sticks are Penises from Bulls.  If that grosses you out (LIKE A RATIONAL HUMAN BEING!), then you probably don't want to spring for these.  They don't last any longer than a rawhide (which, let's face it, is gross enough!), so it's not worth it anyway!  Unless they really are healthier, in which case, ugh.

Check out the bottom left hand corner of that fine print label!  Not only are they bull penises, they're EXOTIC bull penises, from faraway lands.



In case you wonder what a bull penis tastes like, sadly, they're NOT FOR HUMAN CONSUMPTION.  Don't have to tell me twice!

Monday, June 16, 2014

Editing... the endless uphill climb



7 Falls, in Colorado, looking down the first flight

The uphill editing climb seems to go forever and ever.  When you get to the top of the stairs, you look down, and are amazed at how far you've come, but you don't want to turn the other way, because you know there is still a lot more to do.  It can be maddening, frustrating, and feel like it's taking absolutely forever.
7 Falls, same platform, looking up flight #2.  It never ends.

So, my work schedule has given me time every other week to work during the day, before I have to go to my day job.  My opposite weeks are crazy, I'm at work all morning, often stay late, and am just worn out and don't want to bother with the book edit when I get home, even if it's early.  

But!  I think this is actually a good thing.  I'm getting lots of work done on my closing weeks, I get a whole week away from the work, and I come back every other week, fully refreshed and ready to press on.  It gives me just enough space from my current project to look at it as a reader again, and I can do a quick review of the work from the previous week before starting again.

I don't feel like I'm beating my head against a wall this way.  I feel like I'm actually making progress, and getting somewhere with it.  It keeps me excited about it.

So!  If you are able to work in chunks and take breaks, then come back, I'd highly recommend trying it.  It may or may not work for you, but it's worth a try!  Maybe alternate writing one project and editing another every other week?  Or just take one week off every other week.  Find a way to give yourself natural breaks from it, and see if that helps you keep working on it.

I know how easy it is to just get frustrated and want to give up, because it's never going to be ready at this rate.  I know how tempting it is to walk away and put this book on a shelf next to the other unfinished projects.

My suggestion, really, is to try and find a way to STAY excited about your project.  If you're excited about it, you won't want to put it down and walk away.  It's hard, and it's taken me a while to see it in that light, but it is a writing/editing epiphany for me.  Stay excited, and you will keep on going.  See if you can achieve that, and see how you feel about it!  :)

Sunday, May 25, 2014

Micro Edits Don't Have to Take Forever


my view as I edit, today

When you are editing, and you're making little changes here and there, pushing your timeline back some, moving these details over here...  how do you make sure you get everything?

I'm changing a lot of tiny details about my current work in progress, from correcting disease and parasite names to their proper spelling and capitalization to changing when and where certain things start cropping up/being noticed by the characters.  Moving this over here, and that over there, adding in the cat who seemed to be forgotten after the first few chapters, etc.

And as I go back, I realize a lot of little comments were made that now need to be changed or removed, or moved somewhere else.  But how to find them all?

I've started making changes (like moving detail X back a few chapters, because it makes more sense to introduce it here, rather than there), and going back to the earlier chapters to double check the details and be sure it's all in the right order.  The Control + F finder option has been a huge help.  I look for keywords and find the areas I forgot to change, and fix them.  Depending on how pervasive the issue was, it can take a while...  but I know for sure I got each and every one of them.

It's faster than re-reading the entire document, which I will do later, just in case, and helps me get the micro edits done.  Control F, or look in the program's "find" feature.  It's usually located under the Edit subheader.

Take your time, get it done right.  It takes forever.  But it's worth it.  Do your research, and be sure your changes are done properly.  You will be glad of it later, and so will your readers.

Now, back to the editing table!  Happy Sunday!

Tuesday, May 6, 2014

Research! Research! Research!!


Unless you are making your whole world from scratch, you must research.  If you don't, your readers will hate you for it.  They will read over a section, and those in the field you're pretending to understand will sit there and cringe.

I don't know how many times I've read over something and just sat there shaking my head.  It wouldn't take that much work to find out the details and make it correct.  One little web search.  One little trip to the library.

If you are writing about imaginary things, you get to make it up, to a point.  A fictional disease can have whatever rules you want.  It can take 2 weeks to incubate, then kill in 2 days.  Whatever, no big deal.  But if you're writing a REAL disease, please, for the love of Pete, learn it inside and out.  Make sure your timeline fits the real disease.  Make sure your symptoms match.  Confuse the doctors by having something extra going on if you must, but make it fit!!

Even if you are making your world from scratch, you must know the details that rule that universe.  Write them down.  Keep them on hand for reference.

I say this as I edit my current book, and am tediously going over the details of a certain issue that happens.  It needs to happen, and I need the timeline to be right.  If I mess it up, I won't be able to forgive myself.  Because as a reader, that kind of thing would drive me crazy!  And I'm hardly alone in this.

It's ok to put place holders in as you write and research later.  (x number of days) or (symptoms) etc in the place where the real info goes.  Trust me, it makes those things easier to find and fix, later, upon editing.  Having a general knowledge before you write is helpful, but use the parentheses to help with the tiny details you might forget.  It's a good thing to double check later, at the very least.

Anyway!  Carry on.  But please, please, research.  The more knowledgeable you are about something, the better you will be able to get it across to people.  And that, my friends, makes for a good read.

pic:  my kiddos, hanging out with books before school.  "Put your books down, it's time for school!" is a phrase I never thought I'd say.  But there it is.  ;)

Sunday, May 4, 2014

Kill your darlings!



I say "kill your darlings," but what does that mean, exactly?  I'm in editing on a fun project, and I had a moment where I wasn't sure if something WAS a darling, and therefore wasn't sure if it needed to die, after all.  So here I am, fleshing it out, like I always do.

The phrase came from William Faulkner, as writing advice, as I understand it.  The official quote, the way I've seen it is, “In writing, you must kill all your darlings.”  If it's something you threw in just because it's cute and clever and you just love it?  It probably doesn't belong.

That cute little blip you threw in about not cleaning counters and chairs with the same rag?  Probably not relevant.  If it doesn't move the plot forward or give you insight into the character's mindset?  Probably doesn't belong.

I'm keeping my cute little thing for right now, because I think it DOES still fit, but I marked it for later review.  I'm not sure, which means it might just be something that needs to go away.  It's so hard to see these things yourself, as the writer, because you love them.  But when editing, we need to put on our reader hats, and see if it reads well.  As the reader, not the writer
.  And if not?  It needs to die.  

For now, I'm working on re-arranging some information that's important to the plot, so it reads smoother and is less info-dump-y...  and editing some decisions I made for some characters, because it's really not "in character" for them, etc.  My hard copy is rather marked up at the moment, and it's mostly in need to rearranging and rewriting, with a few added scenes.  But it's coming together nicely!  And I can look at that paragraph later, to decide what needs to happen to it.

Happy editing, or writing, or researching, wherever you are right now!  :)  Be strong, my friends.  The darlings are lovely.  But they all need to die.  I promise, the story will be better for it.  Even if it hurts.