Sunday, 3 November 2024

Installing R and RSTUDIO

Installing R

Go to https://www.r-project.org/  

download R

to get the closest mirror, and select

0-Cloud https://cloud.r-project.org/ Automatic redirection to servers worldwide

Download and Install R by Choosing the operating system

 

Installing R Studio

https://posit.co/

Download IDE using DOWNLOAD RSTUDIO

 

Environments for R

https://posit.cloud/

https://colab.research.google.com/notebooks/intro.ipynb

https://www.jamovi.org/

Wednesday, 19 April 2023

xsos Tool in Linux


#install xsos

yum install http://people.redhat.com/rsawhill/rpms/latest-rsawaroha-release.rpm

yum install xsos rsar


xsos --help

xsos


xsos -m

xsos -c

xsos -d


sudo xsos --ethtool

xsos --cpu --lspci --netdev


sudo xsos --bonding

xsos --ps


xsos --kdump

xsos --sysctl


xsos --cpu --intrupt

xsos --softirq


Ref:- access.redhat.com/discussions