Linux Command “find” 101
It’s been a month since I moved back to Ubuntu as my primary OS. I would like to write about one of the most used commands…
// TAG · 6 POSTS · COMMAND LINE
It’s been a month since I moved back to Ubuntu as my primary OS. I would like to write about one of the most used commands…
Grep is one of the most used Linux commands from the command line. The grep command is used to search text or search a given file…
When you are moving your website to another server or maybe copying a file to a remote host, there are many ways to do that. One…
Googlecl is a Google utility to access Google Data API from the command line. Googlecl is written in Python. Googlecl allows you to update your Blogger…
FTP (File Transfer Protocol) is a standard network protocol for file transferring between server and client computer. FTP is built on client-server architecture, usually use port…
Even now that Linux has good desktop software like GNOME or KDE, I often use the Linux command line to configure things and do my work…