pages*: switch http to https (#13907)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# checkinstall
|
||||
|
||||
> Track the local installation of a software package, and produce a binary package which can be used with a system's native package manager.
|
||||
> More information: <http://checkinstall.izto.org>.
|
||||
> More information: <https://checkinstall.izto.org>.
|
||||
|
||||
- Create and install a package with default settings:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# cpuid
|
||||
|
||||
> Display detailed information about all CPUs.
|
||||
> More information: <http://etallen.com/cpuid.html>.
|
||||
> More information: <https://etallen.com/cpuid.html>.
|
||||
|
||||
- Display information for all CPUs:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# cpulimit
|
||||
|
||||
> A tool to throttle the CPU usage of other processes.
|
||||
> More information: <http://cpulimit.sourceforge.net/>.
|
||||
> More information: <https://cpulimit.sourceforge.net/>.
|
||||
|
||||
- Limit an existing process with PID 1234 to only use 25% of the CPU:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# cryptcat
|
||||
|
||||
> Cryptcat is netcat with encryption capabilities.
|
||||
> More information: <http://cryptcat.sourceforge.net>.
|
||||
> More information: <https://cryptcat.sourceforge.net>.
|
||||
|
||||
- [l]isten on a specified [p]ort and print any data received:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# daemonize
|
||||
|
||||
> Run a command (that does not daemonize itself) as a Unix daemon.
|
||||
> More information: <http://software.clapper.org/daemonize/>.
|
||||
> More information: <https://software.clapper.org/daemonize/>.
|
||||
|
||||
- Run a command as a daemon:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# datamash
|
||||
|
||||
> Perform basic numeric, textual and statistical operations on input textual data files.
|
||||
> More information: <http://www.gnu.org/software/datamash/>.
|
||||
> More information: <https://www.gnu.org/software/datamash/>.
|
||||
|
||||
- Get max, min, mean and median of a single column of numbers:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dirb
|
||||
|
||||
> Scan HTTP-based webservers for directories and files.
|
||||
> More information: <http://dirb.sourceforge.net>.
|
||||
> More information: <https://dirb.sourceforge.net>.
|
||||
|
||||
- Scan a webserver using the default wordlist:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# esa snap
|
||||
|
||||
> Sentinel Application Platform (SNAP) for processing satellite data from the European Space Agency (ESA).
|
||||
> More information: <http://step.esa.int/main/download/snap-download/>.
|
||||
> More information: <https://step.esa.int/main/download/snap-download/>.
|
||||
|
||||
- Display all updates:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# etckeeper
|
||||
|
||||
> Track system configuration files in Git.
|
||||
> More information: <http://etckeeper.branchable.com/>.
|
||||
> More information: <https://etckeeper.branchable.com/>.
|
||||
|
||||
- Set up a Git repo and perform various setup tasks (run from `/etc`):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ethtool
|
||||
|
||||
> Display and modify Network Interface Controller (NIC) parameters.
|
||||
> More information: <http://manned.org/ethtool>.
|
||||
> More information: <https://manned.org/ethtool>.
|
||||
|
||||
- Display the current settings for an interface:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Recover deleted files from ext3 or ext4 partitions by parsing the journal.
|
||||
> See also `date` for Unix time information and `umount` for unmounting partitions.
|
||||
> More information: <http://extundelete.sourceforge.net>.
|
||||
> More information: <https://extundelete.sourceforge.net>.
|
||||
|
||||
- Restore all deleted files inside partition N on device X:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# gbp
|
||||
|
||||
> A system to integrate the Debian package build system with Git.
|
||||
> More information: <http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html>.
|
||||
> More information: <https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html>.
|
||||
|
||||
- Convert an existing Debian package to gbp:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# hlint
|
||||
|
||||
> Suggest improvements to Haskell code.
|
||||
> More information: <http://hackage.haskell.org/package/hlint>.
|
||||
> More information: <https://hackage.haskell.org/package/hlint>.
|
||||
|
||||
- Display suggestions for a given file:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# htpdate
|
||||
|
||||
> Synchronize local date and time via HTTP headers from web servers.
|
||||
> More information: <http://www.vervest.org/htp/>.
|
||||
> More information: <https://www.vervest.org/htp/>.
|
||||
|
||||
- Synchronize date and time:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> An HTTP benchmarking tool.
|
||||
> Runs multiple HTTP fetches in parallel to test the throughput of a web server.
|
||||
> More information: <http://www.acme.com/software/http_load/>.
|
||||
> More information: <https://www.acme.com/software/http_load/>.
|
||||
|
||||
- Emulate 20 requests based on a given URL list file per second for 60 seconds:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# numlockx
|
||||
|
||||
> Control the number lock key status in X11 sessions.
|
||||
> More information: <http://www.mike-devlin.com/linux/README-numlockx.htm>.
|
||||
> More information: <https://www.mike-devlin.com/linux/README-numlockx.htm>.
|
||||
|
||||
- Show the current number lock status:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# physlock
|
||||
|
||||
> Lock all consoles and virtual terminals.
|
||||
> More information: <http://github.com/muennich/physlock>.
|
||||
> More information: <https://github.com/muennich/physlock>.
|
||||
|
||||
- Lock every console (require current user or root to unlock):
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Easy security-hardened OpenVPN setup and manager.
|
||||
> Originally designed for the Raspberry Pi, but works on other Linux devices too.
|
||||
> More information: <http://www.pivpn.io/>.
|
||||
> More information: <https://www.pivpn.io/>.
|
||||
|
||||
- Add a new client device:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Postfix mail transfer agent (MTA) control program.
|
||||
> See also `dovecot`, a mail delivery agent (MDA) that integrates with Postfix.
|
||||
> More information: <http://www.postfix.org>.
|
||||
> More information: <https://www.postfix.org>.
|
||||
|
||||
- Check the configuration:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# qjoypad
|
||||
|
||||
> Translate input from gamepads or joysticks into keyboard strokes or mouse actions.
|
||||
> More information: <http://qjoypad.sourceforge.net/>.
|
||||
> More information: <https://qjoypad.sourceforge.net/>.
|
||||
|
||||
- Start QJoyPad:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# runlim
|
||||
|
||||
> Sample and limit time and memory usage of a program and its child processes using the proc file system on Linux.
|
||||
> More information: <http://fmv.jku.at/runlim>.
|
||||
> More information: <https://fmv.jku.at/runlim>.
|
||||
|
||||
- Print the time and memory usage of a command:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# speedometer
|
||||
|
||||
> Python script that shows a network traffic graph in the terminal.
|
||||
> More information: <http://excess.org/speedometer>.
|
||||
> More information: <https://excess.org/speedometer>.
|
||||
|
||||
- Show graph for a specific interface:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# udisksctl
|
||||
|
||||
> Interact with `udisksd` to query and manipulate storage devices.
|
||||
> More information: <http://storaged.org/doc/udisks2-api/latest/udisksctl.1.html>.
|
||||
> More information: <https://storaged.org/doc/udisks2-api/latest/udisksctl.1.html>.
|
||||
|
||||
- Show high-level information about disk drives and block devices:
|
||||
|
||||
|
Reference in New Issue
Block a user