Ubuntu Find Real Mac Address of Bonded NICs

cat /proc/net/bonding/bondX where bondX is the name of your bonded interface, as: cat /proc/net/bonding/bond0 Source : https://www.linuxquestions.org/questions/linux-networking-3/how-to-find-the-physical-mac-of-bonded-nics-452128/ . . . selengkapnya>>

Ubuntu 19.10 apport-gtk High Cpu Usage

This problem happen suddenly or at startup, apport-gtk using 100% cpu. This is could be ubuntu bug that could'nt parse crash file. To solve this, you can delete this crash file rm /var/crash/* source : https://askubuntu.com/questions/454187/apport-gtk-100-cpu-usage-on-startup-on-ubuntu-14-04-lts/472809 . . . selengkapnya>>

Restore File And Folder Permission

sudo find /var/www/ -type d -exec chmod 755 {} \; sudo find /var/www/ -type f -exec chmod 644 {} \;   source : https://askubuntu.com/questions/722088/reset-default-permissions-for-var-www . . . selengkapnya>>

  • First
  • Previous
  • 1
  •  Next 
  • Last

zuka.one
©2011