General :: Scalable Test Platform And Patch Lifecycle Manager Deployment
Oct 21, 2010
I am regularly keeping watch on kernel releases like 2.6.36-rcX and compiling the upcoming kernel releases on Fedora 13.I came across STP [URL] and PLM testing and seems like it is relevant tool for compiling, testing the kernel components in very precise way. I am unable to find the documents which can help in how to implement or run the tool. I have just downloaded the Test-suit tar and dont see any README or steps to test or run the tool.
View 1 Replies
ADVERTISEMENT
Nov 7, 2010
Any guideline with this setup?
View 1 Replies
View Related
Apr 8, 2011
I just want to upgrade my Slackware 13.1 kernel (2.6.33.4) to the latest stable kernel from kernel.org (2.6.38.2). I have never done anything like this and I am a Linux newbie, so I would appreciate a "Kernel Patching for Dummies" version if possible. I did do a search on this forum and most of what I read was over my head. I found an FAQ on kernelnewbies.org on "How To Apply A Patch" but when I attempted what they suggested, it said it couldn't find the file to patch at line 5 and asked me which file to patch. So I CTRL-Z'd out of there and came here. Here's what I tried:
[code]...
View 14 Replies
View Related
Jan 25, 2010
I want to manage music on a mobile phone. It's an MP3/MP4 player SmartPhone iPhone clone from this (de-spammed) address:
xxxx: [URL]
I want an app that can be used on both windows and Linux computers and that is as good as iTunes for managing media. What do you recommend?
View 9 Replies
View Related
Mar 11, 2010
I am looking to find a program similar to nm-applet which can run on NetBSD. So far, I have found wpa_supplicant and wpa_gui. Am I on the right tracks? Basically, I want to scan for wireless networks and connect to them. When I start wpa_gui, I get "Could not find status from wpa_supplicant".
View 1 Replies
View Related
Apr 24, 2011
Anyone explain me the difference between installation and deployment?
View 4 Replies
View Related
Sep 11, 2010
is there a way to remove a patch from a kernel?
I need to apply a squashfs-lzma patch (squashfs 4.1cvs) to the liquorix kernel source which is already patched with squashfs 4.0.
how would I do that?I tried googling got this. url
but I dont know the command used to apply the patch the patch is called
35.4-3.patch.gz
url
but that patch includes more than squashfs,etc
View 1 Replies
View Related
Jan 11, 2010
I'm running Karmic on a Dell Mini 10v (Intel Atom) netbook, generally with very few problems and I've been happy with it. Recently I've had problems with suspend and wake when I close / open the lid - wicd no longer finding any networks, password prompt no longer appears, that sort of thing. A few days ago an icon popped up in the panel which appeared to do nothing, but mousing over it provided the following message:
"Session active, not inhibited, screen idle. If you can see this text, your display server is broken and you should notify your distributor. [URL]..Following the link, the blog of Richard Hughes appears to quite carefully describe the issue and then provides a patch (or two). However, being rather a n00b I have no idea what to do with either of the blocks of code he supplies - "man patch" in my terminal brings up "no manual entry for patch".
View 3 Replies
View Related
Mar 15, 2010
Need comparison of features and performance of Kickstart to Windows Deployment Service? (What do they have in common).
View 4 Replies
View Related
Jun 17, 2011
The last days I try to find a good and easy solution to keep new installed Servers with same basic configuration. For example every new Installed Server should have:
- phpmyadmin installed and configured
- munin installed and configured
- mysql server with some predefined users and passwords
- same users created with existing ssh keys. also ~/.ssh/authorized_keys file with pub key inside
At the moment I use some bash script to create the users and sync the keys. Basically I need to install predefined packages and remove some other packages configure some config files (or copy working configs). I have looked at cfengine and puppet Server. And I am asking my self if this tools are overkill for this task.
View 2 Replies
View Related
Jul 6, 2010
I am writing a python package deployment tool for linux based platforms. I have tried various existing tool sets but none of them is up to the mark and they have their own issues. Initially I'll start with simple approach.
1. Find all the modules/packages and copy to "lib" directory.
2. Find python's *.so dependencies (system libs) and copy them to "syslib"
3. Copy python (executable) and libpython2.6.so.1.0 into "dist" directory.
4. Set up temp environment
5. Run main script using "python <main script>.py"
The idea is to produce a cleaner directory structure. Neither I am creating a boot loader nor I am converting main script file into executable. It's plain vanilla stuff. Using above steps I have pulled down a package using wxPython's demo example "pySketch.py". You can download the archive from here: [URL]. After extracting the contents, run the executable file using "./run". This file sets temporary environment variables and execute "pySketch.py". This is eventually not working. I think I am not able to set up temporary environment properly or may be missing some other stuff.
View 1 Replies
View Related
Mar 26, 2011
I have created mobility of 20 nodes and vbr traffic using following attached script I executed the file as ns234 vbr.tcl I got the vbr.tr and vbr.nam but I was unable to load the graph using matlab <trgraph> I thought problem with is vbr.tcl script.
View 1 Replies
View Related
Mar 1, 2011
I have downloaded and setup the SUSE Lifecycle Management Server on vmware using the Live CD Distribution. I have connected it to Susestudio.com as my repository and setup a user account via the backend on pg 96 using the slms-admin-ui-user -o to create my administrator account since I lost the password for the initial login. I created a customer and have the following:
Mirroring Credentials - User Name: (random character)
Mirroring Credentials - Password: (random character)
Also I have a test box for installing the Live CD of our application. Do all appliance created on suse studio have the client to connect to the SLMS server or do need to install a client? If there is no client how do I obtain and add it to the appliance on susestudio.com ? How do I setup appliance as a client?
View 1 Replies
View Related
Dec 31, 2009
I am writing some server programs. I notice that I can only connect to the server with a total of 28232 connections (clients) before I get the errno [99] "Cannot assign requested address" from the client program. I am using the same machine to do both operations. It seems like I am reaching some networking limitation outside of both programs.The server process has a maximum of 6 theads running(well below the thead limit). The client has two threads. When I add another client machine to the testing I can surpass 28232 connections). What limitation am I reaching on the server machine and how can I overcome this limitation. Again when I add a client machine to the testing, I can achieve more than 28232.
System Setup:
SUSE 11.1 64 bits
ulimit nofile=150000
View 7 Replies
View Related
May 11, 2011
I'm trying to install a patch but when I copy it into terminal I get message " /home/john/patch-modules_v62-opensuse.sh 'vmware-7.1.3-2.6.37-rc5.patch' not found. copy it to the current '/home/john' directory. Exiting" But I have it in my home directory!
View 3 Replies
View Related
Nov 16, 2010
Anyone done a deployment of Samba3 > 3.3.4. Had to install this version as I am preparing a domain for Windows 7 computers. My installation on CentOS went well. smbd and nmbd are running OK. I am able to test user accounts with the
smbclient -U usertest \hostusertest
However, I cannot seem to be able to add a computer, even a Win XP workstation to the domain. I used smb.conf files from a previous Samba 3.0.28 with minimal modifications. Kindly forward your smb.conf file, here is mine:
[global]
workgroup = DOMAIN
netbios name = DOMAIN_SERVER
server string = Samba Server Version %v
passdb backend = tdbsam
log file = /var/log/samba/%m.log
max log size = 40 .....
View 5 Replies
View Related
Dec 21, 2010
I have a Linux OS, and I want to make it as an image so that I can install 20 servers with that image as baseline OS.How to do that? As I know:
1. kickstart == is only for new OS instalation, it needs a Linux CD source
2. systemimage == is for clone the partition (not massive deployment)
3. kiwi == only for SUSE
View 2 Replies
View Related
Aug 10, 2010
We have a customer that wants to look at other possibilities regarding deployment of redhat server. They are now using Altiris. Do you have any other good software, free or not free.
View 1 Replies
View Related
Aug 25, 2010
vote on the best automated deployment for 10.04 lts desktop! have 50units identical pc's, one pdc (openldap, bind, dhcp) and one fs (nfs server). thinking of installing just one pc with all the updates, program addons and stuff, then thinking of: disk image the disk and copy to the rest of the 49units and just edit the host name and activate the etho by sudo mv /etc/udev/rules.d/70-persistent-net.rules /etc/udev/rules.d/70-persistent-net.rules.old would this be ok? i mean there will be no problem if users authenticate an stuff?
View 7 Replies
View Related
Jul 2, 2011
Which linux platform is the best to use for c++ and phyton? I'm going to study phyton on my own, and I wish to know what the best phyton platform is? Also, is there a way to get more harddisk space from windows vista to my dualboot linux?
View 2 Replies
View Related
Apr 8, 2009
I have installed Postfix + Amavisd-new, then I am started all services (and configured main.cf and master.cf to use amavis).
The questions are:
1) I am trying to test antivirus scan using eicar test virus
Code:
And the message is successfully delivered to mailbox with mark "CLEAN" in maillog. But I cant see any attachment using
Code:
Where is my mistake?
2) Should I update clam and how I can do it?
3) Is spamassassin enabled by default in amavis (I have started daemon)?
4) Where configuration files of spamassassin is stored?
View 1 Replies
View Related
Mar 15, 2010
I am trying to install mysql 5.1.44..so i downloaded the binary package, i extracted it and then followed the instructions that were in the manual but i keep getting this error when running this command
Code:
scripts/mysql_install_db --basedir=/home/mosty/mysql
the error is
Code:
Installing MySQL system tables...
100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test
100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test
[code]....
You can try to start the mysqld daemon with:
shell> /home/mosty/mysql/bin/mysqld --skip-grant &
and use the command line tool /home/mosty/mysql/bin/mysql to connect to the mysql database and look at the grant tables:
shell> /home/mosty/mysql/bin/mysql -u root mysql
mysql> show tables
View 1 Replies
View Related
Apr 1, 2010
I have to deploy a server to some customers that should not be given access to the server itself. I know that nothing is 100% secure but I've searched without finding a decent answer (maybe I googled for the wrong terms ?)I need some advice about encrypted filesystem. * The server must boot without asking for a passphrase (the server will be in a restricted access area so typing a password could take a while). I can't store the password for luks in an unencrypted file so it seems a loop to me. The only way out I can see is to store the passphrase in the boot binaries (better than nothing...) but this results in more work for me.* possibly the customer should not be able to move the hard disks to another pc, i.e. reading the passphrase from some unique hardware ID. This is risky but I could add a master passphrase to be used in case of hardware replacement
View 3 Replies
View Related
Apr 16, 2010
We are normally using IPC for exchange of data between multiple threads or processes. Out of following IPC which are platform independent and why they are platform independent?
1. FILEs
2. Socket
3. Named Pipes
4. Shared Memory
5. Message Queue.
View 1 Replies
View Related
Aug 5, 2011
I am working on LPC Linux platform. I would like to log some data into SD card from the application. For this I need to know the drivers of SD card. Can any one tell me what are the drivers for SD card in LPC Linux? what are the APIs atleast/ what is the header file/
View 3 Replies
View Related
Jul 17, 2011
hardware platform for a typical PC that is going to be running Red Hat Fedora Linux
View 3 Replies
View Related
May 23, 2010
i need to install ioncube loader. from the download page, there are many selections for linux @ [URL]
-Linux (x86)
-Linux (x86-64)
-Linux (ppc)
-Linux (ppc64)
how can i find out which linux's platform from the command line?
View 2 Replies
View Related
Jun 7, 2011
I'm trying to install a SDK iso image onto an embedded linux platform. I was able to mount the image on the platform without problems. I also created a symbolic link called "bash" in the bin directory and had that point to busybox to satisfy the first line of code in the installer: "#!/bin/bash". However, when I run the installer, I get an error: "installer: applet not found"
I get the same error when I type "bash" on the command line. Is there a way to fix this? Here is the first few lines of code that causes the error:
#!/bin/bash
DEBUG=${DEBUG:="0"} # Enables debugging options
LC_OPTION=${LC_OPTION:="prompt"} # Licensing related variable
INSTALL_PATH=${INSTALL_PATH:=$HOME} # Default installation path
declare -r SCRIPT_NAME="`basename $0`"
declare -r SCRIPT_CALLED="$0 $*"
[Code]...
View 1 Replies
View Related
May 21, 2010
GNU video editor for windows platform?
View 1 Replies
View Related
May 23, 2010
Can you please let me know where to find minimum kernel image for my ColdFire platform to boot from ? Please be informed that at this stage I am not restricted to use an specific Linux distro and just I need to have the minimum kernel image possible size.
View 6 Replies
View Related