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
  • Any namespace
  • home_server:home_server_setup (10)
Past year
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Back-up Server Old Setup @home_server:home_server_setup:other_services
10 Hits, Last modified: 6 months ago
/srv/storage, ''sudo mkdir /srv/storage'' ''sudo vim /etc/fstab'' <code> UUID=d426f5e0-7fbd-4e7f-915e-... ~/Myscripts/mount_backup1.sh'' to run ++++''sudo vim ~/Myscripts/mount_backup1.sh''| <code bash> #!/bi... ~/Myscripts/mount_backup2.sh'' to run ++++''sudo vim ~/Myscripts/mount_backup2.sh''| <code bash> #!/bi... 'sudo ~/Myscripts/unmount_backup1.sh'' ++++''sudo vim ~/Myscripts/unmount_backup1.sh''| <code bash> #!/
Web Server setup
9 Hits, Last modified: 7 months ago
ent automated changes, if present the file ''sudo vim /etc/cloud/cloud.cfg'', configuration variable wi... ollowing apache2 configuration files: *''sudo vim /etc/apache2/apache2.conf'', in particular change... ites-available/kptree.net-http.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.con... tes-available/kptree.net-https.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.con
Rsync @home_server:home_server_setup:other_services
7 Hits, Last modified: 6 months ago
l rsync daemon ''sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any nam... ecrets file = /etc/rsyncd.secrets </file> ''sudo vim /etc/rsyncd.secrets'' <file>username:userpassword... ++++ ====My web page copy bash batch==== ''sudo vim Myscripts/rsync_shared.sh'' or to run ''sudo bash... ://jeffskinnerbox.me/posts/2014/Dec/21/cheatsheet-vim-commands/|Jeff Skinnerbox Cheatsheet: Vim Command
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified: 6 months ago
es higher level directories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as require... export/storage using mergerfs. Adjust the ''sudo vim /etc/fstab'' file to allow for boot setup of nfs ... erver configurations options are given in: ''sudo vim /etc/default/nfs-kernel-server''. * Add or mo... -N 2 -N 3"%%'' The NFS configuration file ''sudo vim /etc/default/nfs-common'': * Add or modify the
VNC Server @home_server:home_server_setup
3 Hits, Last modified: 8 weeks ago
t add the line ''exec /bin/bash'' to the end of ''vim ~/.profile''. You will need to restart VNCserver ... c'' *The vncserver startup configuration file: ''vim ~/.vnc/xstartup'' *I set up cron to run the following script at boot: ''vim ~/Myscripts/StartVNC.sh'', StartVNC.sh: <code>
BASH Customisation @home_server:home_server_setup:other_services
3 Hits, Last modified: 6 months ago
will also work. Add the following commands to ''vim ~/.bashrc'', the aliases can also be added to the separate file .bash_aliases, ''vim ~/.bash_aliases'': *''alias ll=%%'ls -lah --ti... LOR environment variable. Similarly programs like vim allow its colors to be varied. The terminal progr
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 8 weeks ago
e password in it. I usually store in file ''sudo vim /etc/ipmi'' and set to root only read/write ''sud... grub boot loader configuration as follows ''sudo vim /etc/default/grub'': <code JavaScript [enable_lin... the systemd configuration fill as follows: ''sudo vim /lib/systemd/system/serial-getty@.service'' I the
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified: 6 months ago
nstall the following file to allow the php ''sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ... file.txt To create the command short cuts: *''vim ~/.bash_aliases'' and add the following lines: ... ] *[[home_server:home_server_setup:other_services:vim]] *[[home_server:home_server_setup:other_services
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 6 months ago
sage of the Day ====Login Messages==== *''sudo vim /etc/issue.net'' Displays a message before the user begins login, I do not use this. *''sudo vim /etc/ssh/sshd_config'' ensure the following optio... iguration file to activate the changes. *''sudo vim /etc/motd'' Displays the banner text after login.
Network Setup @home_server:home_server_setup
2 Hits, Last modified: 6 months ago
plan/50-cloud-init.yaml'', create the file ''sudo vim /etc/cloud/cloud.cfg.d/99-disable-network-config.... by netplan.io examples: Create a file br0.xml, ''vim ~/br0.xml'' and add following to it: <code xml> <
KPTree - MSWindows Setup
1 Hits, Last modified: 4 months ago
r Windows. Seemed really good on Windows. I use VIM on Linux now. *7Zip - a good general file co
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 months ago
sted my server configuration file to suit, ''sudo vim ~/.config/conky/conky.conf'' ++++conky.conf| <fil