Thursday, February 28, 2013

How do I turn my Ubuntu/Linux PC into a server for my Windows 7 PC?

Q. Is this a good idea? Will my Windows PC get extra protection since I will be going on the Internet using the Ubuntu as a server, as an intermediary? How difficult is it to do this?

A. This question is pretty poorly designed. There is no "Server for windows" in Linux. You can do several things with linux and connect/use them from windows though. You can make linux a firewall and router, connect it to your cable/dsl modem so you can have multiple computers use your internet connection at one time. You can run web, ftp, and other servers for files and web pages. You can also run Samba which allows you to access and store files on the linux hard driver over the network. linux also makes a GREAT extension to your windows environment using things like xdmcp, rdp, ssh, scp. if you do not know what any of these terms are, google is your buddy. You can also set up a web proxy using linux and this could definitely be used to increase your web browsing security in windows by blocking malicious web sites. Pretty much anything you want to do with Linux is limited by you and your willingness to learn.

Nothing is simple click and go in linux. You have to be willing to experiemnt, read, and learn.

How do you transfer files from the command line in Red Hat Linux?
Q. I'm trying to transfer files from a Fedora Core to the host server, which is a Red Hat v 8. How do I do it from the command line?

A. Well there are several ways to do this. They depend on what servers are running on the host machine. If you can ssh to the host server, then the best way is "scp <filename> <host machine>:<filename>". If this is not setup you can try ftp or one of the disk sharing protocols like Samba or NFS.

What is the difference between the scp and sftp utilities in Linux?
Q.

A. man scp
man sftp



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

How can i create a wireless Network between two Windows Xp and Linux computers?

Q. Wireless Networking between Two Windows XP and Two Linux Computers, How is this Possible?

A. You set up a wireless network (for example by buying a wireless router in a computer store and installing it in your house). Then you can configure both your machines to connect to it (if you have all laptops, they usually have wireless already built into them, otherwise you can also get a router which has a few LAN ports in addition to the wireless).

When all machines are on the same network you can set up file sharing on the Windows machine, and the Linux machine will be able to browse to that computer with no additional setup required (on distributions such as Ubuntu, Fedora, and many more...). You do this from Linux by opening Nautilus (the default file browser on many Linuxes) and clicking the "Network" icon and browsing the network. You can also set up file sharing on Linux and browse to the Linux machine from Windows.

How do I make my Linux computer work with a wireless Belcan router?
Q. I need step by step instructions. I just had linux put on my desktop computer. I have a wireless adapter that plugs into the pc. Where do i get the software to run the router with Linux? can I download the install program onto a usb drive and then install it on the linux computer? will the linux computer even recognize the usb?

A. Hi
Which linux are you running?
When you type lsusb or lspci into the terminal can you identify which chip is in the usb? It will be at the bottom of the list.

At school, how can you send a message to another linux computer using the linux version of command prompt?
Q. I have been trying to figure out how to send a message to another linux computer at school for a while now by using the linux version of command prompt. I have tried using the write command but it says I have write abilities disabled. I have also tried using smbclient -M accountnamehere and it always says failiure to connect to whatever account I tried to connect to. Any help would be awesome.

A. Maybe you as a normal user just don't have the rights to do so. It's probably so for security reasons.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

How do I maintain my privacy on a Shared Network? I use Linux/Fedora.?

Q. I use someone's network in my home (roomate's) and my system is Linux/Fedora. How do I make sure that someone cannot look and see what sites i'm visiting, my passwords etc? A step by step would help.

A. First, always use secure http for web sites that have accounts (username/password). Your password will be encrypted (usually via openssl). So no one snooping your local home network can see any login passwords. Likewise, always use secure shell (ssh) for shell logins. Same reason.

The IP addresses of the sites you are visiting, however, will be available to anyone snooping your network connection. You might be able to hide those through a proxy service, but unless they encrypt the target IP address (or URL) you can still be tracked by your room mate.

Look into "Tor", for example.

How to setup in linux fedora?
Q. I have just installed linux fedora and im trying to print something but cant.My printer is a Canon M240 and when i hook it up to fedora it say no printer drivers for this printer is there anyway to get the drivers

A. i am sure someone in some linux forums will have a compatible driver available.
that being said.... linux like ANY other os will require proper configuration before it utilizes the true benifits of a linux system and become secure

can i install ubunto over the previously installed windows 7 and fedora, and is it safe to do that?
Q. i installed windows 7 and then installed Linux fedora. and they are running cool. now i want to install Ubuntu. so can i install Ubuntu over the Linux fedora??
and is it safe to do this, thanks in advance to you guys :)

A. Yes, whenever you choose the type of installation, select run both systems and thats it



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

What is the smallest Linux distribution compatible with the PS3?

Q. I would like to install Linux on my PS3 but I have a satellite internet connection. This means that I can only download small files(or iso's). Like under 500mb. Are there any free iso linux files I can get for ps3 under 500mb?

A. I think yellow dog linux is the smallest compatible with ps3 not positive

How do i run installed programs on linux debian and how to install a gui without internet?
Q. Am new to linux and i dont have any gui installed. I would like 2 know which website 2 go 2, 2 download the gui and how do i install it after downloading. And how do i run installed programs such as python?

A. I'm a Linux n00b too, and I've gotten help at the majorgeeks.com forums.

http://www.majorgeeks.com/

> Linux support forum @ majorgeeks: http://forums.majorgeeks.com/forumdisplay.php?f=50

Whats the difference between Linux and Windows?
Q. Whats the difference between Linux and Windows?
Would you highly reccomend Linux?
What are some of the features?

A. 1: Full access vs. no accessHaving access to the source code is probably the single most significant difference between Linux and Windows. The fact that Linux belongs to the GNU Public License ensures that users (of all sorts) can access (and alter) the code to the very kernel that serves as the foundation of the Linux operating system. You want to peer at the Windows code? Good luck. Unless you are a member of a very select (and elite, to many) group, you will never lay eyes on code making up the Windows operating system.

#2: Licensing freedom vs. licensing restrictionsAlong with access comes the difference between the licenses. Iâm sure that every IT professional could go on and on about licensing of PC software. But letâs just look at the key aspect of the licenses (without getting into legalese). With a Linux GPL-licensed operating system, you are free to modify that software and use and even republish or sell it (so long as you make the code available). Also, with the GPL, you can download a single copy of a Linux distribution (or application) and install it on as many machines as you like. With the Microsoft license, you can do none of the above. You are bound to the number of licenses you purchase, so if you purchase 10 licenses, you can legally install that operating system (or application) on only 10 machines.

#3: Online peer support vs. paid help-desk supportThis is one issue where most companies turn their backs on Linux. But itâs really not necessary. With Linux, you have the support of a huge community via forums, online search, and plenty of dedicated Web sites. And of course, if you feel the need, you can purchase support contracts from some of the bigger Linux companies (Red Hat and Novell for instance).

However, when you use the peer support inherent in Linux, you do fall prey to time.
On the other side of the coin is support for Windows.

#4: Full vs. partial hardware supportOne issue that is slowly becoming nonexistent is hardware support. Years ago, if you wanted to install Linux on a machine you had to make sure you hand-picked each piece of hardware or your installation would not work 100 percent. I can remember, back in 1997-ish, trying to figure out why I couldnât get Caldera Linux or Red Hat Linux to see my modem. After much looking around, I found I was the proud owner of a Winmodem. So I had to go out and purchase a US Robotics external modem because that was the one modem I knew would work. This is not so much the case now. You can grab a PC (or laptop) and most likely get one or more Linux distributions to install and work nearly 100 percent. But there are still some exceptions. For instance, hibernate/suspend remains a problem with many laptops, although it has come a long way.

With Windows, you know that most every piece of hardware will work with the operating system. Of course, there are times (and I have experienced this over and over) when you will wind up spending much of the day searching for the correct drivers for that piece of hardware you no longer have the install disk for. But you can go out and buy that 10-cent Ethernet card and know itâll work on your machine (so long as you have, or can find, the drivers). You also can rest assured that when you purchase that insanely powerful graphics card, you will probably be able to take full advantage of its power.

#5: Command line vs. no command lineNo matter how far the Linux operating system has come and how amazing the desktop environment becomes, the command line will always be an invaluable tool for administration purposes. Nothing will ever replace my favorite text-based editor, ssh, and any given command-line tool. I canât imagine administering a Linux machine without the command line. But for the end user â not so much. You could use a Linux machine for years and never touch the command line. Same with Windows. You can still use the command line with Windows, but not nearly to the extent as with Linux. And Microsoft tends to obfuscate the command prompt from users. Without going to Run and entering cmd (or command, or whichever it is these days), the user wonât even know the command-line tool exists. And if a user does get the Windows command line up and running, how useful is it really?

#6: Centralized vs. noncentralized application installationThe heading for this point might have thrown you for a loop. But letâs think about this for a second. With Linux you have (with nearly every distribution) a centralized location where you can search for, add, or remove software. Iâm talking about package management systems, such as Synaptic. With Synaptic, you can open up one tool, search for an application (or group of applications), and install that application without having to do any Web searching (or purchasing).

Windows has nothing like this. With Windows, you must know where to find the software you want to install, download the software (or put the CD into your machine), and run setup.exe o



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

If my computer wont boot a linux live cd, does that mean it wont but a xp cd either?

Q. the laptop is set to boot from cd first. the linux live cd used to work but it has stopped working, does this mean this particular function wont work for other live cd's?

A. There are a lot of things that can cause a failure to boot so it depends on how far along in the process you are getting and what is causing the failure to boot. I've used knoppix as a boot cd for testing and diagnostics on hundreds of machines and it has booted on nearly every machine I've tried it on. The only failures to boot were due to not having enough ram in the computer to load the OS into memory.

However if your computer BIOS does not recognize the concept of bootable cd's then that computer won't boot from any cd. If that is the case then you might be able to add that capability with a bios upgrade.

It's also possible that the bios configuration excludes the CD from the systems search for bootable media. You may need to modify the bios to move the CD up in the boot order or use the "boot menu" (usually accessed by hitting f12 during post)

edited -- another possibility is that you have a CD drive which is not able to read a DVD. The DVD may be bootable but it can't be read by a cd drive.

Now you rule out most of these possibilities since you state that it used to work. That suggests to me that the disk has been damaged, (scratched?). The only other likely cause would be that the CD drive itself is dirty or damaged which might prevent it from reading the disk.

Have you tried other boot disks?

How to create a custom linux live CD?
Q. Hi,

I want to create a small linux live CD with a few small programs on it (and nothing more, could even be command line only)

Anyone knows how I can do that?

Thanks in advance!

A. Have a look at these web pages they should give you an idea of how to do this.

http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch
http://www.cyberciti.biz/tips/howto-create-live-linux-cd.html

What linux live cd should i get?
Q. I want to get a linux live cd which would you prefer.
I want it to run just like a desktop and reconize all my hardware and play my media and files.
Also can you give instructions on what to burn it as and how to boot it?

A. I'd recommend Ubuntu. It's available at http://www.ubuntu.com/

You might also try reading http://consumer.hardocp.com/article.html?art=MTI5OCwxLCxoY29uc3VtZXI= to get an idea of what it's like to use Ubuntu - it has some nice screenshots and pros and cons.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

hows the optimization of suse linux if you insall oracle on it ?

Q. I just want to use suse linux with oracle ,can you tell twins perfomance?

A. SuSE / Novell has developed a package (called orarun.rpm) that does set the user and groups needed to do a basic Oracle (DB) install. it does however ## NOT ## check for the prerequisites.also, orarun.rpm is NOT OFA (Optimal Flexible architerture, Oracle's standard naming convention) compliant :(

i'm usually using the Oracle Installation guide for Linux (manual b15667 for 10.2) as simply follow the instructions (creating home directory, users, groups, rights aso.) AND(!) checking pre-requisites

you don't mention what SuSE (or openSUSE?) you plan to use, but i would recommend:
- SuSE 9 or 10.0 (NOT 10.3) if you plan to use the paying version
- opneSUSE 10.2 if you plan to go with the open source

(open-)SuSE 10.3 are not working smoothly with 10g R2 (or, as far as i could see, 11g) and require a lot of extra work.

actual tuning of the database is up to YOU, dba, following standard Oracle tunning advice once the software is installed and up & running. Novell provides a very good foundation for any software to run smoothly.

Going to school for Computer Information Systems and interested in Security?
Q. I'm currently in the middle of getting my degree at a 2 year community college, my major is Computer Information Systems specializing in IT Support, then transferring to a four year after to continue studies. Iv'e always been interested in Security but unsure of where to start learning about it. A few people have suggested tutorials with Linux Backtrack but I was just curious if anyone could point me in the right direction to learn more about security and working on getting certifications to help stand out when applying for jobs down the road?

A. Hi Alec,

Security is a great area of IT to study. Here is what I would suggest as starting point:
I would first complete the 2 year diploma which you are currently working on before making any significant specializations into IT security. Many people rush into wanting to get on the security side of computing and IT but do not have the basic knowledge to start with. Dependant on what type of security you are looking into I would make sure that you have a thorough understanding of the topics that interest you first.

Then I would start by studying for an IT certification in the Security sector such as the CompTIA Security+ - If you are attending a polytechnic institution then your school may have courses specifically designed to prepare for such certifications. Then you could move onto higher level credentials such as the CEH, CISSP and SSCP. CompTIA certifications are quite common and widely recognized by employers. The CISSP and SSCP are a bit more difficult and require some additional work experience in information security but are very valuable at a later point in time.

My advice to you would be to focus on your university education right now which is invaluable knowledge and provides a well rounded approach. Certifications are great but they do not replace a formal academic education so you are definitely on the right track. I would also take advantage of any security related courses that your school offers. And as mentioned above before you start moving directly into the security side of things I would gain a thorough understanding of the fundamentals such networking, programming the Linux operating system and client/server relationships. Once you have built a strong technical foundation then adding security specialization will not seem like much. Linux and Backtrack tutorials are great, but as mentioned, simply memorizing commands and following tutorials is not as beneficial as actually understanding what you are doing. Security and computer problems in general are presented in so many different ways in the real world so having a the basics down and understanding what is happening first can really help in giving you the ability to tackle any problem that comes your way.

I hope this was able to help and wish you all the best with your studies.

Regards,
Max

Could anybody tell me what's the big difference between linux and windows?
Q. Our office has purchased windows programs with license. Our administrator, however, insist to use linux?

A. Carl P's answer is very good, however there is something which a lot of people don't talk about. Windows evolved from MS-DOS (which itself was a port of CP-M) and conceptually still owes an AWFUL lot to it, even though microcomputers have changed so radically there probably isn't that much code yet.

In fact, we almost never use the term microcomputer for desktops any more. They aren't microcomputers. Microcomputers had a far simpler chip architecture than other computers and Windows had to accommodate this.

MS-Dos evolved on and for independent computers which did not connect with each other by default. These computers were often very simple, and didn't have the resources for forking and other basic things which UNIX used. The first GCC compiler for MS-Dos/Windows came about when D. J. Delorie heard Richard Stallman (who wrote GCC) give a speech where he discussed why he didn't think DOS would ever get a port. Delorie certainly had the right to, but Stallman didn't think it was possible till djgpp proved him wrong.

UNIX, since it was so widely used for networking (the Internet pretty much developed on it and it evolved with it) was and is a modular operating system with programs which work together regardless of what architecture they are compiled for.

As microprocessors started to get sophisticated enough to do things like fork(), Linus Torvalds wrote a kernel of an operating system which would run UNIX programs on the 386 and up microprocessors. Programs like X-Windows, which is what drives Ubuntu desktops and which you will see older versions of on films from Nasa and Carnegie-Mellon as far back as 1987.

There are a lot of profound differences which can be summarized as: Windows is an OS based on MS-DOS which is intended for consumers. Not users, consumers. That's why the hardware demands are so heavy and why Vista was expected to spur hardware sales then didn't. All their design choices are based on that fact and they are so willing to limit your choices that it doesn't provide a very good development environment. It's no wonder your administrator would prefer Linux.

A typical example of what I'm talking about. There was a recent email from Microsoft to the Blender Open Source project -- a three-dimensional animation project which began life as in-house software for an Amsterdam animation house. I don't know what inspired this, other than their efforts to encourage people to develop specifically for windows, but they were trying to get them to do that and talked up two features -- OOXML which has absolutely nothing to do with animation -- and DirectX which is so Windows-specific it makes it hard for programs which render with it to run on MacOS or Solaris or other operating systems.

And that is precisely important. To use two Linux-specific examples, a recent film sponsered by the Blender Foundation (and available for free at http://www.bigbuckbunny.org ) made to show off what the program can do was rendered on a network of Ubuntu boxes. A small, eccentric but neat Linux distro called dyne:bolic (for media activists) has specific documentation for Blender, but instead of talking about animation it discusses setting up networks to render the animations which somebody does.

Ubuntu markets itself as an OS for consumers. What it really is is the UNIX Development Desktop with a Linux kernel and a bunch of scripts and hacks which make it reasonably useful for consumers and the Computer-illiterate. Compare it to a Sun Solaris desktop and you will see what I mean.

Microsoft is a consumer oriented desktop. As such it is focusing more and more on OSes for computers with the latest hardware and unlimited broadband internet connections (since the nineties many of its programs have attempted to access the net with or without the User's permission). That's the bottom line -- there are downsides to Microsoft's approach the company does not discuss at all. And it has made Ubuntu very attractive to a lot of people.

But as an engineer your administrator probably prefers Linux because of the control it gives him over his own machine. Windows Machines, through required patches and validations, are controlled by Redmond. The motto of the free software movement is "free as in freedom, not as in beer."



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

how to define variables and constants for a linux user account?

Q. Say I created a linux user account called john. John wants to create a variable called MYVAL with the value Hello World in the linux shell (bash)

MYVAL = 'Hello World'

John does not want to redeclare this variable everytime he logs in. Is there some linux config file or start up file john can declare this variable in such that it will populate every time he starts up his machine?

A. Declare them in your .bashrc file by copying and pasting that line

How to create a use on Linux, allow them to login with a certain password and make them a memeber of a group?
Q. I need to create multiple users, allow them to login with a certain passwork say "fire" and then make them members of a group? How would I do that.

A. need more info. what is the distro your using? it matters. if your using a modern full featured distro like ubuntu then you can do it through System -> Admin -> Users and Groups. If you are using a non full featured linux distro like crunchbang then you need to do it through the terminal. terminal would be "sudo adduser" without the "". you will have to add arguments to that command. for full help with that type "adduser --help" it will tell you everything you need to know. the terminal option will be available on all linux distros.

Is there a way to download the mediawiki software and run it on locally for testing purposes?
Q. I'd like to start a wiki, and I've heard that the software is free, but I don't have anywhere to host it now. Is there a way I could set it up just to run locally and not available to the outside internet? (and add pages, edit pages, create user accounts, pretty much fully use it in every way, except locally). Thanks!

A. No problem. I have it running at home on a Linux box with Apache.

You'll need to start by installing a web server. Apache is free, and if you have Windows you can try IIS. There are plenty of tutorials on installing Mediawiki on both.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

What are some fun and educational software programs for an 11 year old girl?

Q. I'm looking for some good games or programs that I could purchase on a disk and download on my desktop so that my 11 year old girl can play and learn at the same time. I'm especially looking for games that will enhance her math skills, but would also like to find something for spelling and grammar, and history as well. Do you know of any such games? I want it to be a lot of fun so that she just thinks she's playing and having fun, but really she's learning in the process. Thanks!

A. Yahoo won't allow more than ten links to be sent so you will have to repair those that I destroyed with a space between the 'http' and the colon

Edubuntu is the only real environment for young learners and I don't say that lightly. Lots of stuff can now be used in windows so I hope you find this helpful.

https://wiki.edubuntu.org/EdubuntuInstalledApplications?action=show&redirect=EdubuntuSoftwareList

gcompris includes algebra and other things that are supposed to be for ages 2 to 10: http ://gcompris.net/-About-GCompris-

Ktuberling is a potato head that you can make faces on etc. Here are some screenshots: http ://opensource.bureau-cornavin.com/ktuberling/

Tuxpaint is a paint program but lots more fun than most - check the lovely roses lol: http://www.tuxpaint.org/

Tuxtype is obvious but is for children. It looks fun. (ktouch is the real deal) there are 5 pages of screenshots: http ://tuxtype.sourceforge.net/screens/?PAGE=1

Tuxmath (this is just for the screenshots): http ://www.newbreedsoftware.com/tuxmath/screenshots/

Kplot Kig Kmplot kpercentage and kbruch are math and geometry tools (if it is not on the list you can soon get it by typing: (as an example) 'sudo apt-get install kig' into a text window like DOS http://edu.kde.org/kig/screenshots.php
http ://edu.kde.org/kmplot/screenshots.php http ://edu.kde.org/kbruch/screenshots.php http ://edu.kde.org/kalgebra/

Katomic is just a chemistry game where you become familiar with the elements and compounds (i believe!)

Kalzium is a fun but good periodic table: http://edu.kde.org/kalzium/screenshots.php Kstars is the stars (all of them!): http://edu.kde.org/kstars/screenshots.php 'step' and 'marble' are secrets I would like you to look at: http://edu.kde.org/marble/ (click on the name and then read the details)

Language tools include kverbos, kvoctrain ( vocabulary) Klatin and others (some are included - others you can get as instructed earlier. Look at these apps: http://edu.kde.org/kverbos/

Kturtle has math, geom and simple programming! http://edu.kde.org/kturtle/

there are all sorts of apps available which is what makes linux so great - it is free, too, and can be easy to use or you can learn a little about typing in commands which controls the system quickly, more accurately and with lots more power than with any other OS.


http://games.kde.org/game.php?game=ktuberling
http://www.linuxsoft.cz/en/sw_list.php?id_kategory=75

After all that- read this: If you are running Microsoft Windows or MacOSX you consider:

1. installing a Linux distribution or running a so called liveCD, or [wubi]
2. waiting for a while, since the next version of KDE (KDE 4) will most likely run on Microsoft Windows and MacOSX as well.

If you don't get some ideas from all that I will have to scream so lie if you have to. Email with any questions and excuse this huge answer but it is hard to investigate if you aren't familiar with where to look and I need all this info anyway. (I have saved me a copy of the links)

I want to make absolutely sure that I said why I got to doing the KDE searches etc. When I went to the first and then the second sites, I realised that it says a lot of the packages are available to use in windows (some with reduced functionality) so look out for that if you want one or two apps more than the others. And; investigate Linux a little. You may find you like it best. Ask friends, maybe.

Well, good luck educating your daughter lol and
Good night

How do i make videos on youtube?
Q. I know how to make videos on youtube wit just words and still pictures but how do you make videos on there with parts from a tv show or clips from a cartoon or anime with custom music or not with custom music? i see other people doing it all the time but i cant figure it out. can someone please tell me specificly how to do it? thank you

A. TO MAKE VIDEO:


(capturing Tv clips is in the end)



Equipment REQUIRED (for computer uploading):
1. Camera (important, and must be able to connect to computer)
2. Cable to connect camera to computer
3. Video Editing software (to put clips together in)
4. Internet (obviously)
5. A/V to camera cable


Useful FREE Programs:
1. Jahshaka (free special effects program For Windows, Mac, Linux)
2. Windows Movie maker (video editor, free in Windows)
3. IMovie (video editor, free in Macs)
4. Cinelerra (Advance video editor for Linux and Macs)
5. LiVES (Advance video editor for Linux and Macs)
6. Virtual Dub (video editor for Windows)

ALL great programs!!! tutorials on how to use each are all over the web.
A LOT of youtube videos out there too.

Importing and Editing Video:
After you've recorded your video connect your camera to your computer.

CAMCORDERS usually use firewire cables

DIGITAL CAMERAS come with their own cable to connect along with their own instructions on how to import files.

Import the files into your computer. for Camcorders (using tape) you will most likely need to use a video editing program to record the files from the Tape to your computer using a firewire cable. Then press record from camera on your video editing program.

Then Edit the files together using One or Several of the programs I listed above. OR with a program you have purchased.

Export the file. (WMV, and Mpeg files are recommended)



TO RECORD TV AND CARTOONS FROM TV, etc.


FROM TV:

for this you will need a special cable for your camera that can allow you to capture videos from A/V input jacks (RED, YELLOW, and WHITE JACKS... ie. Tv inputs, VCR inputs, etc.)
>check your local Circuit City or Radioshack they should have it...

Once connected you should be able to see and hear whats going on on your TV from your camera screen. CLICK record to start recording the parts you want.


FROM INTERNET:

You can download files off limewire (or FROSTWIRE *much faster) and cut out the parts you want for your video. Or you can do the same using youtube, be aware that the quailty won't be great, by using Zamzar (.com), File2HD (.com, or any online video converter.


PLEASE NOTE THOUGH THAT DOING THESE PAST TWO ACTIONS ARE ILLEGAL AND ARE NOT RECOMMENDED.


-Alzy101 please Email if u have more questions...

How can I keep from getting a virus using frost wire?
Q. My dad will kill me if i get a virus, so i need to know how not to. Maybe some way to scan the songs i want to download before i download them? Any helpful suggestions are welcome.

A. this happened to my friends computer, whn you x out of limewire or frostwire it is still running it just isnt the primary action on the computer. if you have windows XP or under (anything except vista,linux,or mac.) look in the bottom right hand corner of you screen. you will see the time and 1 or two icons. click the little arrow to the left and it will show all of you running programs on your computer. frostwire should be there. right click on it and click shut down frostwire or exit. do that every time you stop using it. that should do it.
hop that helps!

-nick



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Is there a way to easily shutdown a remote linux server with a shell script?

Q. I have 3 linux servers hooked to my UPS. I can only hook the UPS to one of them. The UPS software will allow me to run a shell script on that one server before it shuts down. And I want that shell script to shut down the other 2 servers. Is this possible?
@ Roland J: I AM FULLY AWARE OF HOW TO SHUTDOWN A LINUX MACHINE.

@ Roland J: Please donât answer a question unless you actually READ the question!!!!! It makes other people think the question is answered, when in reality, your just lazy to even read the full title of the question. (or you donât know what the word âremoteâ means)

I need to know how to shutdown a linux machine REMOTELY.

This means that I want to run a script on LinuxBox1 and have LinuxBox2 (another linux server on same LAN) shut down.

A. Actually SSH would have to be set up first to allow passwordless, login between servers.

I found the solution else where, and just wanted to post it here, in case anyone else stubles on this question looking for an answer.

NOTE: IN THE RESOLUTION BELOW MANY OF THE COMMANDS ARE CUT OFF, OR INCORECTULY SHOW AS TWO LINES. FOLLOW THIS LINK FOR A PROPERLY FORMATED ANSWER.
http://www.justlinux.com/forum/showthread.php?p=863427#post863427

RESOLUTION:
Here's what I did...

First I ssh'd from each machine to each other one. (The first time u ssh to new machine it asked you to accept the machines "fingerprint" and saves it -- this is just so they know who each other are.

Then on the machine I wanted to be able to shutdown FROM I did
[CODE]
cd /root/.ssh/
ssh-keygen -t rsa
[/CODE]
and accepted the default location. (/root/.ssh/id_rsa)
I left the passphrase blank, so it would not be required.

Then basically you just need to copy that "id_rsa" file onto the DESTINATION machine, in the same directory, but named as "authorized_keys". Which can easily be done like this:
[CODE]
scp id_rsa.pub xxx.xxx.xxx.xxx:/root/.ssh/authorized_keys [/CODE]
Where xxx.xxx.xxx.xxx is the IP address or host name of remote machine.

[INDENT]NOTE: You may want to check if a file by that name already exists, on the remote machine, because the above command will overwrite it without warning. -- If you already have a file by that name on the remote machine, I would suggest using command above, but change the file name. Then on the remote machine, append the file you just copied to the existing one. This could easily be done like this: (there may be an even simpler way - but this is what I know)

[CODE]mv /root/.ssh/authorized_keys /root/.ssh/authorized_keys.backup
cat /root/.ssh/authorized_keys.backup /root/.ssh/yourfilename > /root/.ssh/authorized_keys
[/CODE]
[/INDENT]

Then make sure the /root/.ssh/authorized_keys file has 600 permissions.
[CODE]
chmod 600 /root/.ssh/authorized_ keys
[/CODE]

Then try to ssh to the remote machine.
[CODE]
ssh xxx.xxx.xxx.xxx
[/CODE]
And if it works like it did for me -- it will let you right in, with no username or password. If this works correctly, you should be able to remotely run commands through ssh within scripts.

scp files from my school computer to my home computer?
Q. I just purchased an iMac for my home office and I want to copy files from my Linux machine at school to my iMac at home. My iMac is on a wireless router. I open up a terminal and use ssh, but I'm having issues copying files over. I tried scp filename username@home_ip_address:~ but it doesn't work. Any suggestions?

A. on your imac:
scp your_school_account@ \
your_school_machine:/home/juan/filename .
(two lines because Yahoo Answers didn't display it right)

or Charlie Kelly's method:
sftp your_school_account@your_school_machine
get filename

another option is to use a GUI if you prefer:
download Cyberduck, a free FTP client for Macs

How would you go about this linux task?
Q. 1. I must grep through executable scripts, but they don't end in .doc or .exe tag

2. the grep signature will be "rcp" other remote commands so I can change them secure commands like "scp"

Is there any way I could do this in Linux and using Perl?

A. find . -type f -perm /u+x -exec grep -l -w rcp {} \;

Find regular files starting at the current directory which are executable by the owner. When found grep on whole words of "rcp", but display only the file names.

If you really want to replace "rcp" with "scp" in all cases (not recommended because that is too sweeping), then add a sed loop. Something like this:


find . -type f -perm /u+x -exec grep -l -w rcp {} \; | while read NAME; do cat $NAME | sed -e 's/rcp /scp /g' > .tmp.$$ ; mv .tmp.$$ $NAME; done

Be SURE to test that thoroughly before trying that last bit.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Who has the best online Linux training?

Q. I have been looking at several websites for Linux training and would like to hear from anyone who has used online training to enhance their career as a Linux Systems Administrator?

A. I'll help you with a "nice" answer. I would recommend cbtnuggets.com (cheap video training) or www.linuxhomenetworking.com if you like pdf books.

Good luck.

Best institute for Red Hat Linux training in Delhi?
Q. Best institute for Red Hat Linux training in South Delhi?
Please give me few selected names which are the best one in training. I have list of Linux training institute in Delhi.

A. Netlabs ITS is the best.
There are learned teachers that makes this institution best among others.
Website: www.netlabsits.com

How to develop a more "Student Friendly" course?
Q. Hello! Folks
I need some suggestions over here. I am working on development of some Linux training courses for a college in my town. I am good at the technical aspects that we are going to teach but didn't have any previous experience in course development. I want to make the course more user friendly and attractive for students. I want to keep student's interest within the course from the start to end of a module. Should we teach every topic with real life scenarios and is it possible? Well, every suggestion is welcomed.

A. I don't know about a real life scenario for every topic, but I'm sure that students would appreciate as much practical application as you can give them. As a non-tech person I always appreciate clear, well defined terms, don't assume people have that knowledge base. Discussion and interaction are always good as well. Good luck!



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

looking for a good and free todo/task manager/tracker, any suggestion?

Q. I'm looking for a ToDo/task manager with the following features:

Mandatory:
- Free
- Works offline.
- Able to sync between computers/devices.
- Cross or multi platform. Must work on Linux and/or Windows (as long as some others)
- Task can be marked as completed.
- Hierarchy, projects and or subtasks.
- Tags, contexts, or any way to classify tasks in the same context.
- Alarms or time notifications or calendar

Desirable:
- Open Source
- Task completion percentage.
- Task priority.
- Share task lists, collections or projects with others.
- GTD or Kanban related.

I'm looking for apps different than TaskCoach (hard to sync), Chandler (seems the project is dead, and not working in the latest Ubuntu), Remember The Milk (no subtasks, no real clients and depends on Internet), Evernote (hard to track tasks just at sight, not working on Linux), not a geek command line task manager (no and no).

A. Check out Teamlab.
Sure, it will meet your requirements .
It`s a really nice PM web-app, free, opensource, based on the cloud in Amazon.

Must have android thing?
Q. So I got the HTC Desire HD yesterday, and I would like to know some apps or features that I must get. I just got Swype and I don't know what else to get. Any help?

A. The best way to view my list of the top Android apps is in the screenshot gallery. However, you can also view my top 25 in the list below.
The screenshots


The list

1. Google Voice

Google Voice is a service that is so useful I consider it one of the top benefits of Android itself, especially since Apple rejected the Google Voice app for the iPhone. It gives you a phone number that can ring to multiple places or devices and it allows you to access all of your voicemail and text messages over the Web. The Android app integrates even deeper. It can make outgoing calls look like theyâre coming from your Google Voice number so that you can keep your real mobile number private.

2. Advanced Task Killer

One of the realities of having a multitasking mobile OS in Android is that you have to manage your apps so that they donât hurt performance or battery life. Advanced Task Killer (or ATK) is my favorite. It even comes with a widget that you can tap once to kill all open apps.

3. Dropbox

Dropbox is a great cloud service that automatically syncs a folder of files between multiple computers (Windows, Mac, or Linux). This app extends Dropbox to Android and interacts with other apps (such as Documents To Go) to open the files.

4. Evernote

Once you get used to typing on a virtual keyboard (and it honestly took me over a year to do it), then these devices are great for note-taking, and Evernote is a great note-taking app. It is similar to Dropbox in that it saves data locally but syncs it across all your machines and devices.

5. DroidAnalytics

For some reason Google doesnât have an official app (for either Android or iPhone) for Google Analytics. The best one Iâve found on Android is DroidAnalytics. Another good one is mAnalytics.

6. Documents To Go

The free version of Documents To Go offers a great little reader for Word and Excel files. You can upgrade to the full version (for $15) if you want to edit files and add PowerPoint files to the mix. If you do want editing capability, Iâd also recommend taking a look at QuickOffice.

7. Amazon Kindle

I never warmed up to the Amazon Kindle e-reader, but Iâm a big fan of the Kindle mobile app. Since it was released Iâve read a lot more books simply because my smartphone is always with me and I can pull it and read a few pages anytime Iâve got a couple minutes free.

8. Places Directory

This is an awesome app for finding shops and services near your current location. From restaurants to movie theaters to medical facilities to taxis, this app is very accurate and takes advantage of the business information from Google Local. This app is better than the info you get from a GPS unit (or app) and better than any of the similar apps available on the iPhone.

9. Tripit

I dig Tripit. It is by far the best app Iâve found for keeping track of all my travel itineraries. It runs on some great backend systems. You simply forward your confirmation emails for your flights, hotels, rental cars, and more to Tripit and it automatically organizes them into trips with all your details and confirmation numbers.

10. Seesmic

Twitter is an amazing instant-intelligence engine and it was made for mobile browsing. Although thereâs an official Twitter app for Android now, Seesmic is still the best Android Twitter client.

11. FCC Speedtest

Iâm obsessed with running speed tests to check my bandwidth in various places, both to see 3G fluctuations and to check the quality of Wi-Fi. There are a number of really good speedtest apps, but my new favorite is the FCC Test app.

12. Astro File Manager

Another one of the great things about Android (if youâre a geek or a tinkerer) is that you have lower-level access to the system itself. Astro is an app that lets you navigate the Android file system.

13. Got To Do

There are plenty of to-do apps to choose from on Android but I prefer Got To Do because of the solid interface and the fact that it can sync with the online service Toodledo.

14. Gist

Many of us have contact lists scattered across various computers, devices, and online services. Gist is a Web service that can bring them together and even pull in stuff from the Web to help you stay up to date with your most important contacts. Thereâs an Android app as well as an iPhone app.

15. TED Mobile

TED is a fascinating event that features a meeting of the minds of some of societyâs most influential thinkers. Youâll definitely disagree with some of them, because thereâs a large diversity of opinions, but many talks are worth listening to. What I love is that theyâve taken the videos from their conference and made them freely available on the Web. This app provides a great way to access the videos. I hope more conferences follow TEDâs lead on this.

problem with backing up files before restoring computer?
Q. So my computer has like tons of malware/viruses. I figured reformatting would help a little bit ...
I'm trying to back up my computer so some personal documents wouldn't be lost in the process of restoring my computer but a pop-up keeps appearing every second saying "The drive cannot be written to please label the dvd-r "owner pc august 16, 9:58pm drive one" My dvds are completely clean its a maxwell dvd-r with 4.7 gb. I used theses CDs previously for making my own restoring CD's for another computer. I have no choice but to reformat because my security is down and dead whenever i try to turn it back on its unable to.

A. You can always use alternative methods to back up. Purchase a USB flash drive or external hard drive, which just requires you to copy and paste the files you want to save.

Or, you can upload the documents to the internet with a secure storage facility. I like to use Evernote: http://www.evernote.com/

===

Colanth - I'm sorry, but for a living, you easily give up and tell people "sorry, all is lost"? How unreliable and unprofessional. You can actually scan external media to remove the viruses before placing documents back onto a freshly restored computer. Or, you can boot the computer from a Linux Live CD and retrieve the documents, resave them in a different format on Linux using virus-free, open-source software, and then back them up.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

How can i unzip and rename the output a zip file using Linux CLI?

Q. my problem is that the files inside the zip have a windows non unicode titles so after i "unzip" ,linux fails to write them to the Hdd because of their kwirky names ,so is there a way to unzip and rename the output immidiatly?

A. Unzip seems to be flawed in this capability.

Although I know of no way to change file filename on extraction, you could try these options:

-p extract files to pipe (stdout). Nothing but the file data is
sent to stdout, and the files are always extracted in binary
format, just as they are stored (no conversions).

-a convert text files. Ordinarily all files are extracted exactly
as they are stored (as ``binary`` files). The -a option causes
files identified by zip as text files (those with the `t` label
in zipinfo listings, rather than `b`) to be automatically
extracted as such, converting line endings, end-of-file charac-
ters and the character set itself as necessary. (For example,
Unix files use line feeds (LFs) for end-of-line (EOL) and have
no end-of-file (EOF) marker; Macintoshes use carriage returns
(CRs) for EOLs; and most PC operating systems use CR+LF for EOLs
and control-Z for EOF. In addition, IBM mainframes and the
Michigan Terminal System use EBCDIC rather than the more common
ASCII character set, and NT supports Unicode.) Note that zip`s
identification of text files is by no means perfect; some
``text`` files may actually be binary and vice versa. unzip
therefore prints ``[text]`` or ``[binary]`` as a visual check
for each file it extracts when using the -a option. The -aa
option forces all files to be extracted as text, regardless of
the supposed file type.

-b [general] treat all files as binary (no text conversions). This
is a shortcut for ---a.

-b [Tandem] force the creation files with filecode type 180 (`C`)
when extracting Zip entries marked as "text". (On Tandem, -a is
enabled by default, see above).

-b [VMS] auto-convert binary files (see -a above) to fixed-length,
512-byte record format. Doubling the option (-bb) forces all
files to be extracted in this format. When extracting to stan-
dard output (-c or -p option in effect), the default conversion
of text record delimiters is disabled for binary (-b) resp. all
(-bb) files.

If you know the encoding format of the files inside the archive, read the whiteboard section of this post for a possible clue:

https://blueprints.launchpad.net/unzip/+spec/unzip-detect-filename-encoding

It might be easier to extract them and rename on a windows machine.

Are there any free programs to unzip compressed files?
Q. I used win zip for the free trial and it worked well, I liked it. But now my free trial is over and I'm without a program to unzip compressed files. Normally this isn't a big deal, but I need to download GIMP brushes or fonts to do photo manipulations. Anyone know of a good program to use for this purpose? It needs to be free all the time. I could use a free trial again for now but I'd really like to have a "free all the time" program for this. Thanks!

A. 7Zip is free always. But it only works on Microsoft's Winduhs, if I recall correctly.

If you are running Linux, gzip is already present. Plus, the file managers already know how to zip and unzip, so no addons are required.

How to run a makefile in windows?
Q. I know at school we run it on linux but i have windows on my laptop and im using visual studios 2010 for C++ (express) - can someone please explain what i need to download/do to run makefiles?

A. I don't believe that Visual Studio has any facility for handling a "makefile".

What you can do is download the MinGW C++ compiler.

http://www.mingw.org

Unzip the download into a known location, such as "C:\mingw" on XP, or
"C:\Users\USERNAME\AppData\Local\MinGW" on Windows 7.

Calling that {mingw} to represent whichever case you have:

Set your PATH to include {mingw}\bin and {mingw}\msys\1.0\bin.

The MinGW package includes not only a C++ compiler, but a Bash shell script, awk, sed, grep, and a slew of other UNIX commands that will run on the Windows machine. For your interest, it happens to also include the "make" command, which will process your "makefile".

It might end up running the MinGW compiler against your C++ code, when you might have wanted it to use the Visual Studio compiler, but you can cross that bridge when you come to it.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

How is a linux distro actually made?

Q. I'm trying to make a custom distro with LFS (linux from scratch) and I was just wonder, if I was completely serious about developing my own distro to distribute, how would I do it?
I realize that they use C/C++ but I was wondering do they compile it like LFS or do they (IE Ubuntu) make it completely from scratch somehow?

A. c program language as the main

then python for the rest

How can I build a Linux Distro?
Q. I have downloaded the latest stable kernel. How can I make a linux distro from scratch? What do I need?

A. Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own custom Linux system, entirely from source code.
http://www.linuxfromscratch.org/

Alternatively, you can easily customize your own Slax linux live right from your browser. If you are new to Linux you probably want to start with something like that.
http://www.slax.org/

Other Linux Distros
http://distrowatch.com/

What are the requirements to use Linux From Scratch?
Q. Do I need a linux os to run it?
Is there any third party software I need?
Is LFS a programming language?

What can I do to get the code if I were to base it off of Ubuntu?

A. To get started, all you need is a lot of free time. Go to linuxfromscratch.org and start reading the book and follow the instructions. The prerequisites are listed in there. It will also point to the downloads you need. LFS is not a programming language, it is just the book which lists how to install Linux entirely from sources.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

How can I start Linux and what distribution do you think I should use?

Q. I want to use Linux because I have heard that it is significantly better than IE. My entire family is technologically inept and we only have one computer. How do you think I should start and what distribution do you recommend for a beginner who plans on programming and the like?Any helpful suggestions will be appreciated.

A. I thoroughly recommend two Linux distros.

Linux Mint 9 Main Edition which is based upon Ubuntu 10.04

Linux Mint Debian Edition (LMDE) which is based upon Debian Lenny/Squeeze

Both are easy to install and use plus they come with much of the software you are likely to need preinstalled

Linux Mint 9 Download
http://www.linuxmint.com/edition.php?id=52

The Perfect Desktop - Linux Mint 9 (Isadora)
http://www.howtoforge.com/the-perfect-desktop-linux-mint-9-isadora

Linux Mint Debian Download
http://www.linuxmint.com/edition.php?id=66

Linux Mint 9/Debian User Guide pdf.
http://www.linuxmint.com/rel_isadora.php
http://linuxmint.com/rel_debian.php

HowTo install Nvidia Graphics Drivers on Debian
http://wiki.debian.org/NvidiaGraphicsDrivers#Installapre-builtmodule

Alternatively install Linux Mint as a dual-boot with Windows using mint4win without partitioning mint4win works the same as Wubi as described below (not available on Linux Mint Debian)
http://www.psychocats.net/ubuntu/wubi

You keep Windows as it is, mint4win only adds an extra option to boot into Linux Mint. mint4win does not require you to modify the partitions of your PC, or to use a different bootloader, and does not install special drivers. It works just like any other application.

mint4win keeps most of the files in one folder, and if you do not like it, you can simply uninstall it as any other application.

Boot in to windows insert the Linux Mint LiveCD and you will offered the option of installing inside windows which is where the mint4win installer comes in, you will be asked how many gigabytes you wish to allocate to Linux Mint (I recommend 8gb) then you set a password for your installation then click install and thats it.

Once Linux Mint is fully installed upon starting your PC you will be given a choice of which operating system you want to use Windows or Linux Mint

You download the ISO. image of Linux Mint 9 or Linux Mint Debian then you need to create a Bootable LiveCD/DVD for installation

Linux Mint 9 and Linux Mint Debian can also be run direct from the LiveCD/DVD from Booting up without touching your Hard Drive




LUg.

How can I remove Linux from my computer and restore the partition space to windows?
Q. I have both Linux Mint 11 and windows 7 on my computer and I no longer want it on my computer so... ya, pretty much says it all in the title.

A. (NOTE: A page titled "How to uninstall Fedora" was added to the project wiki after this blog was published, as noted in the comment section below in a post titled "Contribution is easy.")

Try "remove Fedora."

Nothing.

Go to Ubuntu's official documentation site and search for "uninstall Ubuntu."

You won't find anything in the "official" documentation but in the "community" section you find two entries that state "Wubi allows you to install and uninstall Ubuntu...."

In an installed Ubuntu distribution, clicking on Help and searching for uninstalling or removing Ubuntu finds nothing. A link ârepeat the search online at the Ubuntu help pagesâ brings up a 404 â page not found.

If you look hard enough on the real community support pages you'll find a post from July 2007 titled "HowTo: Remove Ubuntu (& Restore Windows)" .

Have a cow
The post starts out: "Okay, I know some people are going to have a cow because I'm posting this."

(No kidding. Just take a look at the excoriating flames that are sure to appear in the comments section of this blog.)

OpenSUSE does better. A search there finds the page titled SDB:How to Uninstall Linux from December 2006. The page includes more than 1,300 words to describe various processes.

Go to Google and search "install Linux" and you get about 1,450,000 hits. Try "uninstall Linux" and you get about 16,800. "Remove Linux" gets you about 53,300.

Why is it so hard to find instructions to remove Linux and then so hard to actually do it?

Why can't you just easily find the uninstall procedure in a help file, and click a button and follow the instructions?

Windows makes it easy
Opening the Windows XP Help and Support Center and searching for "uninstall Windows" brings up, first thing, "Uninstall Windows XP" and a 5-step process from the Control Center.

Did you know that in a dual-boot install Linux will partition your hard disk and if you remove the partitions without restoring the Master Boot Record on your boot-up disk, your computer won't start?

Did you know you'll likely need separate applications such as fixmbr or fdisk or partitioning software to get your system back the way it was, hopefully having not lost any data? Or you may need to change a BIOS setting to boot to a Windows CD and use its "Recovery Console?" These all depend on your version of Linux. Again, openSUSE seems to do the best job in automating the process, with the "YaST2 Control Center."

Oh, and if that dual installation included Windows, and partitions were resized, "Microsoft does not support Windows installed on partitions manipulated in this manner."

So it's just you and that Linux documentation. Good luck.

Now, I don't have any great love for Windows and I like Linux. I really do. I'm going to use it and learn a lot more about it.

But if you're a newbie like me, you'd best be warned. Searching various Linux forums finds a lot of users who have had problems uninstalling the OS and have lost data in the process.

Go back to Windoze? You're stupid
And while there are some helpful Linux aficionados who try to help these people out -- and others searching for uninstall help -- there are too many posters who take the attitude along the lines of: "Why would you want to uninstall Linux? That's crazy. You must be stupid to want to go back to Windoze."

If you want to try Linux out while keeping Windows, it's a real good idea to try it from a "live" Linux CD/DVD instead of installing it on a hard disk. Iâve tried several. The response is slower, of course, but you get an idea of how it works and donât risk losing anything. For Ubuntu the Wubi installer accomplishes the same thing by treating Ubuntu as a Windows application.

Do your homework
If you do install Linux on a disk, make sure you do a full system backup. And make sure you have a bootable "rescue" or "system" CD. And really do your homework. Read up on disk partitioning and logical volumes and extended partitions and mounts; and GRUB and LILO bootloaders; and NTFS, FAT 32 and ext3 file systems; and gparted and maybe the commercial app Partition Magic -- which supposedly merges/resizes partitions without destroying data -- and so on.

Then read it all again. And be careful our there.

How different is a Linux network compared to a Unix network?
Q. How different is a Linux network compared to a Unix network? I understand a Unix network has mainframes, etc.

What are the things a Unix network has but a Linux network does not have and can never have?

A. Uhm... nooo.... Unix networking has about zero to do with mainframes.

Actually, Unix networking and Linux networking are pretty darned close with little or no exceptions.

Where are you getting your information from? Where ever it is, its bad information. Don't go there any more.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

How do I network a Suse installed machine with other computers, specifically Red hat Linux?

Q. How do I network a Suse installed machine with other computers, specifically Red hat Linux?
This is for a school project, and I can't find any pages that tell how to network a Suse to other computers except how to use a printer.

A. Probably because of the fact that all Linux flavors share one thing in common. They were designed to network out of the box so to speak. Windows and Mac both did this as an afterthought. There isn't a version of Linux that can't network. By default the OS install for SUSE should install networking and enable it. You should not have to intervene in the process.

Where to learn Red Hat Linux In Mumbai?
Q. Hello everyone I'm planning to learn Red hat Linux. I reside in Navi Mumbai ( near thane), can anybody suggest me a good place to learn Linux so that my money doesn't go in vain. Also I have a doubt I know little bit of java would it be helpful while learning.

A. Hello,

Some people devote their whole lives to a technology like Red Hat. What you need to learn really depends on what you already know. You may need a starter or intermediate guide to Linux. You then may need to learn how to become efficient with Linux. Using tools such as awk and grep for example. A great place to start is here:

http://www.softlookup.com/tutorial/redhat/index.asp

You can go over the beginning and see how much you need to review before getting into RedHat.

Good Luck!

Sean Colicchio
Server Engineer
Host My Site
http://www.hostmysite.com/?utm_source=bb

plz plz tell how to install a video player in red hat linux?
Q. i have downloaded a video player for red hat linux, but thing is that i feel completely different from windows,
what's the whole procedure to install it,
when i double-click the setup it does'nt get installed , it gives the option openwith.
what to do to run video files in red hat linux.

A. Open up a terminal ( system -> terminal )
or if its not there, look around teh menus for it.

you will get a small DOS like box come up.

type in
/bin/su -
Hit enter, and type your admin password

now type.
yum install vlc

Once its finished, you should see vlc in your apps -> media section.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

What is the program language used to make the ipod softwares?

Q. I know that, there is linux softwares for ipod and a lot of hacking that is really usefull but, i need to know what is language used to make a regular program to ipod. Like if I'm going to program a website I can use PHP or ASP, or if I'll program to windows I can use visual Basic or C++. Thanks!

A. Most projects in Linux are done in C especially if its related to the OS. Only recently has C++ become part of the OS.

iPodLinux creates it own operating system and stores it on the iPod. It would very likely be written in C.

How do i switch web browsers if im using linux?
Q. My browser is currently bing (its horrible) But i don't know how to switch it i checked tools for internet options but its not there im currently using the latest linux Software.

A. As stated directly above me, Bing is not a browser, it's a search engine. To change that, you would need into the about:config in firefox and change the search engine, you can find tutorials through google(Which I recommend). As for browsers, I assume you are using Ubuntu. If so, simply "apt-get install browserpackagename" Replacing browserpackagename with the package name of the browser, of course. You may need sudo to do so, if not, go root with "sudo -i", I believe. To uninstall a browser do the same, except "apt-get remove"

Where do I download the latest version of iPod linux to be installed from an IBM compatible?
Q. I am looking for the latest version of iPod linux to be installed from an IBM compatible onto an iPod Classic, which according to Wikipedia will run up to iPod Classic, generation 6. Can you provide a link(s) where I can download the installer, preferably one with a grub or multi-boot, so that I can leave the factory installed Apple software as well. I would also interested in links to Linux software which would run on this version of iPod linux.

A. It looks like you are trying to use your iPod as a computer and that's not what it was designed for. I don't know of anybody who has ever done what you are trying to achieve.



Nec Projector Review

Plastic Shed Reviews

Ati Graphic Reviews

Nurse Uniforms Reviews

Cabochons Reviews

Inflatable Water Slides Reviews

Barcode Scanner Reviews

Newer Posts Older Posts Home