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
Web Server setup
24 Hits, Last modified:
etc/default/useradd'' for defaults on the useradd command. * ''-g group1 group2'' to create user and add ... **/etc/passwd** files and their shadow files. The commands are ''sudo vipw'' and ''sudo vigr''. ---- =====... following procedure is now required. *Use the command ''hostnamectl'' to check current Hostname *To... "certbot" team - Certbot PPA]]. Unfortunately the command ''add-apt-repository'' needs to be added, so the
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
KPTree Torrent VM Setup
15 Hits, Last modified:
vpn@privatvpn.service. So the standard systemctl commands made much more sense to use! e.g. ''sudo system... he BTguard VPN protection can be started with the command ''sudo openvpn /etc/openvpn/btguard.conf'', howev... sword are end user specific. ++++ =====Some Handy Commands to Check Configuration==== *To start the vpn s... oo, to see all the journal log use the journalctl command. Some journalctl directives: *''-u service_unit
KPTree - MSWindows Setup
15 Hits, Last modified:
_old%%'', or simply delete. -Open Administrator Command Prompt(right click windows start and select so). Then run following command to create a simlink to NAS stored iTunes library:... s'%%'' ''%%\\NASname\various_path\iTunes%%''. The command should state symbolic link created as given in original command. -The backup files are found at: ''%%C:\Users\b
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 @home_server:home_server_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
KPTree - Email Server Setup
8 Hits, Last modified:
ntion in the setup discription.)\\ The “postconf” command conveniently adds configuration lines to your ''/... il.kptree.net</code> ++++Some other related handy commands| * ''%%sudo certbot certonly --webroot --dry-r... installing the Horde components. Start with these commands: <code> sudo pear channel-discover pear.hord... 5. Next start the installation process with the command below. This will take a while to run to completio
fsck - file system check @home_server:home_server_setup
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 @home_server:home_server_setup
5 Hits, Last modified:
samba @home_server:home_server_setup:other_services
5 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
3 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified:
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
My Home IT Setup @home_server:home_server_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: