public marks

PUBLIC MARKS from tadeufilippini with tag "Tips Tricks"

September 2009

FeedBurner Email Subscription

(via)
Email Subscription Request Thank you for your request. Your email address: …will receive a verification message once you submit this form. FeedBurner activates your subscription to “VnTutor” once you respond to this verification message.

VnTutor

10 Hidden Features of Konqueror 2:03 PM | Add-on Application, Browsers Tips, KDE Tips, Kubuntu Gutsy | 2 comments » Konqueror is not only a web browser but also a good file manager designed as a core part of the K Desktop Environment. To be released under the GNU General Public License, Konqueror can run on many different operating systems including Ubuntu Linux. However, you can install this application easily in Ubuntu if you are missing it. sudo apt-get install konqueror What I would like to tell you in this article are the hidden features of this great application. 1. As a Web browser, Konqueror allows you to navigate easily a web site with access keys. You try to open a site with Konqueror, hit Ctrl key to activate access keys and you will see a bunch of boxed characters appear. Type any character you like to navigate the link. 2. You can access new websites in new tabs when calling Konqueror externally. For example, I want to open the website: www.kde.org, then I use this command. kfmclient newTab http://www.kde.org 3. Konqueror let you search text quickly using find as you type. For example, I want to search for "KDE" in the current web page, just hit "/" key and start typing "KDE". You can hit F3 to go to the next result. 4. Another score for Konqueror is the bookmark toolbar with a “View Most Visited” feature found under the View menu. 5. It's possible to scroll up or down with the auto-scroll feature of Konqueror. Just hold Shift key then press Up or Down key. Hit Shift key again to stop scrolling. 6. Like Firefox, you can use Ctrl T to open a new tab in Konqueror. 7. As a file viewer, Konqueror allows you to view any file or folder in your file system. Just enter the path to your folder into location bar. For example, enter /home/vntutor 8. Easily access the file system of any computer which is running a SSH daemon. For example, to access the files of linux.com as user vntutor, enter into location bar: fish://[email protected] 9. Easily access the file system of any computer which is running a FTP service. For example, to access the files of linux.com as user vntutor , enter into location bar: ftp://[email protected] 10. As a terminal window, Konqueror allows you to read nicely formatted man pages. For example, I want to the ls man page, I have to enter this command to the location bar. man:ls Read more!

May 2008

UBUNTU TIPS AND TRICKS

Installing Ubuntu 8.04 LTS - Hardy Heron step-by-step installation guide with screenshots. By: Marius Nestor, Linux Editor So you've heard about Ubuntu everywhere on the Internet and you've decided to install it on your computer (just to see if what you heard about it is true or not) and you don't know how to do it? Look no further! This guide will make things very simple for you, as it will teach you, step-by-step, how to install the latest version of Ubuntu operating system (current version is 8.04 LTS codename Hardy Heron) on your PC in no more than 10 minutes (depending on your computer specs, of course). Are you ready? Let's start! Step 1 - Download the Ubuntu 8.04 Desktop ISO image, that corresponds to your hardware architecture (i386 or amd64), from here. Step 2 - Burn the ISO image with your favorite CD/DVD burning application (on Windows, you can use one of the following applications: Nero, CDBurnerXP, Roxio etc) on a blank CD at 8x speed. Step 3 - Insert or leave the CD in your CD/DVD-ROM device and reboot your computer. Select your language when asked:

December 2007