find /etc -type f -name "*.conf" Source : https://askubuntu.com/questions/333710/how-to-find-all-files-with-the-same-extension-within-a-directory . . . selengkapnya>>
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>>
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>>
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>>
1. Using Grep Using grep you can do search with this format, grep -A number_of_line search_keyword file, example : grep -A 3 2016-07-13 file Command above will get 3 line from file, start from search keyword 2. Using Sed With sed you can search with this command, sed -n '/start_search_keyword/,/end_search_keyword/p' file, example : sed -n '/2016-07-13/,/2016-07-19/p'. . . selengkapnya>>
						
						
						
						Apache (5)
						
						
						
						
						
						CSS (3)
						
						
						
						
						
						Docker (6)
						
						
						
						
						
						Git (5)
						
						
						
						
						
						Go (1)
						
						
						
						
						
						Hobbies & Toys (8)
						
						
						
						
						
						HTML (4)
						
						
						
						
						
						Javascript (5)
						
						
						
						
						
						jQuery (3)
						
						
						
						
						
						Linux Ubuntu (46)
						
						
						
						
						
						Misc (36)
						
						
						
						
						
						MySQL (3)
						
						
						
						
						
						Odoo (13)
						
						
						
						
						
						PHP (3)
						
						
						
						
						
						Pipeline (1)
						
						
						
						
						
						Postgresql (6)
						
						
						
						
						
						Python (13)
						
						
						
						
						
						Quote (1)
						
						
						
						
						
						Qweb (1)
						
						
						
						
						
						Random Word (1)
						
						
						
						
						
						Smartphone (1)
						
						
						
						
						
						SQL Server (1)
						
						
						
						
						
						Tools (7)
						
						
						
						
						
						Useful Links (46)
						
						
						
						
						
						Video (3)
						
						
						
						
						
						VLC (1)
						
						
						
						
						
						Vue (1)
						
						
						
						
						
						Web Server (3)
						
						zuka.one
©2011