nuance

Since I have the memory of a goldfish, this will basically used to catalog/archive things so that I can use it as a reference. Maybe someone might find it helpful. It will mostly revolve around tech/linux stuff.

Thursday, April 29, 2010

unknown terminal "xterm-256color"

sudo apt-get install ncurses-term
echo "export TERM=xterm-256color" >> ~/.bashrc
echo "export set t_Co=256" >> ~/.vimrc
Posted by danwald at 12:03 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Wednesday, April 28, 2010

convert ext3 -> ext4

umount /dev/sda1
tune2fs -O extents,uninit_bg,dir_index /dev/sda1
e2fsck /dev/sda1
append to kernel boot options in file: /boot/grub/menu.lst rootfstype=ext4
Posted by danwald at 15:34 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

force fsck

sudo touch /forcefsck
or during boot press Alt+F+F to check the filesystem
Posted by danwald at 15:18 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Blog Archive

  • ►  2014 (2)
    • ►  February (2)
  • ►  2013 (3)
    • ►  July (2)
    • ►  April (1)
  • ►  2012 (1)
    • ►  June (1)
  • ►  2011 (5)
    • ►  July (1)
    • ►  March (2)
    • ►  January (2)
  • ▼  2010 (8)
    • ►  December (1)
    • ►  October (1)
    • ▼  April (3)
      • unknown terminal "xterm-256color"
      • convert ext3 -> ext4
      • force fsck
    • ►  February (3)
  • ►  2009 (11)
    • ►  November (1)
    • ►  October (1)
    • ►  September (1)
    • ►  August (1)
    • ►  May (1)
    • ►  March (2)
    • ►  February (2)
    • ►  January (2)
  • ►  2008 (17)
    • ►  December (4)
    • ►  October (1)
    • ►  September (7)
    • ►  August (5)

About Me

danwald
View my complete profile
Awesome Inc. theme. Powered by Blogger.