{"id":995,"date":"2017-05-01T08:44:06","date_gmt":"2017-05-01T16:44:06","guid":{"rendered":"https:\/\/accretiondisc.com\/blog\/?p=995"},"modified":"2017-06-05T09:08:34","modified_gmt":"2017-06-05T17:08:34","slug":"things-i-did-after-installing-17-04","status":"publish","type":"post","link":"https:\/\/accretiondisc.com\/blog\/2017\/05\/01\/things-i-did-after-installing-17-04\/","title":{"rendered":"Things I Did After Installing 17.04"},"content":{"rendered":"<p>Here in one place is my list of things to do after installing a new operating system.<\/p>\n<p>$ <code>sudo apt update<\/code><br \/>\n$ <code>sudo apt upgrade<\/code><br \/>\n$ <code>sudo apt install ssh<\/code><\/p>\n<p>Then try to <em>ssh<\/em> into the computer. If needed, apply the fix to Zeroconf \/ Avahi \/ NSSwitch.conf.<\/p>\n<p>Next:<\/p>\n<p>$ <code>sudo apt install git<\/code><br \/>\n$ <code>sudo apt install colordiff<\/code><br \/>\n$ <code>sudo apt install libreadline-dev<\/code><br \/>\n$ <code>sudo apt install vim vim-gtk3<\/code><br \/>\n$ <code>sudo sudo apt-get --purge --reinstall install ttf-mscorefonts-installer<\/code><\/p>\n<p>Then I got things ready for ruby. I prefer <a href=\"https:\/\/github.com\/rbenv\/rbenv\">rbenv<\/a>:<\/p>\n<p>$ <code>sudo apt install libssl-dev zlib1g-dev<\/code> <em># needed for ruby<\/em><br \/>\n$ <code>sudo apt install sqlite3 sqlite3-pcre<\/code><br \/>\n$ <code>cd ; git clone git:\/\/github.com\/sstephenson\/rbenv.git .rbenv<\/code><br \/>\n$ <code>git clone git:\/\/github.com\/sstephenson\/ruby-build.git ~\/.rbenv\/plugins\/ruby-build<\/code><br \/>\n$ <code>rbenv install -l<\/code><br \/>\n$ <code>rbenv install 2.4.1<\/code> <em># (as of April 28, 2017)<\/em><br \/>\n$ <code>hash -r<\/code> <em># rehash your environment<\/em><\/p>\n<blockquote><p>P.S. if later on you want a later version of ruby, the way you update the list of installable ruby&#8217;s is:<\/p>\n<p>$ <code>cd ~\/.rbenv\/plugins\/ruby-build ; git pull<\/code><\/p><\/blockquote>\n<p>Then use <em>gdebi<\/em> to install <a href=\"https:\/\/www.google.com\/chrome\/browser\/desktop\/\">Google Chrome<\/a>.<\/p>\n<p>$ <code>sudo apt install gdebi<\/code><br \/>\n$ <code>apt install chromium-browser chromium-codecs-ffmpeg chromium-codecs-ffmpeg-extra<\/code><br \/>\n$ <code>apt install telegram-desktop<\/code><\/p>\n<p>I&#8217;d love to be able to <a href=\"https:\/\/www.dropboxforum.com\/t5\/Dropbox\/Pre-populate-Dropbox-on-a-new-computer\/idi-p\/127858\">pre-populate Dropbox from a local backup<\/a> when I setup a new computer. But I&#8217;m not smart enough, I guess.<\/p>\n<p>$ <code>sudo apt install antiword wv jhead<\/code><br \/>\n$ <code>sudo apt install imagemagick poppler-utils<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here in one place is my list of things to do after installing a new operating system. $ sudo apt update $ sudo apt upgrade $ sudo apt install ssh Then try to ssh into the computer. If needed, apply the fix to Zeroconf \/ Avahi \/ NSSwitch.conf. Next: $ sudo apt install git $ [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[23],"tags":[379,935,200,934],"class_list":["post-995","post","type-post","status-publish","format-standard","hentry","category-life","tag-linux-2","tag-os","tag-ruby-2","tag-sysadmin"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paRqpr-g3","_links":{"self":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/posts\/995","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/comments?post=995"}],"version-history":[{"count":0,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/posts\/995\/revisions"}],"wp:attachment":[{"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/media?parent=995"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/categories?post=995"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/accretiondisc.com\/blog\/wp-json\/wp\/v2\/tags?post=995"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}