fdisk -l
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf280f280
Disk /d...
Hi!
I'm trying to write a bash script to download an XML file periodically.
My command looks something like this:
/usr/bin/wget http://www.example.com/?download=xml --output-document=...
I'm super new to Linux and I want to install Eclipse to use as my C/C++ IDE on CentOS.
However, Eclipse requires at least Java 1.5 to run and CentOS is only running 1.4.2. I'm trying to up...
Hello,
I am using Linux Dedicated Server with CentOS
I basically wanted IPTables to Block All IP Address except 3 to 4 private WAN IPs, and local server ips
note: i hav a php login sc...
Hi,
We are using APC on our Centos machine to cache PHP files. When we do some changes (svn updates) we need to clear the opcode cache through apc.php which is provided by APC.
I was wonde...
Experts,
I am still having an issue on trying to resolve the Linux error " exec of init(/sbin/init) failed!! No such directory or file. kernal panic - not syncing -attempted to kil...
We started having some random reboot problems with one of our F5 BigIP boxes (version 4.2). The box stopped responding and when it came up it went into long cycle of reboots, then stabilized f...
Hi,
I am trying to create a node from luci server. its actually placing cluster.conf file in the node call node2.domain.local
but problem is , in cluster.conf file its missing the node name....
Hi guys
I am 100% brand new to Linux, and I need to install Firebird on a CentOS virtual private server.
I will need general help in how to do things.
So here's where I'm now stuck:
I ...
Hi,
I'm trying to upgrade Nagios to the latest version (current is 3.0.3 upgrading to 3.2.0)
when I use make all, I get this:
/nagios-3.2.0/cgi/statusmap.c:2183: undefined reference t...
how to grep and gzip files in a folder that are not used for some time..
my pupose is to reduce the size of folder by gziping some files in that folder that are not used for quite long tim...
The requirement is send SIGKILL or any signal from kernel space to User Space Process
is this Possible any code example for this
when i run pvcreate /dev/sdb2 on a redhat AS 5.2 system I get
Device /dev/sdb2 not found (or ignored by filtering). how do i fix this
I am preparing for a timed test for redhat ( you know the test :)
I am in run level 5.
I want to run graphical stuff from a virtual machine that is across the network and then only tempe...
Hello,
i get random server crach with following error:
Sep 11 00:49:23 webgate kernel: BUG: soft lockup - CPU#3 stuck for 10s! [hald-addon-stor:3411]
Sep 11 00:49:23 webgate kernel:
Sep 11...
mysql server installation steps using tar.gz
Hello,
I have Novell OES SP2 is had problem with LDAP and LUM.
Show error on /var/log/messages
Sep 30 02:15:25 AAA2 sshd[9041]: _nds_ldap_init: pam_ldap_init() failed, trying to connect...
I'm trying to automatically start Apache when it goes down. I've been trying these two scripts:
1. * * * * * pgrep httpd || service httpd start
This one works fine in bash but once I set...
I am trying to create an application map in features.conf and having some difficulties with syntax I believe, and maybe what I am trying to do is not even possilble.
What I ultimately want ...
rename folder1
to
folder2
Hi!
I'd like to use suPHP on my server, running Apache 2.2. I can get this to work with my control panel, so that's fine.
The problem I'm having is with things like phpMyAdmin. I am usin...
How can I modify the dial plan that A2Billing is using? I am sure it is not using extensions.conf, when it executes the Dial command, after the calling card prompt.
Scenario:
I need to pa...
Is there a way to tell what nohup processes are running in the background?
I want to know all processes that are currently in progress via nohup.
I have an x86 system with Ubuntu 9.04 64-bit recently installed (and all upgrades downloaded). The system has two ATI 4800 series cards connected to four DVI LCD monitors.
I've selected the...
We are a lot of people who will want to access this server. I have installed Fedora 11 - server - 64bit on it.
The thing is that I have installed RealVNC on my computer, used a howto to mak...