search for: axisinternet

Displaying 20 results from an estimated 20 matches for "axisinternet".

2015 Feb 20
1
how to stop yum when networkmanager has broken resolv.conf?
...> -- >> Les Mikesell >> lesmikesell at gmail.com >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> http://lists.centos.org/mailman/listinfo/centos >> > > > > -- > Chris Stone > AxisInternet, Inc. > www.axint.net > -- Chris Stone AxisInternet, Inc. www.axint.net
2015 Mar 09
6
Centos 6 - disabling IPv6 addressing
...onfig/network. >> >> IPV6_AUTOCONF=no >> >> Ryan >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> http://lists.centos.org/mailman/listinfo/centos >> > > > > -- > Chris Stone > AxisInternet, Inc. > www.axint.net > -- Chris Stone AxisInternet, Inc. www.axint.net
2015 Feb 20
3
how to stop yum when networkmanager has broken resolv.conf?
So, I'm getting an error where the network service and NetworkManager apparently don't agree on how to bring up vlans on bonded nics. Things come up if you 'ifup ..' manually. I thought I'd check if there were any updates, forgetting to fix what NetworkManger had done to /etc/resolv.conf and: http://centos.arvixe.com/7.0.1406/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout
2015 Mar 09
1
Centos 6 - disabling IPv6 addressing
...t;>> _______________________________________________ >>>> CentOS mailing list >>>> CentOS at centos.org >>>> http://lists.centos.org/mailman/listinfo/centos >>>> >>>> >>> >>> -- >>> Chris Stone >>> AxisInternet, Inc. >>> www.axint.net >>> >>> >> >> > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Chris Stone AxisInternet, Inc. www.axint.net
2015 Mar 09
3
Centos 6 - disabling IPv6 addressing
On Fri, Mar 6, 2015 at 11:52 AM, Robert Moskowitz <rgm at htt-consult.com> wrote: > > > On 03/06/2015 11:00 AM, Robert Moskowitz wrote: > >> >> >> On 03/06/2015 10:55 AM, Barry Brimer wrote: >> >>> >>> >>> IPV6INIT="no" >>>> >>>> But I am still getting a global IPv6 (and of course local scope).
2015 Mar 09
0
Centos 6 - disabling IPv6 addressing
...onfig/network. >> >> IPV6_AUTOCONF=no >> >> Ryan >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> http://lists.centos.org/mailman/listinfo/centos >> > > > > -- > Chris Stone > AxisInternet, Inc. > www.axint.net > -- Chris Stone AxisInternet, Inc. www.axint.net _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos
2015 Mar 09
1
Centos 6 - disabling IPv6 addressing
...ONF=no >>> >>> Ryan >>> _______________________________________________ >>> CentOS mailing list >>> CentOS at centos.org >>> http://lists.centos.org/mailman/listinfo/centos >>> >> >> >> -- >> Chris Stone >> AxisInternet, Inc. >> www.axint.net >> > > > -- > Chris Stone > AxisInternet, Inc. > www.axint.net > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > > > ___________...
2015 Feb 15
0
Updated Spam Assassin for CentOS 5...
...tp://www.deepsoft.com/ -- Linux Administration Services > heller at deepsoft.com -- Webhosting Services > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Chris Stone AxisInternet, Inc. www.axint.net
2015 Feb 20
0
how to stop yum when networkmanager has broken resolv.conf?
...actually stop in some reasonable amount of time? > > -- > Les Mikesell > lesmikesell at gmail.com > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Chris Stone AxisInternet, Inc. www.axint.net
2015 Mar 09
0
Centos 6 - disabling IPv6 addressing
...> > > I would try adding the below line to /etc/sysconfig/network. > > IPV6_AUTOCONF=no > > Ryan > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Chris Stone AxisInternet, Inc. www.axint.net
2015 Mar 09
0
Centos 6 - disabling IPv6 addressing
...ONF=no >>> >>> Ryan >>> _______________________________________________ >>> CentOS mailing list >>> CentOS at centos.org >>> http://lists.centos.org/mailman/listinfo/centos >>> >> >> >> -- >> Chris Stone >> AxisInternet, Inc. >> www.axint.net >> > >
2009 Dec 02
0
Asterisk-Addons 1.4.10, 1.6.0.4, and 1.6.1.2 Now Available
...l community reported issues, primarily in the format_mp3 and res_config_mysql modules. * Fix audio problems with format_mp3. (closes issue #15850. Reported and Tested by 99gixxer. Patched by russell.) * Fix memory corruption caused by format_mp3. (closes several issues. Reported by jvandal, axisinternet, aragon, maxnuv, amorson, jensvb, marhbere, thom4fun. Tested by the same plus zerohalo, rgj, russell.) * Fix MP3 problem with Playback() and Background(). (closes issue #15432. Reported and Tested by DLNoah. Patched by dvossel.) * Select uncommented lines, not commented ones (res_confi...
2009 Dec 02
0
Asterisk-Addons 1.4.10, 1.6.0.4, and 1.6.1.2 Now Available
...l community reported issues, primarily in the format_mp3 and res_config_mysql modules. * Fix audio problems with format_mp3. (closes issue #15850. Reported and Tested by 99gixxer. Patched by russell.) * Fix memory corruption caused by format_mp3. (closes several issues. Reported by jvandal, axisinternet, aragon, maxnuv, amorson, jensvb, marhbere, thom4fun. Tested by the same plus zerohalo, rgj, russell.) * Fix MP3 problem with Playback() and Background(). (closes issue #15432. Reported and Tested by DLNoah. Patched by dvossel.) * Select uncommented lines, not commented ones (res_confi...
2014 Nov 10
3
backup incrementals on mysql
Hi all. I usally make backups of databases mysql. I make buckups of all datbase for example: mysqldump -u user -ppassword name_db > backups.sql also I make backups just its schema for example mysqldump -u user -ppassword name_db --no-data > backups.sql but now I need a backups incrementals, because the size of DB is very big (500 mb) How to make this? regards -- *Atte.
2015 Feb 15
2
Updated Spam Assassin for CentOS 5...
I am wondering about updating the version of Spam Assassin on my CentOS 5 mail server. The current version, 3.3.1-4.el5 (stock RHEL version), has been 'leaking' recently. I suspect I need some newer match rules to detect some of the newer flavors of spam. I see that in rpmforge's extras repo is version 3.3.2-4.el5.rfx -- is this version worth installing? Are there even newer versions
2013 Dec 17
4
Headless system
So I'm in a bit of a pickle ... I have a machine that needs to be repurposed from WinXP to CentOS. I downloaded the CentOS DVD and all then realized ... I don't have a keyboard/mouse for the machine. It only has USB ports on it, and I don't have a single available USB keyboard that I can plug in. Bit of a problem. Usually what I do is install via VNC anyway, but that is contingent
2014 Dec 09
4
NSS update issues.
Ran into a bit of a sticky wicket today. And for reasons that should be obvious it was a bit difficult to google for a solution, so I backed out the upgrade. So I'm hoping someone here has seen and fixed this already. System: CentOS 7, fully updated. After the nss updates in the past day or so, visiting https://www.google.com with Firefox results in the following error screen: Secure
2013 Nov 01
2
5.10, crashes
We've just started getting this. We're running 5.10, kernel 2.6.32-358.18.1.el6.x86_64. Anyone else seen anything like this, or have any ideas? mark Nov 1 14:34:21 <server> kernel: WARNING: at block/ll_rw_blk.c:543 blk_do_ordered() Nov 1 14:34:21 <server> kernel: Nov 1 14:34:21 <server> kernel: Call Trace: Nov 1 14:34:22 <server> kernel:
2014 Jan 15
4
default gw route has gone?
Weird behaviour. A couple of days ago I installed another DSL router. During the process I have somehow caused the default gw route to disappear - on system start up the interface comes up fine, I can see and connect to the local subnet but not to the internet. [rkampen at timsws network-scripts]$ route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref
2014 Feb 07
3
Software RAID1 Failure Help
I am running software RAID1 on a somewhat critical server. Today I noticed one drive is giving errors. Good thing I had RAID. I planned on upgrading this server in next month or so. Just wandering if there was an easy way to fix this to avoid rushing the upgrade? Having a single drive is slowing down reads as well, I think. Thanks. Feb 7 15:28:28 server smartd[2980]: Device: /dev/sdb