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.

Starts with
  • 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:

Manjaro Setup Notes
1 Hits, Last modified: 3 months ago
ase the past few months) ====Conky==== There is a standard software install for Conky in Manjaro. I adjuste
BASH Customisation
4 Hits, Last modified: 6 months ago
itor" editor}} ======BASH Customisation====== The standard BASH colour configuration uses a blue colour for ... to read on a black background. While this is the "standard colour", due to the impracticality I have decided... played time sytle to be changed. * The standard output is a disgrace, North American mixed up! Au... Bash Line Editor―]] ====BASH Prompt==== I like a standard looking prompt, none of these Apple look alike th
NFS
1 Hits, Last modified: 6 months ago
_STATD=no :(default) we do not need to change the standard port number used </fs> *<fs smaller>NEED_GSSD=n
Commonly used commands and scripts
6 Hits, Last modified: 6 months ago
ly only for root) 9 Kernel routines [Non standard] </code> ---- =====tldr==== This is a separate... estwice.txt| |< |Use the file on the right as the standard input of the command on the left. |cat < sourcefile > targetfile| |%%|%% |Pipe the standard output of the thing on the left into the standard input of the thing on the right. |echo "test123" %%|%% ma