Search

You can find the results of your search below.

Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
<- home_server:home_server_setup:other_services:ipmi_console|Prev ^ home_server:home_server_setup:ot
VIM Editor @home_server:home_server_setup:other_services
18 Hits, Last modified:
Vim]]**!!!** *[[http://vim.wikia.com/wiki/Vim_Tips_Wiki|The VIM Wiki]], contains a lot of VIM help ... information. *[[http://vim.wikia.com/wiki/Vim_Tips_Wiki|The VIM Wiki]] -Copy, cut and paste *[[ht... n habits of effective text editing]] Some Quick tips: *There are two (2) main modes: Command mode an... he line | | %%"+y%% | copies to the "usual" clipboard buffer (so you can paste using Ctrl+V, right
Home Server Index @home_server:home_server_setup:other_services
3 Hits, Last modified:
*[[home_server:home_server_setup:other_services:tripwire]] *[[home_server:home_server_setup:other_se... *[[home_server:home_server_setup:other_services:ipmi]] *[[home_server:home_server_setup:other_services:ipmi_console]] *[[home_server:home_server_setup:ot
Manjaro Setup Notes @home_server:home_server_setup:other_services
8 Hits, Last modified:
ixels own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager # --- window placment --- # alignment top_right # window placement can be... tribution: $color${execi 99999 lsb_release --description | awk '{ print $2" "$3 }'} ${color0}CPU Type:... ads ${color0}Running:$color $running_threads ${stippled_hr 2} ${color0}CPU Usage$color ${color3} NAME
KVM Setup
6 Hits, Last modified:
the VM back ups. * Using the same host name and IP address caused a SSH key error. To solve the new machine with 2 IP addresses the original server address and the a separate new unique address. * The original IP address allowed the VM NFS to work without any co... erver is permanently decommissioned the secondary IP address would not be required. * When attemptin
Home Server Notes
5 Hits, Last modified:
ist> ---- =====Supermicro Computers with BMC and IPMI===== I have 3 computers from Supermicro with BMC and IPMI. The Supermicro provided utility program IPMIView is good, but the iKVM console redirection facilit... to [[home_server:home_server_setup:other_services:ipmi_console]]. The 3 computers I have are: * Sup
BASH Customisation @home_server:home_server_setup:other_services
41 Hits, Last modified:
aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer ps kill night... t/d827c85565767c761e100a133088135cba5c3ffa alias dips="sudo docker ps -q | xargs -n 1 docker inspect -... ' | jq -rs 'map(.Name,.NetworkSettings.Networks[].IPAddress) | .[]'" dip() { sudo docker inspect --format '{{json .}}' "$1" | jq -rs 'map(.NetworkSettin
VNC Server
6 Hits, Last modified:
or this to take effect. ===Some other important tips:=== *To start server ''vncserver -geometry 220... startup'' *I set up cron to run the following script at boot: ''vim ~/Myscripts/StartVNC.sh'', StartVNC.sh: <code> #!/bin/sh /usr/bin/vn... cserver -geometry 2350x1335 </code> *The cron script statement is ''/home/homedirectory/Myscripts/Sta
systemd Stuff @home_server:home_server_setup:other_services
2 Hits, Last modified:
ty/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs|How To Use Journalctl to View and Manipulate Systemd Logs]] * [[https://www.digitaloc
SSH Notes @home_server:home_server_setup:other_services
13 Hits, Last modified:
predefined Linux distribution text ====Login Scripts==== ====Debian==== *''ls -la /etc/update-motd.d/'' to see the scripts that are run after the MOTD is displayed. The Debian script is very simple: <code bash> #!/bin/sh uname -snrvm </code> ====Ubuntu==== Ubuntu has multiple scripts some that I like and some that I do not
Rsync @home_server:home_server_setup:other_services
55 Hits, Last modified:
some examples I used ++++tl;dr;| ''export RSYNC_SKIP_COMPRESS=3fr/3g2/3gp/3gpp/7z/aac/ace/amr/apk/appx... nef/oga/ogg/ogv/opus/orf/pef/png/qt/rar/rpm/rw2/rzip/s7z/sfx/sr2/srf/svgz/t[gb]z/tlz/txz/vob/wim/wma/wmv/xz/zip'' ''rsync %%--%%skip-compress=$RSYNC_SKIP_COMPRESS .....'' ''sudo rsync %%--%%dry-run -av -u --del
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
n statistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server * ''nfssta
logrotate @home_server:home_server_setup:other_services
7 Hits, Last modified:
re a number of ways to rotate logs. -Using a script and cron (or systemd.timer) -Using ''logrotate'' ====Logrotate using script==== edit the sudo crontab ''sudo crontab -e'': ... to be executed # 0 0 1 * * /home/shared/Myscripts/rotatelog.sh /var/log/UPS/UPSLog.Log #Rotate NU... T UPS log file </code> where ''/home/shared/Myscripts/rotatelog.sh'' is: <code>#!/bin/bash logfile=$1
Commonly used commands and scripts @home_server:home_server_setup:other_services
37 Hits, Last modified:
de update install remove crontab man apropos tldr ip tc systemctl journalctl}} ======Commonly used commands and scripts====== =====dmesg==== ''sudo dmesg'' lists the ... == |<38em 28% 36% 12% 12% 12%>| ^ package ^ description ^ mail server ^ nextcloud ^ wiki ^ | p... ge | ✔ | ✔ | ✔ | | php-imagick | image manipulation module | ✔ | ✔ | ✔ | | php-json |
IPMI Console Setup @home_server:home_server_setup:other_services
55 Hits, Last modified:
{{tag>linux bmc grub IPMI, Console, Redirection, CLI}} ======IPMI Console Setup====== I have 3 computers from Supermicro with BMC and IPMI. The Supermicro provided utility program IPMIView is good, but the iKVM console redirection facili
Network Setup
21 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
3 Hits, Last modified:
samba @home_server:home_server_setup:other_services
14 Hits, Last modified:
fsck - file system check
1 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
2 Hits, Last modified:
Tripwire @home_server:home_server_setup:other_services
3 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
26 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
4 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
4 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: