bin

Search

You can find the results of your search below.

Back-up Server Old Setup @home_server:home_server_setup:other_services
49 Hits, Last modified:
ounted ++++Possible mount script| <code bash> #!/bin/bash #input 1 is the proposed mount point if [ ... im ~/Myscripts/mount_backup1.sh''| <code bash> #!/bin/bash #Script to mount NFS remote Disk1 to local /... im ~/Myscripts/mount_backup2.sh''| <code bash> #!/bin/bash #Script to mount NFS remote Disk2 to local /... ~/Myscripts/unmount_backup1.sh''| <code bash> #!/bin/bash #Script to mount NFS remote Disk2 to local /
Rsync @home_server:home_server_setup:other_services
36 Hits, Last modified:
l batch inputs when run! ++++code| <code bash> #!/bin/bash wwwpath='/home/shared/www/html' workpath='/h... rKnownHostsFile=/dev/null \ -q user@host /usr/bin/hostname -s</code> To set this configuration syst... rapper script: <code>sudo mkdir /home/backup_user/bin sudo vim /home/backup_user/bin/rsync-wrapper.sh</code> Enter the following in this file to create the
Web Server setup
10 Hits, Last modified:
remember where now. ++++changegid.sh| <code> #!/bin/bash if [ "$#" -ne 3 ]; then # only proceed if ... oldGID] [newGID]''\\ ++++changeuid.sh| <code> #!/bin/bash if [ "$#" -ne 3 ]; then echo "Changing the... y log files * ''%%PURGE BINARY LOGS TO 'mariadb-bin.003071';%%'' - to purge all binary log files before listed log file, in example ''%%'mariadb-bin.003071'%%'' * ''%%show variables like "sql_log_
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified:
<code> upssched.conf CMDSCRIPT /bin/upssched-cmd # default </code> Ensure ownership ... t -R"\''. =====NUT Output===== The output of ''/bin/upsc KPBUPS@localhost'', (or simply ''upsc KPBUPS... -shutdown/nutshutdown" and populate so: <code> #!/bin/sh /sbin/upsmon -K >/dev/null 2>&1 && /sbin/upsdr... = *List all the UPS device profile variable ''/bin/upsc KPBUPS@localhost 2>/dev/null''. *A script
VNC Server @home_server:home_server_setup
7 Hits, Last modified:
ver. Also in ~/.vnc/xstartup, only: <code> #!/bin/bash unset SESSION_MANAGER startxfce4 & <... nstall.) The xfce default shell seems to be sh (/bin/sh), I prefer bash (/bin/bash). To check the current shell, type: ''echo $SHELL''. To use bash simply ... ''bash''. To make permanent add the line ''exec /bin/bash'' to the end of ''vim ~/.profile''. You will
SSH Notes @home_server:home_server_setup:other_services
7 Hits, Last modified:
The Debian script is very simple: <code bash> #!/bin/sh uname -snrvm </code> ====Ubuntu==== Ubuntu ha... etc/update-motd.d/50-landscape-sysinfo| <code> #!/bin/sh # pam_motd does not carry the environment [ -f... ho echo -n " System information as of " /bin/date echo /usr/bin/landscape-sysinfo else echo echo " System information disabled due
KPTree Torrent VM Setup
4 Hits, Last modified:
ainer is running: "docker exec -it kodi-headless /bin/bash", type "exit" to exit. It would seem that s... ommands and related: *''docker exec -it <name> /bin/bash'' to get terminal inside container <name> ... .service [Service] Restart=always ExecStart=/usr/bin/docker start -a kodi-headless ExecStop=/usr/bin/docker stop -t 2 kodi-headless [Install] WantedBy=def
BASH Customisation @home_server:home_server_setup:other_services
3 Hits, Last modified:
rclone-status.sh' alias rcps="ps -ef | grep '/usr/bin/rclone sync\|/usr/bin/rclone copy\|/usr/bin/rclone move'" # see running rclone copy sync or move # YT-DLP alias ytupdate='y
IPMI CLI Tools @home_server:home_server_setup:other_services
3 Hits, Last modified:
x, a 0 return indicates success.) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW... x, a 0 return indicates success.) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW... period </code> ====Test Script==== <code bash> #!/bin/bash #Check if on status_on="Chassis Power is on
samba @home_server:home_server_setup:other_services
3 Hits, Last modified:
rogram in Debian Sarge). passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spasswo... nes -c "%u machine account" -d /var/lib/samba -s /bin/false %u # This allows Unix groups to be created... ; idmap gid = 10000-20000 ; template shell = /bin/bash # Setup usershare options to enable non-roo
dokuwiki setup notes
2 Hits, Last modified:
</FilesMatch> <Directory /usr/lib/cgi-bin> SSLOptions +StdEnvVars </Dir... rs </FilesMatch> <Directory /usr/lib/cgi-bin> SSLOptions +StdEnvVars </Directory>
KPTree - Email Server Setup
1 Hits, Last modified:
auth-sasl?) "sudo apt install php-geoip geoip-bin" (packages geoip-database and libgeoip1 included
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
o access and modify VM disk images *''libosinfo-bin'' is a library with guest operating systems infor
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
home/shared/Myscripts/rotatelog.sh'' is: <code>#!/bin/bash logfile=$1 if [ ! -f $logfile ]; then echo
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified:
o /etc/ntp.conf'' *The [[http://support.ntp.org/bin/view/Servers/NTPPoolServers|NTP Pool Time Servers