Useful NetBSD / *NIX Commands For Newbies

Software

NetBSD

  • chsh
    change your shell
  • nano -Sw .profile
    change your own settings (substitute nano with your favourite text editor
  • passwd
    changes current user’s password
  • echo $SHELL
    prints your running shell
  • mount -t cd9660 -o ro /dev/cd0a [directory]
    mounts most internal optical drives
  • mount -t msdos /dev/fd0a /mnt
    mounts an dos formatted disk
  • umount [directory]
    unmount volume
  • eject /dev/cd0a
    makes a cupholder accessible

Author bio and support

Me!

Ruben Schade is a technical writer and infrastructure architect in Sydney, Australia who refers to himself in the third person. Hi!

The site is powered by Hugo, FreeBSD, and OpenZFS on OrionVM, everyone’s favourite bespoke cloud infrastructure provider.

If you found this post helpful or entertaining, you can shout me a coffee or send a comment. Thanks ☺️.