由买买提看人间百态

topics

全部话题 - 话题: linux
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
c******g
发帖数: 63
1
在Windows下,比如我import两个不同版本的Project,一个目录叫old,一个叫new,它
们里头的package structure是一样的,这时在左边的package浏览器中,每个project
的第一级目录名就是文件夹名(即一个是old,另一个是new)。
但是换到Linux下,import了叫new的那个版本,第一级的目录名显示的就是最上层
package的名字。然后再import那个目录叫old的版本,发现不能import了,我猜想是因
为在Linux的Eclipse中,它也会把最上层目录用包名表示(因为和new的那个一样了,
所以命名冲突不能导入)。
我想知道的是,是我哪里设错了,还是Linux下的Eclipse比较不flexible?
另外我用的Eclipse都是从Android Development Tools的官方网页上下载的bundle自带
的,一个是Windows版,一个是Linux版。
谢谢指点!
S*A
发帖数: 7142
2
你的意思是说可以用串口和你的芯片交互就算
启动完毕了?
那很简单。
对就是 pogoplug V4 mobile。800M CPU. 128M RAM 128M flash。
可以自己编程,我装了个 Arch Linux 进去。
按照这个步骤:
http://archlinuxarm.org/platforms/armv5/pogoplug-series-4
以上步骤我验证过可以用。
然后你要 hack Linux boot loading 的话,需要玩那个 Uboot。
UBoot 相当于 PC 的 BIOS, 负责裸机上找 Linux (flash, usb
或者 sata) 然后引导 Linux。
需要有 TTL 的 USB serial adapter. ($3 at ebay with shipping)。
S*A
发帖数: 7142
3
你的意思是说可以用串口和你的芯片交互就算
启动完毕了?
那很简单。
对就是 pogoplug V4 mobile。800M CPU. 128M RAM 128M flash。
可以自己编程,我装了个 Arch Linux 进去。
按照这个步骤:
http://archlinuxarm.org/platforms/armv5/pogoplug-series-4
以上步骤我验证过可以用。
然后你要 hack Linux boot loading 的话,需要玩那个 Uboot。
UBoot 相当于 PC 的 BIOS, 负责裸机上找 Linux (flash, usb
或者 sata) 然后引导 Linux。
需要有 TTL 的 USB serial adapter. ($3 at ebay with shipping)。
i**p
发帖数: 902
4
来自主题: Programming版 - Linux设备驱动的开源问题 (转载)
【 以下文字转载自 Linux 讨论区 】
发信人: isup (No), 信区: Linux
标 题: Linux设备驱动的开源问题
发信站: BBS 未名空间站 (Mon Dec 1 01:50:06 2014, 美东)
比如 WiFi 卡的驱动程序, 是不是除了固化到卡上的firmware, 任何在Linux上运行的
部分都要开源?
w******w
发帖数: 126
5
把代码在linux上重敲一遍。
BTW 你windows的文件路径表示方式跟 linux 不同 也要注意了。
/tmp/bla/bla.txt 这个是linux的标识方法
windows 是 \tmp\bla\bla.txt 你的代码没有太仔细看。 建议你从新敲遍代码在linux
下 然后 g++ 一下你的源代码就好了。 如有问题私聊。
x***u
发帖数: 297
6
来自主题: Programming版 - 在Linux上设置shadowsocks 客户端
不在国内,也需要改DNS 吗?
是要用Windows机上的账号来通过公司的防火墙。
我的windows login是允许上一些被公司block的网站(github, centos, dropbox ...).
但是我要建一个Linux workstation。现在连系统的package都不能直接装(centos.
org上不去),建了一个local repo才勉强能用。
公司的IT不懂Linux,也不愿意花时间把Linux机器加到active directory里。
想法是到Windows机上login,运行shadowsocks server, 在centos下运行sslocal连接
到Windows机上. 两边命令运行都没问题,但是现在好像没有起任何作用。不知道是
Windows上server的问题还是linux里client的问题。
不想用我个人VPS上的shadowsocks, 免得惹麻烦。
z*******w
发帖数: 79
7
来自主题: Security版 - Linux内核(kernel)的hacking介绍 -- LKM
Linux Loadable Kernel Module (LKM) Introduction

by: minnow

这篇文章主要是一些下面这篇文章的翻译:
http://packetstorm.securify.com/groups/thc/LKM_HACKING.html
目的: 简单的对Linux内核(kernel)的hacking介绍, 与大家分享我的
一些
经验, 和多一篇中文 Linux 相关文章.
Loadable内核模块能做些什么事情: 最简单的说, 是任何你想干的事
. 比如隐藏
文件, 隐藏进程, 隐藏网络连接, 隐藏开着的TCP/UDP端口, 隐藏自
身这个
内核模块, 修改系统TCP/IP堆栈从而留下后门(backdoor). 可以说,
一旦在
Linux系统中加入一个强大的内核模块后, 无人能单从机器本身发现
你(除非
启动另一个操作系统, 彻底检查文件系统; 或运行tcpdump之类的
s
m*p
发帖数: 212
8
来自主题: Software版 - Windows for Linux快来了
>> 电脑报新闻 >> 软件硬件 >> Windows for Linux快来了
Windows for Linux快来了
“Windows for Linux?”这决不是笑话。由TreLOS
公司荣誉出品的模拟器Win4Lin就可以让WIN95/98在
LinuxX Window下运行。该产品将在本月10-12日于在
San Jose举行的Linux World大会上正式露面。
对此项产品感兴趣的朋友请访问TreLOS公司站点:
http://www.trelos.com (bjlc)
s********1
发帖数: 581
9
Redhat 和 红旗 linux 哪个更适合于 C programer??
本人考虑下载:
(1)红旗 linux 6.0
(2)Red Hat Enterprise Linux 5 Desktop (Beta2), 哪位知道性能如何?
(3)Red Hat Enterprise Linux 5.2 Server,哪位知道要占多大空间?我只有两台
desktop.
o*z
发帖数: 1078
10
【 以下文字转载自 Linux 讨论区 】
发信人: ozz (ozz), 信区: Linux
标 题: 家里linux 机器和 windows 7 机器怎么实现文件共享?
发信站: BBS 未名空间站 (Mon Aug 15 22:33:26 2011, 美东)
有什么简单的方法吗?
主要想在linux下读取windows 7 里面的文件
跪谢
f*****n
发帖数: 719
11
【 以下文字转载自 Linux 讨论区 】
发信人: frishen (鹤仙人), 信区: Linux
标 题: linux下能处理plain tex文档的软件都有什么?
发信站: BBS 未名空间站 (Thu Mar 5 19:45:33 2009)
Kile最好用,但是只支持latex,老板用的plain tex,我改论文也得跟着用。Linux下
试了几个好评比较多的什么texmaker默认都根本不支持。emacs倒是可以,但是不习惯
。哪位知道还有其它能用的软件?
s*****g
发帖数: 219
12
来自主题: Unix版 - UNIX vs LINUX? why?
你的问题好奇怪. Linux 就是一种 Unix 呀. 虽然不是从某一支
Unix Family上派生出来的, 但是本来就是 x86 上的兼容产品.
你是不是想比较商业版本的 Unix 和 Linux ? 这种比较没什么
意义. 不光是操作系统的差别, 商业 Unix 的硬件平台也不一样.
比如 Digital Alpha, SUN Spark, IBM 360.
要是说在 x86 上比, 商业系统好像常见的只有 SCO Unix 和
SUN Solaris. 这两家过去不但收费, 而且不公开源代码.
这两年迫于压力, Solaris 8已经是免费的了. 但是给你的是一个
简版, 工具很少, 吞吐量受限制. 高级版还要买. 我去年测试过
Solaris 7, I/O方面确实比别的系统快 200%到 500%. 可惜看不到
code, 不知道这帮家伙怎么写的.
另外一个在 PC 上流行的东西是 FreeBSD. 我两个系统都用过,
感觉上差不多. 听说 Linux 不如 freeBSD, 但是我的 FreeBSD
也死过, Linux 也无故障的跑过 200 多天.
不如我们换个话题:
t******n
发帖数: 11
13
来自主题: Unix版 - Does Linux support thread?
hi, I just have this problem when I am learning OS.
I couldn't find the keyword in most of my Linux books. Does
linux support thread?
I searched the the book "the concepts of OS", it says that
in Linux it uses a different concept of thread; every time
it needs a thread, it just clone a child thread.
Is this the tradition thread? or what is the real diffence
between process and thread?
Since multithread is an important concept in modern OS,
Linux should support it, I think.
BTW, Does C++ and Java
l***r
发帖数: 459
14
【 以下文字转载自 Linux 讨论区,原文如下 】
发信人: laoer (xiaoer), 信区: Linux
标 题: How to Packet Capture in Linux
发信站: The unknown SPACE (Tue Mar 6 13:55:03 2001) WWW-POST
Greetings,
In solaris, just include pcap.h and will have some function
on packet capture. In Linux 7.0 RedHat, I didn't find that
header file. Do you know where it is? Or I should install
something or use other library?
Also, if I use *pcap_open_live(), there is a device name. I
wonder what's that? Where can I find that device?
Thanks a lot!
P***i
发帖数: 118
15
【 以下文字转载自 Linux 讨论区,原文如下 】
发信人: pauli (飞将军), 信区: Linux
标 题: 如何硬盘分区使Windows XP和Linux共存?
发信站: The unknown SPACE (Sat Mar 16 23:33:00 2002) WWW-POST
已经装有Windows XP, 想在不破坏现有WINDOWS下的分区情况下,划出一个分区给Linux.
听说pqmagic 7.0可以做到这一点,可是我手头没有这个软件。请问Redhat自带的FIPS行
不行?
d**m
发帖数: 2
16
【 以下文字转载自 Linux 讨论区,原文如下 】
发信人: dwdm (benben), 信区: Linux
标 题: help me out -- questions on linux 2.4.12
发信站: The unknown SPACE (Mon May 13 14:22:24 2002) WWW-POST
I am installing postgresql-7.1.2 on Linux 2.4.12. I did configure
with only one option --prefix=.... when I did make ( I am using
gnu make 3.78.1 and gcc 2.95.2), I got errors below:
.......
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations command.o
common.o help.o input.o stringutils.o mainloop.o copy.o startup.o
prompt.o v
t****o
发帖数: 181
17
【 以下文字转载自 Programming 讨论区 】
发信人: tookoo (tookoo), 信区: Programming
标 题: Linux/Unix下时间的精度
发信站: BBS 未名空间站 (Sun Oct 9 20:51:38 2005), 站内
发信人: tookoo (tookoo), 信区: Linux
标 题: Linux/Unix下时间的精度
发信站: BBS 未名空间站 (Sun Oct 9 20:51:07 2005), 转信
Linux下面的C编程,
想计算一段程序的执行时间,
我现在用time()来取时间,
它的精度太差了,
只能精确到秒,
有什么函数可以取到更高的时间精度吗?
譬如,微秒,毫秒什么的,
谢谢。
p****a
发帖数: 38
18
【 以下文字转载自 Linux 讨论区 】
发信人: ptapta (ptapta), 信区: Linux
标 题: 请问text版linux怎样加装xwindows/GUI
发信站: BBS 未名空间站 (Tue Jun 9 16:05:26 2015, 美东)
现在这台机器装的是minimal linux,是text only。 因为机器比较老,不能装很多东
西,只想再加装一个xwindow的GUI,然后就可以使用netbeans, eclipse。 请问就单单
加装一个图形界面是怎么装呢?需要加装多少东西? x.org server, window manager,
lxde, 这些都要装吗还是只需要其中一部分就可以了?目标是尽可能少装一点,能给
netbeans, eclipse,和web-browser用就可以了。Window manager想装个简单的,比如
fvwm,不想装gnome或者kde。 可以用什么方法装,用rpm或者yum行吗? 多谢!
e****e
发帖数: 19
19
来自主题: Windows版 - Re: Win2K, Linux installation togetehr
if there is only one partition, you must destory it.
Guess not that stupid, suppose currently you have 2, namely
C: & D:
steps:
1) startup with linux, use fdisk to delete d: and creat 3
partitions a)linux b)swap c)extended( this one will be given
automatically).
you can install linux at this point or later
2) startup with 98 dos disk, use fdisk, it will recognize
your C: as primary dos
linux and swap as non-dos, the extended as extended or
unallocatted
creat some extended dos partitions to use a
c***y
发帖数: 367
20
【 以下文字转载自 Linux 讨论区 】
发信人: canny (小桔子), 信区: Linux
标 题: X-win32 在Linux Servre 上运行 Fluent问题
发信站: BBS 未名空间站 (Fri Oct 20 11:50:37 2006), 转信
我在PC上运行X-Win32,然后澄录到remote Linux Serve上去运行Fluent (CFD software)
主要计算在Server上进行,我只用PC监视计算过程.
问题是:
某些时候网络断线,我就再不能控制server上的job,所以只好每次都手动删除留在
server上的计算进程.
有没有办法重新连接到server上的cortex (Fluent程序里管理显示的东西)?
Thanks,
o****h
发帖数: 324
21
【 以下文字转载自 Linux 讨论区 】
发信人: ornith (苹), 信区: Linux
标 题: linux & windows 双系统当机了! 数据没备份. 请高手救命呀...
发信站: BBS 未名空间站 (Mon Apr 28 13:42:42 2008)
笔记本装了windows xp,然后装了fedora 6, 一直用得好好的. 昨天, 在windows下看
pdf文件的时候,acrobat的自动升级不断报错,说版本冲突,缺什么code验证,然后让安装
什么补丁.机器装了些东西以后, 然后要求重起. 用的acrobat是正版的,我没在意,相信
的重起了.
噩梦从这里开始了. 重起以后, 系统死在grub了, windows进不去, Error 13 Invalid
or unsupported executable format. linux还能进,但是进去后,在命令行输入用户
名一半时,键盘锁死. 现在整个系统没办法工作,硬盘上还有最近很重要的数据没有来得
及备份的. 急死了....
网上搜了好多文章, 有人说在单步看grub时, 如果是在 chainloa
k***s
发帖数: 277
22
【 以下文字转载自 Hardware 讨论区 】
发信人: kenjs (乔峰.Leon), 信区: Hardware
标 题: 请教一个4G内存的问题(windows/Linux)
发信站: BBS 未名空间站 (Wed Dec 23 12:52:26 2009, 美东)
最近升级电脑内存到4G, 情况如下:
Thinkpad T61, 2G+2G
Dell Dimension 5150, 4x1G
BIOS和硬件测试软件(比如Everest)都确定系统安装了4G内存
现在的问题是操作系统无法全部使用。
T61, 在Windows XP 32bit, Windows Server 2003 32bit, Linux 32/64bit
下都一样,只有3G
5150, 在Windows XP sp3 32bit, Windows 7 Ultimate Edition 32bit/64bit,
Windows Server 2003 32bit, Linux 32bit/64bit下也都一样,
只有3.3G.
(以上的linux kernel中都配置了大内存的支持)
google了一下
s*****w
发帖数: 1527
23
【 以下文字转载自 Linux 讨论区 】
发信人: somehow (要像蟑螂一样的坚强), 信区: Linux
标 题: c# for Linux: does it work well ?
发信站: BBS 未名空间站 (Thu Apr 8 12:40:01 2010, 美东)
how's the performance ?
how's the support for different linux versions ?
is the mono the best tool ?
thanks !
o*z
发帖数: 1078
24
【 以下文字转载自 Linux 讨论区 】
发信人: ozz (ozz), 信区: Linux
标 题: 家里linux 机器和 windows 7 机器怎么实现文件共享?
发信站: BBS 未名空间站 (Mon Aug 15 22:33:26 2011, 美东)
有什么简单的方法吗?
主要想在linux下读取windows 7 里面的文件
跪谢
s********1
发帖数: 581
25
Redhat 和 红旗 linux 哪个更适合于 C programer??
本人考虑下载:
(1)红旗 linux 6.0
(2)Red Hat Enterprise Linux 5 Desktop (Beta2), 哪位知道性能如何?
(3)Red Hat Enterprise Linux 5.2 Server,哪位知道要占多大空间?我只有两台
desktop.
s********u
发帖数: 16
26
Linux Device Driver Engineer
Organization Description:
Istuary Innovation Group is pioneering a true engine of innovation to
transform ideas into robust tech startups that can scale globally. Istuary
spurs startup success by integrating technological research, venture capital
and business consulting into a unified platform.
As Canada’s largest technology incubation platform, Istuary provides
business and marketing support to commercialize promising innovation.
Istuary’s expanding network in Nort... 阅读全帖
b********e
发帖数: 215
27
能推荐本这方面的书吗?我会一些Linux基本的操作,命令,文件权限,用户管理之类
的,一直在windows下做,但发现大多数的职位要求精通Linux下编程,想补一下,这样
机会就多很多。还有一点,不知道用Linux的公司招聘的时候看重Linux下的经验吗,还
是主要看C++编程水平。谢谢。
j*******n
发帖数: 38
28
来自主题: Statistics版 - Help on SAS/Linux installation
Hello,
I am using the openSUSE linux system on my desktop. I want to practice SAS/
Linux to get more unix experience for job searching. Is there anyone could
lend me a SAS/Linux installation CDs? I also would like to buy a student
copy of the SAS/Linux CDs. My school doesn't have it, only SAS for windows.
Thanks!
Please feel free to reply me. Thanks!
a*****i
发帖数: 4391
29
【 以下文字转载自 Linux 讨论区 】
【 原文由 ayanami 所发表 】
我一向是一个open source和free softwar 支持者。(大家可从我在itnews的诸多
帖子上看出) 工作作的有是linux的编程 现在linux版班主无处可寻,精华区荒芜
无人耕耘,我愿意贡献我的一点薄力,将linux版发扬光大。
请支持。
p**m
发帖数: 11571
30
来自主题: board版 - 申请Linux板板副
本人有一定的Linux使用经历,尤其是近若干年来使用Linux的时间
远远大于使用其他任何操作系统的时间。喜欢Linux。希望当Linux
板板副,协助chengyaojin管理板面。
a***y
发帖数: 19743
31
投诉人(ID):
aaaty
投诉对象及职务(限版主):
zher EUV
投诉标题:
投诉Linux版版主板斧言语粗俗人身攻击,版主不作为
投诉目标(更改处理决定/更改板规/弹劾板主...):
站方看着办
投诉理由及证据:
" target="_blank" class="a2">http://www.mitbbs.com/article/Linux/31206235_0.html
" target="_blank" class="a2">http://www.mitbbs.com/article/Linux/31206247_0.html
http://www.mitbbs.com/article/Linux/31206247_0.html
h*****u
发帖数: 204
32
【 以下文字转载自 Linux 讨论区 】
发信人: hearyou (hearyou), 信区: Linux
标 题: Linux下面怎么传递用户名和密码自动登录mitbbs
发信站: BBS 未名空间站 (Mon Nov 18 21:11:28 2013, 美东)
Linux 下面怎么传递 用户名和密码 自动登录mitbbs
我用的是下面的命名, 不想每次都输入用户名和密码
luit -encoding gbk telnet mitbbs.com
谢谢
x****o
发帖数: 142
33
【 以下文字转载自 TransferToCS 俱乐部 】
发信人: xxzhao (Hello USA), 信区: TransferToCS
标 题: 【免费讲座】2/28 Session: Introducing SQL Server on Linux
发信站: BBS 未名空间站 (Fri Feb 24 20:28:46 2017, 美东)
Dear PASS Chinese members,
We have an exciting webinar lined up for you next Tuesday night! Here are
the details:
Topic: Introducing SQL Server on Linux
Speaker: Zhen Zhang
Date & Time: Tue, Feb 28, 2017 8:00 PM - 9:00 PM CST
RSVP URL:
https://attendee.gotowebinar.com/register/3587065807077502467
Session Abstract:
To demons... 阅读全帖
g******e
发帖数: 90
34
linux硬伤就是大部分distro的系统GUI界面做的不怎么样,软件更是不行。现在PC硬件
市场就是靠这帮玩游戏的撑着,可是linux几乎没有游戏支持,想要所有新游戏支持
linux,2500亿都远远不够。这就不说了,不过连个好用的office/photoshop都没有,
是可忍孰不可忍啊,openoffice/gimp差远了,基本上不是一个世纪的产品。
C*******d
发帖数: 15836
35
微软因为自己的服务器被攻击而被迫通过Linux提供自己的网页服务是不争的事实。没
有人说微软自己装Linux。这个本身就是一个很耻辱的事情,虽然还没有彻底耻辱到微
软被迫在自己的公司安装Linux的程度。
k**o
发帖数: 15334
36
微软是被迫买akamai公司的bandwidth分流,因为微软本身不是做bandwidth的,
当时没有那么多bandwidth来吸纳DDoS。碰巧akamai公司用的是linux而已。
在这个事件里面linux没有任何特殊性,只是serve up了一些static page。
windows server一样可以,只是微软当时没有防备DDoS,没有那么多硬件
和bandwidth,估计有了这次教训之后,现在没人能DDoS微软了。
除非你的意思是linux能不被DDoS?
s**********a
发帖数: 3273
37
来自主题: Military版 - 公司出钱,谁会用linux?
你这就是抬杠了。本来是各有各的好处,大家各取所需。你非得吃饱了撑的说 linux 是
垃圾。另外 linux 是 open-source 不等于 linux 就是 free 的。你自己去看看
RHEL 一年的 subscription fee 是多少再回来废话。

抗饿
b******3
发帖数: 4385
38
linux的creator 现在已经入美国国籍,而且到目前为止还在管理着linux内核的主要架
构,虽说是程序是开放的,但是做个隐蔽的后门应该不是太难的事情,linux 在很多国
家服务器甚至军方系统中大量运用,美国中情局难道不会请喝喝茶什么的?
d*b
发帖数: 21830
39
linux的内核再鸡巴复杂,source code都是公开的,linux也不提供编译好的内核,内
核都是各个发行版自己编译的。
所以,linux这种完全公开的玩意要留后门不是那么容易的。似乎历史上也从来没有发
生过。
m**c
发帖数: 7349
40
来自主题: Military版 - Linux也出病毒了
Users of the Linux operating system are being urged to update it to remove a
"serious" bug that hackers could use to hijack systems.
Known as the Dirty Cow bug, the vulnerability has been present in many
versions of Linux for almost a decade.
The warnings come as malicious hackers start exploiting it to take over
vulnerable computers.
The vulnerability gets its name from the Linux sub-system, called Copy-On-
Write or COW, in which it appears.
B*****t
发帖数: 820
41
来自主题: Military版 - 红旗linux一看界面就很烂啊
红旗linux一看界面就很烂啊。习夶应该组织个党中央计算机操作系统独立自主,自力
更生领导小组,自任组长,开发 “休闲Linux”, “PFL Linux", 彻底摆脱帝国主义
垄断OS Windows和
MacOS。
o*********e
发帖数: 3093
42
省省吧,别矫情了,听你口气,你就一电脑盲,用linux将会更惨。
linux是给专业人士用的,而且专业人士不可能不装win10,不存在什么选择问题
所以装B你都不会装,只会矫情。
o*********e
发帖数: 3093
43
linux玩不转的,就啥也别干,学术就先别做了,就一直丢资料啊,重装系统啊,先慢
慢研究linux再说。新手甚至连软件添加一个桌面快捷方式,怎么打开exe文件,黏贴复
制要怎么搞都别扭,一切都摸不着头脑,想拿来就用?
pacman一天滚一次更新,apt-get,你就期待每次更新不出事,好走不送。
自由度那么大的系统,你还想一上手就“做学术”,别折腾了好。
m*****n
发帖数: 3575
44
请问你用的是哪个Linux?
就我所知,学术常用的几个语言 Latex, R, Python
都是先支持Linux的
而且很多库到现在也不支持Windows
m*****n
发帖数: 3575
45
但是我就是奇怪为什么服务器必须用Linux
如果Windows顶用,我就不用学Linux了

experience.
And
m********5
发帖数: 17667
46
算好了,用linux直接起不来的情况多的是,还有烧PCB的事情,你们不知道而已
你妈linux就是输个中文都经常memory leak
o****p
发帖数: 9785
47
谁说的啊,马公当然都用Linux,shell太方便了,要不windows为了保持竞争力弄个
Linux shell进来干啥?

发帖数: 1
48
linux的桌面都是垃圾。lz说得没错。我们正经码农肯定都是用mac。只有业余的才会用
window或者linux。
k***n
发帖数: 1557
49
来自主题: Military版 - 其实没有什么“linux的界面”
linux本身只是一个内核,根本没有界面可言。
现在看到的各种linux发行版所用的桌面环境,什么GNOME,KDE,XFCE,都是基于X11的
跨平台开源GUI。linux可以用, FreeBSD也可以用,Solaris也可以用。甚至理论上Mac
也可以用
y**h
发帖数: 14
50
来自主题: JobHunting版 - 【JOBS】linux, C, networking, wifi (转载)
【 以下文字转载自 SanFrancisco 讨论区 】
发信人: yozh (yozh), 信区: SanFrancisco
标 题: 【JOBS】linux, C, networking, wifi
关键字: linux,C,networking,wifi
发信站: BBS 未名空间站 (Thu Jan 6 16:50:33 2011, 美东)
We (Fortinet in Sunnyvale, CA) are looking for a software engineer and a
senior software engineer to work on enterprise WLAN products.
You should be strong in Linux, C programming, networking and wifi.
Local candidates only. If interested, send resume to my mitbbs account.
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)