Sponsor Post: Cloud Migration Pros and Cons Live Chat Today
Suggest to try on Microsoft Online Service that is a business-class communications and collaboration software offering delivered as a subscription service, hosted by Microsoft, and sold with partners. These services help make it easier for customers to rapidly and cost-effectively access the most up-to-date technologies, and are designed for rapid deployment to provide customers with [...]

View Answer   |  July 8, 2010  2:53 AM
AS/400, Channel, CIO, CRM, Database, DataCenter, datamangement, Developement, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
asked by:
0 pts.

Routing issue: I want to open SSH
Are you able to ping 172.19.35.75 from 172.19.3.22 – i.e., do you have a route between VLANs? If yes, then just “ssh 172.19.35.75″ from 172.19.3.22 – anyway, you are not connecting to an interface (eth0, eth1) – but to a host (B) through any of its interfaces. If not – set up a route between [...]

View Answer   |  June 21, 2010  8:48 PM
Cisco Routers, Cisco switches, Cisco VLAN, Network Configuration, Routers, SSH
asked by:
3,120 pts.

Message send in suse linux
You can use the utility “smbclient” to send a message to windows system from Suse, FreeBSD, Linux, Solaris etc. Type man smbclient for more info

View Answer   |  June 17, 2010  5:17 PM
SUSE Linux, Windows XP
asked by:
3,610 pts.

RAID1 on computer with 2 internal hard-disks
If you want redundancy on the boot drive you’ll need a hardware RAID solution. Software solutions always slow down the computer, and require that the OS be up and running to work. You won’t get any speed performance from a RAID 1 solution as it is a full mirror. It sounds like the computer you [...]

View Answer   |  June 16, 2010  12:07 AM
hard disk storage, Linux, PCI, RAID 1, Storage in 2010, Windows XP
asked by:
64,520 pts.

ftp connectivity of sco-unix and Red hat Linux for data transfer
You can mount NFS folders on the SCO box and copy files to that share. Otherwise, FTP would need some configuration in apache.

View Answer   |  June 15, 2010  3:41 AM
Data transfer, FTP, Red Hat Enterprise Linux, Unix OS
asked by:
27,310 pts.

VNC in Xen
You didn’t say which VNC server you run on your Debian system, but I’m pretty sure it’ll need some X libs and utils… Maybe check deb packages site? Some time ago I compiled a TightVNC client to be run on an “X-less” gate and in fact, it needed 10 X libraries + xauth to work. [...]

View Answer   |  June 14, 2010  2:19 PM
Citrix XenServer, Debian, VNC, VNC Troubleshooting, Xen
asked by:
3,120 pts.

Cannot Access Shared Folders in Fedora with Windows XP
You will need to install SAMBA on the linux side and some minor configurations to be done so both machines can talk to each other. Here’s a great simplified article that you can use: http://www.reallylinux.com/docs/basicnetworking.shtml

View Answer   |  June 11, 2010  1:37 PM
Fedora, Folder Sharing, Shared folders, Windows XP
asked by:
8,120 pts.

batch job – performance improvement
It is kind of hard to say without more information. But a few thoughts are : > if you are using an interpretive language, it might be faster with a compiled language. > better, more efficient coding – tighter loops, remove unneeded processing > does your operating system allow checkpoints? You might consider taking a [...]

View Answer   |  June 7, 2010  1:29 PM
Batch jobs, Shell scripts
asked by:
5,205 pts.

SSH on AS400
Secure FTP in an SSH environment is available on the IBM i. I would start with reviewing information on Scott Klements site, especially the presentation he did at the NEUGC conference. That can be found at www.scottklement.com Then I would download the Redpaper “Securing Communications with OpenSSH on IBM i5/OS”. With the use of these [...]

View Answer   |  June 6, 2010  8:14 AM
AS/400, AS400 Job Status, FTP, Secure FTP, SSH
asked by:
108,055 pts.

Options for a Dell PowerEdge Server?
You’ll want to use the Dell disks. Disks that aren’t from Dell aren’t going to be supported. The Dell disks have code in their BIOS that the dell server uses to diagnose problems before they become problems so that you can proactively replace the disk before it completely fails.

View Answer   |  June 4, 2010  6:39 PM
Dell PowerEdge, RAID, Storage in 2010, Ubuntu, Ubuntu Servers
asked by:
64,520 pts.

Configuring 6224 for redundancy (with load balancing) with different private wan providers
From what I have read the Dell PowerConnect 6224 switches do not support GRE and therefore you will not be able to do what you are suggesting. Please, correct me if I am wrong?! You could look to enable, if it isn’t already, IP routing on the switches as they can perform layer 3 functions. [...]

View Answer   |  June 2, 2010  1:13 AM
Cisco router, Dell PowerConnect 6224, Grep, WAN
asked by:
3,610 pts.

How to setup network interface in solaris10
Dear Bon, I am running Solaris 10 x86 in a virtual machine,and the host OS is window xp, this instructions my work in your environment. my replay for you is separated in 2 parts, ————————————————— part 1 is related to Vmware configuration: 1- log in Vmware Solaris as ROOT user. 2- type the following command [...]

View Answer   |  June 1, 2010  6:41 AM
How to setup network interface in solaris10, Solaris 10, User Network Interface, VMware Server
asked by:
75 pts.

asked by:
800 pts.

Toggle Case Keys in Open Office Writer
It looks as if there is no such option at this point in time – although that keyboard shortcut IS on the wishlist for Open Offices changes that people would like to see. A macro may be the only way to go on this one – <a href=”http://www.ooomacros.org/user.php#104183″>here is a link</a> to a site with [...]

View Answer   |  May 25, 2010  6:36 PM
Microsoft Word, Open Office, Toggle buttons
asked by:
6,150 pts.

Windows to Linux Migration – Clients and Server
Hi, Here are some possible options. AD 1. Fedora Directory Server. There are many tools out their to help you migrate data. * export AD to ldif * configure Domain / Ou structure in FDS * modify ldif as needed * import ldif - Passwords can be a bit of a nightmare, but again there [...]

View Answer   |  May 25, 2010  2:42 AM
Linux, Migrations, Virtualization in 2010, Windows, Windows File Server
asked by:
40 pts.

Some guidance in which Certifications I should seek
Cisco is a good way to go, but bear in mind that there is no substitute for actual hands-on experience in a live environment. Employers want experienced technical staff, not academics.

View Answer   |  May 22, 2010  6:57 PM
Cisco certification, Linux certifications, MCTS
asked by:
50 pts.

KILLING OLD UNIX PROCESSES
Hi, one way to solve your problem is to use the “etime” format option of the “ps” command. This option shows the elapsed time since the process was started, in the nice form: [[dd-]hh:]mm:ss So, the following line will return the list of “oracleprod” processes that have been running for over 1 day[*], sorted by [...]

View Answer   |  May 20, 2010  7:51 AM
Awk, Bash, Bison, Bourne, CSH, Grep, KSH, nroff, Procmail, sed, Solaris, Unix, Unix Servers, Unix tools, Unix versions, xargs
asked by:
25 pts.

Strange USB behaviour
I’ve seen the same issue. I would move that usb device to another system and it would work with no issues even if connected to same power source. I would try either a different system to confirm USB as well as trying a usb hub as a mediator. Is there another usb port on the [...]

View Answer   |  May 19, 2010  7:34 PM
Motherboards, Ubuntu, USB, USB devices
asked by:
8,120 pts.

How do gain Admin by Shell script in Ubuntu 9.10
Assuming this is your box and you’re not trying to root a box, you can create a user with a small shell (csh I think is more limited compared to bash), and make that account the same group as root or another administrator account you have on the server.

View Answer   |  May 17, 2010  11:06 PM
Shell scripts, Ubuntu 9.10, Ubuntu Linux
asked by:
625 pts.

Handling multiple clients
One way is to use client/server techology. Its a three tier architecture that uses the application server as the medium between the client and the server. The application server is a software that listens to all the client request (using socket programming).Each client request is received by the app. server and appended to the request [...]

View Answer   |  May 15, 2010  1:30 AM
C programming, Linux, Socket programming
asked by:
165 pts.