command

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
58 Hits, Last modified:
is page. =====Rsync Notes===== ====Main rsync command usage summary==== A trailing slash (/) at the end of the first argument in the rsync command: ''rsync -a dir1/ dir2'', mean “the contents of d... le-check your arguments before executing an rsync command. Rsync provides a method for doing this by passin... means that the full path names specified on the command line are sent to the server rather than just the
VIM Editor @home_server:home_server_setup:other_services
54 Hits, Last modified:
{{tag>vim neovim command linux debian text editor setup customise customisation cheatsheet}} ======VIM Edit... Some Quick tips: *There are two (2) main modes: Command mode and Insertion mode. You only normally type t... xt in Insertion mode. The Esc (escape) key enters command mode and the i or INS(insert) keys return to Inse... rface, you can get into insert mode directly from command mode by typing i. When you open VIM you are in co
Commonly used commands and scripts @home_server:home_server_setup:other_services
43 Hits, Last modified:
{{tag>linux dmesg command systemd journal journalctl tzdata timezone apt upgrade update install remove cron... ip tc systemctl journalctl}} ======Commonly used commands and scripts====== =====dmesg==== ''sudo dmesg''... and os up. =====systemd===== *Systemctl related commands: *Systemd common commands (start / stop / restart / status) (enable / disable for boot control)
BASH Customisation @home_server:home_server_setup:other_services
28 Hits, Last modified:
tar .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer ps kill... type: '' ~/.bashrc'' or ''source ~/.bashrc''. The command ''exec bash'' will also work. Add the following commands to ''vim ~/.bashrc'', the aliases can also be ad... ~/.bash_aliases.env # DOCKER COMMON - All docker commands start with "d" alias dstop='sudo docker stop $(d
IPMI CLI Tools @home_server:home_server_setup:other_services
22 Hits, Last modified:
omous access, logging and control. IPMI messaging command sets, sensor data records and event messages. Acc... ystems and so protects the BMC passwords and your commands on the network. IPMI v1.5 still allows to you to... =Usage:==== * ''ipmitool -h'' * Chassis power commands: * List current power status: ''ipmitool -I ... ssis power status'' * List available chassis commands:''sudo ipmitool -I open chassis'' * List cha
IPMI Console Setup @home_server:home_server_setup:other_services
21 Hits, Last modified:
nux man page]] The key functions if the ipmitool command, ''ipmitool -I lanplus -H 192.168.1.40 -U baumkp ... emote user name to use to connect to IPMI BMC for command * -a : prompt for remote server password (for C... , not batch files) * -P : input the password in command, not recommended as is in command line history there after, not secure * -f </path/password_file> : spec
Manjaro Setup Notes @home_server:home_server_setup:other_services
19 Hits, Last modified:
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... PacmanXG4, ...) is running. ===Some other pacman commands to consider=== ''sudo pacman-mirrors -g && sudo
Back-up Server Old Setup @home_server:home_server_setup:other_services
13 Hits, Last modified:
ckup'' The syntax is reasonably evident from the command. The workdir is a directory on the same media as... xible system. |<60px 60px 20px 20px 20px 20px>| ^ Command ^ example ^ LVM ^ PV ^ VG ^ LG ^ ... 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
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
13 Hits, Last modified:
= I purchased my current main UPS the Powershield Commander RT PSCRT1100 / Voltronic Power Otima II 1.1K in... onitoring and control system. I use a Powershield Commander RT PSCRT1100 a 1100VA/880W, line interactive si... 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
KVM Setup
12 Hits, Last modified:
{{tag>server kvm virtual command debian machine qemu virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup====== I o... The VM xml file can be edited directly using the command ''virsh edit VM_name'' To get virtual image disk... ed qcow2 image can be created using the following command: ''sudo qemu-img convert -O qcow2 -c old.qcow2 ne
fsck - file system check
8 Hits, Last modified:
stem using fsck During Reboot]]. A summary of key commands: *The Root file system is automatically checke... will be performed and the forcefsck file removed. Commands: *''cd /'' *''sudo touch forcefsck'' ... use ''sudo fdisk -l''. (This is a disk partition command. Be careful with use.) *To check current disks ... use ''sudo parted -l''. (This is a disk partition command, more modern than fdisk. Be careful with use.)
Network Setup
5 Hits, Last modified:
ethernet bridge bond networkd linux debian setup command}} =====Network Setup===== The home server I have... max-age: 12 </code> Some additional netplan commands: *''sudo netplan --debug apply'' To apply any ... The qemu defined networks can be listed with the command: ''virsh net-list --all'' You can list networks with ''networkctl list'' =====Some helpful commands and comments:===== *To see bridge status infor
samba @home_server:home_server_setup:other_services
5 Hits, Last modified:
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... writeable = yes </code> ++++ ====samba check commands==== Some samba check commands: * ''smbclient -
Calibre Server @home_server:home_server_setup:other_services
4 Hits, Last modified:
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 ... systemd service. After this the usual systemctl commands on the new service can be used, e.g.: * ''sud... just for my personal use. I access it using the command noted earlier: ''http://your_server_ip:8080''. T
SWAP Files @home_server:home_server_setup:other_services
3 Hits, Last modified:
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. *
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified:
VNC Server
2 Hits, Last modified:
My Home IT Setup
1 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: