Go Back   Christian Guitar Forum > Community > Academic > Computers
Register FAQ Members List Calendar Arcade Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old 10-15-2006, 08:03 AM   #166
Registered User
 

Joined: Sep 2003
Posts: 451
no, firewalls should be hardware, like a router. I typically just edit /etc/services and comment out whatever I don't want running...and then go into /etc/rc.d/rc.M and uncomment out the related process.

__________________
The Aardvark Support Group
My Portfolios and Articles

I need male and female models in Central Ohio for a large project Check my MM portfolio for more information

MySpace Page
zekthedeadcow is offline   Reply With Quote
Sponsored Links
Old 10-15-2006, 09:47 PM   #167
...
 
Asteroids Champion!
Joined: Jul 2004
Posts: 3,598
Send a message via AIM to tht00 Send a message via Yahoo to tht00
If you want a software based firewall, there is firestarter. It can be installed under Synaptic. I've only played with it a few times.

I usually run firewall-less
(though sometimes I'm behind my router's hardware firewall).

Biggest issue with Linux is having SSH running (ssh-server, I believe... it shouldn't be installed by default) and having a weak password. Those two things can cause your system to become compromised with a bruteforce attack.

Other than that, I'm not aware of any other types of attacks commonly vulnerable to a Linux box.
__________________
tht00 is offline   Reply With Quote
Old 10-16-2006, 01:25 AM   #168
yes we can't
 
corporate's Avatar
 

Joined: Aug 2006
Location: cloud cuckoo land
Posts: 1,180
Send a message via MSN to corporate
Yeah, I got firestarter.

So, so far it's been easy setting up Ubuntu. MP3's plays, Flash, the basics. I'm getting familiar with the terminal, repositories. The help online is great, btw. I did had a problem when I was updating something, and the comp. froze. Then it wouldn't go past the log in screen, the screen would just stay brown. Since my other comp. wasn't available, I couldn't look for help. I had to reinstall it again. Then I found out I could've just logged in in failsafe mode and ran a simple script. But at least I learned something.

One question, though: Can the login screen be customized, besides the themes that are online? Something like Logon Studio.
__________________

corporate is online now   Reply With Quote
Old 03-17-2007, 09:38 PM   #169
God gave me this dundie.
 
thyfunkispure's Avatar
 

Joined: Feb 2006
Location: Sherwood OR
Posts: 857
Send a message via MSN to thyfunkispure
How do I get ubuntu to recognise my mp3 player? I just want to be able to transfer songs to it but I can't figure out how. I recently converted to linux so I'm still learning everything.
__________________
If you think that our dance was all in the hips
Oh well, then do the
twist
thyfunkispure is offline   Reply With Quote
Old 03-17-2007, 11:07 PM   #170
The kitty strikes back
 
PatrickStar4491's Avatar
 

Joined: Mar 2004
Location: NC
Posts: 5,524
What kind of MP3 player do you have? If it just shows up as a drive in Windows, I would think it would just work.
__________________
Blog
PatrickStar4491 is offline   Reply With Quote
Old 03-17-2007, 11:42 PM   #171
God gave me this dundie.
 
thyfunkispure's Avatar
 

Joined: Feb 2006
Location: Sherwood OR
Posts: 857
Send a message via MSN to thyfunkispure
I have a Dell mp3 player. In Windows I had to use Musicmatch but I don't think I can get it on ubuntu, unless there's a program that lets me run exe files.
__________________
If you think that our dance was all in the hips
Oh well, then do the
twist
thyfunkispure is offline   Reply With Quote
Old 03-18-2007, 12:37 AM   #172
iGuitar
 
guitarjockey111's Avatar
 

Joined: Feb 2005
Location: Sherwood,OR
Posts: 1,834
Send a message via AIM to guitarjockey111 Send a message via MSN to guitarjockey111 Send a message via Yahoo to guitarjockey111 Send a message via Skype™ to guitarjockey111
You would have never tried linux if i didnt show it to ya lol

But yeah its an awesome OS unix and linux are my favs.

Sorry i couldnt answer your question just felt like posting that lol
__________________
My Myspace
Jesus Encounter
My Recordings

"A man without a vision is a man without a future. A man without a future will always return to his past.” ~ Cleddie Keith"
guitarjockey111 is offline   Reply With Quote
Old 03-18-2007, 08:35 AM   #173
...
 
Asteroids Champion!
Joined: Jul 2004
Posts: 3,598
Send a message via AIM to tht00 Send a message via Yahoo to tht00
Quote:
Originally Posted by thyfunkispure View Post
I have a Dell mp3 player. In Windows I had to use Musicmatch but I don't think I can get it on ubuntu, unless there's a program that lets me run exe files.
Ok. Looks like you'll need a program called Gnomad. There are a several ways to install it (if you aren't yet comfortable with installing in Ubuntu), and they all accomplish the same task:
(You only need to do one)

1) Open up a terminal (Applications > Accessories > Terminal) and paste the following line:
sudo apt-get install gnomad2
Follow the prompts.

2) Open up the Synaptic Package Manager (System > Admin > Synaptic), find gnomad2, mark it for installation, hit apply.

3) Go to Add/Remove Applications (under 'Applications'), search for Gnomad, check Gnomad 2, hit apply.


Kinda stinks that you need 3rd party applications for this. Many mp3 players (iPod is what I have) will auto mount and act similar to a flash drive. Still, with an iPod, you have to use a program to put songs on it the 'iPod way', but I replaced the Apple firmware with Rockbox (ogg, flac support!) and I can just through songs on there without any additional software now.

There are usually workarounds to get things going in Linux, unless there are no drivers at all written -- you'll find this with some accessories. Not usually a big deal, just do your research before you buy hardware now.


Also, there is a way to run Windows executables in a Linux environment -- it is called Wine (Wine Is Not an Emulator) and the best way to describe it is a compatibility layer. It intercepts system calls and converts them to proper Linux system calls -- so that calls to the Windows API to build a window will be 'translated' to a X11 call to build a window.

Wine works for a number of things, but it is by far not perfect. It craps out quite a bit for some applications and takes some massive tweaking to get some programs running. I was playing Oregon Trail 2 the other week through it though. It's really a hit-or-miss thing, and I wouldn't use it for anything that will be trying to access hardware.
__________________
tht00 is offline   Reply With Quote
Old 03-18-2007, 11:22 AM   #174
God gave me this dundie.
 
thyfunkispure's Avatar
 

Joined: Feb 2006
Location: Sherwood OR
Posts: 857
Send a message via MSN to thyfunkispure
Hey it worked!! Thank you so much. btw the Oregon Trail games are uber fun.
__________________
If you think that our dance was all in the hips
Oh well, then do the
twist
thyfunkispure is offline   Reply With Quote
Old 03-18-2007, 12:08 PM   #175
The kitty strikes back
 
PatrickStar4491's Avatar
 

Joined: Mar 2004
Location: NC
Posts: 5,524
I will add this to the first post. Thanks Tom.
__________________
Blog
PatrickStar4491 is offline   Reply With Quote
Old 03-18-2007, 03:37 PM   #176
...
 
Asteroids Champion!
Joined: Jul 2004
Posts: 3,598
Send a message via AIM to tht00 Send a message via Yahoo to tht00
Quote:
Originally Posted by PatrickStar4491 View Post
I will add this to the first post. Thanks Tom.
No problem. I use Google and/or the Ubuntu Forums to dig up most things I've never come across (such as the Dell Jukebox).
__________________
tht00 is offline   Reply With Quote
Old 03-18-2007, 05:10 PM   #177
God gave me this dundie.
 
thyfunkispure's Avatar
 

Joined: Feb 2006
Location: Sherwood OR
Posts: 857
Send a message via MSN to thyfunkispure
Ok I have another question/problem. My screen resolution is at 800 x 600 and it was at 1260 x 800 or something like that. I go to Screen Resolution and my only options are 800x 600 or 600 x 400. What happened and how do I fix it?
__________________
If you think that our dance was all in the hips
Oh well, then do the
twist
thyfunkispure is offline   Reply With Quote
Old 03-18-2007, 06:12 PM   #178
...
 
Asteroids Champion!
Joined: Jul 2004
Posts: 3,598
Send a message via AIM to tht00 Send a message via Yahoo to tht00
Quote:
Originally Posted by thyfunkispure View Post
Ok I have another question/problem. My screen resolution is at 800 x 600 and it was at 1260 x 800 or something like that. I go to Screen Resolution and my only options are 800x 600 or 600 x 400. What happened and how do I fix it?
Sounds like the xorg.conf file wasn't set up properly (or it got changed?). I'll post a fix later tonight when I have time to dig in.

Shouldn't be overly complicated, and while inconvenient, doing these little fixes does help you learn a lot about the OS. Can be a bit quite intimidating at first though. Hang in there.

Also, I may as well ask, what kind of monitor do you have (crt/flat panel(LCD), or better yet, what is the make and model if you have that handy)?
__________________
tht00 is offline   Reply With Quote
Old 03-18-2007, 06:49 PM   #179
God gave me this dundie.
 
thyfunkispure's Avatar
 

Joined: Feb 2006
Location: Sherwood OR
Posts: 857
Send a message via MSN to thyfunkispure
KDS model number VS-7e

There are two accounts on the cpu and one of them was at 1240 x 800 and the admin was stuck at 800 x 600 then one day it just switched. I have been doing a lot of downloading as far as plugins and stuff like that so maybe thats what changed it. *shrug*
__________________
If you think that our dance was all in the hips
Oh well, then do the
twist
thyfunkispure is offline   Reply With Quote
Old 03-19-2007, 12:53 AM   #180
iGuitar
 
guitarjockey111's Avatar
 

Joined: Feb 2005
Location: Sherwood,OR
Posts: 1,834
Send a message via AIM to guitarjockey111 Send a message via MSN to guitarjockey111 Send a message via Yahoo to guitarjockey111 Send a message via Skype™ to guitarjockey111
I know if you have an nvidia card or an ati video card you have to download a driver to get the full benefit. I was going ot download the ati driver for my linux but the problem is it isnt supported for PPC. So im kinda out on the whole video thing.

But you should have better luck than i did.
__________________
My Myspace
Jesus Encounter
My Recordings

"A man without a vision is a man without a future. A man without a future will always return to his past.” ~ Cleddie Keith"
guitarjockey111 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 08:56 PM.