After installing Slackware: a checklist: Difference between revisions

From Notes to self
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
**server: <code>a ap d e f k l n t tcl x y</code>
**server: <code>a ap d e f k l n t tcl x y</code>
**desktop: add <code>xap</code> and replace<code>t</code> with [http://www.tug.org/texlive/ TeX Live]
**desktop: add <code>xap</code> and replace<code>t</code> with [http://www.tug.org/texlive/ TeX Live]
**not used: <code>kde kdei xfce</code>
**others: <code>kde kdei xfce</code>
*<code>/etc/termcap</code> should be replaced with the <code>termcap</code> file from the xterm source because it has the xterm-256color entry
*<code>/etc/termcap</code> should be replaced with the <code>termcap</code> file from the xterm source because it has the xterm-256color entry
*<code># ln -sf /usr/bin/vim /usr/bin/vi</code>
*<code># ln -sf /usr/bin/vim /usr/bin/vi</code>
*<code># chmod -x /etc/profile.d/bsd-games-login-fortune.sh</code>
*<code># chmod -x /etc/profile.d/bsd-games-login-fortune.sh</code>
[[Category: Linux]]
[[Category: Linux]]

Revision as of 23:21, 12 September 2015

  • Software series:
    • server: a ap d e f k l n t tcl x y
    • desktop: add xap and replacet with TeX Live
    • others: kde kdei xfce
  • /etc/termcap should be replaced with the termcap file from the xterm source because it has the xterm-256color entry
  • # ln -sf /usr/bin/vim /usr/bin/vi
  • # chmod -x /etc/profile.d/bsd-games-login-fortune.sh