Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SetupGuide: Difference between revisions

From FIGHTORDER
imported>Koshi
fix category
imported>Jobarjo
added snap installation method
 
(41 intermediate revisions by 7 users not shown)
Line 1: Line 1:
=Linux Setup Guide=
=Linux/Unix Setup Guide=
 
{{#css:
  table.glossy {
    margin: 4px; padding:10px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    text-align: center;
  }
  /*table.glossy:hover {
    background: rgba(160,160,220,0.4);
  }*/
}}
 
 
 
{| style="width:70%; margin-left:15%; margin-right:15%;" |
 
|{{Template:LinuxSetupGuideButton|name=From Source|link=Build_from_source|icon=Git.png}}
 
|{{Template:LinuxSetupGuideButton|name=Snaps|link=Snaps_install }}
 
|{{Template:LinuxSetupGuideButton|name=Ubuntu|link=Ubuntu_install|icon=Distributions-ubuntu.png}}
 
|{{Template:LinuxSetupGuideButton|name=Gentoo|link=Gentoo_install|icon=Distributions-gentoo.png}}


{| valign="center"
| [[Image:Gentoo-small.png]]
| [[Gentoo_install|Gentoo]]
|-
|-
| [[Image:Debian-small.png]]
| [[Debian_etch_install|Debian Etch]]


| [[Image:Debian-small.png]]
|{{Template:LinuxSetupGuideButton|name=Slackware|link=Slackware12_install|icon=Distributions-slackware.png}}
| [[Debian_lenny_install|Debian Lenny]]
 
|{{Template:LinuxSetupGuideButton|name=Debian|link=Debian_install|icon=Distributions-debian.png}}
 
|{{Template:LinuxSetupGuideButton|name=Mandriva|link=Mandriva_install|icon=Distributions-mandriva_linux.png}}


| [[Image:Debian-small.png]]
| [[Debian_unstable_install|Debian Unstable]]
|-
|-
| [[Image:Ubuntu-small.png]]
 
| [[Ubuntu_install| Ubuntu]]
|{{Template:LinuxSetupGuideButton|name=openSUSE|link=openSUSE_install|icon=Distributions-opensuse_linux.png}}
|-
 
| [[Image:Slackware-small.png]]
|{{Template:LinuxSetupGuideButton|name=Fedora|extlink=http://projects.springlobby.info/projects/springlobby/wiki/Install#Fedora-10|icon=Distributions-fedora.png}}
| [[Slackware12_install|Slackware 12]]
 
|-
|{{Template:LinuxSetupGuideButton|name=FreeBSD|link=FreeBSD_install|icon=Distributions-freebsd.png}}
| [[image:200px-Tux.svg.png|31px]] <!-- couldn't find a free to use logo w/o text -->
| [[Mandriva_install|Mandriva]]
|-
| [[image:200px-Tux.svg.png|31px]] <!-- couldn't find a free to use logo -->
| [[openSUSE_install|openSUSE]]
|-
| [[image:200px-Tux.svg.png|31px]] <!-- logo usage is restricted :-( -->
| [http://springlobby.info/wiki/springlobby/Install#Fedora-10 Fedora10]
|}
|}
==[[Other_distros_install|Binary]]==
Please note that due to the amount of distributions out there, we cannot provide binary packages for each of them. If yours is not listed there, you most likely need to build it yourself. If you do so, please share your results with others.


==[[Build_from_source|Build From Source]]==
 
<span style="float:right">[[Linux:Packaging | Package Maintainers]]</span>


[[Category:Linux]]
[[Category:Linux]]

Latest revision as of 20:56, 11 February 2019

Linux/Unix Setup Guide

{{#css:

 table.glossy {
   margin: 4px; padding:10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 /*table.glossy:hover {
   background: rgba(160,160,220,0.4);
 }*/

}}


{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}

{{#css:
 .glossy {
   width:   100px;
   margin:  4px;
   padding: 10px;
   border: 1px solid rgba(0,0,0,0.5);
   border-radius: 10px 10px 10px 10px;
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   text-align: center;
 }
 .glossy:hover {
   background: rgba(200,200,240,0.3);
 }
 .foo {
   font-size: 200pt;
   position: absolute;
   top:    0;
   left:   0;
   width:  140px;
   height: 100%;
   overflow: hidden;
   color:   rgba(0,0,0,0);
 }
 .foo img {
   width:  120px;
   height: 100%;
 }

}}


Package Maintainers