Add strace
This commit is contained in:
parent
b5f946c293
commit
7ec91acf76
@ -16,6 +16,7 @@
|
||||
* perf-tools-unstable : DTrace-like tools for Linux.
|
||||
* physlock: Lightweight Linux console locking tool.
|
||||
* poppler-utils: PDF utilities for convert, manipulate or get informations of PDF documents.
|
||||
* strace : System call tracer.
|
||||
* util-linux: Miscellaneous system utilities.
|
||||
* xautolock: Program launcher for idle X session.
|
||||
* xpdf: Light-weight PDF reader.
|
||||
|
@ -223,8 +223,9 @@ pastebinit - < <(ls -al /dev)
|
||||
sudo opensnoop -p $(pidof firefox)
|
||||
```
|
||||
* rsyslog: Reliable system and kernel logging daemon.
|
||||
* sysv-rc-conf: SysV init runlevel configuration tool for the terminal.
|
||||
* strace : System call tracer.
|
||||
* sudo: Provide limited super user privileges to specific users.
|
||||
* sysv-rc-conf: SysV init runlevel configuration tool for the terminal.
|
||||
* tcpdump: Command-line network traffic analyzer.
|
||||
* tree: Displays an indented directory tree,in color.
|
||||
* util-linux: Miscellaneous system utilities.
|
||||
|
@ -524,7 +524,7 @@ ains "Dev tools" build-essential binutils cpp debconf-utils gcc g++ make
|
||||
preconfig hddtemp
|
||||
|
||||
##### Installation
|
||||
ains "Admin tools for cli" acpitool alien apticron apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debian-goodies dnsutils ethtool git git-svn gpm hddtemp htop ifscheme iperf mlocate mercurial module-assistant ncdu netdiscover netselect-apt ngrep nmap ntp parted pastebinit perf-tools-unstable rsyslog sudo sysv-rc-conf tcpdump tree util-linux whois
|
||||
ains "Admin tools for cli" acpitool alien apticron apt-file apt-listbugs apt-rdepends apt-show-source apt-show-versions dctrl-tools debian-goodies dnsutils ethtool git git-svn gpm hddtemp htop ifscheme iperf mlocate mercurial module-assistant ncdu netdiscover netselect-apt ngrep nmap ntp parted pastebinit perf-tools-unstable rsyslog strace sudo sysv-rc-conf tcpdump tree util-linux whois
|
||||
|
||||
##### Post-configuration
|
||||
###### apt-file: Synchronize the package contents from their sources.
|
||||
|
Loading…
Reference in New Issue
Block a user