How to install Webmin on Centos 7
Simple, yet detailed instructions on how to install Webmin on Centos 7, add firewall exceptions for Webmin port and even change the default Webmin port if that's required. Login to...
Read full article βSimple, yet detailed instructions on how to install Webmin on Centos 7, add firewall exceptions for Webmin port and even change the default Webmin port if that's required. Login to...
Read full article βThere are many instructions for creating Android emulator on Windows, Linux, OS X or Solaris, but I couldn't find any to show how to have a fully functional Android operating...
Read full article βFollowing are unprocessed notes from a recently taken 4 day long TOGAF training. I'll clean the notes in a near future, so until then, please ignore errors and formatting. However...
Read full article βI needed 1TB to move my photos and videos to a secure online storage (just in case something happens with my drive at home), so I did some short research...
Read full article βSimple instructions on how to fix the βBash Software Bug" (Shellshock Bash Vulnerability) and the biggest threat since βHeartbleedβ, using open-source command-line package-management utility YUM (yellowdog updater). Below instructions will...
Read full article βA very common issue among Google Drive users is that there is no way to limit upload speed of Google Drive syncing process. Problem typically manifests by rendering user's Internet...
Read full article βFollowing is the list of 3 of the largest players in Canadian dedicated hosting, who currently offer managed and un-managed cloud hosting and guarantee a secure cloud data storage hosted...
Read full article βIf your Chrome browser can play some YouTube videos with sound, but others do not work, issue is most likely related to Audio channel speaker settings of your sound-card. This...
Read full article βAs nowadays data is very often being stored in RDF formats such as RSS, a need has arisen for a simple way to locate specific information. In this article, I'll...
Read full article βIt's pretty straight forward. Following is the code... In this tutorial will try to parse out infobox for Tom Cruise: Response res = Jsoup.connect("http://en.wikipedia.org/wiki/Tom_Cruise").execute(); String html = res.body(); Document doc2...
Read full article β