General :: Newbie : Opinion For Redhat Installation?

Sep 17, 2010

I use xp and ubuntu 9.10 both in dual boot mode on my system and wish to install a new red hat based linux on my computer, so which is the best redhat based system to start off with : fedora or mandriva ? also, How many operating systems can i install on my system ?

View 4 Replies


ADVERTISEMENT

Debian Installation :: Newbie--Grub Do Not List Windows?

May 2, 2011

I've installed Debian on another partition aside with Windows XP: and when I restart the machine it only list the Debian instalation.

When I do fdisk-l, I see this
/dev/sda1 1 12749 102406311  7  HPFS/NTFS
/dev/sda2 12750 38914 210164507 f  W95 Ext'd (LBA)

[code]....

View 8 Replies View Related

General :: Uninstalling Ubuntu For A Newbie?

Jul 1, 2011

I somehow installed 2 versions of ubuntu on my computer. how do i uninstall them to start over? it ony shows me a black screen , but does say theres not enough room to do anything

View 6 Replies View Related

Ubuntu :: Opinion On Development Builds?

Nov 3, 2010

What is your opinion on *very* early development builds of Ubuntu? I decided to post this poll because I have *already* upgraded to the Ubuntu 11.04 "Natty Narwhal" Pre-Alpha.

Please explain your votes in detail. Edit: Sorry for not posting the poll; accidentally posted too fast.

View 2 Replies View Related

General :: Newbie Being Harassed By Password Prompts?

Jul 12, 2010

I just installed Ubuntu last night on a partition, and so far..There is one thing that may be a deal-breaker for me though: It seems that I am always prompted for a password!!!! When I first start my machine up...PASSWORD! O-K, once a day wouldn't be so bad...but if I let my display turn off while I'm away from the 'puter...I come back, and...PASSWORD?! Every time I try to do anything on the system....PASSWORD?!

I did a few things that I thought might solve the problem- I checked some boxes here and there, like "automatically log on" and made myself an administrator....but no matter what I do, I'm plagued by the password prompt 600 times a day and i can't take it!!!

Is there any way to stop this nonsense? This is WORSE than Windows UAC crapola!! (at least with that, you just have to click a button)- As much as I am loving Ubuntu....if there is no way to disable this password nonsense, I'm afraid I'll be heading back to Vista. I'm the only person who uses my computer (Although I think my dogs were playing on it while i was out fixing the tractor today...)- so I just need to know if there's a way to get rid of all this password-protected stuff?

View 14 Replies View Related

Programming :: [Bash] Denied Script * Opinion's Welcome *?

Jan 30, 2011

wrote a simple script that will Parse Secure log find the failed login attempts, and strip out the IP Address. Then take those address and create a file listing them. Thx to colucix for the awk understanding which is then fed into Nmap grabbing OS and Ports that are open on that remote machine -> output is shoved threw Sed only grabbing the Characteristics I felt were need. The output from that is piped into another Directory called Nmap/ and files are created with the output and ipaddress for the file name;

Then that same list that was fed into Nmap is fed into Whois and output is shoved into SED striping out the non-sense getting only valuable info. Those are then put into the Whois/ with the file names being the IP Address and whois info dumped into them.There are lots of paths I can go to continue the chain with all this info... But for now it just merges the Whois Info and Nmap Info into a Master File which is then fed to ssmtp to send an email with the Info to whatever address you like.Put it in a cron job, and it executes every night at 11pm with the secure log being rotated out at 1105pm. Cycle is then repeated. Like I said this is really my first Bash Script.

I have done Batch script with, remote printer mappings, and default printer setups. But thats here nor thereWhat I am really looking for since this script is functional, is your criticism and your technique on another way of accomplishing the objective your critiquing. Just trying to build my skills and look at this process from another perspective.

Code:
echo 'Grabbing the IPs'
# Grabbing IP's from secure log, putting them in the ip array, and then spiting out the

[code]....

View 10 Replies View Related

General :: Newbie Dual Boot Grub Menu Failure?

May 24, 2010

I'm running a dual-boot with linux mint and Windows. I have an E-machines desktop with : 760 GB Hard Drive 6GB RAM NVidia GeForce Graphics card 6150se Integrated AMD Athalon II X2 235e dual-core processor My problem is getting my grub to boot into Linux Mint, and the problem may lie with my graphics card. Whenever I install the linux mint for the first time, I am prompted to activate my proprietary NVidia graphics driver, which I do. Then I am asked to reboot.

Upon reboot, the system gets to the grub menu, accepts my selection to boot linux mint, then the "progress dots" appear on the screen. After about 8 seconds, the screen switches into command prompt mode. I never get to the graphical sign-on screen. All I get is the console sign-on prompts. From there my only option seems to be to reboot. (sudu reboot). After which, of course, I am forced to go into Windows vs. Linux to avoid the problem. Once Windows has loaded up, I do a restart and go back into Linux Mint . Finally, I get to the Linux sign-on graphical screen.

To summarize, i cannot restart linux mint without getting stuck staring at a console screen. I can get back into linux mint if i use the command 'sudo reboot', and, from the grub menu, choosing to go into Windows. From Windows, I then do a restart and end up back at the grub screen again, but this time when I select linux mint, things work and I am given the sign-on gui.

If I choose to not install the graphics driver (and put up with the annoying reminder to activate one), the system dual boots without a problem.

View 5 Replies View Related

General :: Newbie Looking To Dual-boot Gloria X64 Into A Box Already Running Windows 7 X64

Dec 17, 2009

I recently installed Windows 7 64-bit on my Quad-Core 3GB RAM machine. I am now looking to dual-boot it with Linux Mint 7 64-bit. While I am an IT Service Management major, I really only know enough to be dangerous, and I don't want to ruin the first computer that I have ever bought outright. (Nor do I want to have to reload Windows 7 again.) I also want to be able to run Microsoft Office (I despise OpenOffice, so this is not an option), other programs native to Windows, and iTunes. Anyone know how to do this correctly?

View 1 Replies View Related

General :: Cant Mount Redhat 5.0 From Redhat 4.0 Via Fstab?

May 5, 2011

I cant mount a directory on red hat 5 from red hat 4 using fstab.I keep getting permission denied.I mount directories on the same red hat 5 sys from other red hat 5 and 2 old HPUX systems using fstab.When I try to telnet to it i get "no route to host."

View 3 Replies View Related

Slackware :: Opinion On Slackbuild Script For Echinus Window Manager?

Feb 26, 2011

Changes : Aug 19, 2011Slackware 13.37Slackbuild : 43c5e2fe7a92bdcbf375da02d1da565b echinus.tar.gz

<Old thread information>
<Edit> Noticed OPTS isn't used, so am working on learning how to use diff, and checking a few other things out with the script.
<Edit 2>

View 5 Replies View Related

General :: How To Find A RedHat Installation

Feb 24, 2011

Is there a way to obtain the RedHat Linux version freely. I was able to find a RH server version and installed to my local m/c but it takes long time when it's booting

View 5 Replies View Related

General :: Redhat Installation Using USB - Did Not Read

Jun 29, 2010

i have a usb hardisk of 320 gb and when i tried to install redhat using it my desktop did not read my usb. in other words i wish to know how to boot using usb since my cd/dvd rom is not working. is it that we have to make our device boot-able before using it .

View 3 Replies View Related

General :: Nagios Installation On RedHat Linux

Jul 6, 2011

can anyone provide the steps for installation and configuration of Nagios server in Redhat Linux machine?

View 2 Replies View Related

General :: Redhat Need To Install Firefox Installation

Jul 7, 2010

currently am doing my project in redhat linux i need to install firefox 3.5.

View 12 Replies View Related

General :: Installation - Partition A 220 GB Disk Drive For Redhat 4.8?

Feb 23, 2011

I'm installing RHEL 4.x to a hard disk that already has windows 7 enterprise installed. I would like to dual-boot both the OSes. The hard drive size is about 220 GB (of which windows 7 occupies about 50 GB).Now, is there any free and friendly tool that I can download to partition this drive ?RHEL comes with a text mode (disk druid) to partition and I could not figure out how to resize the existing windows partition. So, I'm assuming that I need to abort the linux install now and proceed to boot from another CD that contains a good partitioning tool and then later resume boot from RHEL install disk.Also, what should my partitions look like ? What size should they be ? The system is a new LENOVO with 4 GB RAM on a i5 core processor.I know that I will need atleast 5 partitions. right ?1) /boot2) /3) /home4) swap5) /var

View 2 Replies View Related

General :: Driver Installation For Nvidia Quadro Fx 380 LP In Redhat 5.4

Oct 31, 2010

I'm new to linux and trying to install the driver for Nvidia quardo fx 380 lp in redhat 5.4.From the Nvidia site I got the driver for this card to be NVIDIA-Linux-x86-260.19.12. I did check version of the gcc and kernel built by the gcc version. I also checked the following commands. # cat /proc/version Linux version 2.6.18-194.el5PAE (mockbuild@x86-007.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Oct 29 22:00:21 EDT 2010

[Code]....

View 10 Replies View Related

General :: Unlink Com Port And REDHAT Installation Files?

Jun 1, 2011

I tried to link USB to com port. Mistakenly I managed to link to one USB several ports. How can I unlink them in order to have only one linked? This is how it looks like!

lrwxrwxrwx. 12 May 26 16:26 com03 -> /dev/ttyUSB0
lrwxrwxrwx. 12 May 26 16:17 com10 -> /dev/ttyUSB0
lrwxrwxrwx. 12 May 26 16:22 com2 -> /dev/ttyUSB0
lrwxrwxrwx. 12 May 26 16:26 com3 -> /dev/ttyUSB0
lrwxrwxrwx. 12 May 26 16:27 com4 -> /dev/ttyUSB0

And second question, I have installation files for Redhat(73, 8, 9). Can I install them to Fedora 14? If yes, could you? please, help me with commands?

View 1 Replies View Related

General :: Oracle Installation On Redhat 5 - Could Not Display Setup

Feb 28, 2010

I am using redhat linux 5. I am trying to install oracle 10g of linux version. When I click setup.exe from first CD. It says 'couldn't display /media/mydisc/setup.exe".

View 3 Replies View Related

General :: Redhat 5.3 Installation Using Pendrive In Standalone System

May 10, 2010

i have a standalone system in my home. i don't have cd/dvd drive and no any facility to install it form network. i want to install redhat 5.3 using pen drive on my pc.

View 3 Replies View Related

General :: Redhat 4.0 Enterprise Edition Installation - Prompting For Drivers?

Apr 6, 2010

I am trying to install Redhat linux 4.0 Enterprise edition in my system. The system starts booting from CD-ROM and starts installation. It prompts for language selection(By default English) and then key board type ( By default US type). After this it is prompting to select the drivers with the following options.

" SELECT DRIVERS", "CHOOSE DRIVERS FROM LOCATION", "BACK". Why it is prompting for drivers?. what type of drivers it is looking for? what is the solution? My system mother board type is Intel 80865.

View 2 Replies View Related

General :: Run An Executable File ( Created From Qt) Post Installation (redhat)?

Feb 24, 2011

I want to run an executable file during or post linux installation which take input from user and closes on click of "ok" button. The thing i want to accomplish is something like the screen that turn up during the installation, like setting time or selecting some packages and then pressing next button...i want to do a similar stuff like the above said using my applicatio

View 2 Replies View Related

Debian Installation :: Install All 20,000 Packages Of Debian 5.0.4 9n-newbie?

May 17, 2010

After installing debian 5.0.4 basic from first dvd, I extracted all other dvd images to hard disk and pointed /etc/apt/sources.list point to all these directories.
after refreshing using synaptic package manager, I got list of all 20,000+ packages, and did a
"apt-get -y install ......(all 20,000 names)". It failed due to some conflicts. So I used "--force-yes -f " option as well.

It went on for nearly two days to install everything. (in between due to power failure, something was done half way and was able to login to KDE boot option and see lots of software installed.)
After complete install - it shows a startup screen of Debian EDu - but fails to boot up.

Is there a way to install all softwares + all XWindow systems simultaneously?

View 5 Replies View Related

Red Hat :: Redhat 5 Windows XP Dual Boot Boots Only Into Redhat?

Jan 11, 2011

I had Windows XP working. I then put in a new hard disk and installed Redhat 5 on it. rom then i could only boot into Redhat. Further, everyting is very slow. Anothe rproblem is that Redhat does not see my netwrok so I cannot get onto the Internet. I need to have the choice of booting into XP or Redhat.

View 2 Replies View Related

Fedora :: Oops Newbie Mistake Using Yum?

Oct 26, 2009

So I installed FC11 and it seemed to be working ok I was having an issue configuring sendmail so I decided to use Yum to remove it and to re-install sendmail.I type yum remove sendmail and it asked me if I wanted to remove 39 dependancies. I said yes and it removed way more than just sendmailIt even removed Yum itself
HELP...I do not even have any way in the GUI for software installs, and YUM is no longer present.It even removed all but 7 items in my administration drop down. Can I fix this with the install CD of Fedora

View 1 Replies View Related

Server :: IPMI Newbie Don't Know How To Connect

Aug 13, 2010

I was struggeling with IPMI on my Debian Squeeze Supermicro 5014C-T server.I solved this issue and kept the original opening post in small font. This is what I had to do to make this work on my supermicro 5014C-T to get the IPMI controller working:

Code:
# create the device
mknod -m 0600 /dev/ipmi0 c 254 0

[code]...

View 5 Replies View Related

Ubuntu Servers :: Newbie Wondering About Configuration?

Mar 27, 2010

some of you may have seen my recent posts on inquiries about servers, well I have a new idea as my brain is always spinning...well I'm not sure this is possible, but could I run 1 server that can work as a LAMP, mail server, and a LTSP?

View 9 Replies View Related

Ubuntu :: Newbie Installing New Video Card?

May 13, 2010

I'm about to install a 'new' ATI Radeon video card into a Ubuntu 10.04 computer of mine (an ASUS A7VT) that has VIA onboard graphics. My question is, how will Ubuntu deal with this? Will it automatically download the required drivers or would I be better off with a fresh install after I've put the card in?

View 8 Replies View Related

Debian :: Linux Newbie Can't Install Software

Jan 12, 2010

Please help, I am completely new to Linux and having trouble installing software.The packages I am attempting to install are:Google Chrome.I followed the codeweaver instruction and in the user terminal I entered: sh install-crossover-pro-8.0.0.sh

The response I got was unable to find directory.All of the above packages are on my desktop and in my Downloads folder. I have tried Synaptics without success. What to do next?It's 0300 hours here (Australia), yawn, I will be back on later.

View 13 Replies View Related

Networking :: SSH Between Two Linux Boxes / Newbie Having Troubles

Oct 27, 2010

I'm trying to set up a mini grid of linux boxes, but am quite new to setting linux up.I've installed fedora 13 on one and would like to be able to SSH in to it. All boxes are within a university network (under a proxy if that makes any difference?).I can mount a shared disc easily enough, and SSH out to other computers (that I didn't set up myself),I've tried following a few threads, temporarily taking down firewalls, disabling SELinux, messing around with iptables but can't seem to manage it.

View 6 Replies View Related

Networking :: What's Fave IPtables Tutorial For A Newbie?

Jan 20, 2011

I just want to know the basics first.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved