Difference between revisions of "UNIX"
Jump to navigation
Jump to search
(13 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
* [[Useful commands]] | * [[Useful commands]] | ||
* [[Useful Scripts]] | * [[Useful Scripts]] | ||
+ | * [[gnuplot]] | ||
+ | * [[iptables pf rosetta stone|iptables to/from pf 'rosetta stone']] | ||
= Misc. Information = | = Misc. Information = | ||
Line 17: | Line 19: | ||
* [[Stripping VLAN tags in pcap]] | * [[Stripping VLAN tags in pcap]] | ||
* [[Stupid pf tricks]] | * [[Stupid pf tricks]] | ||
+ | * [[ Backing up the BSD's ]] | ||
+ | * [[Synergy]] | ||
= Minix = | = Minix = | ||
Line 91: | Line 95: | ||
* [[OpenBSD QinQ]] (VLAN tag stacking / nesting, etc) | * [[OpenBSD QinQ]] (VLAN tag stacking / nesting, etc) | ||
* [[OpenBSD OpenVPN IPv6 Tunneling]] | * [[OpenBSD OpenVPN IPv6 Tunneling]] | ||
+ | * [[OpenBSD spamd: create a fake MTA]] | ||
+ | * [[OpenBSD Amavisd ]] | ||
+ | * [[OpenBSD SSL/TLS ]] | ||
+ | * [[OpenBSD as VOIP-RBL/BL]] | ||
+ | * [[OpenBSD Wireguard - Large network]] | ||
+ | * [[OpenBSD Spam Project]] | ||
= Solaris = | = Solaris = | ||
Line 119: | Line 129: | ||
= Linux = | = Linux = | ||
− | + | * [[Alpine Linux]] | |
* [[Watching a directory with inotify]] | * [[Watching a directory with inotify]] | ||
* [[Stopping services from starting]] | * [[Stopping services from starting]] | ||
+ | * [[Linux on ASUS ROG Zephyrus G14]] |
Latest revision as of 09:28, 18 November 2024
General UNIXish stuff
- The Vim Editor
- mutt email client
- The Z Shell
- SSH Port Forwarding
- Multitail
- Authenticating against Active Directory
- grepping in XML and other structured files
- Process groups, sessions, parents and so on
- Unprivileged SSH Account
- Useful commands
- Useful Scripts
- gnuplot
- iptables to/from pf 'rosetta stone'
Misc. Information
Minix
External Links
Technical Documentation
Local How-To Articles
FreeBSD
External Links
Local How-To Articles
- If you create a ext2 partition you want to be able to mount on freebsd make sure to use only 128 bit inodes. (using mke2fs -I 128).
- FreeBSD ZFS: Playing with compression on the ZFS filesystem
- FreeBSD ZFS: Setting up a samaba server and integrating it into Windows Active Directory.
NetBSD
External Links
Local How-To Articles
OpenBSD
External Links
Local How-To Articles
- OpenBSD Anomalies
- OpenBSD Squid RAM-disk
- IPSEC using isakmpd, ipsecctl and gif(4)
- Building a tiered access OpenVPN gateway on OpenBSD
- OpenBSD CARP router/firewall zsh shell prompt
- OpenBSD NFS Server with Linux Clients
- OpenBSD readonly root
- Sun Netra t1 compact flash root
- Read-only root filesystem on a Soekris
- Using OpenBSD with onewire(4) gear
- OpenBSD QinQ (VLAN tag stacking / nesting, etc)
- OpenBSD OpenVPN IPv6 Tunneling
- OpenBSD spamd: create a fake MTA
- OpenBSD Amavisd
- OpenBSD SSL/TLS
- OpenBSD as VOIP-RBL/BL
- OpenBSD Wireguard - Large network
- OpenBSD Spam Project
Solaris
IRIX
AIX
HP-UX
Mac OS X
Okay, I don't really consider this a 'real' unix, but this is probably the best place for it.