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.

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

Fulltext results:

IPMI Console Setup
5 Hits, Last modified: 7 weeks ago
e BMC is actually using for redirection! use the following command to find out, ''ipmitool -I lanplus -H 192... umkp -f /etc/ipmitool sol info''. This gives the following output: <file> Set in progress : ... ial port. All my servers are running Ubuntu. The following description is for Ubuntu terminal serial redirec... connect to the BMC sol within a terminal use the following ipmitools command:</color> ''ipmitool -I lanplus
Manjaro Setup Notes
3 Hits, Last modified: 3 months ago
the user name. * Setup printer Epson WF7720 following on screen directions (Now that WF77200 and WF7725... o ignore at this time. * To autostart added the following to Setting->Session and Startup->Application Auto... h interrupt key management processes (such as the following commands). This command prevents any output from
Rsync
11 Hits, Last modified: 6 months ago
rs, but writable by only root. To do this, do the following: <code>mkdir /mnt/backup chmod a+rwx /mnt/backup... ' within the rsync command line is important. The following two commands produce different results: <code>sud... attended backups. Basically, your going to do the following on the machine that will store the backups: <code... ser ''root''. You might want to attempt to do the following: <code>sudo rsync -azv -e ssh root@RedRPi:/root/
BASH Customisation
3 Hits, Last modified: 6 months ago
figuration file is: ''~/.bashrc''. Simply add the following line to this file: ''%%LS_COLORS='di=1;32'%% ; ex... he command ''exec bash'' will also work. Add the following commands to ''vim ~/.bashrc'', the aliases can al... MAND" </code> To reload bash: ''exec bash'' The following command gives an example of time format control o
SSH Notes
1 Hits, Last modified: 6 months ago
*''sudo vim /etc/ssh/sshd_config'' ensure the following option is set ''Banner /etc/issue.net'' (you can
NFS
3 Hits, Last modified: 6 months ago
ible subject to disappearance. ====Links==== The following are some helpful links: *Ubuntu Help [[https://... ault/nfs-kernel-server''. * Add or modify the following to allow only NFSv4: * ''%%RPCNFSDOPTS="-N 2... /etc/default/nfs-common'': * Add or modify the following: *''%%NEED_STATD="no"%%'' *''%%NEED_IDMAP
Back-up Server Old Setup
4 Hits, Last modified: 6 months ago
some experimenting and basic research I found the following seemed to work: ''sudo mount -t overlay -o lower... do not feel comfortable using it.</fc></fs>\\ The following is the command I use to backup my main media driv... # # PLEASE BE AWARE OF THE FOLLOWING RULE: # # ... # # PLEASE BE AWARE OF THE FOLLOWING RULE: # #
Commonly used commands and scripts
4 Hits, Last modified: 6 months ago
| ✘ | ✘ | ---- ====php test==== Install the following file to allow the php ''sudo vim /var/www/html/te... phpinfo(); ?></code> ---- =====crontab===== The following is taken from my server root crontab, ''sudo cron... of a command's execution can be specified in the following two fields — 'day of month', and 'day of week'. ... ort cuts: *''vim ~/.bash_aliases'' and add the following lines: *''%%alias pbcopy='xsel --input --clip