After installing Slackware: a checklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
*<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> | ||
*<code>/etc/resolv.conf</code> | |||
*Install and configure <code>slackpkg+</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:37, 5 October 2015
During installation:
- partitions
/etc/fstab/etc/mdadm.conf/etc/mkinitrd.conf/boot/grub/grub.cfg- Software series:
- server:
a ap d e f k l n t tcl x y(i.e., all except forkde kdei xap xfce) - desktop: add
xapand removet(to be replaced with TeX Live)
- server:
After installation
/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/etc/resolv.conf- Install and configure
slackpkg+
# slackpkg install bash-completion