get

Search

You can find the results of your search below.

BASH Customisation
24 Hits, Last modified:
y alias diskusage='df -hl --total | grep total' # Gets the total disk usage on your machine alias partu... # INSTALLATION AND UPGRADE alias update='sudo apt-get update' alias upgrade='sudo apt-get update && sudo apt-get upgrade' alias install='sudo apt-get install' alias finstall='sudo apt-get -f i
SSH Notes
24 Hits, Last modified:
cpuinfo import socket import uuid import re def get_size(bytes, suffix="B"): """ Scale bytes ... name.processor}") print(f"Processor: {cpuinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket.gethostbyname(socket.gethostname())}") print(f"Mac-Address: {':'.join(re.findall('..', '%012x' % uuid.
Rsync
14 Hits, Last modified:
s. The -v flag (for verbose) is also necessary to get the appropriate output: ====rsync daemon==== +++... been changed. If no files were changed, no files get transferred. And when you want to recover data, y... ly reduce the disk space required. That means you get efficient, lightweight, incremental backups that ... shot]] tools, using this command: <code>sudo apt-get install rsync grsync rsnapshot</code> =====Selec
IPMI Console Setup
11 Hits, Last modified:
ies #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" ... md for Administrators, Part XVI]] which discusses Gettys on Serial Consoles (and Elsewhere). (This is ... The key command is ''sudo systemctl enable serial-getty@ttyS1.service''. This will start the ttys1 ser... iately started with ''sudo systemctl start serial-getty@ttyS1.service''. The Ubuntu Documentation [[ht
Commonly used commands and scripts
8 Hits, Last modified:
---- =====man / apropos===== * ''man man'' to get manual for man * ''man apropos'' - manual for a... tly plagiarised from [[https://arstechnica.com/gadgets/2021/08/linux-bsd-command-line-101-using-awk-sed... f the command on the left. |cat < sourcefile > targetfile| |%%|%% |Pipe the standard output of the thin... ys to use it—and we can chain these simple uses together to easily describe more complex tasks! Once y
Back-up Server Old Setup
6 Hits, Last modified:
ook at the link of the file of interest....: ''wget https://github.com/trapexit/mergerfs/releases/dow... nclude and exclude parameters, if enabled, simply get passed directly # to rsync. If you have multiple ... e and exclude_file parameters, if enabled, simply get # passed directly to rsync. Please look up the --... nclude and exclude parameters, if enabled, simply get passed directly # to rsync. If you have multiple
NUT (Network UPS Tools) Setup
6 Hits, Last modified:
ices, Units, and the Journal]]. First we need to get the NUT driver running, "sudo vim /etc/systemd/sy... device driver controller After=network-online.target [Service] ExecStart=/sbin/upsdrvctl start ExecSt... op Type=forking [Install] WantedBy=multi-user.target </code> My system takes a bit of time for the net... by adding the directive "After=network-online.target". Unfortunately when this script is run, "sudo s
Conky
4 Hits, Last modified:
re. Unlike system monitors that use high-level widget tool-kits to render their information, Conky is d... dard Conky package, use the following: ''sudo apt-get install conky-std'' Two sites you will want to r... appear, and the variables to define what actually gets displayed. The color names that are used within... ow system, so you'll need to inspect this file to get some idea of what color names you can use. This
Manjaro Setup Notes
4 Hits, Last modified:
onize --pause=5'' ++++ ---- ====Xfce tips==== To get to Xfce keyboard Short cuts: ''Xfce Menu > Setti... ccur when new new Arch Linux or Manjaro packagers get added, for example.\\ ATTENTION: This command onl... available from the Manjaro repositories, it will get downloaded and installed on your system. If an in... Manjaro repositories, the installed package will get downgraded. This behavior ensures your packages a
Calibre Server
3 Hits, Last modified:
inux|Calibre Download for Linux]] : ''sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-... scription=calibre content server After=network.target [Service] Type=simple User= user Group= group Ex... ble-local-write [Install] WantedBy=multi-user.target </code> Where for user and group I just used my n
VIM Editor
3 Hits, Last modified:
out an insert key, eg. Microsoft Surface, you can get into insert mode directly from command mode by ty... in command mode, so simply type i (or insert) to get into insert mode. *To copy, cut and paste: *... smarter, like vim. *''set softtabstop=2'', To get vim to interpret tab as an ''indent'' command ins
IPMI CLI Tools
2 Hits, Last modified:
n 2.0 is desirable as it allows you to use SOL to get a remote console on the server as though it were ... e alarm thresholds: ''sudo ipmitool sensor '' * Get Hardware Information: ''sudo ipmitool fru print''
apt package management
1 Hits, Last modified:
{{tag>linux debian package apt apt-get update upgrade distribution }} =====apt package management=====
Set Up and Ubuntu APT Cache
1 Hits, Last modified:
pt cache apt-cacher-ng apt update apt upgrade apt-get}} =====Set Up and Ubuntu APT Cache===== The apt-
NFS
1 Hits, Last modified:
on changes ''sudo systemctl restart nfs-client.target'' The base client configurations options are giv
samba
1 Hits, Last modified:
Webmin
1 Hits, Last modified: