Do you think the PaaS market is starting to emerge?
With Red Hat’s public OpenShift PaaS offering last week and the cloud hosting provider company Savvis acquiring AppFod Inc., the PaaS market is starting to heat up. But experts aren’t sure if enterprises will jump on the PaaS bandwagon. Do you think the PaaS market is starting to emerge?
Answer Question
| June 19, 2013 2:55 PM
PaaS, Red Hat
With Red Hat’s public OpenShift PaaS offering last week and the cloud hosting provider company Savvis acquiring AppFod Inc., the PaaS market is starting to heat up. But experts aren’t sure if enterprises will jump on the PaaS bandwagon. Do you think the PaaS market is starting to emerge?
What most drew your interest at the Red Hat Summit?
Open-source experts descended on Boston last week for the annual Red Hat Summit. They were not disappointed as the company provided insights on several topics including: Open source development, emerging cloud trends and cloud security. What most drew your interest at the Red Hat Summit?
Answer Question
| June 18, 2013 12:55 PM
Cloud Security, Open source, Red Hat
Open-source experts descended on Boston last week for the annual Red Hat Summit. They were not disappointed as the company provided insights on several topics including: Open source development, emerging cloud trends and cloud security. What most drew your interest at the Red Hat Summit?
MySQL stored procedure debugger tool
Hi, I am looking for a MySQL stored procedure debugger tool for Ubuntu (Unix). Can someone help?
Answer Question
| June 11, 2013 6:21 AM
MySQL, MySQL Stored Procedures, Ubuntu
Hi, I am looking for a MySQL stored procedure debugger tool for Ubuntu (Unix). Can someone help?
Are we ready for the growth of public clouds?
Cloud will be king at the Red Hat Summit and JBoss World 2013 conference running June 11- 14. There will be some 50 sessions on cloud deployment at the conference. Much of the anticipation focuses on the rise of public clouds. But as public clouds become more common, the need for the infrastructure to handle [...]
Answer Question
| June 10, 2013 2:56 PM
cloud deployment, Conferences, JBoss, Public Cloud, Red Hat
Cloud will be king at the Red Hat Summit and JBoss World 2013 conference running June 11- 14. There will be some 50 sessions on cloud deployment at the conference. Much of the anticipation focuses on the rise of public clouds. But as public clouds become more common, the need for the infrastructure to handle [...]
Windows v/s linux
Any possibilities of Linux over taking Windows in the future?
Answer Question
| May 28, 2013 10:14 AM
Linux, Microsoft Windows
Any possibilities of Linux over taking Windows in the future?
AS/400 Trace Report
Hi, I ran the command TRCCNN in AS/400 to trace the connection between our AS400 and Tandem. I was able to generate a report but I don’t know how to read if there’s a lost connection or unnecessary event with the network. Can you help me what are the key or code when searching at [...]
Answer Question
| April 29, 2013 6:20 PM
AS/400, AS/400 Reports, Tandem
Hi, I ran the command TRCCNN in AS/400 to trace the connection between our AS400 and Tandem. I was able to generate a report but I don’t know how to read if there’s a lost connection or unnecessary event with the network. Can you help me what are the key or code when searching at [...]
DOY
What is the meaning of ‘DOY’ in Linux?
Answer Question
| April 24, 2013 4:31 PM
Linux, Linux administration
What is the meaning of ‘DOY’ in Linux?
RSYNC hangs without reason
Hi For a test we have run a RSYNC to copy 1,9TB. It runs for hours (850GB) when suddenly it hangs without any error. The progress indicates that it is busy with one small file but it doesn’t copy. In top I see that the process is running but with very low CPU. I kill [...]
Answer Question
| April 15, 2013 11:50 AM
Debian, Linux
Hi For a test we have run a RSYNC to copy 1,9TB. It runs for hours (850GB) when suddenly it hangs without any error. The progress indicates that it is busy with one small file but it doesn’t copy. In top I see that the process is running but with very low CPU. I kill [...]
Will you be upgrading to Red Hat Enterprise Virtualization 3.1?
Red Hat Enterprise Virtualization 3.1 was recently released with improved storage capabilities, easier management of data centers, as well as additional Red Hat-based cloud provisioning. For Red Hat users, does Virtualization 3.1 offer enough features for you to upgrade to it? What additional features would you like to see in future releases?
Answer Question
| April 15, 2013 1:45 PM
Enterprise Virtualization, Red Hat, Red Hat Enterprise Virtualization 3.1
Red Hat Enterprise Virtualization 3.1 was recently released with improved storage capabilities, easier management of data centers, as well as additional Red Hat-based cloud provisioning. For Red Hat users, does Virtualization 3.1 offer enough features for you to upgrade to it? What additional features would you like to see in future releases?
Receive and reply text message from cell phone
What are existing tool boxes for writing a program to receive and reply text message from cell phones? I would like to use a Linux based server to do so. Thanks in advance! Yin Soong
Answer Question
| March 27, 2013 2:25 PM
Linux, Linux servers, Mobile
What are existing tool boxes for writing a program to receive and reply text message from cell phones? I would like to use a Linux based server to do so. Thanks in advance! Yin Soong
Communication link failure. A time-out occurred trying to connect to the iSeries Setup
I have a Linux ODBC that pushes data to the AS/400. When I am trying to connect my ODBC Linux connection, it fails and logs the following error message: [rduser@ebsdbprod ~]$ isql -v misysdb erp0101 [08S01][unixODBC][IBM][iSeries Access ODBC Driver]Communication link failure. comm rc=10060 – CWBCO1048 – A time-out occurred trying to connect to the iSeries [...]
Answer Question
| March 12, 2013 8:59 AM
AS/400, Linux, ODBC
I have a Linux ODBC that pushes data to the AS/400. When I am trying to connect my ODBC Linux connection, it fails and logs the following error message: [rduser@ebsdbprod ~]$ isql -v misysdb erp0101 [08S01][unixODBC][IBM][iSeries Access ODBC Driver]Communication link failure. comm rc=10060 – CWBCO1048 – A time-out occurred trying to connect to the iSeries [...]
My Unix command
I got a problem with my Unix script as below. Error Message: cannot open: No such file or directory mv: cannot access My scripts as below. Anyone have any idea? Pls help~~ file ${epmhome}/receive/${datfile}.err set stat=${status} if (${stat} != 0) then echo “No Error File Found at Receive” else mv ${epmhome}/receive/${datfile}.err ${epmhome}/error/${getfile}.err echo “Error File [...]
Answer Question
| March 11, 2013 2:49 PM
Unix, Unix administration
I got a problem with my Unix script as below. Error Message: cannot open: No such file or directory mv: cannot access My scripts as below. Anyone have any idea? Pls help~~ file ${epmhome}/receive/${datfile}.err set stat=${status} if (${stat} != 0) then echo “No Error File Found at Receive” else mv ${epmhome}/receive/${datfile}.err ${epmhome}/error/${getfile}.err echo “Error File [...]
Unable to delete ISCSI Target in Red Hat
Unable to delete ISCSI Target in Red Hat ———– Target Name root@rb-redhat6 iscsi]# iscsiadm -m node 192.168.0.112:3260,1 iqn.1986-03.com.ibm:2145.clusterh1.gully ————– Error Message [root@rb-redhat6 iscsi]# iscsiadm –m node -T iqn.1986-03.com.ibm:2145.clusterh1.gully –portal 192.168.0.112:3260 -u iscsiadm: No matching sessions found ———— Distro root@rb-redhat6 iscsi]# cat /etc/*issue* Red Hat Enterprise Linux Server release 6.3 (Santiago) Thanks in advance for your [...]
Answer Question
| February 14, 2013 3:25 AM
iSCSI, RedHat, Storage
Unable to delete ISCSI Target in Red Hat ———– Target Name root@rb-redhat6 iscsi]# iscsiadm -m node 192.168.0.112:3260,1 iqn.1986-03.com.ibm:2145.clusterh1.gully ————– Error Message [root@rb-redhat6 iscsi]# iscsiadm –m node -T iqn.1986-03.com.ibm:2145.clusterh1.gully –portal 192.168.0.112:3260 -u iscsiadm: No matching sessions found ———— Distro root@rb-redhat6 iscsi]# cat /etc/*issue* Red Hat Enterprise Linux Server release 6.3 (Santiago) Thanks in advance for your [...]
How to set path for Oracle 10g forms
Oracle apps r12 installed in Linux and I have installed forms 10g in Windows XP (Windows XP through VMware). All of them are working correctly but while opening template .fmb file for developing forms, it shows an error. What can I do?
Answer Question
| January 25, 2013 3:48 PM
Linux, Oracle 10g
Oracle apps r12 installed in Linux and I have installed forms 10g in Windows XP (Windows XP through VMware). All of them are working correctly but while opening template .fmb file for developing forms, it shows an error. What can I do?
Linux server For 20 users locally and 7 remote suggestions for hardware
I have a company that needs some onsite storage, they have outgrown their Dropbox type arrangements, it will just be a file server no email or anything else We have put in a number of Windows servers in the past, but the licensing cost are so high we are considering a Linux server for this [...]
Answer Question
| January 23, 2013 3:50 PM
Dropbox, Linux servers, Ubuntu
I have a company that needs some onsite storage, they have outgrown their Dropbox type arrangements, it will just be a file server no email or anything else We have put in a number of Windows servers in the past, but the licensing cost are so high we are considering a Linux server for this [...]
365 flavors of Unix
Which flavor of Linux do you use for your workstation?
Answer Question
| January 11, 2013 10:06 PM
Linux, Unix
Which flavor of Linux do you use for your workstation?
Unable to workwith SUSE LInux 10.0
Hi I’m using SUSE Linux 10.0. Beore this it was working fine. But now i donno what is the problem i’m unable to login with GUI. When i switched on my PC its showing three options 1.SUSE Linux 2.Floppy 3.SUSE Linux(Failsafe) When i’m trying to go on 1 option, its showing next screen and directly [...]
Answer Question
| January 7, 2013 8:39 AM
Linux GUI, SUSE Linux
Hi I’m using SUSE Linux 10.0. Beore this it was working fine. But now i donno what is the problem i’m unable to login with GUI. When i switched on my PC its showing three options 1.SUSE Linux 2.Floppy 3.SUSE Linux(Failsafe) When i’m trying to go on 1 option, its showing next screen and directly [...]
Point source pollution predictor
Does a software tool exist that can permit a proposed mfg site planner, to map the course liquid pollution will take (in whatever form) if it is introduced into the surrounding area?
Answer Question
| December 26, 2012 7:24 PM
Linux tools, Windows tool
Does a software tool exist that can permit a proposed mfg site planner, to map the course liquid pollution will take (in whatever form) if it is introduced into the surrounding area?
2950 Access Problem
I cannot ssh to the switch from outside of the VLAN. I cannot ssh or anything (connect) to devices connected to each port. the devices are able to get out to the internet fine. I’m missing something. Please help. I know I should have configured everything on Vlan1 but did not. I have fa0/1 which [...]
Answer Question
| December 17, 2012 12:53 PM
Cisco 2950, SSH, VLAN
I cannot ssh to the switch from outside of the VLAN. I cannot ssh or anything (connect) to devices connected to each port. the devices are able to get out to the internet fine. I’m missing something. Please help. I know I should have configured everything on Vlan1 but did not. I have fa0/1 which [...]
What’s your approach to managing cache and swap space?
One of the most common culprits of decreased Linux server performance is cache and swap space. How much do you configure in these areas when setting up/tuning servers?
Answer Question
| December 7, 2012 5:56 PM
Linux, Linux servers, Swap space
One of the most common culprits of decreased Linux server performance is cache and swap space. How much do you configure in these areas when setting up/tuning servers?





