similar to: Newbie alert

Displaying 20 results from an estimated 6000 matches similar to: "Newbie alert"

2015 Nov 26
2
Newbie alert
On Thu, 26 Nov 2015, Digimer wrote: > On 26/11/15 11:51 AM, Shraddha Barke wrote: >> Hello guys! >> >> I'm Shraddha , an opensource enthusiast and a regular contributor to the >> linux-kernel project. I'm currently an intern at Linux Kernel selected >> through the Outreachy program. I started contributing to opensource only 5 >> months ago but
2015 Nov 26
0
Newbie alert
On 26/11/15 12:01 PM, Shraddha Barke wrote: > > > On Thu, 26 Nov 2015, Digimer wrote: > >> On 26/11/15 11:51 AM, Shraddha Barke wrote: >>> Hello guys! >>> >>> I'm Shraddha , an opensource enthusiast and a regular contributor to >>> the >>> linux-kernel project. I'm currently an intern at Linux Kernel selected >>>
2015 Nov 26
0
Newbie alert
On 26/11/15 11:51 AM, Shraddha Barke wrote: > Hello guys! > > I'm Shraddha , an opensource enthusiast and a regular contributor to the > linux-kernel project. I'm currently an intern at Linux Kernel selected > through the Outreachy program. I started contributing to opensource only 5 > months ago but I'm already quite active. I would like to join the centos >
2015 Dec 15
4
Upgrade from CentOS6.6 to CentOS 7
On Tue, Dec 15, 2015 at 6:36 PM, Digimer <lists at alteeve.ca> wrote: > On 15/12/15 10:17 AM, Traiano Welcome wrote: >> Hi All >> >> Is it possible to upgrade from CentOS 6.7 to CentOS 7? >> >> I see there is some attempt at an upgrade tool available, but it's >> apparently broken: >> >>
2013 May 27
4
virt-manager like tool for Android
Hi all, I use virt-manager as a way to give customers direct access to their (virtual) servers. This is important for things like OS installs or when do admin work where the network is down. This means I have to install a little linux machine though as none of my clients are linux shops. So I got to wondering; If I understand, virt-manager is more or less a hypervisor-aware VNC client,
2015 Nov 26
2
Newbie alert
On 11/26/2015 9:19 AM, Digimer wrote: >> Thanks for the quick reply! >> >I found many bug trackers related to RedHat. Could you please provide >> >some links as to which ones need to be fixed ? >> >Sorry for the newbie question > What needs fixing depends entirely on what your interests are and where > your skills are. I would go here: > >
2014 Jan 06
2
Announcing a new HA KVM tutorial!
Almost exactly two years ago, I released the first tutorial for building an HA platform for KVM VMs. In that time, I have learned a lot, created some tools to simplify management and refined the design to handle corner-cases seen in the field. Today, the culmination of that learning is summed up in the "2nd Edition" of that tutorial, now called "AN!Cluster Tutorial 2".
2013 May 10
6
Looking for a CentOS-friendly online backup company
Hi all. We've got a lot of customers running CentOS 5 and 6 servers. We've been asked by many to provide backup, which is something we don't want to do in house. So we started looking for backup companies to partner with. The problem is that the ones we've found who support RHEL won't support CentOS. So does anyone know of an online backup company that _will_
2016 Feb 08
3
KVM
> I'm guessing you're using standard 7,200rpm platter drives? You'll need > to share more information about your environment in order for us to > provide useful feedback. Usually though, the answer is 'caching' and/or > 'faster disks'. Yes , 7.2k rpm disks. 2T mirror (soft). In fact, I had such a preference for slightly more capacity. Unfortunately very
2015 Mar 13
3
Network throughput testing software available for CentOS/Linux
On 12-03-2015 17:39, Digimer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 12/03/15 04:29 PM, Gilbert Sebenste wrote: >> Hello everyone, >> >> A network engineer buddy of mine brought up for discussion with me >> that he'd like to do some throughput testing, but he's new to >> Linux/RedHat. Is there any software I can recommend to
2012 Jan 03
7
New Tutorial - RHCS + DRBD + KVM; 2-Node HA on EL6
Hi all, I'm happy to announce a new tutorial! https://alteeve.com/w/2-Node_Red_Hat_KVM_Cluster_Tutorial This tutorial walks a user through the entire process of building a 2-Node cluster for making KVM virtual machines highly available. It uses Red Hat Cluster services v3 and DRBD 8.3.12. It is written such that you can use entirely free or fully Red Hat supported environments.
2012 Jan 03
7
New Tutorial - RHCS + DRBD + KVM; 2-Node HA on EL6
Hi all, I'm happy to announce a new tutorial! https://alteeve.com/w/2-Node_Red_Hat_KVM_Cluster_Tutorial This tutorial walks a user through the entire process of building a 2-Node cluster for making KVM virtual machines highly available. It uses Red Hat Cluster services v3 and DRBD 8.3.12. It is written such that you can use entirely free or fully Red Hat supported environments.
2015 Mar 19
4
How to boot CentOS 7 in Text mode in default?
I have done what you said and I restarted centos7. It still goes into graph mode automatically. So what is the step I can do to go into text mode automatically? 2015-03-19 12:03 GMT-07:00 Digimer <lists at alteeve.ca>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Try: > > plymouth-set-default-theme --list > > You should see 'text' and
2016 Mar 08
2
Can anyone compile mtr source RPM on CentOS 6.7?
Hi all, I was trying to rebuild mtr (http://vault.centos.org/6.7/os/Source/SPackages/mtr-0.75-5.el6.src.rpm) and I keep getting: ==== Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gu9Ds0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64 ++ dirname
2011 Apr 22
8
Patches to enable MTUs >1500 in el5.6 ready for testing.
Hi all, With help from others, I''ve been able to get Olaf''s patch for enabling MTUs >1500 for vifX.y and tapZ devices working. I''ve been able to boot dom0, launch domU and live-migrate without having the bridge''s MTU degrade at any time. Would the Xen RPM maintainers (and others) mind taking a look at the following patches? Kernel part:
2016 Mar 08
2
Can anyone compile mtr source RPM on CentOS 6.7?
On 8 March 2016 at 19:02, Digimer <lists at alteeve.ca> wrote: > On 08/03/16 01:51 PM, James Hogarth wrote: > > On 8 March 2016 at 17:22, Digimer <lists at alteeve.ca> wrote: > > > >> On 08/03/16 11:36 AM, James Hogarth wrote: > >>> On 8 March 2016 at 16:15, Digimer <lists at alteeve.ca> wrote: > >>> > >>>> On
2011 Jun 01
8
Inter VM communication
Hi: I have two HVM domU ubuntu 10.04 Lts and Window XP running. I have assigned PCIe device to each of this domU. I would like to communicate these two VM. Can anyone give me some idea on how to do. I did some research on IVC but unable to get answer. Anything will be appreciated. Anju _______________________________________________ Xen-users mailing list
2016 Feb 08
10
Utility to zero unused blocks on disk
Is there a utility to zero unused blocks on a disk? CentOS 6.7/Ext4 I saw zerofree, but I?m not sure it would work on Ext4 or even work on this version of CentOS. thanks, -wes
2015 Dec 15
2
Upgrade from CentOS6.6 to CentOS 7
Hi Digimer On Tue, Dec 15, 2015 at 6:54 PM, Digimer <lists at alteeve.ca> wrote: > On 15/12/15 10:43 AM, Traiano Welcome wrote: >> On Tue, Dec 15, 2015 at 6:36 PM, Digimer <lists at alteeve.ca> wrote: >>> On 15/12/15 10:17 AM, Traiano Welcome wrote: >>>> Hi All >>>> >>>> Is it possible to upgrade from CentOS 6.7 to CentOS 7?
2010 Nov 18
46
[HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
Hello, If you''re interested in running Xen 4.0 hypervisor/dom0 on RHEL6, take a look at here: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial It explains steps needed to rebuild Xen 4.0.1 src.rpm from Fedora on RHEL6, and how to fetch dom0 capable 2.6.32.x kernel from upstream git repository. It also shows how to get libvirt/virt-manager working with Xen on RHEL6. Hopefully it helps :)