A person recently asked me via Email how to create a bootable MS-DOS diskette with networking capability for use in VMware guest VMs. Rather than privately isolate the knowledge in an email conversation, I figured the least I could do after going
Summary:This article describe the details for letting root login ftp and telnet server.Details:1. let root login on vsftp server under linuxusually, the super user 'root' is not allowed to login remotely, it is for the security issue,but you
U-Boot還提供了更加詳細的命令協助,通過help命令還可以查看每個命令的參數說明。由於開發過程的需要,有必要先把U-Boot命令的用法弄清楚。接下來,根據每一條命令的協助資訊,解釋一下這些命令的功能和參數。1、bootmcUWLinux聯盟bootm [addr [arg ...]] - boot application image stored in memory passing arguments 'arg ...'; when booting a Linux
摘要:本文介紹了PXI匯流排規範及特點,PLX9030的晶片特點、功能及使用方法,並在此基礎上給出了利用PLX9030介面晶片,基於PXI規範的A/D資料擷取卡的硬體與軟體實現方法。關鍵詞:PXI匯流排;PLX9030;A/D資料擷取 PXI(PCI eXtension for Instrumentation)匯流排規範是由NI(National
The EP8572A is an ideal solution for high performance control and data plane applications.Cleveland, OH - May 21st, 2008 - Embedded Planet, a leader in computer and embedded systems solutions (www.embeddedplanet.com) today announced the next
Summary:This article explain how to configure Debian for autobooting Steps: 1: pls write a program named 'autologin.c',the content of it is as below. autologin.c --> autologin CodeCode highlighting produced by Actipro CodeHighlighter
1 Linux 下的軟體維護和建立工具對開放源碼的自由軟體來說,程式員得到的通常是原始碼。在編譯原始碼並正確安裝和配置的過程中,往往會涉及到許多工具和函數庫,因此其過程經常顯得有些繁複。MiniGUI也不例外。為了說明 MiniGUI 的正確編譯和安裝過程,我們有必要首先瞭解 Linux 系統下用於軟體維護和建立的工具。1.1 make 和 makefile make 是 Linux 下最常用的二進位程式、函數庫的建立產生工具。make 運行時要根據目前的目錄下的 makefile
本文是 MiniGUI 體繫結構系列文章的第二篇,重點介紹 MiniGUI 的多視窗機制以及相關的視窗類別技術。其中涉及到視窗 Z 序、視窗剪下、控制項類和控制項以及IME模組設計等等。1 引言在任何一個足夠複雜的 GUI 系統中,處理視窗之間的互相剪下是其首要解決的問題。因為多視窗系統首先要確保一個視窗中的繪製輸出不會影響到另外一個視窗。為此,GUI 系統一般要利用 Z 序來管理視窗之間的互相剪下關係。根據視窗在 Z 序中所處的位置,GUI
GDM or GNOME Display Manager will easily allow users to fully customize the login screen theme without having to use the command line.There are tons of ready-made, user-submitted GDM themes available that we can just download and effortlessly
摘要:嵌入式系統網路通訊協定棧的靈活性在應用上是一個重要指標。介紹嵌入式實作業系統VxWorks網路通訊協定棧的MUX(Mutiplexer)介面及其使用方法。關鍵詞:VxWorks 網路通訊協定棧 MUXVxWorks是美國Wind River System公司(風河公司)推出的一個運行在目標機上的高效能、可裁減的嵌入式即時作業系統。它以其良好的可靠性和卓越的即時性被廣泛地應用在通訊、軍