After installing Slackware: a checklist: Difference between revisions
Jump to navigation
Jump to search
m Verbovet moved page Installing Slackware: misc notes to After installing Slackware: a checklist without leaving a redirect |
No edit summary |
||
| Line 6: | Line 6: | ||
*<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> | ||
*Install and configure <code>slackpkg+</code> | |||
*<code># slackpkg install bash-completion</code> | *<code># slackpkg install bash-completion</code> | ||
[[Category: Linux]] | [[Category: Linux]] | ||
Revision as of 22:01, 5 October 2015
- Software series:
- server:
a ap d e f k l n t tcl x y - desktop: add
xapand replacetwith TeX Live - others:
kde kdei xfce
- server:
/etc/termcapshould be replaced with thetermcapfile 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- Install and configure
slackpkg+
# slackpkg install bash-completion