NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io


-------------------------
sudo su
service dphys-swapfile stop
nano /etc/dphys-swapfile
# The default value of CONF_SWAPSIZE in Raspbian is 100.
# We will need to change this to: (empty) ,1024, and so on.
# After installing RStudio, it would be better to restore
# the value of CONF_SWAPSIZE to the initial value in order
# to stand a micro SD card long use.
service dphys-swapfile start
dpkg-reconfigure dash
----------------------------------
cd /home/pi/Downloads/
git clone https://github.com/rstudio/rstudio.git
cd /home/pi/Downloads/rstudio/dependencies/common/
./install-common
cd /home/pi/Downloads/rstudio/dependencies/linux/
./install-dependencies-debian
---------------------------------
sudo apt-get install r-base
sudo apt-get install -y git r-recommended python-dev
sudo apt-get install -y openjdk-7-jdk
apt-get install -y pandoc
----------------------------------
cd /home/pi/Downloads
wget http://dl.google.com/closure-compiler/compiler-latest.zip
unzip compiler-latest.zip
rm COPYING README.md compiler-latest.zip
mv closure-compiler-v20170218.jar /home/pi/Downloads/rstudio/src/gwt/tools/compiler/compiler.jar
---------------------------------
#build and install works!
cd /home/pi/Downloads/rstudio/
#remove build if exists
rm -r ./build
mkdir build
cd build
cmake .. -DRSTUDIO_TARGET=Server -DCMAKE_BUILD_TYPE=Release
make install
# Additional install steps
sudo useradd -r rstudio-server
sudo cp /usr/local/lib/rstudio-server/extras/init.d/debian/rstudio-server /etc/init.d/rstudio-server
sudo chmod +x /etc/init.d/rstudio-server
sudo ln -f -s /usr/local/lib/rstudio-server/bin/rstudio-server /usr/sbin/rstudio-server
sudo chmod 777 -R /usr/local/lib/R/site-library/

# Setup locale
sudo apt-get install -y locales
sudo DEBIAN_FRONTEND=noninteractive dpkg-reconfigure locales
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8
#echo 'export LANG=en_US.UTF-8' >> ~/.bashrc
#echo 'export LANGUAGE=en_US.UTF-8' >> ~/.bashrc

## Clean the system of packages used for building
#sudo apt-get autoremove -y cabal-install ghc openjdk-7-jdk pandoc libboost-all-dev
#sudo rm -r -f ~/rstudio-$VERS
#sudo apt-get autoremove -y
Finally, according to [5], we shall install pandoc-citeproc and remove files as follows.
sudo apt-get install pandoc-citeproc
sudo rm /usr/local/lib/rstudio-server/bin/pandoc/pandoc
sudo rm /usr/local/lib/rstudio-server/bin/pandoc/pandoc-citeproc
#Before starting the server, we need to reload daemon.
sudo systemctl daemon-reload

# Start the server
sudo rstudio-server start

# Go to localhost:8787
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.