CentOS 5 :: Get A Fully Functional Machine From The Scratch?

Jan 5, 2010

I recently installed CentOS 5.4 in my laptop. Initially I had difficulties in getting the machine up and running. So I went with the option of installing just the bare bones of CentOS 5.4. I did this by clearing all selections that are shown by default when you load CentOS 5.4 CD 1/6. This installed just the kernel and created only the root user. Right now, my laptop boots up in command line and I can login only as root. I would like to know if there is any document or any web URL that explains how to get a fully functional system from the scratch. Something like an installer manual or check list with instructions. Is there any document that you can refer to in situations where you have to manually install the drivers and configure the system because of some odd combination of hardware the machine has.

View 2 Replies


ADVERTISEMENT

General :: Get A Fully Functional Machine From The Scratch?

Jan 5, 2010

I recently installed CentOS 5.4 in my laptop. Initially I had difficulties in getting the machine up and running. So I went with the option of installing just the bare bones of CentOS 5.4. I did this by clearing all selections that are shown by default when you load CentOS 5.4 CD 1/6. This installed just the kernel and created only the root user. Right now, my laptop boots up in command line and I can login only as root. I would like to know if there is any document or any web URL that explains how to get a fully functional system from the scratch. Something like an installer manual or check list with instructions. Is there any document that you can refer to in situations where you have to manually install the drivers and configure the system because of some odd combination of hardware the machine has.

View 14 Replies View Related

Debian :: WARNING: Terminal Is Not Fully Functional /tmp/tmp9PEsnI (press RETURN)

Sep 6, 2010

Trying to upgrade the following packages in Squeeze: apt apt-utils aptitude libept1 python-apt synaptic

The output terminal gets hung up with this message: WARNING: terminal is not fully functional /tmp/tmp9PEsnI (press RETURN)

After pressing RETURN:

apt (0.7.26-exp3) experimental; urgency=low
* apt-ftparchive now reads the standard configuration files in
/etc/apt/apt.conf and /etc/apt/apt.conf.d

[code].....

View 4 Replies View Related

Ubuntu :: Get A Fully Functional Desktop At Work Without A Dual Boot Setup?

Apr 6, 2011

I am once again trying to get a fully functional desktop at work without a dual boot setup. One issue is file searching. I have looked at beagle, tracker and Google Desktop. I am currently testing Google Desktop and it appears to work well, but it is not integrated into nautilus and it appears to not index my email in evolution that is accessed via an exchange server.

Beagle appears dead. Tracker looks promising, but I can't tell if it integrates into Nautilus currently without rebuilding Nautilus. If you use Tracker, can you tell me how it works with Nautilus, mapped cifs drives on windows servers and evolution in exchange mode. Also, the current version of tracker is 0.10.6, but on 10.04 only 0.6.X is available and Natty looks poised to ship with 0.8.X. Is there any advantage to compiling it? Are there Ubuntu specific tweaks that are lost if you go with source?

View 2 Replies View Related

CentOS 5 :: How Many Isos Out Of 7 Shall Download To Have A Functional Environment

Aug 14, 2010

How many isos out of 7 shall i download to have a functional environment?

[url]

View 1 Replies View Related

CentOS 5 Server :: Setup SFTP From Scratch?

Jul 14, 2010

I cant seem to find any new good working How to setup SFTP from scratch. Im running CentOS 5.4

View 2 Replies View Related

Networking :: Can't Ping CentOS 5.3 Machine To XP SP2 Windows Machine

Oct 31, 2009

I have two machines, one has XP service pack2, second one has CentOS 5.3 (Linux), they are connected through crossover cable. I have configured everything fine but don't know why till now can't ping!

A. Windows machine settings as follows:

IP Address: 192.168.1.3
Subnet Mask: 255.255.255.0
Default Gatway: 192.168.1.1
+ Firewall is turned OFF.

B. For Linux machine, I will list everything stored in network files, logged as [root@localhost ~]# :

1. /etc/sysconfig/network:

ifconfig eth0 192.168.1.4 netmask 255.255.255.0 up
route add -net 192.168.1.0 netmask 255.255.255.0 eth0
route add default gw 192.168.1.1 eth0
NETWORKING = yes
NETWORKING_IPV6=no
HOSTNAME=localhost.localdomain

2. /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE="eth0"
IPADDR="192.168.1.4"
NETMASK="255.255.255.0"
ONBOOT="yes"
BOOTPROTO="yes"

3. /etc/resolv.conf

nameserver 192.168.1.4
search locadomain

4. I restarted network service using this command:

/etc/init.d/network start

everything is fine. When checking using ifconfig command. I get the following:

eth0 Link encap: Ethernet HWaddr 00:08:0D:EE:19:66
inet addr:192.168.1.4 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr:........

[code]....

I mean I assigned the IP: 192.168.1.4 to Linux machine (Eth0). I did everything above and can't ping till now, when pinging from windows or Linux I get a message "destination host unreachable" restarted Linux many times but same result. NETWORK CABLE is working fine I tested it.

View 14 Replies View Related

Slackware :: "Difference Between Centos And Slackware" And " - Install Scratch On Centos"?

Jan 22, 2011

I have to do a project on "CONTENT CENTER MANAGEMENT" ie ("customer care management system".I got the steps to build this project on "SLACKWARE" as "SCRATCH INSTALLATION".But i have to develop the project on "CENTOS 5.5". what is the difference between "CENTOS" and "SLACKWARE" ie (its "ARCHITECTURE" and "FUNCTIONALITIES" and "COMMANDS"). how to build the project on centos

View 3 Replies View Related

CentOS 5 Server :: Installed CentOS 5.3 On A Machine, And Need A Samba Version 3.2 Or Higher?

Jul 8, 2009

I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world

View 1 Replies View Related

CentOS 5 Networking :: Add More Than One Virtual IP To CentOS Machine?

Jun 16, 2009

I want to add more than one Virtual IP to my CentOS machine. I was able to add one ver easily by creating a file ifcfg-eth0:1 and editing the IPADDR field. But I cannot create more by creating a ifcfg:eth0:2, for example.

View 3 Replies View Related

CentOS 5 :: Install Vmware Server On 5.5 - Error "You May Not Power Virtual Machine In Virtual Machine"

May 27, 2010

I have installed CentOS on a VMwareWorktation and that CentOS, i also install VMware Server (suscess) and setup a guest OS that, but i start this Guest OS, an error show "You may not power virtual machine in virtual machine"...

View 3 Replies View Related

Fedora :: How To Get Skype Completely Functional

Feb 4, 2011

I have an older Compaq MT D220 with 2.4 GHz Celeron proc and 756 MB RAM, with F14 installed exclusively. I've yet to get Skype completely functional under these conditions. The loopback audio only test usually produces no sound or very broken sound. I tried upgrading my DSL from 3MBps max downstream and 0.5MBsp max upstream, to 6MBps max up and 1Mbps max down - to no avail!

System Monitor shows CPU and memory are below 100% utilization, and Skype's real time call stats show 0 packet loss. Perhaps using a leaner GUI than Gnome? I'm happy to report that as expected, other than this Skype issue and some lingering DVD-ROM and BackupPC issues, this old HW is much more tolerable with F14 than Windows XP!

View 2 Replies View Related

OpenSUSE Hardware :: Lirc Not Yet Functional In 11.4?

Mar 13, 2011

Has anyone got LIRC up and running on 11.4? There are some basic built-in remote functions from imbedded IR drivers in kernel but no specific LIRC functionality. Will 11.4 need lirc-kmp-desktop etc?

View 9 Replies View Related

General :: Named Service Not Being Functional

Oct 11, 2010

One of the dedicated servers that I have does not seem to have the service 'named' functional:
root@server2 [~]# service named start
Locating /var/named/chroot//etc/named.conf failed: [FAILED]

Note that the double slashes (//) ARE part of the output as well as the long gap before [FAILED] appears. This 'named' service not being functional is not a problem which is preventing the server / the application on it from working. There are entries in /etc/resolv.conf though.

View 1 Replies View Related

Debian Hardware :: Non Functional Touchpad In Squeeze?

Nov 6, 2010

I am very eager to get two-finger scrolling in my acer 5740, but the big issue is my touchpad is not fully functional

"xinput llist" already detects the touchpad as
SynPS/2 Synaptics TouchPad  id=12   [slave  pointer  (2)]
The xorg log shows dual loading of touchpad driver
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"

[Code]...

But still after completely removing the xorg log and restarting the X, the log reports as

(**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"

"synclient -l" though shows a long list of already set values, the touchpad is not working properly. How can I prevent this dual loading of drivers ? Kindly enlighten me , so that I can have a properly working touchpad. If any more info is required, then please ask me. There is no xorg.conf. I tried to generate one by "Xorg :1 -configure", but the generated file did not have any section related to touchpad.

View 2 Replies View Related

Fedora :: Apache 2.2.1 + Mod_cfgid 2.3.6 Non-functional FcgidMaxProcessesPerClass?

Feb 7, 2011

at first I have to apologize for my poor English, but I'll do the best to explain what I need. I've got two webservers. One with CentOS 5.5 and the other one with Fedora 14 (both x86_64). There is the same configuration/compilation of LAMP.

Apache:
Code:
./configure
--prefix=/usr/local/apache/2.2.17
--enable-module=most
--enable-module=so
--enable-shared=max

[Code]...

These are the configurations. They are the same on Centos and Fedora. But as I said. the FcgidMaxProcessesPerClass doesn't work (I'm testing it trough ab), even that I see Server API - CGI/FastCGI in phpinfo(). I've been fighting this problem whole week and I'm a little desperate,

View 1 Replies View Related

Ubuntu :: Is The Network Manager In KDE4.4 Functional?

Jan 14, 2010

I've had issues with the network manager bundled with KDE4 for a long time (cant connect to wireless or VPN networks, so I have to use the gnome network management applet in KDE to get networking on my laptop...)Has anyone here tried the 4.4 RC/Beta and noticed any fixes for it? Its a known bug, which has been around for quite a while now.

View 4 Replies View Related

Ubuntu :: Make / Home Functional On Another Drive?

Apr 19, 2010

I have Ubuntu 9.10 set up on a 40 GIG HD. For upgrade purposes I would like to copy my /home directory to another directory. That way I can completely wipe my operating system without losing my programs. Can someone show me an easy way of doing this... ALSO once done, after I installed the, say, next upgraded operating system how would I tell it to look to the other hard drive for it's /home directory?

View 8 Replies View Related

Ubuntu :: Get Nvidia Dual Displays Functional?

May 19, 2010

i just installed lucid lynx last weekend (reinstalled it and my w7 os a few times actually after the upgrade from 9.xx to 10.04 went horribly awry).

get my dual monitors working? i have a PNY NVIDIA Quadro FX 380 low profile card which has dual monitor support and am trying to get my dual displays set up but when i go pref>admin>nvidia xserver settings, this gives me the following msg:

Quote:

you do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.

so i opened a terminal and did this:

Quote:

sudo nvidia-xconfig

which tells me:

Quote:

Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'

i then restart ubuntu (that's what i'm supposed to do to"restart the X server", right?) and i get a startup error that wants to put me in low graphics mode, but actually ends up not in low graphics when i start.

View 4 Replies View Related

Ubuntu :: Any Way To Disable Internal Webcam (Not Functional)

Sep 5, 2010

I have a dv9000 and the internal webcam is not functional. Since skype is defaulted through "/dev/video0" and not changeable, my usb webcam deosn't appear in skype. However, cheese and webcam studio both use the usb cam. how do I go about booting the internal webcam off of " /dev/video0" to be able to use skype with the usb webcam?

View 9 Replies View Related

Hardware :: Wireless Card Not Functional In Fedora12?

Mar 30, 2010

I HAVE THOSHIBA satellite L500 lap with rtl8187 wireless card..but it's not working on fedora12...

I am able see out put of command modinfo rtl8187. But when I am using lsmod |grep rtl8187 I can't see anything. I updated my kerenel...any way the module is there that's why it's showing modinfo..But it's not loaded. module is at /lib/modules/$(uname -r)/kerenel/driveres/net/wireless/rtl81xx/rtl8187.ko

View 1 Replies View Related

Networking :: Configure Squid.conf When It Is Functional?

Jan 20, 2011

I am using Squid server on my Red Hat Linux machine.Squid is functional and clients are access through proxy.I want to ask that if I want to open my squid.conf file for any changes should i first stop squid and then do the changes .

View 3 Replies View Related

General :: Autorun For Broadband Dongle Not Functional

May 23, 2010

to anyone that can help. new to linux. impressed just not sure how to get my broadband dongle to work in linux. in windows it runs automatically. i am with linux ubuntu which picks it up but i cannot run the setup.

View 2 Replies View Related

Server :: Transparent Proxy In Squid Not Functional

Jun 3, 2009

I am using Fedora 9, I have compile the squid with source code, i also deleted the old RPM of squid. i then edited the squid.conf in /usr/local/squid/etc and set http_port 3128 transparent and allowed in my acl to my local network but the transparent proxy is not working. if i remove transparent proxy then squid works fine. when i try to make it transparent the squid access.log file does not show any request coming to it (no activity). i have also forwarded all the incoming traffic to squid port 3128. Can anybody tell me why my transparent proxy is not functional.

View 3 Replies View Related

Slackware :: 13.37 - Changing To USB Speakers With Non-functional Alsaconf

May 22, 2011

Alsaconf doesn't recognise any sound cards on my system, although the sound still works and can be changed with alsamixer. The USB speakers work perfectly well in KDE, where I can use the KDE utils to switch between the USB and built-in speakers. So I need a way to do the same thing from the command line without alsaconf or to get alsaconf working.

View 3 Replies View Related

Debian Installation :: Software Center NOT Working / Make This App Functional?

Jul 26, 2010

I just tried Software Center on my freshly installed Testing, but it does not work: when I click on Install it turns gray and nothing happens. How can I make this application functional?

View 14 Replies View Related

Debian Installation :: Separate Functional Partition / User's Account?

Nov 16, 2010

How can I implement this: I encrypt a partition using LUKS, and store personal data on this partition. Then create a user account that solely deals with this partition and insulated from the Internet. Normally for each boot I do not even need to mount the LUKS encrypted partition, and when I mount that partition under that special user account, I can make sure that the Internet is cut off.

I'm going to do the installation these days, could you provide a brief sketch regarding what steps I should go through to implement the above result?

View 4 Replies View Related

Debian Installation :: Logitech K350 Keyboard - Not Functional During Install

May 8, 2012

I just did a clean install to wheezy on my desktop (figured it was safe enough) and I found out my preferred keyboard, the Logitech 'Wave' K350, does not work on the wheezy installer. I tested to see if the mouse would work (M510) and it didn't work either. It works (or at least it did a few months ago) fine on the Squeeze installer. why my K350 didn't work on the install. It's just your typical wireless keyboard & mouse combo.The K350 works fine after the install.

View 6 Replies View Related

OpenSUSE Multimedia :: Media Players Non Functional After Software Update

May 30, 2011

24 hours ago kaffeine, vlc, smplayer and mplayer were all functional. Now after a software update only smplayer is functional. Kaffeine has been my favorite player since version 0.97 but recently only vlc would play all formats of videos so I got used to it. All packages have been installed from packman. Kaffeine now crashes with...

socket(): Address family not supported by protocol
ion@apollo:~> 1 errors in postprocess string "hb:a,vb:a,dr:a"
[mpeg4 @ 0x874d700] Invalid and inefficient vfw-avi packed B frames detected
KCrash: Application 'kaffeine-xbu' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/ion/.kde4/socket-apollo/kdeinit4__0
abort: audio_alsa_out.c:853: ao_alsa_write: Aborting.
Unable to start Dr. Konqi

VLC plays sound but no video...
VLC media player 1.1.9 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x80503fc] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Blocked: call to setlocale(6, "")
Blocked: call to putenv("LANGUAGE=") .....

And mplayer crashes as well with a report that's too long to post. Well I can live without mplayer. What am I doing wrong. Accepting updates perhaps?

View 9 Replies View Related

Ubuntu Multimedia :: USB Speakers Stopped Working - Sound Not Functional

Sep 5, 2010

I've suddenly developed "no sound" at all- I use Logitech USB speakers and have been doing fine until this weekend when they simply won't play any longer. I searched and followed a bunch of different troubleshooting to no avail. I am running 9.10 with all the latest updates. I ran apt-get update and upgraded following this to be sure while doing this troubleshooting.

I went ahead and ran the also information script and the output is here: [URL]

The speaker lights are on so there is power getting there. I re-set the sound preferences to use the usb as output device and cranked the volume up all the way. This preference does not seem to stay between reboots or even when checking while troubleshooting this problem.

View 2 Replies View Related







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