Useful Commands

From GhostBSD Wiki
Revision as of 14:10, 11 January 2020 by Slughorn (Talk | contribs) (Selected helpful Commands)

Jump to: navigation, search
Welcome to theIcon Disti GhostBSD.png Useful Commands

Introduction

There are a lot of useful commands for GhostBSD. Most of them are written for FreeBSD and you can find them easy. They work also for GhostBSD. But some are hidden in the deep web. You get them from hints in different forums or on Telegram. The first we will connect to this page and the last we will collect on this page.

Common Commands

For People New to Both Ghost/FreeBSD and UNIX

from Annelise Anderson

Short Comparison Linux and BSD

Common Commands

FreeBSD Command Reference

AfNOG If this list is up to date we have to check.

Useful Overview

US Webmaster

FreeBSD Display Information About The System Hardware

nixCraft


FREEBSD Man Pages

This page gives a overview about all commands and there man pages (12,652 Total Pages): The UNIX and Linux Forums


Selected helpful Commands

Command Abstract Addition or Link
dmesg The dmesg utility displays the contents of the system message buffer [1]
scanimage -L Shows if the scanner is connected and seen
gpart The gpart utility is used to partition GEOM providers, normally disks [2]
mount -t msdosfs /dev/da5s1 /mnt mount USB stick, the numbers 5 and 1 are exables, you have to get them with gpart for your system
ntfs-3g /dev/daxsy /mnt mount NTFS device
Back to the Icon Disti GhostBSD.png Wiki