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 [...]
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 [...]
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
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 [...]
You can mount NFS folders on the SCO box and copy files to that share. Otherwise, FTP would need some configuration in apache.
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. [...]
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
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 [...]
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 [...]
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.
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. [...]
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 [...]
Ahh, it works something like Notes/Domino.
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 [...]
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 [...]
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.
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 [...]
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 [...]
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.
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 [...]





