After installing Slackware: a checklist: Difference between revisions
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] | ||
** | **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
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