How to Change Hostname for Ubuntu Machine ?
Recently, we wanted to change the hostname of our Ubuntu machine, Lets, check now what is current … Read more
Learn
Practical tutorials and deep explanations grounded in reproducible environments, exact versions, and observable results.
Start learning your way
Learn by technology
Learning resources
Learning search
53 results
Existing library
Recently, we wanted to change the hostname of our Ubuntu machine, Lets, check now what is current … Read more
bluetoothctl is bluetooth control tool which allows us to make the host discoverable, scan other devices, pair to the scanned devices and also connect to those devices using command line utility on ubuntu. Follow below commands for the same.
You can update Ubuntu as mentioned in our another post “How to update Ubuntu Linux using command … Read more
To mount Google Drive on Ubuntu Linux and sync local data to a Google Drive folder using … Read more
When apt pauses at “0% Connecting,” the last displayed address is evidence, not a diagnosis. Determine whether DNS, IPv6 routing, IPv4 routing, a proxy, TLS, a captive portal, the selected mirror, or an unsupported Ubuntu release is failing before changing system-wide address selection.
Create a temporary audio loopback from a named microphone source to a named speaker or headphone sink using pactl. Start at a conservative volume and latency, save the returned module ID, unload that module to stop monitoring, and control acoustic feedback before turning anything up.
A stable address is usually safest as a DHCP reservation. When the host itself must own a static address, identify the active renderer, choose an address outside the dynamic pool, validate Netplan syntax, use rollback-capable apply, and verify link, route, DNS, and remote access separately.
Learn how to enumerate network interfaces, inspect MAC addresses, extract IPv4/IPv6 CIDR subnets, and check interface status flags using Go.
Learn how to manually trigger the Linux Kernel Out-Of-Memory (OOM) killer via SysRq, inspect /proc/pid/oom_score, and protect critical processes.