KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup
  • Any namespace
  • home_server:home_server_setup:other_services (10)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Network Setup
8 Hits, Last modified: 13 months ago
ected to the 2.5Gb/s switch with 2.5Gb/s Ethernet ports and have 4 x 4 Gb/s ports downstream, Netgear WAX206-100AU. Interestingly ... Ps around 2014. They each have 5 x 1Gb/s ethernet ports, for which 1 is used to connect to the upstream s... The new server board does not have any back USB3 ports. No great loss, never used them yet. As instruct
NFS @home_server:home_server_setup:other_services
7 Hits, Last modified: 21 months ago
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 @home_server:home_server_setup:other_services
3 Hits, Last modified: 8 months ago
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 @home_server:home_server_setup:other_services
2 Hits, Last modified: 12 months ago
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 @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
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 @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
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 @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
n, "sudo systemctl start nut-driver.service" it reports failure as it is unable to access the directory "
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 16 months ago
you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 years ago
mote terminal application that allows roaming, supports intermittent connectivity, and provides intellige
IPMI CLI Tools @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
I card is installed on this machine. IPMI v2.0 supports both local and remote access to the BMC. Local ac
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified: 10 months ago
sed='sudo netstat -tulpn | grep LISTEN' alias showports='netstat -lnptu' alias showlistening='lsof -i -n