Markdown Cheat-Sheet
Markdown quick reference and code showcase...
Markdown quick reference and code showcase...
You can fully customize the layout of Launchpad. Not only change the placement of icons and creation of folders, but you can also change the number...
Have you ever wonder where all the malware, ads, spyware, junkware, viruses, trojans and worms floating on the Internet comes from? Well they come from tens of thousands of...
Finder has many contextual menu options, some only show for folders, others only show when you have more than one item selected, etc. Unfortunately there is no...
Sometimes our workflow can be degraded when working with a lot of mounted volumes at once. Things can get confusing. But there is a easier way to manage and eject them...
Homebrew installs stuff you need that Apple didn’t. Installs packages to their own directory and then symlinks their files into /usr/local...
The original Samsung software that comes with the Galaxy J5 Prime is, as is the case with all other Samsung phones, bloated! It has a lot of useless...
These bootlogos (qmg files) were made for a Samsung J5 Prime
(SM-G570M), but they will actually work with most samsung devices matching the animation's resolution...
rEFInd is a boot manager that works with PCs and Macs, and is able to boot virtually all modern OSes. It features many improvements over native bootloaders...
Structured Query Language, or SQL, is a widely used language the allows users to query and manage data in a database. Databases such as MySQL, MariaDB, SQLite...
Git is a most widely used and powerful version control system for tracking changes in computer files and coordinating work on those files. Here are some useful...
Sometimes can be exhausting having to use sudo
all the time to complete tasks. For instance I use Apache for web development and to start the daemon on port 80 one needs to run it as...
If you haven't manually updated your version of Bash or Zsh on OS X, chances are it’s out-of-date. Here’s how to install the latest version and keep your shell updated using...