Search
You can find the results of your search below.
Fulltext results:
- NFS
- rver]] *die.net [[https://linux.die.net/man/5/exports|exports(5) - Linux man page]] *[[https://www.golinuxclo... evel directories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as required <code> # /etc/exports: the access control list for filesystems which may be exported /e... 168.1.5:/export /mnt'' to mount all the defined exports. *''sudo unmount /mnt/storage'' to unmount Che
- Rsync
- seen *''-P'' keeps partially copies files and reports progress *''-h''' human readable file sizes *... st be open in the Windows Firewall. You can check ports status by attempting connect via ''ssh'' (e.g. ''... ssing arguments or multiple commands, and even supports commands with regular expressions. NOTE: I choos
- Commonly used commands and scripts
- ests (e.g., API calls) *php-mbstring – Supports multibyte strings (needed for UTF-8) *php... ple, let's say you're interested in finding which ports the apache web server has open on your system. Ma
- Back-up Server Old Setup
- th/to/exclude/file # If your version of rsync supports --link-dest, consider enabling this. # This is th... th/to/exclude/file # If your version of rsync supports --link-dest, consider enabling this. # This is th
- Linux Block Device Notes
- hich hdparm may do. * If in standby mode it reports back only: "Device is in STANDBY mode, exit(2)" o
- NUT (Network UPS Tools) Setup
- n, "sudo systemctl start nut-driver.service" it reports failure as it is unable to access the directory "
- IPMI Console Setup
- you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the
- Mosh
- mote terminal application that allows roaming, supports intermittent connectivity, and provides intellige
- IPMI CLI Tools
- I card is installed on this machine. IPMI v2.0 supports both local and remote access to the BMC. Local ac
- BASH Customisation
- sed='sudo netstat -tulpn | grep LISTEN' alias showports='netstat -lnptu' alias showlistening='lsof -i -n