From 290eac38e72a297b5c8ee249e09068fc3ac62aab Mon Sep 17 00:00:00 2001 From: "na.alvarado" Date: Thu, 18 Mar 2021 17:19:57 -0500 Subject: [PATCH] added links --- ALTERNATIVES.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md index 84f85bc..82de486 100644 --- a/ALTERNATIVES.md +++ b/ALTERNATIVES.md @@ -352,13 +352,13 @@ Note: All this terminals are compatible with wayland * __DNS Resolution__: [dnsmasq](https://thekelleys.org.uk/dnsmasq/doc.html) -> [Unbound](https://www.nlnetlabs.nl/projects/unbound/about/) + NDS -> [BIND9](https://www.bind9.net/download) * __Network Encryption__: [OpenSSL](https://www.openssl.org/) -> [LibreSSL](https://www.libressl.org/) -> [GnuTLS](https://www.gnutls.org/) -> IPsec / [SAE](https://github.com/cozybit/authsae) (802.11s) * __Network Manager__: [Wicd](http://wicd.sourceforge.net/) -> NetworkManager -> [ConnMan](https://git.kernel.org/pub/scm/network/connman/connman.git/) -> [SetNet](https://katolaz.net/setnet/index.html) -* __Networking Tools__: WvDial -> [ethtool](https://mirrors.edge.kernel.org/pub/software/network/ethtool/) -> iproute2 (ip, ss) -> [net-tools](https://github.com/ecki/net-tools) (ifconfig, netstat) -* __Point-to-Point Protocol__: Point-to-Point Protocol daemon -* __Wireless Tools__: rfkill, iw -> [Wireless Tools for Linux](https://hewlettpackard.github.io/wireless-tools/Tools.html), iwd -> [wpa_supplicant](https://w1.fi/wpa_supplicant/) +* __Networking Tools__: [ethtool](https://mirrors.edge.kernel.org/pub/software/network/ethtool/) -> [iproute2](https://github.com/shemminger/iproute2) (ip, ss) -> [net-tools](https://github.com/ecki/net-tools) (ifconfig, netstat) +* __Point-to-Point Protocol__: Point-to-Point Protocol daemon ([ppp](https://ppp.samba.org/)) +* __Wireless Tools__: rfkill, iw -> [wpa_supplicant](https://w1.fi/wpa_supplicant/) ## Office -* __Address book__: abook -* __Desktop Publishing__: Scribus +* __Address book__: [abook](https://github.com/hhirsch/abook) +* __Desktop Publishing__: [Scribus](https://www.scribus.net/) * __Dictionary__: Goldendict -> Artha -> [Dico](https://directory.fsf.org/wiki/Dico), [dict](http://www.dict.org/w/software/software) -> wtf * __Document Format Conversion__: unoconv -> Pandoc -> Yodl -> GNU a2ps -> inf2manp * __Document Processor__: Emacs (AUCTeX) -> LyX -> [GNU TeXmacs](http://texmacs.org/tmweb/home/welcome.en.html)