Posts

Showing posts with the label Gnome

How to gracefully reboot your Ubuntu/Debian system if all else fails | ArsGeek

There you are, staring at a crashed Gnome session, CTRL-ALT-BKSPC does nothing. ALT-CTRL-F1 won’t bring you to a terminal where you could cd to /etc/init.d and restart gdm . In short, your choices seem to be limited to holding down the power button and chancing file system corruption or nothing. But wait! There’s two more options that you may not have known about! Here are two ways to first try and kill just the process on your current terminal (thus allowing you to get back into your machine and at least attempt a ’shutdown -h now’ command) and if that fails, to bring your machine down in a more graceful manner than a hard shutdown. First, we’ll try and kill all the process on your current terminal. To do this, hold down the following keys - ALT + SysReq + k What the heck is a SysReq key? Look for it on your PrtSc or Print Screen key. The k in this instance stands for Kill. If that doesn’t work for you, it’s time to take drastic action. You’ll now enter a series of key...

GNOME + Do = Crazy Delicious

Image
Simple, sleek, swift, smart. Do. GNOME Do allows you to quickly search for many items present on your desktop or the web, and perform useful actions on those items. GNOME Do is inspired by Quicksilver & GNOME Launch Box. Download Do GNOME + Do = Crazy Delicious

Ubuntu Tweak--Let's tweak ubuntu!

Ubuntu Tweak is an application designed to config Ubuntu easier for everyone. It provided many usefull desktop and system options that the default desktop environment isn’t provided. At present, It is only designed for Ubuntu GNOME Desktop, and often follows the newest Ubuntu distribution. LICENSE Ubuntu Tweak is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. More information can see at the the package’s LICENSE. Features of Ubuntu Tweak View of Basic System Information(Distribution, Kernel, CPU, Memory, etc.) GNOME Session Control Auto Start Program Control Qucik install common usded applications A lot of third-party sources to keep application up-to-date Clean unneeded packages or cache to free the disk space Show/Hide and Change Splash screen Show/Hide desktop icons or Mounted Volumes Show/Hide/Rename Computer, Home, Trash icon or Network icon Tweak Metacity Window Ma...

Linux Newbie Guide: Shortcuts And Commands

Linux Shortcuts and Commands:   Linux Newbie Administrator Guide by Stan and Peter Klimas This is a practical selection of the commands we use most often. Press to see the listing of all available command (on your PATH). On my small home system, it says there are 2595 executables on my PATH. Many of these "commands" can be accessed from your favourite GUI front-end (probably KDE or Gnome) by clicking on the right menu or button. They can all be run from the command line. Programs that require GUI have to be run from a terminal opened under a GUI. Linux Newbie Guide: Shortcuts And Commands

Download TimeVault 0.7.5 for Linux - TimeVault is a simple front-end for making snapshots of a set of directories. - Softpedia

Image
Time Vault is a GNOME-based Linux-equivalent to Time Machine from Apple. Like many backup utilities, it creates incremental backups of files that can be restored at a later date. Its snapshots are copies of a directory at a certain point in time. Snapshots use very little space for the files that haven't changed since the last snapshot was made. This is because instead of backing up the entire unchanged file, snapshots use hard links that point to the existing backup of the unchanged file. TimeVault is a simple front-end for making snapshots of a set of directories. It tries to be the best backup software for GNOME/Ubuntu users. Snapshots are a copy of a directory structure or file at a certain point in time. Restore functionality is integrated into Nautilus - previous versions of a file or directory that has a snapshot can be accessed by examining the properties and selecting the 'Previous Versions' tab. Snapshots are protected from accidental deletion or modification...

How To: Load Desktop Backgrounds Immediately in Linux

Image
When logging into Ubuntu or most any GNOME-based Linux system, users see a blank one-color screen until the actual desktop is loaded—which can make one feel like something's broken, or at least make your boot experience less fluid. One intrepid Ubuntu hacker, however, shows how to banish the blank screen and have GNOME display your chosen background image or color right away. The tutorial requires installing an "xloadimage" package in Ubuntu, but the open-source package is available in many distributions. How To: Load Desktop Backgrounds Immediately in Linux