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
AGE(4)							   BSD Kernel Interfaces Manual 						    AGE(4)

NAME
age -- Attansic L1 10/100/Gigabit Ethernet device SYNOPSIS
age* at pci? atphy* at mii? DESCRIPTION
The age driver provides support for Ethernet interfaces based on the Attansic L1 Ethernet chipset. The age driver supports IPv4 receive IP/TCP/UDP checksum offload and VLAN tag insertion and stripping. The following media types are supported: autoselect Enable autoselection of the media type and options. 10baseT Set 10Mbps operation. 100baseTX Set 100Mbps (Fast Ethernet) operation. 1000baseT Set 1000Mbps (Gigabit Ethernet) operation. For more information on configuring this device, see ifconfig(8). To view a list of media types and options supported by the card, try ifconfig <device> media. For example, ifconfig age0 media. SEE ALSO
arp(4), atphy(4), ifmedia(4), intro(4), netintro(4), pci(4), ifconfig(8) HISTORY
The age device driver first appeared in OpenBSD 4.5. It was then ported to NetBSD 5.1. AUTHORS
The age driver was written by Pyun YongHyeon for FreeBSD, ported to OpenBSD by Kevin Lo <kevlo@OpenBSD.org> then ported to NetBSD by Christoph Egger <cegger@NetBSD.org>. BSD
May 5, 2009 BSD