ghacks Technology News

Get to know Linux: Bash scripting basics

After using Linux for a while you will eventually find yourself needing to create a bash script. And just what is a bash script? A bash script is a script that is run through the bash shell. Usually a bash script is a user-generated script that serves a specific purpose and combines numerous commands into [...]

Tags: , , ,
Categories: Linux, Open Source, Tutorials Basic

Get To Know Linux: gnome-terminal

If you use Linux for any amount of time, then most likely you have experienced the command line. And if you use the GNOME desktop environment then you know gnome-terminal. As far as terminals are concerned, gnome-terminal is one of the most versatile of the terminals. It features tabs, colored text, mouse event support, profiles, [...]

Tags: , , , , , ,
Categories: Desktop Manager, Linux, Open Source, Tutorials Basic

Save Your Skin by Customizing Your Bash Prompt

If you do much work at the Linux command line then you know the bash prompt can offer you a lot of information. But by default the prompt itself isn’t too useful.  What you might not know is that you can customize the bash prompt in many ways. From configuring colors to the information bash [...]

Tags: , , , ,
Categories: Linux, Open Source, Tutorials Advanced, Tutorials Basic

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us