Displaying 20 results from an estimated 33 matches for "madunix".
2011 Jan 25
4
backup script
...ing crontab (snapshot my web)
tar -cvzf /tmp/website-$(date +%Y%m%d-%H%M).tgz /var/www/htdocs/*
This command will create a file /tmp/website-20110101-1459.tgz
I want it run on daily basis and to keep the last 5days backup on the
box and remove older version than 5days.
Can you point me out.
Thanks
madunix
2009 Aug 13
5
yum update
Can any one clarify this, is auto updating at all production servers
recommended or not?
need to know your opinion, how do you manage the update?
-mu
2009 Aug 02
4
Web
I have the following issues on a website, would like to know how would
you resolve these issue?
1- CSS is not used efficient.
2- Search engine need to be optimized.
3- Java Scripts are placed between HTML tags.
4- Redirecting homepage through JS code, using client side
5- Web page delay, a lot of objects.
6- Disable listings directories from apache (how)
7- web not compatible with Firefox
Thanks
2011 Sep 23
4
replace multiple string
Hi
I would like to use a bash script that searches files and
subdirectories name in a directory /var/ww/html/web
for a specific string, and when it finds the search string, replaces
the string (old1) with new string (new1), and so on
old2 with new2 ....oldn with newn.
replace_string.sh
#!/bin/bash
for db in $(find /var/www/html/web -name * -exec)
do
sed -e "s/old1/new1/" \
sed
2012 Mar 18
4
LVM
I need to shrink /home(755G) to 150GB and use free space to add to the
existing /(50G).
#df -kh
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_web-lv_root 50G 7.8G 40G 17% /
tmpfs 7.8G 384K 7.8G 1% /dev/shm
/dev/sda2 485M 79M 381M 18% /boot
/dev/sda1 200M 256K 200M 1% /boot/efi
/dev/mapper/vg_web-lv_home755G 6.2G 711G
2010 Jan 23
5
authentication failure
I noticed that my server has a lot ca. 1000x auth failure from
different alocated in China / Romania and Netherlands per day since 3
days
It looks to me like somebody was trying to get into server by guessing
my password by brute force.
what would be the best to stop this attack and how? the server running
apache mysql and ftp
PORT STATE SERVICE
21/tcp open ftp
80/tcp open http
443/tcp
2009 Jul 09
2
OT:CMS
Dear ALL,
What are the experiences you have with various open source CMS
products (Comparison of PHP-based CMS) such as (Drupal, Joomla,
OpenCMS, Typo3, eZ publish ..etc.)
Security, Bugs, Performance, Support, Developer Community, learning
curve, appearance..etc
Thanks
-mu
2013 Nov 25
2
intel
I am in the process of getting multiple Desktops to run linuxfor Research
and Development, at the moment am comparing the following intel chipset
H81, Q87, Q77, H61...What is the difference?What would be best performance
issue?
2008 Jul 21
2
copy
...ng files/folder/subfolders under
/usr/local/apache/htdocs to a remote server within this directory
/var/www/html/
Am I correct with this command, or far away offff
tar zcvf - /usr/local/apache/htdocs | ssh root at 1.2.3.4 "cat >
/var/www/html/htdocs.tar.gz"
Thanks
--
Your search - madunix - did not match any documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080721/149a3f4b/attachment-0001.html>
2008 Jul 29
1
restore
...52 Mar 19 19:14 ctl_file_t648930789_s1833_p1
-rw-rw-rw- 1 oracle dba 19693568 Jul 29 04:26 ctl_file_t661285579_s2098_p1
-rw-rw-rw- 1 oracle dba 19693568 Jul 30 2008 ctl_file_t661357792_s2100_p1
-rw-rw-rw- 1 oracle dba 19644416 Jul 30 2008 ctl_file_t661365316_s2103_p1
any help
--
Your search - madunix - did not match any documents.
--
Your search - madunix - did not match any documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080729/a5b0fef8/attachment-0001.html>
2008 Dec 17
2
glibc
Am having the following error:
[root at intra.sdc:rescue]$yum update glibc
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: mirror.silyus.net
* updates: mirror.silyus.net
* addons: centos.intergenia.de
* extras: centos.intergenia.de
Excluding Packages in global exclude list
Finished
Setting up Update Process
Resolving Dependencies
--> Running
2009 Mar 24
2
update yum
Am trying to update my wine i get the following ..
[] download]# yum update wine*
Loading "priorities" plugin
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* epel: ftp.nluug.nl
* rpmforge: fr2.rpmfind.net
* base: ftp.halifax.rwth-aachen.de
* updates: ftp.halifax.rwth-aachen.de
* addons: ftp.halifax.rwth-aachen.de
* extras:
2008 Jul 28
3
script
...rying to run the above script on my machine, it gave the following error
[root at linux8 script]# ./disk_monitor.sh
./disk_monitor.sh: line 23: [: /dev/mapper/VolGroup00-LogVol00: integer
expression expected
./disk_monitor.sh: line 23: [: /: integer expression expected
Any help?
--
Your search - madunix - did not match any documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080728/a9ddfe6d/attachment-0001.html>
2008 Jul 21
1
OCI
...odbc' '--disable-dom' '--disable-dba'
'--without-unixODBC' '--disable-pdo' '--disable-xmlreader'
'--disable-xmlwriter'
How can I add the support of OCI8 to bind it with Oracle10g? since my Apache
server run with Oracle10g DB...
--
Your search - madunix - did not match any documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080721/64a6f930/attachment-0001.html>
2009 Mar 15
3
Wine
Am running Centos5.2 64Bit, want to run windows application on it
[x at linux10 ~]$ uname -a
Linux 2.6.18-92.1.13.el5 #1 SMP Wed Sep 24 19:32:05 EDT 2008 x86_64 x86_64
x86_64 GNU/Linux
[x at linux10 ~]$ cat /etc/redhat-release
CentOS release 5.2 (Final)
Which Wine version should i install?
Should i go for rpm or tarball package?
Which packages should be installed beside Wine?
Thanks
--
THE
2008 Aug 21
7
perl
...y be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
--
Your search - madunix - did not match any documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080821/266dd45d/attachment-0005.html>
2008 Aug 01
1
DVD Burner
...601) *
6,2,0 602) *
6,3,0 603) *
6,4,0 604) *
6,5,0 605) *
6,6,0 606) *
6,7,0 607) *
[root at PowerEdge1 /]# uname -a
Linux PowerEdge1 2.6.18-92.1.6.el5 #1 SMP Wed Jun 25 13:45:47 EDT 2008
x86_64 x86_64 x86_64 GNU/Linux
--
Your search - madunix - did not match any documents.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080801/32df97a5/attachment.html>
2008 Sep 03
3
mysql
I need to replicate MySQL DB of mulltiple server on SiteA to my DR-Site
Site_B... all DB
are alocated on RHEL,SuSE,Centos,Debian, FreeBSD servers.
I need a script to take Multiple MySql DataBase Backup and then import to
SiteB, the replica
can be done as cold or hotbackup and cron it
Thanks
--
Madunix_at_Gmail
Sysadmin
"Computers are useless. They can only give you answers" - Pablo Picasso
"Never trust a computer you can't throw out a window." - Steve Wozniak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/piper...
2008 Sep 30
2
script
Dear ALL,
I need some help with bash scripting, a script that search the content
of multiple files and replace old string ip "10.5.1.10" with the new
string ip "127.128.1.10" it will search in specific folder and sub
folders
Thanks
2008 Oct 26
2
mrtg
any help/tips/document/link to setup and configure MRTG under Centos.
Thanks