Skip to content

RASC-AL/ServerCommunication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServerCommunication

Booting Ubuntu in cmdline mode:
- Open /etc/default/grub
- Set GRUB_CMDLINE_LINUX_DEFAULT="text"
- In the command line type "grub-update"

Booting Ubuntu in GUI mode(X server):
- Open /etc/default/grub
- Set GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" - In the command line type "grub-update"

Booting Ububtu in GUI mode only once: - Run "sudo service lightdm start"

Obtaining temperature information
- sudo apt-get install lm-sensors
- sensors

Rover

About

Rover

Resources

Stars

1 star

Watchers

20 watching

Forks

Packages

 
 
 

Contributors