command

Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
43 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
42 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
34 Hits, Last modified:
{{tag>linux dmesg command systemd journal journalctl tzdata timezone apt upgrade update install remove cron... ''ps -A | grep open'' *To change time zone from command line: ''sudo dpkg-reconfigure tzdata''. *Networ... erent fields when the task will be run # and what command to run for the task # # To define the time you c... of crontab(5) and cron(8) # # m h dom mon dow command # Example of job definition: # .----------------
BASH Customisation @home_server:home_server_setup:other_services
21 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 ... il1 This mail test needs an email id after tmail1 command" ; echo "Test mail from zNUC using tmail1." | mai... -lnptu' alias showlistening='lsof -i -n | egrep "COMMAND|LISTEN"' alias ping='ping -c 5' alias ipe='curl i
IPMI Console Setup @home_server:home_server_setup:other_services
19 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
Web Server setup @home_server
16 Hits, Last modified:
etc/default/useradd'' for defaults on the useradd command. * ''-g group1 group2'' to create user and add ... 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 ... apt update'' *To install the add-apt-repository command: "sudo apt install software-properties-common"
IPMI CLI Tools @home_server:home_server_setup:other_services
16 Hits, Last modified:
omous access, logging and control. IPMI messaging command sets, sensor data records and event messages. Acc... emote user name to use to connect to IPMI BMC for command * -a : prompt for remote server password (for ... secure than actually placing the password on the command line. The file literally just has the password i... the ipmitool functions used. Once the ipmi start command has been issued the main computer is checked usin
Manjaro Setup Notes @home_server:home_server_setup:other_services
16 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... o pacman-mirrors -f && sudo pacman -Syyu''\\ This command searches for working and good Manjaro repository
Docker @docker_notes
15 Hits, Last modified:
ingle rule to one chain I simply ran the iptables command as a oneshot service after the docker.service. If... ker.rules in /etc/iptables/rules.v4 and then used command ''iptables-restore -nv < /etc/iptables/rules.v4''... iptables'' to find the full path for the iptables command. * ''systemctl daemon-reload'' to reload the sy... ra chains without using the nft ''flush ruleset'' command first. These means that if subsequent rule chang
Docker mailserver @docker_notes
14 Hits, Last modified:
//superuser.com/questions/1167696/install-whereis-command-on-alpine-linux|Install whereis command on alpine linux]] =====packages===== ====working==== Required fo... ' (it looks like util-linux includes the ''more'' command. ''less'' seems more full featured and what I am ... sed</fc> ====alias==== I could not get the alias command to work in Alpine shell. I tried /etc/profile an
Docker Deluge Image / Service @docker_notes
13 Hits, Last modified:
r shell the deluge system can be started with the command ''deluge web'' It looks like I need to write an o... file or directory (errno=2)]] *Inside container command to run ''/usr/sbin/openvpn /etc/openvpn/privatvpn... s://linuxnightly.com/check-external-ip-from-linux-command-line/|Check External IP From Linux Command Line]] *OpenVPN [[https://openvpn.net/community-resources/how
KPTree - MSWindows Setup @home_server
13 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
Nextcloud Container @docker_notes
12 Hits, Last modified:
name. This can be found using the ''docker ps'' command. Should also be able to use the container ID. ... xtcloud has been set as user. *I then use the command ''%%php occ maintenance:mode --on%%'' *From CLI... here the ''occ'' executable is located. * The command ''whoami'' confirms current logged in user. *... d==== Sometime it is necessary to get direct CLI (command line interface) access to Nextcloud for updating,
NFTables IP Control @linux_router
12 Hits, Last modified:
s not necessary use BASH and the full path to the command must be given for reliable performance. Further t... controllist'', again the full path is given. The command path can be found using ''which'', e.g. ''which nft''. In any case the final crontab command entry would look like: ''/usr/bin/systemd-cat -t ... after the 5th space is passed to the system shell command interpreter. ++++ example: ''sudo crontab -e'' |
Router Miscellaneous @linux_router
11 Hits, Last modified:
/engine/reference/commandline/cli/|Use the Docker command line]] ====OpenVPN for Docker==== OpenVPN server... *isc-dhcp-server6.service *The journalctl command shows the information stored in the system journa... nixCraft [[https://www.cyberciti.biz/faq/linux-ip-command-examples-usage-syntax/|Linux ip Command Examples]] *[[http://www.configserverfirewall.com/ubuntu-linu
KVM Setup @home_server:home_server_setup
7 Hits, Last modified:
KPTree Torrent VM Setup @home_server
6 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
6 Hits, Last modified:
DHCP / DNS Setup @linux_router
5 Hits, Last modified:
boot tools @tech_notes
5 Hits, Last modified:
Python Programming Notes @python
4 Hits, Last modified:
Docker nginx / php notes @docker_notes
3 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
3 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
3 Hits, Last modified:
ssh with key files @tech_notes
3 Hits, Last modified:
samba @home_server:home_server_setup:other_services
3 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:
Docker - DHCP Server @docker_notes
2 Hits, Last modified:
Docker - DNS Server @docker_notes
2 Hits, Last modified:
KPTree - Email Server Setup @home_server
2 Hits, Last modified:
NFTables Configuration @linux_router
2 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
2 Hits, Last modified:
TC - Traffic Control @linux_router
2 Hits, Last modified:
Shell Builtin Commands @tech_notes
2 Hits, Last modified:
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
Calibre @docker_notes
1 Hits, Last modified:
Docker-Compose @docker_notes
1 Hits, Last modified:
Router Hardware @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Network Speed testing @tech_notes
1 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:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: