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:other_services
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Commonly used commands and scripts

Fulltext results:

Rsync
43 Hits, Last modified: 8 months ago
quire any special permissions to execute an rsync command. With just a small knowledge of the command line, you can be backing up in no time with rsync... tps://www.howtogeek.com/howto/windows-vista/run-a-command-as-administrator-from-the-windows-vista-run-box/|Command Prompt (Admin) window]]. Within this window, get ... *[[https://www.thegeekstuff.com/2010/09/rsync-command-examples/|How to Backup Linux? 15 rsync Command Examples]] *[[http://www.tecmint.com/rsync-loca... ync (Remote Sync): 10 Practical Examples of Rsync Command in Linux]] *[[https://www.thegeekstuff.com/2011
VIM Editor
42 Hits, Last modified: 3 years ago
rface, you can get into insert mode directly from command mode by typing i. When you open VIM you are in command mode, so simply type i (or insert) to get into in... case of characters. This works both in visual and command mode. In visual mode, change the case of highlighted characters. In command mode, change the case of the character under curs... 2'', To get vim to interpret tab as an ''indent'' command instead of an insert-a-tab command *''set shiftwidth=2'', To set the mod-N indenta... Window Splitting===== ^^ Vim Command ^ Action ^ | :e filename | Edit filename in c
Commonly used commands and scripts
40 Hits, Last modified: 12 months ago
- includes php-cli and php-fpm *php-cli – Command-line interface for PHP (used where only php command line interface is required, no fpm) *php-... ode> Hence, the crontab entry ''15 0 1-7 * 3 command'' would run the command on the 1 to 7 days of the month and also every We... y.\\ So, the an additional filter is added to the command statement to allow desired functionality. ''[ $(date +%-d) -le 7 ] && command'' means the command will only be run if the date ... equal to 7. Similarly ''[ $(date +%u) -eq 3 ] && command'' means the command will only run if the day of week is 3 (Wednesday)
BASH Customisation
22 Hits, Last modified: 10 months ago
d PROMPT_COMMAND="history -w" export PROMPT_COMMAND="history -a; history -c; history -r; $PROMPT_COMMAND" </code> To reload bash: ''exec bash'' The following command gives an example of time format control on ls command. %%ls -l --time-style="+%Y-%m-%d %H:%M:%S"%% ===... ory Customisation and Use===== * history | grep command -> to see list of history with text "command" * history !x -> to repeat the history comman... nge-the-colors-of-directories-and-files-in-the-ls-command/|How to Change the Colors of Directories and Files in the ls Command]] ======visudo====== sudo remembers your passwo
IPMI Console Setup
19 Hits, Last modified: 16 months ago
, not batch files) * -P : input the password in command, not recommended as is in command line history there after, not secure * -f </pat... , not batch files) * -P : input the password in command, not recommended as is in command line history there after, not secure * -f </pat... tools are available to assist with this: * The command ''stty'' can be used to manually set the terminal size, e.g. ''stty cols 132 rows 34'' * The command ''resize'' automatically resizes the stty termin
Manjaro Setup Notes
16 Hits, Last modified: 18 months ago
and Startup->Application Autostart: Conky * Command: ''conky -c ~/.config/conky/conky.conf --daemoniz... rors=== ''sudo rm /var/lib/pacman/db.lck''\\ This command removes Pacman's database lock. The database lock... ering with each other.\\ ATTENTION: Only run this command when no other Pacman instance (e.g. Pacman, Yaour... o pacman-mirrors -f && sudo pacman -Syyu''\\ This command searches for working and good Manjaro repository
IPMI CLI Tools
16 Hits, Last modified: 3 years ago
the ipmitool functions used. Once the ipmi start command has been issued the main computer is checked using the ping command to determine if it is actually up. The script exi... ipmitool functions used. Once the ipmi soft stop command has been issued the main computer is check using the ipmi power status command command to determine if it is actually down. The script exits with a 0 upon on successful attempt to verif... #error 12 means that the ipmi tool power on command returned an error code fi sleep 40 fi fo
Back-up Server Old Setup
9 Hits, Last modified: 21 months ago
rciti.biz/faq/linux-mount-an-lvm-volume-partition-command/|Linux mount an LVM volume / partition command]] =====NFS===== To check available server drives ... rtable using it.</fc></fs>\\ The following is the command I use to backup my main media drive: ''sudo rsync... be enabled for anything to work. This is the only command that # must be enabled. # cmd_rsync /usr/bi... be enabled for anything to work. This is the only command that # must be enabled. # cmd_rsync /usr/bi
Simlinks
7 Hits, Last modified: 21 months ago
*[[http://www.thegeekstuff.com/2010/10/linux-ln-command-examples/|Linux Soft and Hard Link Guide]] (10 ln Command Examples from The geek stuff) *[[https://www.ge... *Linux Handbook [[https://linuxhandbook.com/ln-command/|ln Command Examples]] *[[https://linuxhandbook.com/hard-
NUT (Network UPS Tools) Setup
4 Hits, Last modified: 3 years ago
propriety and bloated. I want a simple efficient command line / daemon based utility that can monitor perf... ws that "/var/run" is a symlink to "/run" and the command "df -T" shows that /run is a temporary file syste... The NUT service (start / stop / status / restart) command:"sudo systemctl status nut-server.service" *To ... will then prompt for NUT user and password. The command will prompt for a user then password. This is a
SWAP Files
3 Hits, Last modified: 3 years ago
method to check and disable SWAP function. *The command ''sudo swapoff -a"''turns of an existing SWAP par... '. (Another open is to instead use the swapoff -a command in a boot cron job. This allows the swapon -a option to be later used.) *The command ''free -hw'' shows the current memory status. *
Calibre Server
3 Hits, Last modified: 5 years ago
ntconfig libgl1-mesa-glx''\\ After this I ran the command as recommended by [[https://calibre-ebook.com/dow... d.\\ I tested the installation with the terminal command: ''calibre-server '/mnt/disk1/KarlData/Karl Data ... just for my personal use. I access it using the command noted earlier: ''http://your_server_ip:8080''. T
samba
3 Hits, Last modified: 4 years ago
Whenever you modify this file you should run the command # "testparm" to check that you have not made any ... controller via the SAMR # RPC pipe. The example command creates a user account with a disabled Unix # pas... t users to share folders # with the net usershare command. # Maximum number of usershare. 0 (default) mean
Linux Firmware Notes
2 Hits, Last modified: 12 months ago
= ====ASpeed Technologies==== The ''sudo dmseg'' command shows the warning ''Possible missing firmware /li... binary blobs. And can be simply fixed using the command ''sudo apt install firmware-realtek'' and possibl
Time Date Related Setup
2 Hits, Last modified: 3 years ago
s the regional NTP servers/pools *The systemctl command (status, stop, start, restart): ''systemctl statu... checkout systemdtimed** Use the ''timedatectl'' command to interogate and modify time and date informatio
snapraid
2 Hits, Last modified: 7 months ago
logrotate
1 Hits, Last modified: 3 years ago
Linux Block Device Notes
1 Hits, Last modified: 8 months ago
tmux
1 Hits, Last modified: 5 years ago
XFCE
1 Hits, Last modified: 21 months ago