boot

Search

You can find the results of your search below.

boot tools @tech_notes
37 Hits, Last modified:
{{tag>linux boot uefi ventoy}} ======boot tools====== =====list drives===== * ''df -h'' * ''sudo fdisk -l'' * ''l... ss disk'' * ''findmnt'' =====UEFI===== ====efibootmgr==== This is a command line utility that allows handling of the UEFI boot menu. ===Installation:=== *Debian or derivativ
Conky @home_server:home_server_setup:other_services
24 Hits, Last modified:
sed_perc /}% ${color8}${fs_bar /}$color ${color0}/boot/efi:$color ${fs_used /boot/efi} / ${fs_size /boot/efi} ${alignr}${execi 9999 findmnt /boot/efi -o SOURCE -n} | ${fs_type /boot/efi} ${fs_used_perc /boot/
Router Miscellaneous @linux_router
15 Hits, Last modified:
-docker.sh " to setup Algo. **Start container at boot:** It is assumed that the container has been pre... sly created/run and is available to be started at boot. ''sudo vim /etc/systemd/system/algo.service'' <... 53 {tcp, udp} Domain Name Server (DNS) bootps 67 {tcp, udp} Bootstrap Protocol Server (DHCP) bootpc 68 {tcp, udp} Bootstrap P
KPTree Torrent VM Setup @home_server
13 Hits, Last modified:
s://www.tecmint.com/systemd-analyze-monitor-linux-bootup-performance/|systemd-analyze – Find System Boot-up Performance Statistics in Linux]] ---- =====Open... tically setup during installation using a systemd boot script. **BTGuard seems to change their VPN IP a... file for the vpn specific comments from the last boot: ''journalctl -u openvpn@privatvpn.service -b 0 -
IPMI Console Setup @home_server:home_server_setup:other_services
11 Hits, Last modified:
to this are: -Setting up Linux to redirect main boot terminal tty interface to use the serial port -Setup the console redirection in the Grub boot loader of Linux, so the main console window is di... and start the Linux serial terminal service upon boot -BMC IPMI Client Setup (Using the BMC IPMI inte... y number used, in the above example, 1. ====Grub Bootloader Setup==== After this Linux must be setup to
Router Hardware @linux_router
10 Hits, Last modified:
as my primary.++++ ++++Forcing Display option at boot in Ubuntu| ====Forcing Display option at boot in Ubuntu==== **Note this method did not work in Ubuntu 1... e by setting the "nomodeset" option into the grub bootloader. This can be done by editing the grub bootloader during boot up, a one off solution and by making
fsck - file system check @home_server:home_server_setup
10 Hits, Last modified:
{{tag>linux fsck format partition boot corrupt parted}} =====fsck - file system check===== Use fsck to ... *Force the Root Filesystem to use fsck during reboot, The Geek Stuff covers this well in, [[https://www.thegeekstuff.com/2016/03/forcefsck-on-reboot/ |How to Force Check Root Filesystem using fsck During Reboot]]. A summary of key commands: *The Root file sy
KVM Setup @home_server:home_server_setup
10 Hits, Last modified:
one server could be running at a time using EUFI boot options. I ran into the following problems. * B... ince circa 2021. Just no need. I do have a dual boot on my main desk top that I default to Debian testing and can boot to Windows 11 when I need to use Windows based so... ol-name'' * virsh : start, shutdown, destroy, reboot, or pause (suspend / resume) * ''sudo virsh s
NFTables Configuration @linux_router
8 Hits, Last modified:
only use TCP!</color>\\ <tab6><color blue> # bootps, port 67 and bootpc, port 68 are for DHCP on both TCP and UDP, but we only use UDP!</color>\\ <tab6>... color><color #000060/#F0F0FF> udp dport { domain, bootps, bootpc, 667, 953} counter accept</color> ++ | + <color #202000/#F0F0E0>This is used to accept speci
NFTables IP Control @linux_router
8 Hits, Last modified:
r SSH on both TCP and UDP, but we only use TCP! # bootps, port 67 and bootpc, port 68 are for DHCP on both TCP and UDP, # but we only use UDP! # domain is po... ents = { ; } # domain # bootps # bootpc # openvpn # } chain base_checks { # allow establ
SSH Notes @home_server:home_server_setup:other_services
8 Hits, Last modified:
indall('..', '%012x' % uuid.getnode()))}") # Boot Time print("="*40, "Boot Time", "="*40) boot_time_timestamp = psutil.boot_time() bt = datetime.fromtimestamp(boot_time_timestamp) print(f"Bo
systemd Stuff @home_server:home_server_setup:other_services
7 Hits, Last modified:
s://www.tecmint.com/systemd-analyze-monitor-linux-bootup-performance/|systemd-analyze – Find System Boot-up Performance Statistics in Linux]] =====Journalctl... also ensure log files are available from previous boots.\\ \\ ''sudo systemctl force-reload systemd-jour... inputs: *''sudo journalctl -b'' to see current boot journal only use ''-b -1'' to see last boot entri
Docker-Compose @docker_notes
5 Hits, Last modified:
put up with this before fixing it. Every time I booted the main server VM Traefik would fail. All the... an NFS share directory. Unfortunately after a reboot docker compose Trafik would fail on start up with... eate a drop in replacement file. - After this reboot to test. (Yes you can use ''sudo systemctl daemon-reload'', however I wanted to test boot performance, so a reboot is necessary anyway.) Ex
Manjaro Setup Notes @home_server:home_server_setup:other_services
5 Hits, Last modified:
sed_perc /}% ${color8}${fs_bar /}$color #${color0}boot:$color ${fs_used /boot} / ${fs_size /boot} #${fs_used_perc /boot}% ${color8}${fs_bar /boot}$color #${color0}home:$color ${fs_used /home} / ${fs_s
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
5 Hits, Last modified:
ws nut-driver.service to run, but fails after a reboot. Further investigation shows that "/var/run" is a... ystem mounted in RAM that must be recreated every boot. Inspection of the init.d NUT files show they inc... orrect handling of emergency poweroffs and test reboots correctly, check the /lib/systemd/system-shutdow... / stop / restart / status) (enable / disable for boot control) *List current Systemd operating uni
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified:
Docker - DHCP Server @docker_notes
4 Hits, Last modified:
dokuwiki setup notes @home_server
3 Hits, Last modified:
KPTree - Email Server Setup @home_server
3 Hits, Last modified:
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
IPTables Configuration @linux_router
2 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
2 Hits, Last modified:
ansible @tech_notes
2 Hits, Last modified:
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
2 Hits, Last modified:
sidebar
1 Hits, Last modified:
Docker @docker_notes
1 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Web Server setup @home_server
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
1 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
1 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
Technical Notes - Index @tech_notes
1 Hits, Last modified:
Network Speed testing @tech_notes
1 Hits, Last modified: