Systems
Short tips about web development and freelancing.
Appache Authors Awk Bash CLI CSS Deployment Design Process Fonts FTP Git Hooks HTML Interface Linux Loop Minimalism MonsterThemes MySQL Object Office Open Source Opinion Outsourcing PHP Post Slug Principles Productivity Python Refactoring SFTP Snippet SQL SSH Subversion SVN Terminal Themes Tutorial Ubuntu Updates Version Control Without a Plugin WordPress XAMPP
-
Introduction to Terminal
I’m an Ubuntu user for a long time now. I switched to Linux from Windows and didn’t have a clue about the terminal and how to use it. Since I could do almost everything by pointing and clicking, I did not find the CLI very attractive at first. But, through the years, I’ve grown to…
-
How to Create a Folder Shortcut on Ubuntu
If you have ever used Windows, you know what I’m talking about. I was reorganizing my desktop and I decided to have nothing on it except a shortcut to my Download folder. So, I cleared it out, but I stuck at the point of the short cut. However I found it out pretty soon and…
-
How to Install Fonts in Ubuntu
After a long time using Windows, I switched to Ubuntu, but I noticed that my own sites and other daily ones like Gmail and different other blogs I read where not looking as good as they were before the switch. Being a web developer I know that web sites are designed with Microsoft fonts in…
-
How to remove nofollow attribute from your WordPress blog
As you may already know, WordPress the rel=”nofollow” attribute in comments. That makes any comment with a link on it have no significance for Google when they ranks websites. Getting rid of the rel=”nofollow” attribute is one of the tactics that many WordPress bloggers follow to get more people comment on their blogs. And in…