BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD


 
Thread Tools Search this Thread
Top Forums UNIX for Beginners Questions & Answers BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD
# 1  
Old 11-09-2018
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD

Usually when I on the evening go to bed I take some interesting book with me. I read it for a while to get me down to sleep. Probably most people seek information from the Nett by googleing but I am so oldfashioned I prefer a real book Smilie

But what a book. The one I found and ordered is BSD Unix® Toolbox: 1000+ Commands for FreeBSD®, OpenBSD, and NetBSD® :}
This User Gave Thanks to fossiili For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. BSD

Anyone using NetBSD pkgsrc on FreeBSD?

I confess, I'm getting a hair frustrated with the FreeBSD ports system. Is there a reasonably headache-free way of migrating all my installed apps to pkgsrc? Is it advisable or not? Or should I just change my systems over to NetBSD? Or stop worrying an learn to love FBSD ports? (0 Replies)
Discussion started by: criglerj
0 Replies
Login or Register to Ask a Question
URNDIS(4)						   BSD Kernel Interfaces Manual 						 URNDIS(4)

NAME
urndis -- USB Remote NDIS Ethernet device SYNOPSIS
urndis* at uhub? DESCRIPTION
The urndis driver provides support for Ethernet access over Remote NDIS. The urndis driver should work with all USB RNDIS devices, but the following devices are known to work: o Geeksphone ONE o Google Nexus One o HTC Desire o HTC Dream / T-Mobile G1 / ADP1 o HTC Hero o HTC Magic o HTC Tattoo o HTC Wildfire o Samsung Galaxy S / S2 o Samsung Nexus S The urndis driver does not support different media types or options. For more information on configuring this device, see ifconfig(8). SEE ALSO
arp(4), intro(4), netintro(4), usb(4), ifconfig.if(5), ifconfig(8) HISTORY
The urndis device driver first appeared in OpenBSD 4.7 and in NetBSD 6.0. AUTHORS
The urndis driver was written by Jonathan Armani <armani@openbsd.org>, Michael Knudsen <mk@openbsd.org>, and Fabien Romano <fabien@openbsd.org>. BSD
July 20, 2011 BSD