Skip to Content
Watching Linux Evolve
This is a cool little script that I just recently came across which allows you to manage your WordPress articles using vim. I can imagine the mere proposal of editing your WordPress posts using the…
Pacman is the standard package manager for all Arch-based systems. While its usage is actually fairly simple, it may initially throw off users who are used to the APT or RPM family of packaging tools.
Unlike apt-get or yum, where you name a utility and tell it what to do (e.g. apt-get install [package] or yum search [package]), Pacman integrates the operation into its flags, as an uppercase letter, and options as lowercase letters. For example,
For everyone looking for an IRC client available from the command line here it is. IRSSI is a tool that I have been using for quite some time, and it works great. IRSSI also has a number of features that can greatly enhance your experience.
Why Use IRSSI?
So if you are a chat fiend IRSSI might be the application for you, you can connect with people from all over the world. IRC is still one of the most widely used chat services world wide, and one of the oldest.
Here is another fantastic command line tool I have just recently come across. Now you can manage a task list from the command line.
Manage Tasks With More Efficiency
Though there are several commands to remember, you only need a few of them. This little CLI tool is extremely useful, that is if you have a wall full of post-it notes.
A LAMP server is a combined group of open source software that works together as a web server. LAMP stands for Linux, Apache, MySQL, and PHP. Of course different web scripting languages can be used in place of PHP, such as Perl, and Python. And generally similar servers can be set up on Mac or Windows as well.
IRC is a chat program that supports private chats or public chat channels, and it has millions of users. There are several different IRC servers available to choose from, you only require a client on your end.
Many users stick with Gedit or other GUI based text editors. But what happens when your computer won't boot and simply editing that one line of a single text file can fix your problem? That is when vi saves the day.
Vi Offers Maximum Speed
Some users actually prefer to use a command line text editor at all times just for speed and productivity. Vi differs from GUI text editors in many ways.
Here you can learn how to use the rar and unrar programs from the Linux command line. You can learn how to install this tool, and how to extract rar archives.
Rar And Unrar
Rar is used to archive packages, while Unrar is used to extract existing archives. Thankfully the options for both tools are quite similar.
Latest Chatter