Just a quick tip I wanted to pass on today. Have you ever had the issue where you want to eject your CD, but it will not eject...For any new users out there. Here is a quick fix to force the CD to eject
Read more »Ten tips for new Ubuntu users
Ubuntu has become the most popular Linux distribution for new Linux users. It's easy to install, easy to use, and usually "just works." But moving to a different operating system can be confusing, no matter how well-designed it is. Here's a list of tips that might save you some time while you're getting used to Ubuntu.
Read more »Category: Beginner Tags:
- Login to post comments
Tips for Emacs Power Users
"...Emacs is the world’s best text editor. It’s not just the best for editing program source; it’s the best for any kind of text-editing. Mastering Emacs will make you more effective at writing and editing email, documentation drafts, blogs, HTML pages, XML files, and virtually everything else that requires any typing..."
Read more »Category: High End Tags:
- Login to post comments
Bash tips and tricks
"...So, there are a few tips to get your bash history more managable - if you have any extra tips, add them to the comments and I’ll add them to the main article! ..."
Read more »Category: Beginner Tags:
- Login to post comments
Keeping Command History across Multiple Sessions
The bash shell maintains a history of the commands you entered. You can re-execute a command by recalling it from the history, without having to re-type it.
Read more »- Login to post comments
Four ways to extract the current directory name
When you're programming a shell script, you often only need the current directory name, not the whole path that the pwd command returns. Here are four ways you can extract only the current directory.
Read more »- Login to post comments
Basic Linux Tips and Tricks, Part 3
Part 1 of this article provided the general background a reader needs to solve problems with Linux. Part 2 of this article discussed the process of solving Linux problems. In this final part of a three-part series, we'll step through a real-world example of solving a Linux problem.
Read more »Category: End User Tags:
- Login to post comments
GIMP tricks: Teeth whitening
Here is another article of our “GIMP tricks” series. This time you are going to learn a simple trick: how to make your teeth look really white on a photograph. By the way, perhaps it’s the right time to visit a dentist?
Read more »- Login to post comments
12 Tips for KDE Users
Whenever you're dealing with a piece of software as large as a desktop, some features are going to be hard to find. To help new users get up and running, here are twelve tips for getting more out of KDE. Many are available from the KDE Control Center, a centralized configuration window with a daunting array of options, but others are located elsewhere.
Read more »- Login to post comments
tips for MySQL newbies
"Are you a brand-newbie to MySQL? Coming from another database (or databases)? If so, here are some concepts to read up on right away to ease your confusion down the road. These are the top things I wish someone had told me about before I did anything else with MySQL..."
Read more »Category: High End Tags:
- Login to post comments
12 Tips for GNOME Users
As a desktop, GNOME is standard enough that most computer users can feel comfortable within ten minutes of first using it.
Read more »Category: End User Tags:
- Login to post comments
Top 10 Gnome Desktop Tweaks
The desktop environment for many Linux users, Gnome, is fast, organized and very easy to learn. But Gnome is also very powerful and highly customizable. Today's top 10 lists the various ways you can tweak Nautilus and the Gnome desktop to turn Linux into a productivity powerhouse.
Read more »- Login to post comments
Unix/Linux Command Cheat Sheet
In an attempt to find a good Unix reference for you FOSSwire readers, I was unsuccessful at finding a decent one on the Internet. So, why not make one?
Read more »Category: End User Tags:
- Login to post comments
Securely Delete Files in Linux
It used to be that only paranoids cared a whit about shredding their data—or their office paperwork, for that matter. But these days, there really are people out there just waiting for you to slip up and expose your private data. Fortunately, if you're running Linux, deleting sensitive information is fast and easy with the 'shred' utility.
Read more »Category: End User Tags:
- Login to post comments
Linux command line
Linux has come a long way in the past two years. Today much of what needs to be done on a Linux machine can be done using a mouse and a little pointing and clicking. Occasionally, however, there are things that still require a little under-the-hood tinkering, where a rudimentary understanding of the command line comes in handy.
Read more »- Login to post comments