type

Search

You can find the results of your search below.

Conky
21 Hits, Last modified:
s own window instead of using desktop own_window_type = 'normal',-- If own_window is yes, use type normal, desktop, or override own_window_transparent = tru... scription | awk '{ print $2" "$3 }'} ${color0}CPU Type: ${tab 50}$color${execi 99999 grep 'model name' /... lignr}${execi 9999 findmnt / -o SOURCE -n} | ${fs_type /} ${fs_used_perc /}% ${color8}${fs_bar /}$color
NUT (Network UPS Tools) Setup
8 Hits, Last modified:
. These battery seems to be common lead-acid gel type 12 VDC at 9 AMP-hr (although they look to be the ... e.model: LIHVX1K1 #Fix value device.type: ups #Fix value driver.name: ... ery: yes ups.status: OL ups.temperature: 19.4 ups.type: line-interactive #nominal/design value... bin/upsdrvctl start ExecStop=/sbin/upsdrvctl stop Type=forking [Install] WantedBy=multi-user.target </c
Back-up Server Old Setup
6 Hits, Last modified:
ck mounted disks ''df -Th'' <code> Filesystem Type Size Used Avail Use% Mounted on udev ... .5:/Disk2 /mnt/backup2'' Where: * ''-t nfs'' : type nfs * ''-o'' : options, options are separated b... case "$1" in 0) return_type="$1" ;; *) return_type=1 ;; esac else return_type=1 fi
BASH Customisation
4 Hits, Last modified:
36. To update the terminal, without logging off type: '' ~/.bashrc'' or ''source ~/.bashrc''. The comm... n your machine alias partusage='df -hlT --exclude-type=tmpfs --exclude-type=devtmpfs' # Shows the individual partition usages without the temporary memory val... uiltin.html|The Shopt Builtin] sh options, simply type ''shopt'' to see list with current settings. Loo
VIM Editor
4 Hits, Last modified:
ommand mode and Insertion mode. You only normally type text in Insertion mode. The Esc (escape) key ente... n you open VIM you are in command mode, so simply type i (or insert) to get into insert mode. *To copy,... number n. For example, to jump to line 42, you'd type :42 | | H | To the first line of the screen. ... se. | | c | Confirm each substitution. You can type y to substitute this match, n to skip this match,
Manjaro Setup Notes
3 Hits, Last modified:
ts own window instead of using desktop own_window_type normal # If own_window is yes, use type normal, desktop, or override own_window_transparent yes #... scription | awk '{ print $2" "$3 }'} ${color0}CPU Type: $color${execi 99999 grep 'model name' /proc/cpui
Rsync
3 Hits, Last modified:
> ++++ ====some rsync flag definitions==== Simply type ''rsync'' at terminal to see a complete list ^Fla... p. You might also want to exclude a specific file type from rsync. Let's run a backup of pi@RedRPi:/home... on file doesn't contain any syntax errors. Simply type: <code>sudo rsnapshot configtest</code> If all is
Commonly used commands and scripts
2 Hits, Last modified:
| ✔ | ✘ | ✔ | | php-igbinary | php binary type storage | ✔ | ✔ | ✔ | | php-imagick | ima... php-mbstring | | ✔ | ✘ | ✔ | | php-mime-type | | ✔ | ✘ | ✘ | | php-mysql | | ✔ |
Calibre Server
1 Hits, Last modified:
re content server After=network.target [Service] Type=simple User= user Group= group ExecStart=/opt/cal
Linux Block Device Notes
1 Hits, Last modified:
ort/Disk2 /mnt/backup2'' Where: * ''-t nfs'' : type nfs * ''-o'' : options, options are separated b
NFS
1 Hits, Last modified:
stem> <mount point> <type> <options> <dump> <pass> UUID=d426f5e0-
samba
1 Hits, Last modified:
Samba will need to know what # password database type you are using. passdb backend = tdbsam o
SSH Notes
1 Hits, Last modified:
ition.mountpoint}") print(f" File system type: {partition.fstype}") try: pa