Benutzer-Werkzeuge

Webseiten-Werkzeuge


becki:linux:slack_setup_tips

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
becki:linux:slack_setup_tips [2017-01-03 09:01]
becki [Alsa Sound]
becki:linux:slack_setup_tips [2020-06-27 09:11] (aktuell)
admin ↷ Links angepasst weil Seiten im Wiki verschoben wurden
Zeile 39: Zeile 39:
 ==== Boot == ==== Boot ==
  
-Since Slack 12.0 the default Kernel to select is hugesmp.s+UEFI systems might need some tweaking to boot: [[slack on uefi]] 
 + 
 +Since Slack 12.0 the default Kernel to select is hugesmp.s ​(hugse.s on 14.2 64Bit)
  
 <​del>​Select kernel: Since Slack 10.2 I prefer ''​bareacpi.i''​ over the default ''​bare.i''​ for standard IDE Systems. For my SCSI-PC I use ''​adaptec.s''​. ''​lspci -v''​ will help to select the suitable kernel.</​del>​ (obsolete) <​del>​Select kernel: Since Slack 10.2 I prefer ''​bareacpi.i''​ over the default ''​bare.i''​ for standard IDE Systems. For my SCSI-PC I use ''​adaptec.s''​. ''​lspci -v''​ will help to select the suitable kernel.</​del>​ (obsolete)
Zeile 55: Zeile 57:
 === Swap == === Swap ==
  
-How big should my swap space be? See [[http://www.linux.com/​news/​software/​applications/​8208-all-about-linux-swap-space|All about Linux swap space]]+If you have plenty of RAM than Swap is not so important, but create a Swap partition anyway, probabliy with the //same size as the RAM//. Otherwise a fstab may not be created.
  
-If you have plenty of RAM than Swap is not so important, but create a Swap partition anyway, probabliy with the same size as the RAM. Otherwise a fstab may not be created.+Further reading: How big should my swap space be? See [[http://​www.linux.com/​news/​software/​applications/​8208-all-about-linux-swap-space|All about Linux swap space]]
  
 === / == === / ==
Zeile 76: Zeile 78:
 If you want to reuse old partitions which contain already data, eg for /home /home/share you can specify them here, but  **don'​t** select to format them! If you want to reuse old partitions which contain already data, eg for /home /home/share you can specify them here, but  **don'​t** select to format them!
  
-A note on network boot: It worked with the single line ''/​mnt/​cdrom/​slackware *(ro,​sync)''​ in ''/​etc/​exports''​ on the server and at the promt "What is the Slackware source directory"​ ''/​mnt/​cdrom/​slackware''​. Of course, the install DVD/CD has to be mountet in the cd-drive of the server before+<del>A note on network boot: It worked with the single line ''/​mnt/​cdrom/​slackware *(ro,​sync)''​ in ''/​etc/​exports''​ on the server and at the promt "What is the Slackware source directory"​ ''/​mnt/​cdrom/​slackware''​. Of course, the install DVD/CD has to be mountet in the cd-drive of the server before</​del>​ 
 + 
 +Package Series Selection Recommendations:​ If disc space is sparse deselect E (Emacs), F (FAQ'​s),​ K (Kernel Source), T  (TeX typesetting language), TCL (Tcl/​Tk/​TclX scripting languages and tools) & Y (Classic text-based BSD games). But //select// KDEI (KDE i18n -- why??) (and remove unnecessary languages later)
  
-Package Series Selection RecommendationsIf disc space is sparse deselect E (Emacs), F (FAQ'​s),​ K (Kernel Source), T  (TeX typesetting language), TCL (Tcl/Tk/TclX scripting languages and tools) & Y (Classic text-based BSD games). But //select// KDEI (KDE i18n) (and remove unnecessary languages later)+:!: In order to track //all// local configuration changes, when the setup program asks to configure the network, switch to another console and make a cp of /mnt/etc
  
 === Setup Example == === Setup Example ==
Zeile 248: Zeile 252:
 ==== xorg.conf == ==== xorg.conf ==
  
-See [[xorg_tips#​etc_x11_xorg.conf|xorg_tips->​etc_x11_xorg.conf]]+No config necessary any more. (Otherwise see [[xorg_tips#​etc_x11_xorg.conf|xorg_tips->​etc_x11_xorg.conf]])
  
 ==== Alsa/Pulse Sound == ==== Alsa/Pulse Sound ==
Zeile 564: Zeile 568:
 ln -s jreXXX java ln -s jreXXX java
 cd /​etc/​profile.d cd /​etc/​profile.d
-wget http://ftp.gwdg.de/​pub/​linux/​slackware/​slackware-current/​extra/​java/​profile.d/​jre.sh+curl -O http://download.dlackware.com/​slackware/​slackware/​extra/​java/​profile.d/​jre.sh
 chmod +x jre.sh chmod +x jre.sh
 </​code>​ </​code>​
Zeile 579: Zeile 583:
 </​code>​ </​code>​
  
 +Note: This jre.sh works for the JDK as well. It doesn'​t matter if you istall the JDK or just the JRE to /usr/local
 ==== Apache Ant == ==== Apache Ant ==
  
Zeile 597: Zeile 602:
 ===== Setup a Mailserver == ===== Setup a Mailserver ==
  
-For Postfix and Dovecot see [[mailserver tips]]+For Postfix and Dovecot see [[..:​my:​blog:​2010:​0120_mailserver_tips]]
  
 ===== Quota == ===== Quota ==
becki/linux/slack_setup_tips.1483434110.txt.gz · Zuletzt geändert: 2017-01-03 09:01 von becki

Impressum - Datenschutzerklärung