FreeBSD : How do I install perl on FreeBSD ?

How do I install perl on FreeBSD operating system?

Practical Extraction and Report Language or Perl can be installed using FreeBSD ports or binary package system. Perl is a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It’s also a good language for [...]

Ubuntu :Disabling splash screen?

The splash screen is shown when you boot up ubuntu. You can stop showing it and display lot of details about your boot process as below. Run gedit in sudo  mode and edit the file /etc/default/grub sudo gedit /etc/default/grub Locate the line that shows the following

GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” Remove quiet and splash

GRUB_CMDLINE_LINUX_DEFAULT=”” Then save [...]

Ubuntu : How to instal twitter Client Pino

Pino is a Client for Twitter in GNU/Linux. It is a Gnome application

How To install Pino in Ubuntu .  First You have to add PPA for Pino

open a terminal

kartook@Nilas:~$ sudo apt-add-ppa repository: vala-team/ppa kartook@Nilas:~$ sudo add-apt-repository ppa:troorl/pin

Now

kartook@Nilas:~$ sudo apt-get update kartook@Nilas:~$ apt-get install pino

Possibly Related Posts:

Linux local privilege escalation via SUID
CisCO UCS Required Documentation listed
Tech : RealVNC demos BIOS-based server at IDF 2011
How to uninstall Vmware workstation v 8.0.0.471780.bundle
Windows : HOw to delete Tmp filed through cmd?