similar to: question about network repositories

Displaying 20 results from an estimated 7000 matches similar to: "question about network repositories"

2008 Feb 29
2
how to create a boot up sound / chime for servers?
Hi I see some distro's, like Ubuntu has a nice short chime / sound when a machine is fully booted. How / where can I setup, activate, or create such a boot up sound? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg
2008 Mar 04
3
VMWare error: Use of uninitialized value in string eq
Hi all I hope anyone can help me with this. I'm trying to get vmware to play along nicely on CentOS 5.1 x64, but I get errors when I try and start a vmx image, or list them. This the the error: [root at backup vmware-mui-distrib]# vmware-cmd -l Use of uninitialized value in string eq at /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/VMware/VmPerl.pm line 114.
2008 Mar 26
3
how do I create a custom CD from an existing CD?
Hi all This may sound funny, but I can't get onto any websites right now, so I can't even google. I want to customize the contents of my CentOS 5.1 x64 CD, and re-create the ISO to write to CD again and install on a server. I know it's got something todo with mkisofs, but I'm not 100% sure what the commands should look like Can someone please give me a sample of the whole
2008 Mar 04
3
looking for kernel sources
Hi all I'm looking for the linux source files for CentOS 5.1 2.6.18-53.el5. To install VirtualBox, I apparently need the kernel sources, and even after installing kernel-devel & kernel-headers via yum I still get an error saying I need the kernel-sources [root at gimbli ~]# ll /usr/src/kernels/ total 4 drwxr-xr-x 18 root root 4096 Mar 4 10:57 2.6.18-53.1.13.el5-x86_64 lrwxrwxrwx 1
2011 Jul 29
2
Looking for ntop alternative
Hi, Can anyone please recomment an ntop alternative for me, which is more stable as well? I need to monitor all connections to and from a CentOS 5 server and ntop does it fairly well, but seems to crash at random times, and thus looses all the date prior to the crash. Cacti / MRTG only gives complete bandwidth usage on the given interface, but I need to know how much bandwidth goes where, and
2008 Mar 08
2
error mounting NFS client on NFS server
My NFS server is on 192.168.10.10, with the following setup in /etc/exports: /backup 192.168.10.0/24(rw) Then, form a client (192.168.10.11), I run mount 192.168.10.10:/backup /bck, but get the following error: root at vps01 [~]# mount 192.168.10.10:/backup /bck mount.nfs: Input/output error On the main server, I see this in /var/log/messages: Mar 8 08:42:52 venus kernel: kjournald starting.
2008 Mar 28
7
Xen3.2 documentation?
Hi Where can I get documentation for Xen3.2? I see the Xen site only has for Xen 3.0 -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg _______________________________________________ Xen-users mailing list
2008 Mar 03
1
looking for working HOWTO on how to install Windows XP / 2003 on CentOS x64 please
Hi all Does anyone have a working HOWTO on how to install Windows XP / 2003 (32bit) on CentOS 5.1 x64 (or any other linux for thar matter) with Xen 3.1 ? The samples I got on the net are either too outdated to work, or contain very specific instructions which doesn''t work for me -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog,
2008 Mar 28
1
Xen3.2 rpm's?
Hi Does anyone know when the Xen3.2 rpm's will be part of the CentOS repo's? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg
2010 Feb 18
5
best practice: how to setup a central "network installation server"?
Hi, I want to setup a central installation server, but haven't done this before, so I want to find out what would be best practices for this? The server I have already runs as a central repo, which is updated from one or our local centos mirrors, and the other CentOS servers (both i386 & x64), as well as CentOS VPS's get their updates from this server. But, now I want to allow a
2010 Feb 11
6
how to work with Code Repositories, but for web development?
Hi all, I would like some suggestion on this matter please. I have never bothered using any code repositories / version control systems for our web development project, many cause I didn't know any better, and probably cause most of our projects don't really require that we need to keep a history of what has changed. i.e. a client wants to change something on their website, and we change
2008 Jul 15
6
can I host a Ubuntu / Gentoo repository on a CentOS server?
Hi all I was wondering if someone could answer this one for me. How do I host a different Linux OS repository(s) on my CentOS server? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stuff
2008 Feb 29
1
error creating Centos 5.1 x32 dum_U instance on CentOS 5.1 x64
Hi all This is the first time I try and get Xen working, and want to install a few CentOS 5.1 32bit and FreeBSD 6.1 VM's on my CentOS 5.1 x64 server. Trying to get the first one to install is rather trivial, and I keep on running into errors. At fist I wanted to install it fro the cdrom, so I used "virt-install --cdrom=/dev/hdc" It booted up, and I could choose my language, but
2008 Jul 07
3
how do I find out which nameserver returns a DNS query?
Hi all If I do a "dig mydomain.co.za" from a Linux server, how do I know which DNS nameserver returns the queries? I seem to have a faulty DNS server, but can't see which one, so I want to find out which nameserver (if there's 4 - ns1.myserver, ns2.myserver, ns3.myserver & ns4.myserver) returns the queries? -- Kind Regards Rudi Ahlers CEO, SoftDux Web:
2011 Aug 09
5
setting up bare minimal CentOS VM
Hi all, I need to setup a real bare minimum CentOS Virtual Machine, but with normal internet / network access. i.e. I need SSH, Mutt, Links, lynx, ping, tracert, dig, iptables, etc. Does anyone know where (if?) I can get a list of applications which gets installed with CentOS 6 if every option is deselected in the installer so that I can see what I can remove which isn't really necessary
2008 Jun 17
4
Re: unable to access Linux HVM via xm console - Couldnot read tty from store: No such file or directory
HVM = fully virtualized. The question is, why are you using fully virtualized domUs? Why not paravirtualized (PV)? >>> On 2008/06/16 at 16:07, Rudi Ahlers <Rudi@SoftDux.com> wrote: Itamar - IspBrasil wrote: > why you''re using hvm ? its slow > > > > Rudi Ahlers wrote: >> Hi all >> >> I''m running CentOS 5.1 x64 + Xen 3.0 & I
2013 Jan 28
5
2way authentication for SSH?
Hi, Does anyone know of a stable / working "2way authentication" system for SSH, and even web authentication services? Most of the banks in South Africa have a system that, when you want to make a payment, they send you an SMS and you need to verify the action with a secret code which was SMS'd to you. gmail also has this. Does anyone know of a "universal" plugin /
2010 Oct 07
4
OT: linux desktop market share more than 1%
You can register on this site if you use linux on your desktop, to prove that we have at least more than 1% market share today :-) http://www.dudalibre.com/gnulinuxcounter?lang=en -- Kind Regards Rudi Ahlers SoftDux Website: http://www.SoftDux.com Technical Blog: http://Blog.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532
2010 Oct 13
7
using a Laptop as a KVM console?
Hi all, Has anyone seen something like this before: I want to use a laptop as a KVM console. Basically when a technician goes to one of our datacentres, or clients he has to look for a free LCD, keyboard & mouse to connect to a server (no network access, reinstall, troubleshoot failed kernel / HDD, etc). And then hopefully there's an open power socker in that cabinet. So I'm
2011 Sep 08
4
CentOS 6 domU on Debian 6 dom0 not working
Hi all, Has anyone managed to get CentOS 6 domU (i.e. guest) working on a Debian 6 do0? Both OS''s are 32bit and I''m running XEN 4.0.1 with HVM support. A CentOS 5.6 domU works fine on this very same server though. When I start CentOS 6, I get the following error: newusaxen:~# xm create -c /xen/genocide.cfg Using config file "/xen/genocide.cfg". xenconsole: Could