UBUNTU Newer User Helps with Tips and Tricks |
![]() |
|
|
Add a Program to Automatically Start with Ubuntu i386 or 64 | |
|
|
Install Avast Anti-Virus on Ubuntu i386 | |
|
|
Solve DMA Not Active for Optical Drives on Ubuntu i386 or 64 | |
|
|
Change Default Brown Screen on Start to Black on Ubuntu i386 or 64 | |
|
|
Make a "Real" Login as the Actual ROOT on Ubuntu i386 or 64 | |
|
|
A User With Root Level Access Using SUDO in Ubuntu i386 or 64 | |
|
|
Make Templates for Create Document in Ubuntu i386 or 64 | |
|
|
FireStarter Auto-Start Firewall GUI in Ubuntu i386 or 64 | |
|
|
My General Checklist to Install Ubuntu 4 Someone Else | |
|
|
The Ubuntu Web Site Home Page | |
|
|
The Ubuntu Web Site for Documentation and User Guide (Tutor - The Bible for New Users) | |
|
|
Technical Answers and FAQ Web Site for Ubuntu Users | |
|
|
Friendly How-To-Geek Web Site (More for Medium to Advanced Users) | |
|
|
Add a Trashcan to the Desktop in Ubuntu i386 or 64 | |
|
|
Add VLC Media Player and Plug-in for Firefox in Ubuntu i386 or 64 | |
|
|
Set Power Management in Ubuntu i386 or 64 | |
|
|
The Little Things That Matters in Ubuntu i386 or 64 | |
|
|
Increase System Performance in Ubuntu i386 or 64 | |
|
|
|
|
|
|
|
|
|
|
|
| This is a generic statement for items that do not require a password
to start this particular program.
Once the item is in your Applications list, right click and add it to your desktop. (You can click it once and hit the delete key on your keyboard and remove it later if you wish.) Put the mouse on the desktop icon and right click it once and then select the PROPERTIES. On the properties select the LAUNCHER tab. You can now see the COMMAND (small letters or capital letters are important to note.) NOW LEAVE THIS VISIBLE ON THE DESKTOP Now click the System-Preferences-Sessions Notice the first tab you are looking at is the STARTUP PROGRAMS tab. Click the ADD button, enter the command and make your own descriptions. When you restart, you have a great chance of it auto starting as
you wish.
|
| To install avast anti-virus. This version has a graphical
interface (GUI) that makes it nice to use and the update feature works
great.
Step 1: download the DEBIAN package at:
http://www.avast.com/eng/download-avast-for-linux-edition.html
or use this site for pictures and instructions and then return here for
more help on it: Step 2: Verbally say – “Well, what happened!” Yep, nothing appears to have happened. Now hold down the ALT key and press the F2 key and let go. A command line box appears. In the command line enter: avastgui and press the Okay_Dokey button. Step 3: Enter the serial number you got for registering with them. My license key is but you may need to get your own – IT IS FREE TO REGISTER. My number is: ---------- cut here ----------
Step 4: You just saw it install a bit more. Now you looked through the installed applications list and found nothing – Take a Breath and do the next step. Step 5: Put your mouse on the desktop where nothing else is. Do a Right Mouse Click and on the menu you see select the Create Launcher. In the NAME block enter what you wish. In the COMMAND box enter: avastgui In the COMMENT box enter what you wish then click the OK button. Click and Enjoy!!!!!!!
|
| If you load NERO or some other burner type program and it complains
that the CD/DVD drive does not have DMA enabled and warns you that it might
run slower. Then open a terminal and enter the following command:
sudo hdparm -d1 /dev/cdrom
Enjoy – the statement you get back will say set to “1” and DMA is
now on.
|
| Okay, you have now discovered that going to System-Preferences-Appearance
and on the Background tab under solid colors you have changed the color
and yet on your system when you restart is still pops a default brown color.
This is how I fixed it.
go to: /etc/gdm/Presession
to display and change the Default
go toward the bottom and locate # Default Value there you will see BACKCOLOR=”#dab082”
|
| Before you do this consider that ANY error you make as ROOT
= :-(
Make a real root login Go to System – Administration – Users and Groups Click on root
Next: Go to System – Administration – Log in Window
THEN TEST YOUR WORK.
|
| By the way, if you really must do work as root, you can use sudo
su -, which will log you in as root. If you really, really want to have
a root password that you know, so that you can log in as root directly
(i.e., without using sudo), then run passwd when logged in as root, and
set the password to whatever you want. I'd recommend using the pwgen package
to create a secure password not only for root but for all your user accounts.
If you truly must, use the Make a "Real" Login as the Actual ROOT instruction above. |
| Create Templates such as DOC and TEXT when you right click the desktop
and see the menu the Says: Create Document.
go to: Your word processor (Open Office) and create a blank (hit space bar one time) THEN save this blank to the TEMPLATES folder that already exists in the ROOT folder. NOTE: The root folder is the one with your login name at the top. EXAMPLE: I am “lair” so under LAIR is the TEMPLATES folder. likewise go to: Your Text Editor (if you installed one) and create a blank and save it to the TEMPLATES folder. Add as many templates as you wish such as HTML or whatever that makes your life easier. NOW YOU CAN RIGHT CLICK THE MOUSE AND AUTOMATICALLY OPEN A LETTER
OR TEXT ITEM (.ETC).
|
| BEFORE YOU START you have ALREADY made yourself as “root” with a
login password. If not see instruction above.
READ THIS BEFORE YOU START: The program Firestarter is NOT
a firewall !!!! It is the graphical interface (GUI) to make changes
to the built-in firewall inside of UBUNTU that ALWAYS starts. I like
the Firestarter to start with the computer because when it goes red in
color, someone is messing with me. This is only for those odd enough
to really want Firestarter GUI to load at start-up. This is dangerous
so FOLLOW INSTRUCTIONS. If you want it Burger King and you
want it your way, with Firestarter going automatically, then read on.
IN ROOT (God Mode): Go to /etc/ folder and in the little files found the SUDOERS program.
Under # Preferences change it to read:
Defaults !lecture,tty_tickets,!fqdn,env_keep+="DISPLAY HOME" Note: This fixes a bug in Ubuntu 30291 and 47662 doing this is a bonus for you effort. Now click behind the very very very last line and hit the enter key
so you are on the next line and add this line.
be sure myloginname is YOUR LOGIN NAME dah! p.s. no spaces in the front. Now exit the text editor and “Save” the file. If you see “Save As” you have already not following instructions so you should click the do not save and exit because you do not know what you are doing and you are doing very well and getting ready to kill your system. NOW (IF YOU ARE STILL DOING WELL): time to TEST what you just did. Bring up the Konsole terminal. Enter the command:
If it did or said nothing but bring up the next I am waiting command for you to enter then you have passed that test. IF is says something is wrong on some line – try again, and this time get it right. OR put it back the way you found it. When you learn more you can try again later. IF it says something like the CHMOD is not correct, then it is an
easy fix. In Konsole terminal enter this command:
Note: “sudoers” is a text file, but it is an executable file also. The 0440 option is to tell the computer that it is also an executable file. NOW – file working, passed the “K” test THIS TIME and all seems happy, then put the file back under permissions to a READ ONLY FILE like to started with. YOU ARE NOW DONE IN ROOT – TIME TO EXIT LEFT AND RETURN TO YOU NORMAL LOGIN – SEE YOU THERE IN A MOMENT! Welcome back – before we go on – if you did not follow instructions well then items that need the SUDO command are no longer working. SO, before we go on, try to open one of your terminals to see if it comes up and works at all. AH – exit the terminal, you do not need it, or OH, you terminal fails to open, you are going back to ROOT to fix what you broke. CONTINUING: go to the SESSIONS System-Preferences-Sessions add a new service in the command line enter: sudo /usr/sbin/firestarter --start-hidden YES, YES, YES I know this is not what all the rest of the world says to enter, but it works. The rest of the world's way of doing it did not work for me :-( ,so made my own way :-) Have Fun!
|
DESKTOP ITEMS
1. Add Quit
DESKTOP/TERMINAL/BROWSER
TERMINAL: Eliminate the Playing Media Restrictions
SITEADVISOR.COM ( OPTIONALS
|
| Why --- Desktop seems more normal. Finding it on the panel
seems different to look for.
Hold down the ALT key and hit the F2 then release both. In
the command line box enter
Now go down the list finding apps\nautilus\desktop Now of the right side you see trash_icon_visible and click the little square so a check appears in it. Enjoy !!!
|
| Run the Terminal program and enter:
sudo apt-get install vlc vlc-plugin-* mozilla-plugin-vlc
It is capable of playing many formats, yet every once in a while it messes up. Not often, so it is worth putting it on. Enjoy !!
|
| I do not like my monitor turning off or my computer to go to sleep.
This is an easy fix.
Go to System-Preferences-Power Management as you are looking at the tab that says RUNNING ON AC. Take the sliders and move them to the far right and it changes to the word NEVER. Do both sliders while at it. Set your screen saver to do it's job and enjoy.
|
|
Placing Icons On the Panel or Desktop I like icons on my desktop for the things I use the most. Clicking on either Applications or the System menu(s), the applications I use most I can right click the item and a sub-menu appears. That gives me the option to Add This Launcher to Panel or the choice of Add This Launcher to Desktop. Funny enough, icons are sometimes very tiny or sometimes very large. If you right click on the icon you can click on Stretch and pull it wider or smaller. Odd Things About Main Menu
Put a Folder on Your Desktop
to Make it Easy to Navigate Your File System
The Have it Your Way using Control
Center
IM Messengers such as AIM, ICQ,
MSN, Yahoo, MySpaceIM, and others
How do I find it - File Search
program
Themes and the Satanic Themes
for Fun (A Bit of Fun and the Devil) and/or Desktop Wallpaper Choices
If you just want some darn nice Desktop Wallpaper then Get the MOST out of Open Office
Cute Trick to Keep Your System
Cleaner
(AMD64 Only) Making Java Plug-in
Appear in Firefox
sudo apt-get build-dep icedtea-java7-plugin
Adding an Anti-Virus (AV)
Edit theGrub Startup Menu When
Needed
|
| I like to play. I like speed. I like faster booting.
If you are like me then enjoy this tweaking !!
go to Programs Add/Remove and install the " bum " (Boot Up Manager) go to System-Administration-BootUp Manager --- you will be entering your password to continue after selecting. Check the bottom box to see advanced so that you can see everything, or not. Look at the list of items checked and not checked and turn off/or on those that you wish. Do not put in the checks or check them, do a right click of the item for the choices. Examples: I do not have Bluetooth so I do not care about it. I do not have a notebook so PCMCIA cards are not going in my desktop to care about. I do have a hard drive and yes I want it tuned to give me much greater performance. Set your desires. Enjoy !! So You Want Even More? How to add even more power to your system. BUT, your system needs to be up to this. Let us say you have a monder processor and 2GB or more of RAM. If so, give this a good look!! How to get linux to stop using so much hard drive (swap) and get it to use your RAM. Why, because RAM is a bunch faster than any hard drive speed. Open a terminal and enter the following command:
It should tell you that your swappiness is 60. Now we want to reduce that number so that it stops using the hard drive so much and uses your RAM memory as well. In the terminal enter the following command:
You just reduced made your system better. It is now set to 10. If you run terminal and ask it again what it is set to it will also say 10 this time and not 60. However, after you play with it, you will want it to stay at 10 each time. This is how you do that. In the terminal enter the following command:
This is your configure file. No not mess this up. Go to the line that says #net.ipv4.tcp_syncookies=1 Now make a new line below it that says: vm.swappiness=10 This new line is to the far left. In the event a line is already there that says vm.swappiness=60 then just edit that line to equal 10. Now save. Feel free to enjoy your new faster speed!!! So You Want Even More? Some speed hungry folks may suggest you edit the /etc/init.d/rc file and change CONCURRENCY=none to read CONCURRENCY=shell and save. You can try this. The thought is to make linux use a dual-core processor even better. My thought is that it will cause HAL to go into a corkscrew. I am not recommending; however, I told you how and where but you are on your own trying it. If you wish to do it (assuming you have "mousepad" from the Add/Remove loaded), then the command in the terminal would be: sudo mousepad /etc/init.d/rc HINT: Write this command down on a piece of paper so that if
HAL gets mad you can open a terminal and fix it back rather than reload
your system.
|