recommend som tools in Ubuntu
Dear all:
Would you please recommend some tools that can be use under Ubuntu?
1. binary files compare.
diff only will show the result of comparison of 2 binary files. Is
there any tool can tell me where the differences are and show them in
2 columns line winmerge?
2. what kind of muti-login demon that Ubuntu used?
in Ubuntu system, we can login in different console by Fn+1,2,3.....
Can we have the same feature on embedded system? If we can, what
tool is most used for multi-login on embedded system?
appreciate your help,
miloody
Similar Topics
| Topic | Started |
|---|---|
| network-manager | 54 min 5 sec ago |
| hi | 1 hour 40 min ago |
| Temperamental VNC | 15 hours 11 min ago |
| Run clamav on usb stick insertion | 18 hours 14 min ago |
| Opening a window # in the GNOME window list using a keyboard shortcut | 1 day 40 min ago |
| how to get qemu for mips under ubuntu? | 1 day 3 hours ago |
| Stylus's conflict | 1 day 4 hours ago |
| Partition table entries are not in disk order | 1 day 10 hours ago |
| ext3 to ext4 | 1 day 13 hours ago |
2 comments
Re: recommend som tools in Ubuntu
loody < ... at gmail dot com> writes:
Console logins are handled by getty, for every tty port a getty is
started by init. If your embedded system has tty ports you can use that
too.
Florian
Re: recommend som tools in Ubuntu
kompare or kdiff3 are quite good. I'm sure there are others too.