Check folder size in Linux Centos Command : #du -hs /* To check details folder /etc size : #du -hs /etc/* .... 32K /etc/abrt 24K /etc/acpi 4.0K /etc/adjtime 4.0K /etc/aliases 12K /etc/aliases.db 12K /etc/alsa 4.0K /etc/alternatives .... Email ThisBlogThis!Share to XShare to Facebook Related Posts:Centos : How to fix boot failure due to incorrect fstab?Solutions: at the grub prompt, hit a to append options add init=/bin/bash to the end of the kernel command line and press enter … Read MoreVNC Viewer error : No Matching security typesIssue : No Matching security types Solutions : #gsettings set org.gnome.Vino require-encryption false … Read MoreCentos : Reset root passwordsource: https://community.spiceworks.com/how_to/4022-reset-root-password-on-centos-5-6 http://www.tecmint.com/reset-forgotten-root-password-in-rhel-… Read MoreCheck folder size in Linux CentosCommand : #du -hs /* To check details folder /etc size : #du -hs /etc/* .... 32K /etc/abrt 24K /etc/acpi 4.0K &nb… Read MoreCentos : Allow two NIC with different subnetSolution: Edit /etc/sysctl.conf # Controls IP packet forwarding net.ipv4.ip_forward = 1 # Controls source route verification net.ipv4.conf.def… Read More
0 comments:
Post a Comment