list

Search

You can find the results of your search below.

BASH Customisation
28 Hits, Last modified:
BASH colour configuration uses a blue colour for listing directories (ls) which is difficult to read on... gnore hidden files) * ''-l'' : use a long listing format * ''-L'', ''%%--dereference%%'' ... show index number of each file * ''-R'' : list sub-directories recursively * ''-S'' : sor... e:| <code bash> # This is my current / up-to-date list of bash aliases. # This is the exact same file th
Commonly used commands and scripts
16 Hits, Last modified:
and scripts====== =====dmesg==== ''sudo dmesg'' lists the OS boot messages between grub and os up. ===... status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove the grep... ll package'' to install a package *''%%sudo apt list --installed%%'' to list installed packages, use g
IPMI CLI Tools
13 Hits, Last modified:
''ipmitool -h'' * Chassis power commands: * List current power status: ''ipmitool -I lanplus -H 19... 8.1.42 -U baumkp -a chassis power status'' * List available chassis commands:''sudo ipmitool -I open chassis'' * List chassis policy options ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp chassis policy'' * Lists current chassis policy state: ''ipmitool -I lanp
Rsync
13 Hits, Last modified:
o access hosts allow = 192.168.1.5 hosts deny = * list = true uid = root gid = root read only = false # ... mply type ''rsync'' at terminal to see a complete list ^Flag Short^ Flag Long ^Description^ |''-z''| ''%... ould also create a file that contains the exclude list ''tmp'' and ''src''. This would look like: <code>sudo rsync -azv --exclude-from 'exclude-list.txt' pi@RedRPi:/home/pi/ /mnt/backup/rsync-test6<
NUT (Network UPS Tools) Setup
11 Hits, Last modified:
c.html|Voltronic Power UPS Protocol]], it is also list under the Voltronic Power section, (various)USB o... stools.org/stable-hcl.html|Hardware compatibility list]]. =====NUT Configuration Files===== NUT can be ... 180 </code> <code> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 3493 #IPv4 NUT port LISTEN ::1
Linux Block Device Notes
7 Hits, Last modified:
ic tools==== *''ls -l /dev/disk/by-uuid/'' will list the disks with UUIDs *''lsblk'' to list partitions (or list block devices) *''lsblk -f'' or ''blkid'' to list the UUIDs *''sudo blkid'' will list data blocks
samba
6 Hits, Last modified:
5) manual page in order to understand the options listed # here. Samba has a huge number of configurable... requested by an SMB client instead of the program listed in # 'passwd program'. The default is 'no'. ... these users to have write rights in it ; write list = root, @lpadmin [home] writeable = yes path =... check commands: * ''smbclient -L 192.168.1.10'' list the available shares on the host IP * ''pdbedit
Home Server Index
4 Hits, Last modified:
===Home Server Index=== <pagelist&header> *[[home_server:home_server_setup:summary]] *[[home_server:home... [home_server:home_server_setup:disk_check]] </pagelist> ===Home Server Other Index=== <pagelist&header> *[[home_server:home_server_setup:other_services:ind... ver:home_server_setup:other_services:misc]] </pagelist> some CLI tools: * homebrew actual runs on Li
NFS
3 Hits, Last modified:
equired <code> # /etc/exports: the access control list for filesystems which may be exported /export ... mount Check status of clients: *''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. To allow automatic boot of nfs clients: ''sudo
systemd Stuff
3 Hits, Last modified:
-1'' to see last boot entries. *''journalctl --list-boots'' to list all available journaled boots. *''sudo journalctl -u pppoe'', use u flag to see speci... rint basic time date only on cli\\ ''timedatectl list-timezones'' to set available time zones\\ ''sudo
Time Date Related Setup
3 Hits, Last modified:
*''timedatectl'' and ''timedatectl status'' to list current system time date information. *''timedatectl list-timezones'' to list available time zones in timedatectl. *''sudo timedatectl set-timezone Australia/P
Set Up and Ubuntu APT Cache
2 Hits, Last modified:
some I have found: *''sudo vim /etc/apt/sources.list.d/nodesource.list''; change: *''%%deb https://deb.nodesource.com/node_10.x bionic main%%'' to ''deb
Conky
2 Hits, Last modified:
ceforge.net/docs.html|Conky manual page]] are the lists of [[https://web.archive.org/web/20181207091827/... ttp://www.kgym.jp/freesoft/xrgb.html|X color name list]], that could help you visualized the colors. ==
Simlinks
2 Hits, Last modified:
move symlink ''%%rm "path/symlink name"%%'' *To list symlink ''%%ls "path/symlink name"%%'' *To list symlink directory contents ''%%ls "path/symlink name/
apt package management
1 Hits, Last modified:
''sudo apt update'' to update the system package listing - ''sudo apt upgrade'' to update the install
Back-up Server Old Setup
1 Hits, Last modified:
SWAP Files
1 Hits, Last modified: