Displaying 20 results from an estimated 400 matches similar to: "Restart after crash"
2005 Oct 16
5
Hosed by 4.2
Hi,
I have been using Centos since 3.0. I have been upgrading
regularly without any major problem.
4.1 to 4.2 has been a total disaster.
I ran yum update, it went through and a couple of hours later I
rebooted and X froze with the screen just being just fuzz
[regular rectangles, orange, green...] and the keyboard froze.
Could not do a alt-ctrl-backspace, nor a Alt-F1-6 nor Alt-Ctrl-Del.
I
2012 Jan 25
3
fsck
Hello,
We are running units in the field that are headless. Sometimes we get units returned
that we when we boot them up have some type of filesystem inconsistency that the default preen
doesn't fix but running fsck -y does.
I want to eliminate the -p (preen option) and always do the -y option anyone know where
to make this change?
Thanks,
--
Stephen Clark
*NetWolves*
Director of
2010 Jan 06
3
unattended fsck on reboot
Hey folks,
I searched the list archives and found this :
echo "AUTOFSCK_TIMEOUT=5" > /etc/sysconfig/autofsck
echo "AUTOFSCK_DEF_CHECK=yes" >> /etc/sysconfig/autofsck
http://lists.centos.org/pipermail/centos/2006-November/029837.html
http://lists.centos.org/pipermail/centos/2009-September/thread.html#81934
Will this do all disks?
I want to do a reboot of a couple
2005 Apr 06
2
Automatic disk check
You know how if you do an improper shutdown and then boot up, the server
prompts you to run a file system check if you press "Y" within 5 seconds?
Well, this is great but sometimes not practical in remote access situations
when we call our datacenter to say reboot a hang server and they have no
monitor or keyboard hooked up to the system. Is there a way to have the
system forced to
2006 Nov 28
4
how to prevent filesystem check
Hi all,
I want to setup a RAID storage system, where i have two systems connected to
it. the filesystems are mapped out to both connectors. I want the master host
mount them read write, and the slave read only.
in my fstab on the slave I have a line like the following:
/dev/sdb1 /mount ext3 acl,noauto,user_xattr,nosuid,ro 0 0
so in man 5 fstab, it is written, that when the 6. field
2005 Jan 31
16
PXE boot Centos 4.0beta problems
Has anyone yet tried PXE booting the vmlinuz/initrd.img
set from Centos 4.0beta2?
I have a pxelinux setup that is booting 3.4 PXE images
fine, but the equivalent setup for 4.0beta loads the
kernel and then splashes the monitor full of multicolor
random characters. Not a good start to an install...
Anyone had luck? Any changes for PXE boots known for 4.0?
Thanks in advance.
-Alan
2005 Feb 15
2
Intended behaviour of "add user" and smbpasswd
Hi,
I'd like to upgrade my 2.2 samba to the latest 3.x stable, so I'm
experimenting with the new features of 3.x on a RHEL 3 clone. I've run
into some difficulty when using usrmgr.exe for administrating users.
I've filled out the 'add user script' define with:
add user script = /usr/sbin/useradd -g sambausers -c "Samba
User" -d /dev/null -s
2005 May 12
1
WIFI
Does anyone know of an easy to install/use WIFI PCMCIA card for Linux. I am
currently running Cent OS 4.0 on my laptop and I have a D-Link DWL-G650 Ver B
which will run off of the madwifi Beta drivers. Now I know I can get this to
work but I would feel a little better using software that is in production
development. Any suggestions and input would be helpful on my new card purchase.
The card
2004 May 27
2
Tape drive problems
Hi,
Hi,
I have been googling, and can't find anything that will help me:
mt -f /dev/st0 status
/dev/st0: No such device or address
Any suggestion?
I am using CentOS 3 [RHEL ES3 without the licenses]
The tape drive is recognized at boot [from dmesg]
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec 29160 Ultra160 SCSI adapter>
aic7892:
2005 Mar 04
3
PXE(bis) boot Centos 4.0 problems
"AS" == Alan Sparks <asparks@quris.com>
"MH" == Martin Hamant <mh@accelance.fr>
AS> Has anyone yet tried PXE booting the vmlinuz/initrd.img
AS> set from Centos 4.0beta2?
AS> Anyone had luck? Any changes for PXE boots known for 4.0?
AS> Thanks in advance.
MH> No luck. this is exactly the same issue i''m in front of.
2014 Sep 19
1
Pointer ownership with GECreateDevDesc/GEDestroyDevDesc
According to the "R Internals" document, for a custom device, I should
create a pDevDesc structure that gets passed to GECreateDevDesc.
..elided...
pDevDesc dev;
/* Allocate and initialize the device driver data */
if (!(dev = (pDevDesc) calloc(1, sizeof(DevDesc)))) return 0;
/* or error() */
/* set up device driver or free ?dev? and error() */
gdd = GEcreateDevDesc(dev);
2004 Mar 13
1
Cannot install
Hi,
Beta 8, selected server & developer.
The installation goes into a loop on disk 2, with the error, that
it cannot read zlib-devel... claiming that either the file is
corrupted or the drive is not working.
The disk is OK: md5 ok
The file is OK, I can open it on the same machine in Windows and
see the files within the rpm.
Any suggestion?
--
Thanks
syv at 911networks.com
2004 May 06
1
Suggestions
What's the best way to install/update:
* Gnome from 2.2 to 2.6
* Mozilla to Firefox
They are not in the yum packages. It would be great if they
would, or is there a yum repository with it.
--
Thanks
syv at 911networks.com
When the network has to work
2004 May 14
1
RHEL 3 Update 2
The new upcoming release of Centos 3.2, will it be RHEL Update 2?
or a refresh?
--
Thanks
syv at 911networks.com
When the network has to work
2004 Apr 06
1
gpg key
Hi,
I am trying to yum some packages and it does not work. I get:
yum install lynx
Gathering header information file(s) from server(s)
Server: CentOS-3.1 - Addons
Server: CentOS-3.1 - Base
Server: CentOS-3.1 - Extras
Server: CentOS-3.1 - Testing
Server: CentOS-3.1 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
2002 Dec 30
1
Java Swing App
I'm rather new to Wine, and I'm trying to run a Java Swing application.
I'm having trouble with it. Has anyone else gotten Swing-based apps to
run?
I have a test case, basically a swing "hello world" app, and I haven't
been able to get it to work either. Here's what happens when I try to
compile it:
[dritch@twitch wine]$ wine -- c:/jdk1.3/bin/javac -g -d
2005 Jan 19
3
tripwire
Is there a redhat or contrib RPM for tripwire?
I looked and didn't find one, but may not have been looking in the
right place.
Zebee
2005 Feb 01
3
IBM x226 lockups, convert CentOS to RHEL 3.0
I have a friend who has been having an intermittent problem with his
nice, shiny new IBM x226 server. It's a Xeon processor, 1.5Gb RAM,
hardware RAID controller running CentOS 3
The system will will sometimes run for a couple of weeks, then simply
lock up -- nothing on the console, no response to pings, no "caps-lock"
lights, no kernel panic indicators, nothing in the logs to
2005 Jul 25
1
Fighting some install issues with a new box
Folks-
I have had a machine dropped in my lap that I am trying to get CentOS
4.1 to run on as a first pass (the hope is for it to eventually run
Rocks -- http://www.rocksclusters.org , which uses CentOS 4.x as its
underlying OS).
The machine has 2 Opteron 250DP (2.4GHz) with 4 GB of RAM. It is using a
Tyan Thunder K8WE (S2895A2NRF) motherboard with an nVidia nForce chipset
--
2010 May 24
5
top 10/most popular lists
What''s the best way to handle views that show the top 10/most popular/
Recently updated/most commented type listing?
Should I have a separate model that is populated with records from
other models by a background job or should I need to use some sort of
caching? Perhaps both?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: