Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Friday, 29 November 2013

Running embedded linux on mpc8572ds using NFS and TFTP servers

    In this post I will mention the steps that should be performed to run embedded linux on powerpc board mpc8572ds using NFS and TFTP servers. I have used mentor embedded linux for this purpose. In order to boot the target with linux we need to perform following steps.

  • Setting up NFS Server
  • Setting up TFTP Server
  • Running embedded linux on target

Monday, 11 November 2013

Starting VNC on Ubuntu 12.04 with full desktop

    In this post I will mention the method which can be used to display full Ubuntu 12.04 desktop to VNC clients. I have noticed that starting from Ubuntu 12.04, VNC clients don't show full desktop. First I will mention the steps to install VNC Server and connect a client to it. I will also show the terminal only desktop which is the default screen. Then I will mention the method which can be used to display full desktop

Saturday, 26 October 2013

Setting up VNCServer on CentOS

    VNCServer is used to give control of the screen to remote clients. VNCServer allows to share different desktop perspective to different client using port numbers. In this session I will explain to setup VNCServer on CentOS 6.4 desktop machine.

Thursday, 24 October 2013

How to terminate linux process

    In this post I will mention some of the ways which can be used to kill a process in Linux environment. Most of the command line methods discussed here are also applicable to embedded linux targets.

Tuesday, 1 October 2013

Diverting Ubuntu network traffic to Windows machine.

In this post I will describe how to divert web or network traffic from ubuntu PC to Windows machine using Fiddler software.  

 Install Fiddler on Windows and set following proxy option in it to receive http requests from Ubuntu machine.