Linux Mint is one of the top free operating systems widely used in the world and currently receives the highest hits at DistroWatch.
Even though it's an Ubuntu-based system, Linux Mint features only one panel at the bottom which looks closer to the taskbar in the traditional Windows system, and a well-organized start menu complete with a useful Search box. A select version also pre-installs some proprietary software such as necessary media codecs by default so that you play mp3, mp4 or most other media files with a player right away out of the box.
Linux Mint 17 Qiana is a long-term service (LTS) release which will receive security updates until 2019 and newer versions of Linux Mint will use this same package base until 2016, making it trivial for you to upgrade according to the developer.
The Cinnamon Edition of Linux Mint 17 Qiana and 17.1 Rebecca uses Cinnamon, instead of GNOME shell, as a user interface for the GNOME-3 desktop environment. And unlike Ubuntu Unity sporting a vertical launcher on the left side of the screen, Cinnamon maintains a traditional layout with a bottom panel and a Mint menu. If you're using this Edition, you might find these tips and tricks useful for working with the system on a PC.
Index:
Pin Programs to the Panel
Frequently used programs can be easily pinned to the panel.- Browse to an application from the Menu.
- Right click an application, then select "Add to panel" (or drag an application and drop it to the panel launcher).
- Re-order the program icons on the panel launcher as you like by drag-and-drop.
Enable or Disable Applets on the Panel
An applet is a small tool or application which you can access directly from the panel for performing a task. Some applets have been enabled by default but you can disable the applets you don't need to use or enable the ones you like pretty easily:- Right click an empty spot on the panel, select "Add applets to the panel".
- Right-click an applet to add or remove from the panel, then close the Applets window.
Enable Superbar
In recent versions of Windows, frequently used programs can be pinned to the taskbar (hence called Superbar) for launching the programs and their icons are highlighted when the programs are running. Likewise, an applet called "Window List with App Grouping" can be added to the panel to achieve almost the same effect.- Download the applet Window List with App Grouping and unzip the file.
- Copy the unzipped folder to ~/.local/share/cinnamon/applets.
- Follow the tip above to enable the applet "Window List with App Grouping".
- Right click the panel and switch on the Panel Edit mode.
- Drag the applet to the spot you like on the panel, then switch off the Panel Edit mode.
Set Preferences for the Mint Menu
Linux Mint has a Menu button where you can start doing things like running a program, looking for files, log out or quit the system and so on.The Menu allows you to set your personal preferences with the steps below, for example:
- Right click "Menu", select "Configure".
- Replace Menu text to any other word when needed.
- If you wish, change the icon to another image file, for example, at /usr/lib/linuxmint/mintWelcome/icons/logo.svg. (Caution: avoid changing to a huge size image which might affect the panel.)
Add a Program Shortcut from the Mint Menu
Quite often a shortcut is automatically added to the Menu when you install an application. But you might also download a program which requires you to manually add a shortcut for it to run from the Menu. This can be done without breaking a sweat.- Right-click the Mint Menu, select "Configure" then "Open the menu editor".
- Click a software category for example Sound & Video under Applications.
- At the right panel, click "New Item".
- Type in a name for the application, for example, ClipGrab.
- To the right of "Command", browse to the application where you've downloaded, for example, /home/username/Downloads/clipgrab-3.4.8/clipgrab
- Click OK and Close buttons.
cd ~/Downloads/clipgrab-3.4.8
chmod +x clipgrab
chmod +x clipgrab
Set a Fully Transparent Panel
When you select a theme from Menu > Cinnamon/System Settings > themes, the theme may come with a non-transparent or semi-transparent panel. But you can adjust the level of transparency for the panel if you like. For example, I've selected a Linux Mint theme and I can make it more transparent with the steps below. (Caution: changing the code incorrectly might result in a non-responsive desktop environment.)- Press Alt-F2, type gksu gedit and press Enter.
- Browse to the folder /usr/share/themes/Linux Mint/cinnamon under "File System" and open this file cinnamon.css
- Search for a section beginning with #panel
- After the last line within the section, insert a new line for example background-color: rgba(0,0,0,0.35); (The alpha value ranges from 0 [full transparency] to 1 [full opacity].)
- Click Save and close the file.
- Switch to another theme and back to the Linux Mint theme to see the result.
Open Up a Window in Center
When running an application without maximized, Linux Mint always puts it in the left-top corner of the desktop by default, but you can use this handy tool gDevilspie to automatically detect and move the window of an application, such as the Terminal app, to the center of the desktop. You just need to set it up once for the applications you need and it's good for use each time you log into the system.- Go to Menu > Accessories > gDevilspie (Download gDevilspie if not installed)
- Tick "Start devilspie daemon automatically at login"
- Click the Add button and name a new rule.
- Under the Matching tab, tick 'application_name' and type Terminal, for example, in the 'matches' box.
- Under the Actions tab, tick 'center'.
- Click the Save button, then the Start button.
- Press Alt-F2, type gksu gedit and press Enter.
- Browse to File System > usr > bin and open up gdevilspie.
- Search for this line self.UpdateAutostartStatus() and comment it out by adding # at the beginning of the line.
- Save the file and restart gDevilspie.
- sudo apt-get install devilspie
Roll Up and Down a Window
When you double-click the title bar of a window, the default setting is to maximize a window. Since there's already a maximize button you can use for this, I always like to change the default setting to rolling up (or 'shading') a window when I double-click on its title bar.- Go to Menu > System Settings
- Click "Windows" under Preferences
- In the Titlebar section, select "Toggle Shade" for "Action on title bar double-click".
Customize a Theme
Linux Mint (Cinnamon Edition) provides you with several settings for Themes. You can easily select a theme and get a new look for the panel, windows, icons and more in the system.- Go to Menu and click the "System Settings" icon.
- Click the Themes icon under Appearance.
- Select a theme from the list for the desktop and match it with the Windows borders, Icons, Controls and Mouse Pointer you like.
Manage Workspaces
Linux Mint creates two workspaces by default, but you can add more and manage your workspaces pretty easily in several ways:- Go to a workspace: get your mouse cursor to the top-left corner of the screen (aka "hot corner" or "Expo") to show all workspaces, then click a workspace to jump to. (The hot corner can be enabled via System Settings > Preferences > Hot Corners and check "Hover enabled".)
- Open an application in a workspace: mouse over a workspace to see all applications in the workspace (aka "Scale"), then select an application.
- Move an application from a workspace to another: drag an application and drop it to another workspace.
- Add a workspace: press the "+" sign on the right when in Expo mode.
- Edit a workspace title: click it in Expo mode.
- Remove a workspace: mouse over a workspace and click the "x" button when in Expo mode.
- Ctrl+Alt+Up goes to Expo.
- Ctrl+Alt+Down goes to Scale.
- Ctrl+Alt+Left/Right switches to the left/right adjacent workspace.
- Ctrl+Alt+Shift+Left/Right moves the active window to the left/right adjacent workspace.
Hide Drive Icons on the Desktop
In addition to the Computer and Home icons, Linux Mint adds an icon to the desktop for every removable drive that you attach to your system. The icons can be hidden by these steps:- Go to Menu and click the "System Settings" icon.
- Click the Desktop icon under Preferences.
- Untick the Desktop icons for Computer, Home and Mounted volumes if you don't want to show them on the desktop, then close the window.
Change Wallpapers Automatically
Linux Mint 17.1 allows you to change the desktop background or wallpaper at a fixed time interval via System Settings > Appearance > Backgrounds, but if your system doesn't come with it or you need more choices, try Wally.- Install Wally from the Ubuntu Apps Directory if the application is not in your system.
- Press Alt-F2, type wally and press Enter to run it.
- Right-click the Wally icon on the system tray or the notification area, select Settings.
- Click "Folders" in the left column, then add /usr/share/backgrounds to the Folder box and tick "Include subfolders".
- Click "Settings" in the left column, then tick "Play automatically on application starts". You can also check the option to disable splash screen and auto quit if you wish.
- Set the application to auto start, using this tip Auto Start Up an Application (as Wally's option to "Start automatically when system starts" being disabled).
Customize Keyboard Shortcuts
Keyboard shortcuts are preset in the system, but you can add new ones or change them easily. For instance, you can add a new keyboard shortcut to the text editor Gedit, like below.- Go to Menu > System Settings > Keyboard.
- Under the "Keyboard shortcuts" tab, click the "Add custom shortcut" button.
- Enter gedit to both the Name and Command boxes, then click the Add button.
- Click on the unassigned row (unassigned is then changed to New accelerator... or Pick an accelerator).
- Press a new key combination, e.g. Ctrl+Alt-g. And the shortcut is ready for use!)
Terminate Unresponsive Programs
Xkill is part of the X11 utilities pre-installed in Linux Mint and a tool for terminating misbehaving X clients or unresponsive programs. You can easily add a shortcut key to launch xkill with the steps below.- Go to Menu > System Settings > Keyboard.
- Under the "Keyboard shortcuts" tab, click the "Add custom shortcut" button.
- Enter xkill to both the Name and Command boxes and click the Add button.
- Click on the unassigned row (unassigned is then changed to New accelerator... or Pick an accelerator).
- Press a new key combination, e.g. Ctrl+Alt-x.
Re-start System without Rebooting
If you press Ctrl+Alt+Delete, Linux Mint brings you a menu to log out your system. But for some reason you might encounter that the system freezes, the mouse cursor can't move, neither pressing Ctrl+Alt+Delete can work.Remember that there's a shortcut key Ctrl+Alt+Backspace that can bring you back to the log-in screen immediately without the need to reboot the system. That's a time saver.
Set a Default View in File Manager
Windows Explorer allows for users to set a default view to all folders. In almost the same way, Linux Mint's File Manager allows for these settings:- Go to "Menu" and click the Files icon.
- At the top of the File Browser, click "Edit" and "Preferences".
- Under Default View, change "Icon View" to "List View", to see more details in columns.
Change a Folder Icon
When running the File Manager, you will see that the folder icons are predetermined by the theme you set. If you wish to change a folder icon to another for it to stand out from the system-wide icons, follow these steps:- In the File Manager, right click a folder icon, select Properties.
- Under the Basic tab, click the icon image to open up the "Select Custom Icon" window.
- In the Location field, type /usr/share/icons, press Enter. (You can hide or unhide the Location field by clicking the Edit button on the top-left of the window.)
- Browse and select an icon you want.
- Click the Open button on the bottom-right of the window to confirm.
Create an Advanced File Manager
In the Mint file system, you can use File Manager to browse most files but can only write files in your home folder /home/your_name and its sub-folders such as Desktop and Documents. If you have to rename a folder or write files outside of your home folder using the File Manager, you won't be able to but you can create an advanced file manager for this purpose.- Go to Menu > System Settings > Keyboard.
- Under the "Keyboard shortcuts" tab, click the "Add custom shortcut" button.
- Enter a name such as Advanced File Manager in the "Name" box.
- Enter gksu nemo to the Command box, then click the Add button.
- Click on the unassigned row (unassigned is then changed to New accelerator... or Pick an accelerator).
- Press a new key combination, e.g. Ctrl+Alt-n.
Set Sound Output
If you use a PC with an integrated audio device and it has no sound when playing a media file on a player, try these simple steps to set Sound Preferences for your PC. It works for me for the audio device I have.- Go to Menu > System Settings > Sound to bring up the Sound window.
- Under the Output tab, change the setting to Built-in Audio, Analog Output or other available items from the list.
- Click "Test Sound" to check if it works.
Change or Disable Login Sound
Each time when you login to Linux Mint, it may play a login sound depending on the setting. If you don't like how it behaves, you can easily enable or disable a sound, or change it to your favorite sound.- Go to Menu > System Settings > Sound.
- Under the "Sound Effects" tab, with the item "Starting Cinnamon" having checked, select a sound you like from the drop-down list, click the "Play" button to try the sound if needed.
- If you want to disable the log-in sound, uncheck "Starting Cinnamon"
Install Extra Fonts
Do you prefer Windows TrueType fonts to the default fonts installed by Linux Mint? The mscorefonts package containing most Microsoft fonts can be installed and configured easily in a few steps below:- Go to Menu > Terminal.
- Paste sudo apt-get install ttf-mscorefonts-installer into the Terminal (by pressing Ctrl-Shift-V in the Terminal after copying the highlighted code).
- When prompted, use the arrow left/right keys to navigate and agree to the EULA license terms for the install.
- Go to Menu > System Settings > Fonts.
- Click each of them, pick a font, such as Verdana, and size to configure for window title and so on.
Install Screenlets
Screenlets are small applications to represent things such as sticky notes, clocks, calendars around on your desktop. You can launch a pre-installed screenlet from Screenlets manager, or install a new one into the manager for launching it. Here are the steps for installing and launching a screenlet, for example, WaterMark System Information.- Install Screenlets manager if it has not been added from the Ubuntu Apps Directory. (Note: You can also install it via Software Manager by searching for this application.)
- Download the screenlet "WaterMark System Information" to a folder.
- Press Alt-F2, type Screenlets into the box and press Enter to run the manager.
- Click Install, select Install Screenlet and click OK.
- Browse to the folder, select the file downloaded and click "Open" to install the screenlet into the Screenlets manager.
- Select the screenlet "WaterMark" and click "Launch/Add". (Tips: you can add more than one WaterMark screenlet and set it to display other system information.)
Install Oracle Java Packages
Linux Mint uses OpenJDK by default, but some web services might need the Oracle Java Runtime Environment (JRE) to be installed for running the services properly. If you would like to get the proprietary Oracle Java package for your system, you can download and install it with the steps below:- Go to Menu > Terminal.
- Enter sudo add-apt-repository ppa:webupd8team/java to add the partner repository.
- Enter sudo apt-get update to update the source list.
- Enter sudo apt-get install oracle-java8-installer
- Enter sudo java -version to check the version of the Java used in the system.
- Enter sudo update-alternatives --config java to choose the default Java for use in the system.
Add More Useful Software
Linux Mint's Software Manager lets you search and get free software. You can go to Menu > Software Manager, type in an application to search, download and install it. You can also go to Menu > Administration > Synaptic Package Manager, type in an application name to search and install a software package from the repositories.Besides this, you can also go to Ubuntu Apps Directory to find the software products you need. If you like a product on the Directory, just click the orange download button and it opens up in a package manager for you to confirm the install.
Alternatively, you can get the latest freeware applications by clicking the Install this now button from the GetDeb Repository after the getdeb package is installed with the instructions given.
See also our Best Free Software for Linux.
Auto Mount Drives at System Startup
Linux Mint is capable of reading and writing files stored on Windows formatted partitions using NTFS file system, but partitions must be 'mounted' before they can be accessed. With these steps, you can auto mount the drives or partitions without the need to manually mount them for access each time you start up the system.- In the Terminal, enter sudo blkid to get the UUID (Universally Unique Identifier) of the partition you want to mount.
- Enter sudo mkdir /media/ntfs to create a mount point
-
Enter gksu gedit /etc/fstab and add the following line in the fstab file:
UUID=1234567890123456 /media/ntfs ntfs rw,nosuid,nodev,noatime,allow_other 0 0 - Replace the above 16-digit number with the UUID you've got from step 1, then click 'Save'.
To identify disk partitions by label, either use sudo blkid or ls /dev/disk/by-label -g in the Terminal. To view partition sizes and file systems, enter sudo fdisk -l. Disks app mentioned in "Name or Label a Partition" also gives you a glance of device numbers, partition types, sizes and labels.
Manually Mount a USB Drive
A USB storage device plugged into the system usually mounts automatically, but if for some reasons it doesn't automount, it's possible to manually mount it with these steps.- Go to Menu > Terminal.
- Enter sudo mkdir /media/usb to create a mount point called usb.
- Enter sudo fdisk -l to look for the USB drive already plugged in, let's say the drive you want to mount is /dev/sdb1.
-
Enter sudo mount -t vfat /dev/sdb1 /media/usb -o uid=1000,gid=100,utf8,dmask=027,fmask=137 to mount a USB drive formatted with FAT16 or FAT32 system. OR:
Enter sudo mount -t ntfs-3g /dev/sdb1 /media/usb to mount a USB drive formatted with NTFS system.
Name or Label a Partition
The File Manager shows the root directory as File System for your Mint system partition. If you have other partitions (or volumes), it shows them as xx GB Volume if they’re not named or labelled.Using Disks app is one of the effective ways to name a partition easily:
- Go to Menu > Preferences > Disks
- Select the item Hard Disk.
- In the Volumes section, click a partition you want to label.
- Click the 'More actions' button below the Volumes section then select "Edit Filesystem..."
- In the Label box, enter a name, e.g. Data-Disk, and click Apply.
Auto Start Up an Application
In Windows, you can place a program shortcut in a startup folder for running a program automatically when the system starts. In Linux Mint, you can do the same in this way:- Go To Menu > Preferences > Startup Applications
- Click the "Add" button.
- Name a program.
- Click the "Browse" button and navigate to File System > usr > bin, where programs are usually installed.
- Select a program, click the "Open" button followed by the "Add" button.
Change a Login Screen and Theme
Linux Mint offers you a Mint Display Manager (MDM) to configure a login session. You can use it to change a login screen or a theme you like in a few steps:- Go to Menu > Administration > "Login Window" to open this window "Login Window Preferences".
- Under the Theme, select a built-in theme, then log out and back in to try a new log-in screen.
- Download a theme from gnome-look.org, such as Relaxing Water for the GDM style.
- Drag and drop the downloaded theme file (.tar.gz) to the MDM under the "Theme".
- Click "Install", select this new theme then close the MDM.
- Log out and back in to enjoy a new login session.
Change Default Boot Options
After full installation, Linux Mint is commonly set to be the default operating system to boot up if no key is pressed within a few seconds on a multi-boot system. You might want to set your preferred operating system to boot up by default. This can be done easily with Grub Customizer.Press Ctrl-Alt-T to call up Terminal, copy following codes and paste (Ctrl-Shift-V) them inside the Terminal to install Grub Customizer.
- sudo add-apt-repository ppa:danielrichter2007/grub-customizer
- sudo apt-get update
- sudo apt-get install grub-customizer
- Press Alt-F2, type grub-customizer into the box and press Enter to run it.
- Under the "General Settings" tab, select the default entry you like to boot up from the drop-down menu.
- Adjust the timeout value if needed, then press the Close button and the Save button.
Clean Up Boot Menu
Each time when Linux Mint updates to a new Linux kernel, the old one is left behind and the boot menu gets longer. If your new Linux kernel works well, it's safe to clean up the boot menu. Do take these steps carefully as incorrectly hiding the items can make your system unbootable. You can check the Linux kernel version you're running by entering this command line uname -r into the Terminal.To clean up the boot menu, it's pretty straightforward with Grub Customizer used in the tip above.
- Press Alt-F2, type grub-customizer into the box and press Enter to run it.
- Remove the entries you want to hide from the boot menu, or restore the removed entries if you wish.
- Click the Save button.
Auto Shutdown the System
A simple command can be entered in the Terminal to schedule a time for the system to shut down.- Go to Menu > Terminal.
-
Enter sudo shutdown -h +m (replace m with the number of minutes, e.g. +60).
OR: enter sudo shutdown -h hh:mm (replace hh:mm with the time on the 24hr clock, e.g. 23:15). - Enter password and minimize the Terminal window.
Alternatively, you might want to download and install GShutdown, which is a GUI program for scheduling a time to shutdown the system.
Source : http://www.techsupportalert.com/content/tips-and-tricks-linux-mint-after-installation-mint-17-cinnamon-edition.htm
No comments:
Post a Comment