Useful tips for everyday
How do I fix an unresponsive trackpad? Press the Windows key , type touchpad, and select the Touchpad settings option in the search results. Or,…
How do I disable framebuffer console? To get rid of console messages and any system output, the framebuffer console support can be removed from the…
How find non empty directory in Linux? Find all (non-)empty files in a directory Use the -L option to include them. The expression -maxdepth 1…
Can I send USB over Ethernet? USB over Ethernet allows you to share USB devices over IP. You can connect to a shared USB device…
How do I become root user in CentOS? 5 Best Ways to Become root user or Superuser in Linux (RHEL / CentOS / Ubuntu) Method…
Why is VNC not showing actual remote desktop? vncserver doesn’t connect to the actual desktop; it creates a virtual desktop that is configured separately. If…
Does ls show modified time? The ls -l command is usually used for long listing – display additional information about a file such as file…
How do I run ifconfig on CentOS 7? The installation of Ifconfig on CentOS 7 (or any CentOS servers that are missing the utility) is…
How to clear the scrollback buffer in Bash? With Bash Ctrl L will clear the screen but not scrollback buffer. In the past I have…
Does ls show file size? Using the ls Command –l – displays a list of files and directories in long format and shows the sizes…