Home PC Games Linux Windows Database Network Programming Server Mobile  
           
  Home \ Linux \ SteamOS installation under Ubuntu 14.04     - Linux GCC 5.1.0 compiler installation (Linux)

- Proxmox VE implement KVM OpenVZ virtualization cloud computing (Server)

- Oracle large table to clean truncate .. reuse storage (Database)

- sudoers file parsing (Linux)

- Linux System Getting Started Tutorial: How to change the default Java version in Linux (Linux)

- How to install Zephyr Test Management Tools on CentOS 7.x (Server)

- Android Studio utility plug organize, create sharp artifact (Programming)

- Node.js development environment deployment (Server)

- C ++ you can become a new scripting language (Programming)

- MySQL optimization resulting order by using filesort (Database)

- Log4cplus logging facility configuration, installation, testing (Linux)

- How to use SVN to manage our source code (Server)

- RedHat Performance Tuning (Server)

- Java object serialization (Programming)

- Use Linux built-in firewall to improve network access control (Linux)

- Interesting example of Linux Sort command (Linux)

- gzip, bzip2, xz, tar, zip compression, archive Detailed (Linux)

- To use iostat display I / O status under Linux (Linux)

- How to build a custom exclusive Ubuntu Live CD (Linux)

- MongoDB data replication and data slices (Database)

 
         
  SteamOS installation under Ubuntu 14.04
     
  Add Date : 2017-05-29      
         
         
         
  SteamOS is an open source based on Debian Wheezy branch, to optimize the operating system of the game. Unlike Debian 7, it uses xcompmgr graphics synthesizer. SteamOS Villefort by the design and development company, for use in the Steam Machine game terminal. In December 13, 2013 the first release.

In this article I will show you how to install steamos session on Ubuntu 14.04, so users SteamOS big picture mode directly entered from lightdm GTK welcome.

Installation in 32-bit systems and 64-bit systems, depending on your system of choice

32 system installation command:

First, install the Steam client

sudo apt-get install steam

Download DEB package:

wget repo.steampowered.com/steamos/pool/main/s/steamos-compositor/steamos-compositor_1.18+bsos1_i386.deb
wget repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.9.1+bsos1_i386.deb
wget ftp://ftp.fit.vutbr.cz/pub/systems/ubuntu/ubuntu/pool/universe/u/udev/libudev0_175-0ubuntu19_i386.deb

Download the installation package:

sudo apt-get install gdebi

sudo gdebi * .deb

64 system installation command:

Similarly, first install the client:

sudo apt-get install steam

Download the installation package:

wget repo.steampowered.com/steamos/pool/main/s/steamos-compositor/steamos-compositor_1.18+bsos1_amd64.deb
wget repo.steampowered.com/steamos/pool/main/s/steamos-modeswitch-inhibitor/steamos-modeswitch-inhibitor_1.9.1+bsos1_amd64.deb
wget ftp://ftp.fit.vutbr.cz/pub/systems/Ubuntu/ubuntu/pool/universe/u/udev/libudev0_175-0ubuntu19_amd64.deb

Download the installation package:

sudo apt-get install gdebi
sudo gdebi * .deb

Uninstallation, exit Steam OS session and switching to regular session mode, press CTRL + ALT + F7.

Remove SteamOS Session command:

sudo apt-get remove steamos-compositor steamos-modeswitch-inhibitor
     
         
         
         
  More:      
 
- CentOS set up FTP server (Server)
- Oracle Database High-Risk Vulnerability Warning (Database)
- SQLite (Database)
- I like Linux Security (Linux)
- Search Linux commands and files - which, whereis, locate, find (Linux)
- Java Class file format parsing (Programming)
- Tomcat configuration memory and remote debug port (Server)
- Installation of Ubuntu Make under Ubuntu 15.10 (Linux)
- C language binary tree counts words (Programming)
- Rman Oracle database backup and recovery plan (Database)
- Linux system security configuration (Linux)
- LAN in Ubuntu shared folders to Windows (Linux)
- Spring use Cache (Programming)
- Getting Started with Linux: Learn how to upgrade Docker in Ubuntu (Server)
- RHEL5 establish a local yum source (Linux)
- Windows 7 hard disk installation notes Debian (Linux)
- How to compile and install wxWidgets in Ubuntu / Debian / Linux Mint (Linux)
- Share Java-based multithreading file case (Programming)
- How to contribute code on GitHub uploads (Linux)
- Linux Getting Started tutorial: Borrow Windows fonts in Ubuntu 14.10 (Linux)
     
           
     
  CopyRight 2002-2022 newfreesoft.com, All Rights Reserved.