Re: Question About Free File Transfering Apps

2024-05-30 Thread Carter Zhang
s available as Flatpak. > >Am Fr., 31. Mai 2024 um 04:52 Uhr schrieb Carter Zhang < >mcut17...@autistici.org>: > >> Dear Richard, >> >> Thank you for your reply. LocalSend, LanXchange, LANDrop, NitroShare, >> Sharik, Warpinator, TrebleShot have their res

Re: Question About Free File Transfering Apps

2024-05-30 Thread Carter Zhang
Dear Richard, Thank you for your reply. LocalSend, LanXchange, LANDrop, NitroShare, Sharik, Warpinator, TrebleShot have their respective problems. LocalSend is not available in Debian's and Trisquel's official repositories, and it is not so convenient to complie it from source using a machine w

Re: Question About Free File Transfering Apps

2024-05-30 Thread Carter Zhang
Dear Dan, Sorry I forgot an CC. Thanks a lot for your reply but I am not clear how to use SFTP, SCP or NFS on Android. Could you please show me how? Any help will be appreciated. On May 29, 2024 11:37:55 PM GMT+08:00, Dan Ritter wrote: >Carter Zhang wrote: >> Dear Dan, >>

Question About Free File Transfering Apps

2024-05-29 Thread Carter Zhang
Are there any free apps for GNU/Linux and Android to share files over LAN? There have already been LocalSend, LanXchange, LANDrop, NitroShare, Sharik, Warpinator, TrebleShot, but they have respective problems. signature.asc Description: PGP signature

Re: Debian 8 system is not fully functional

2020-12-23 Thread zhang yang
27;IP_ dynaddr': Operation not permitted. I use chaddr - i ip_dynaddr command to removes attributes and displays an error: chattr: Inappropriate ioctl for device while reading flags on ip_dynaddr. How to set dynaddr? On Wed, Dec 23, 2020 at 10:51 PM Dan Ritter wrote: > zhang yang wrote: > &g

Debian 8 system is not fully functional

2020-12-23 Thread zhang yang
When I write a raw socket to send packets in Linux C, it shows: WARNNING:The current server does not support IP spoofing. How to set up debian8 system to use this function

Re: systemd can't start a dæmon and doesn't give any error either

2018-10-08 Thread Weiwu Zhang
El lun., 8 oct. 2018 a las 22:30, AvY () escribió: > > > So: either omit that "-daemon" option, or whatever it takes to make the > > process run in the foreground like a good process should. > > bitcoind defaults to running as a daemon so '--daemon=0' would be needed > here to put it in the foregro

Re: systemd can't start a dæmon and doesn't give any error either

2018-10-08 Thread Weiwu Zhang
El lun., 8 oct. 2018 a las 20:44, Dan Ritter () escribió: > Remove the -daemon flag here and try again. > > Supervision services like systemd usually prefer daemons to be running > in the foreground. Thanks for the advice! The problem seems to be elsewhere: # grep bitcoind /etc/systemd/system/bi

systemd can't start a dæmon and doesn't give any error either

2018-10-08 Thread Weiwu Zhang
To show this dæmon itself is properly configured and runs fine on Debian 9.5: # su bitcoin $ cd $ /usr/local/bin/bitcoind -daemon Bitcoin server starting $ pgrep bitcoind 3946 However, it won't start if converted to a systemd service: # cat /etc/systemd/system/bitcoin.service [Unit] Description=

ibus-pinyin can not be activated using Crtl-Space combination key

2016-11-28 Thread zhang teng
hi, i can not activate ibus-pinyin inputmethod using Crtl-Space combination key. can you provide me with some advice for troubeshooting, the following are the commands that i used and some system information: # i followed the instructions on the follwing websites: # $01 = https://wiki.debian

cobbler Preseeding wth two volume groups

2016-01-22 Thread Siwei Zhang
Hi, I am trying to build two volume groups using Cobbler but failed. I can only see one volume group created. I also tried d-i partman-auto-lvm/new_vg_name string lxc exportvg and d-i partman-auto-lvm/new_vg_name multiselect lxc, exportvg but failed as well. What might be the issues? Regards, K

cobbler Preseeding wth two volume groups

2016-01-22 Thread Siwei Zhang
Hi, I am trying to build two volume groups using Cobbler but failed. I can only see one volume group created. I also tried d-i partman-auto-lvm/new_vg_name string lxc exportvg and d-i partman-auto-lvm/new_vg_name multiselect lxc, exportvg but failed as well. What might be the issues? Regards, K

diagnose fcitx problem

2016-01-10 Thread Teng Zhang
hello, i have installed fcitx , the output of ps indicates that it's running as a daemon, but i can't use the specified combination key to activate it. I don't know what's happening. What i wonder is that is there a tool to diagnose the fcitx on debian or is there a proper way to diagnose it manual

Re: How to type in Chinese?

2015-05-19 Thread Zhang Qide
2015-05-19 16:42 GMT+08:00 Lisi Reisz : > On Tuesday 19 May 2015 09:09:25 张启德(Zhang Qide) wrote: >> It's not recommend to use scim, thoungh it's still work. > > This is interesting. I'd be interested in why. Once scim is going, it seems > to work well in Japan

Re: How to type in Chinese?

2015-05-19 Thread Zhang Qide
but too difficult. > Please help me with specific and automatic what-to-do. > Peter Regards, Zhang Qide -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cabffvkludo+6kcq_5noidqwdg-jz1pwnao8bdguxdagu7sv...@mail.gmail.com

Subtle Denial of Medical Treatment by the Singapore Government for Mr. Teo En Ming (Zhang Enming)

2015-03-14 Thread Teo En Ming (Zhang Enming)
*** coronary heart disease. Thank you very much. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore Citizen (Declassified) Subtle Denial of Medical Treatment by the Singapore Government for Mr. Teo En Ming (Zhang Enming) Dated 14 Mar 2015.pdf Description: Adobe PDF document

why fsck does not check my hard disk, even when unconditional power loss

2014-04-01 Thread Zhang Cong
Hi Theodore*,* Why fsck does not check hard disk, even when unconditional power loss, for both debian 6 and debian 7. Can I mark that as the disk data is safe and no need to fsck? Thanks Cong Zhang

(toughed out) Re: reboot/halt/shutdown does nothing

2014-02-17 Thread Zhang Weiwu
On Tue, 18 Feb 2014, Zhang Weiwu wrote: I have exclude another possibility. I am thinking: 1) perhaps the message in /var/log/messages is not produced by init, but by reboot/halt/shutdown, and 2) perhaps init is not invoked at all. So I run 'init 6' as

Re: reboot/halt/shutdown does nothing

2014-02-17 Thread Zhang Weiwu
On Tue, 18 Feb 2014, Zhang Weiwu wrote: Thank you for the hint. I followed your test method and the test result show this problem has nothing to do with a hanging service. I have exclude another possibility. I am thinking: 1) perhaps the message in /var/log/messages is not

Re: reboot/halt/shutdown does nothing

2014-02-17 Thread Zhang Weiwu
On Mon, 17 Feb 2014, Karl E. Jorgensen wrote: So init knows that you want to shut down/reboot.. My guess is that one of the "early" init scripts are hanging. Thank you for the hint. I followed your test method and the test result show this problem has nothing to do with a hanging service.

Re: reboot/halt/shutdown does nothing

2014-02-17 Thread Zhang Weiwu
On Mon, 17 Feb 2014, Brian wrote: Possibly of help: http://askubuntu.com/questions/7114/why-cant-i-restart-shutdown Thanks for the link but I am pretty sure they are talking about a different problem. The link you provided is among the 100+ search result I found on google that does not

Re: video compression?

2014-02-17 Thread Zhang Weiwu
On Mon, 17 Feb 2014, Thomas H. George wrote: Is there a best debian program to compress avi videos enough to send them by email? I have found ffmpeg and avidemux and am trying to learn to use them but have not had much success so far. They are both good, but even if you can get the video do

Re: reboot/halt/shutdown does nothing

2014-02-17 Thread Zhang Weiwu
On Mon, 17 Feb 2014, Joe wrote: Do you by any chance have pulseaudio installed? I ask because my sid workstation started doing almost exactly this a few days ago. No. It was a server box. What you said does hint me that if I can access the physical machine there may be some clue on the scre

reboot/halt/shutdown does nothing

2014-02-17 Thread Zhang Weiwu
Using Debian 6.0. reboot/halt/shutdown does nothing except announcing the shutdown and halt the ssh session that issued the command. But beyond that it really did nothing. Among the things it did not do are: - no process are killed or terminated. None of mysql, apache, cron daemons are shut d

Re: Fire and Thunder

2012-06-12 Thread Zhang Qide
2012/6/12 jyotiranjan bhuyan : > sir how i will communicate between windows hyperterminal and minicom through > tcp/ip.what is the settings i have to do in minicom for tcp/ip > Please do not send private mail, just start a topic on mailing lists to ask. Sorry, I don't know about minicom. -- To

Re: Fire and Thunder

2012-06-12 Thread Zhang Qide
> From memory, the Ice* packages tended to throw up incompatibilities with > Mozilla add-ons, e.g. those designed to be installed in "Firefox" rather > than "Iceweasel". > > Are there no incompatibilities in your experience, or do you not use any > add-ons? > > Thanks, PS: I am using Iceweasel 13.0

Re: Fire and Thunder

2012-06-12 Thread Zhang Qide
p://wiki.debian.org/Iceweasel. > > Are there no incompatibilities in your experience, or do you not use any > add-ons? I have some add-ons installed ( adblock plus, autoproxy, downloadhelper, downthemall, vimperator, greasemonkey, etc), and I did not encounter any compatibility issue. Re

Re: Fire and Thunder

2012-06-12 Thread Zhang Qide
2012/6/12 Steve Dowe : > Hi, > > I know that Debian distributes its own variants, but could someone say what > their experience of installing the latest Firefox and/or Thunderbird has > been like in Squeeze? See http://mozilla.debian.net/ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.de

Fwd: 各類廠商存貨 貨辦 倉底貨 碼頭櫃貨 退港貨等

2012-05-11 Thread Zhang Qide
-- Forwarded message -- From: 张启德(Zhang Qide) Date: 2012/5/12 Subject: Re: 各類廠商存貨 貨辦 倉底貨 碼頭櫃貨 退港貨等 To: Ralf Mardorf 2012/5/12 Ralf Mardorf : > On Fri, 2012-05-11 at 17:03 +0100, keith wrote: >> On Fri, 11 May 2012 15:55:18 +0100 >> Tony van der Hoff wrote: &g

Re: data recovery tools for debian (command line)

2012-05-10 Thread Zhang Qide
2012/5/10 J. Bakshi : > On Thu, 10 May 2012 11:27:30 +0500 > Muhammad Yousuf Khan wrote: > >> On Thu, May 10, 2012 at 11:01 AM, J. Bakshi wrote: >> > On Thu, 10 May 2012 10:49:28 +0500 >> > Muhammad Yousuf Khan wrote: >> > >> >> if i mistakenly delete any partition or OS or HD corrupted. what is

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
r and over again, and I shall not do so in future. So _please_ _stop_ sending your replies to my private address. I read the list. Lisi That is your own interpretation. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
On 30/03/2012 16:11, Andrei POPESCU wrote: On Vi, 30 mar 12, 13:17:16, Teo En Ming (Zhang Enming) wrote: On 28/03/2012 16:04, Keith McKenzie wrote: On 28/03/12 01:37, Teo En Ming (Zhang Enming) wrote: I prize bleeding edge technology above stability and reliability. But of course I still want

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
utting pressure on Debian to change. Lisi I am not putting pressure on Debian to change. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Re: Xen vs KVM

2012-03-30 Thread Teo En Ming (Zhang Enming)
hy RHEL6 switched to kvm except to assume that kvm's in-kernel and xen isn't. This has changed in the latest kernels so xen support might very well be re-added, and possibly favored, in RHEL7. Do you know when RHEL 7 might be released? -- Yours sincerely, Mr. Teo En Ming (Zhang

Re: Xen vs KVM

2012-03-30 Thread Teo En Ming (Zhang Enming)
On 30/03/2012 13:34, wlan wrote: On my job we using KVM+Proxmox, This is pretty. 2012/3/30 Teo En Ming (Zhang Enming) <mailto:ubuntu.fan.2...@gmail.com>> On 28/03/2012 16:36, Jon Dowland wrote: On 28/03/12 01:32, Teo En Ming (Zhang Enming) wrote: I am also

Re: Xen vs KVM

2012-03-30 Thread Teo En Ming (Zhang Enming)
ncerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f757b80.3000...@gmail.com

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
On 29/03/2012 13:51, Mika Suomalainen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Why not Sid? Lisi wrote: On Tuesday 27 March 2012 19:00:18 Teo En Ming (Zhang Enming) wrote: I want it fast! Then use Ubuntu. Lisi -- To UNSUBSCRIBE, email to debian-user-requ

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
On 29/03/2012 05:03, Lisi wrote: On Tuesday 27 March 2012 19:00:18 Teo En Ming (Zhang Enming) wrote: I want it fast! Then use Ubuntu. Lisi I am already using Ubuntu 11.10. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ

Re: Xen vs KVM

2012-03-30 Thread Teo En Ming (Zhang Enming)
you, their focus is mainly security. [1] http://www.qubes-os.org/Architecture.html So Xen has better security than Linux KVM? -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe&q

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
Backports is not (and never was) intended to be used like this. For example some packages in backports may not work well together (or at all) even if they do so in testing. Kind regards, Andrei Noted. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to d

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
-END PGP SIGNATURE- Thank you for your information. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-30 Thread Teo En Ming (Zhang Enming)
On 28/03/2012 22:34, Camaleón wrote: On Wed, 28 Mar 2012 02:00:18 +0800, Teo En Ming (Zhang Enming) wrote: On 27/03/2012 22:14, Camaleón wrote: On Tue, 27 Mar 2012 13:04:57 +0800, Teo En Ming (Zhang Enming) wrote: I am actually looking forward to Debian 7.0 with Linux Kernel 3.x. As we all

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-29 Thread Teo En Ming (Zhang Enming)
dates :-) Richard I agree totally. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f7545a6.5030...@gmail.com

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-29 Thread Teo En Ming (Zhang Enming)
tting edge, that is, if it even is now. Lisi They are not self contradictory. I can have both. And I am not pressurizing Debian into becoming Ubuntu. I use both Debian and Ubuntu. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user

Re: Xen vs KVM

2012-03-29 Thread Teo En Ming (Zhang Enming)
On 28/03/2012 16:36, Jon Dowland wrote: On 28/03/12 01:32, Teo En Ming (Zhang Enming) wrote: I am also in favor of Xen. You have just said, not two messages ago, that you've never even tried KVM. I always prefer to base my opinions on evidence, personally. Yes, I have never tried

Re: Xen vs KVM

2012-03-29 Thread Teo En Ming (Zhang Enming)
ase VM tech. Dear Jon Dowland, I beg to differ. Xen virtualization offers superior performance. Oracle VirtualBox and Virtual Iron and also Microsoft's Hyper-V is based on Xen code I think. Thank you very much. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBS

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-29 Thread Teo En Ming (Zhang Enming)
On 28/03/2012 16:34, Jon Dowland wrote: On 27/03/12 11:55, Teo En Ming (Zhang Enming) wrote: libvirt and virt-manager are not virtualization solutions/hypervisors. They are virtualization management tools. I am of course absolutely aware of that. I could have simply said that Debian 6.0

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-29 Thread Teo En Ming (Zhang Enming)
On 28/03/2012 16:04, Keith McKenzie wrote: On 28/03/12 01:37, Teo En Ming (Zhang Enming) wrote: I prize bleeding edge technology above stability and reliability. But of course I still want stability and reliability. The two are incompatible! Who says so. -- Yours sincerely, Mr. Teo En

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 28/03/2012 04:48, Lisi wrote: On Tuesday 27 March 2012 20:13:57 Kelly Clowers wrote: On Tue, Mar 27, 2012 at 11:05, Teo En Ming (Zhang Enming) wrote: Too slow! Not at all. You should probably follow your email address to Ubuntu if that kind of speed fits you better. +1 Some of us

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 28/03/2012 03:13, Kelly Clowers wrote: On Tue, Mar 27, 2012 at 11:05, Teo En Ming (Zhang Enming) wrote: Too slow! Not at all. You should probably follow your email address to Ubuntu if that kind of speed fits you better. Cheers, Kelly Clowers I am right now installing Debian Squeeze

Re: Xen vs KVM

2012-03-27 Thread Teo En Ming (Zhang Enming)
I am also in favor of Xen. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore On 28/03/2012 02:51, Kostas Psilopoulos wrote: Just proposing my opinion in this topic. I'm in favor of XEN especially in use with debian. Most reasons have already been discused but i'd l

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-27 Thread Teo En Ming (Zhang Enming)
Too slow! -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore On 28/03/2012 01:31, Johan Grönqvist wrote: Sorry about my geographical bias. Freeze around June or july, release perhaps between december and april. / Johan "Teo En Ming (Zhang Enming)" skrev: On 27/03/

Re: Xen and Squeeze

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 23:06, Miles Fidelman wrote: Tom H wrote: On Tue, Mar 27, 2012 at 8:04 AM, Andrei POPESCU wrote: On Ma, 27 mar 12, 18:53:20, Teo En Ming (Zhang Enming) wrote: Only Linux 3.0 has Xen dom0 and domU support. Unless Linux kernel 2.6 in Debian 6.0 squeeze has special Xen dom0

Re: Xen and Squeeze

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 22:19, Tom H wrote: On Tue, Mar 27, 2012 at 8:04 AM, Andrei POPESCU wrote: On Ma, 27 mar 12, 18:53:20, Teo En Ming (Zhang Enming) wrote: Only Linux 3.0 has Xen dom0 and domU support. Unless Linux kernel 2.6 in Debian 6.0 squeeze has special Xen dom0 patches. You can have 3.2

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 22:14, Camaleón wrote: On Tue, 27 Mar 2012 13:04:57 +0800, Teo En Ming (Zhang Enming) wrote: I am actually looking forward to Debian 7.0 with Linux Kernel 3.x. As we all know, Debian 6.0.x is still using the old Linux Kernel 2.6. Kernel 3.x is just a naming marketing strategy

Re: Xen vs KVM

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 21:32, Aaron Toponce wrote: On Tue, Mar 27, 2012 at 09:51:28AM +0100, Jon Dowland wrote: On Tue, Mar 27, 2012 at 01:04:57PM +0800, Teo En Ming (Zhang Enming) wrote: When will Debian 7.0 be released? Debian with Linux Kernel 3.x release seems very slow when all the other Linux

Re: Xen and Squeeze (was: When will Debian 7.0 with Linux Kernel 3.x be Released?)

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 20:04, Andrei POPESCU wrote: On Ma, 27 mar 12, 18:53:20, Teo En Ming (Zhang Enming) wrote: Only Linux 3.0 has Xen dom0 and domU support. Unless Linux kernel 2.6 in Debian 6.0 squeeze has special Xen dom0 patches. You can have 3.2 on squeeze from squeeze-backports. Not sure if it

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 19:44, steef wrote: hi, what is the point? the so-called old 2.6. kernel does not differ much from the new 3.0 ones. so: be patient. wheezy-completed comes when ready. reg., steef Teo En Ming (Zhang Enming) schreef: Hi, I am actually looking forward to Debian 7.0 with

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 16:51, Jon Dowland wrote: On Tue, Mar 27, 2012 at 01:04:57PM +0800, Teo En Ming (Zhang Enming) wrote: I am actually looking forward to Debian 7.0 with Linux Kernel 3.x. As we all know, Debian 6.0.x is still using the old Linux Kernel 2.6. The 2.6 → 3.0 leap was not that large

Re: Xen and Squeeze (was: When will Debian 7.0 with Linux Kernel 3.x be Released?)

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 15:17, didier gaumet wrote: Le Tue, 27 Mar 2012 13:04:57 +0800, "Teo En Ming (Zhang Enming)" a écrit : [...] Why do I want Linux Kernel 3.x? Because I want to play around with Xen virtualization (dom0 required). [...] Maybe I am wrong, but I don't think you need

Re: When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-27 Thread Teo En Ming (Zhang Enming)
On 27/03/2012 14:38, Johan Grönqvist wrote: 2012-03-27 07:04, Teo En Ming (Zhang Enming) skrev: I am actually looking forward to Debian 7.0 with Linux Kernel 3.x. As we all know, Debian 6.0.x is still using the old Linux Kernel 2.6. Why do I want Linux Kernel 3.x? Because I want to play around

When will Debian 7.0 with Linux Kernel 3.x be Released?

2012-03-26 Thread Teo En Ming (Zhang Enming)
configuration. Thank you very much. -- Yours sincerely, Mr. Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f7

Re: [MUST WATCH YOUTUBE VIDEO] [SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM Virtual Machine with Xen 4.2-unstable Changeset 25070 and Linux Kernel 3.3.0 in Ubuntu 11.10 amd64

2012-03-24 Thread Teo En Ming (Zhang Enming)
Dear Karlsen, That jet engine noise is really actually my Delta 12 cm 1.3 Amperes fan in my computer casing. As for audio track, I don't know what to say. Let the video speak for itself. Thank you very much. Yours sincerely, Teo En Ming (Zhang Enming) On 23/03/2012 00:40, Arnt Ka

[MUST WATCH YOUTUBE VIDEO] [SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM Virtual Machine with Xen 4.2-unstable Changeset 25070 and Linux Kernel 3.3.0 in Ubuntu 11.10 amd64 dom

2012-03-22 Thread Teo En Ming (Zhang Enming)
Thank you very much for your kind attention. Yours sincerely, Teo En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f6

[MUST WATCH YOUTUBE VIDEO] [SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM Virtual Machine with Xen 4.2-unstable Changeset 25070 and Linux Kernel 3.3.0 in Ubuntu 11.10 amd64 dom

2012-03-22 Thread Teo En Ming (Zhang Enming)
En Ming (Zhang Enming) Singapore -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f6b00c9.1090...@gmail.com

[SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM domU and Windows XP Home Edition HVM domU with Xen 4.2-unstable Changeset 25070 in Ubuntu 11.10 amd64 Dom0

2012-03-21 Thread Teo En Ming (Zhang Enming)
latest and greatest Xen 4.2-unstable changeset 25070, please feel free to ask me anytime 24 hours a day. Thank you very much for your kind attention. Yours sincerely, Teo En Ming (Zhang Enming) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Re: problem with xetex access to system fonts

2012-03-21 Thread Zhang Qide
2012/3/21 Chris Bannister : > On Mon, Mar 19, 2012 at 04:23:50PM +0800, 张启德(Zhang Qide) wrote: >> Hi all, >> I have installed texlive texlive-latex-recommended, >> texlive-fonts-recommended, >> texlive-latex-base, texlive-base, texlive-latex-extra texlive-xetex ,

Linux Kernel 3.3.0 Binary .deb Installation Files for Ubuntu and Debian Linux

2012-03-19 Thread Teo En Ming (Zhang Enming)
. Guaranteed safe and no rootkits. Yours sincerely, Teo En Ming (Zhang Enming) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f6716ef.5050...@gmail.com

problem with xetex access to system fonts

2012-03-19 Thread Zhang Qide
g.conf file to /etc/fonts/conf.d/09-texlive.conf. But I can't find texlive-fontconfig.conf in /var/lib/texmf/fonts. Any suggestion? Sorry for my English! Greetings! Zhang Qide -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

[YOUTUBE] Installing Windows 8 in Ubuntu 11.10 dom0 with Xen 4.2-unstable and Linux Kernel 3.3.0-rc7

2012-03-18 Thread Teo En Ming (Zhang Enming)
http://www.youtube.com/watch?v=WpibG1dqOq8&hd=1 Yours sincerely, Teo En Ming (Zhang Enming) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

Installation Instructions for Building and Installing Xen 4.x and Linux Kernel 3.x on Ubuntu and Debian Linux

2012-03-18 Thread Teo En Ming (Zhang Enming)
%20Debian%20Linux%20-%20Version%201.2.pdf Yours sincerely, Teo En Ming (Zhang Enming) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f65c788.2090...@gmail.com

Installation Instructions for Xen 4.1.3-rc1-pre and Linux Kernel 3.3.0-rc7 on Ubuntu and Debian Linux

2012-03-17 Thread Teo En Ming (Zhang Enming)
://www.mediafire.com/?w1arfubbwsc3171 There is a total of 254 pages in the PDF document, but the most important steps are in the first 8 pages. Thank you very much. Yours sincerely, Teo En Ming (Zhang Enming) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Latest Linux Kernel 3.x.x Series Compiled for Ubuntu and Debian Linux

2012-03-15 Thread Teo En Ming (Zhang Enming)
encounter any problems. Thank you very much. Yours sincerely, Teo En Ming (Zhang Enming) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f62cae5.1060...@gmail.com

Re: IDT High Definition Audio Codec soundcard

2011-07-21 Thread Zhang Qide
On Thu, Jul 21, 2011 at 02:55:46PM +0200, Andreas Berglund wrote: >Hi! >I have the latest version of debian stable and I have an onboard IDT >High Definition Audio Codec but I can't get it to work, does anyone >know if there's support for it? If not is there any on the way or do >I need to buy a ne

Run maxima in texmacs

2011-06-23 Thread Zhang Qide
Does someone have the same problem? How can I fix it? Sorry for my poor English. Regards. Zhang Qide -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110623160623.GB12867@inspiron

Re: LUKS-partition-failed-to-mount

2011-06-03 Thread Mervyn Zhang
d] : > Please show us the commands you are trying to execute, in order. > > On Fri, Jun 3, 2011 at 4:07 PM, Mervyn Zhang wrote: > >> Hi all, I'm a debian newbie who are previously using archlinux. I've a >> disk with the following layout: >> >> sda1 pri - W

LUKS-partition-failed-to-mount

2011-06-03 Thread Mervyn Zhang
Hi all, I'm a debian newbie who are previously using archlinux. I've a disk with the following layout: sda1 pri - Windows partition; sda3 pri - archlinux /boot sda4 pri - archlinux LUKS partition (with lvm in it, the rest partitions /, /var, swap and most important /home) sda5 logic - debian /boot

An Invitation to Neuroscientists and Physicists: Singapore Citizen Mr. Teo En Ming (Zhang Enming) Reports First Hand Account of Mind Intrusion and Mind Reading

2011-05-16 Thread Singapore Citizen Mr. Teo En Ming (Zhang Enming)
16 May 2011 Monday 7:28 P.M. Singapore Time For Immediate Release SINGAPORE, SINGAPORE - Singapore Citizen Mr. Teo En Ming (Zhang Enming) would like to report first hand account of mind intrusion and mind reading. I have been hearing voices for quite some time now but I have not been able to

debian-user@lists.debian.org 2:10:05 PM

2011-02-07 Thread ZHANG
Please contact me with your details for a profitable business proposal

looking for a clock, minimum and can play sound

2011-01-04 Thread Zhang Weiwu
Hello. I am looking for an count-down clock. Features are: * count down to up to 300 seconds. I wish to configure my fluxbox to activate it by Ctrl+6, which counts down 60 seconds, Ctrl+3 to count down 30 seconds, thus it must be able to accept commandline parameter for counting

[SLVED] Re: how to get pid when I start the process

2010-12-25 Thread Zhang Weiwu
Several people offered advise. The trick is really how to locate and kill the parent process, because I have tried otherwise and failed. Following suggestion from Bob Proulx, killing all processes would ends up with corrupted temporary files in my case. Bob wrote in detail explanation of how thinks

how to get pid when I start the process

2010-12-22 Thread Zhang Weiwu
Hello. I usually start amuled and kill it after a few hours, I do such thing once a day. Usually I do it like this: In one console: $ amuled In another: zhangwe...@mesopotamia:~$ ps ax | grep mule 13595 zhangwei 14080 R N amuled 13598 zhangwei 14080 S N amuled 13600 zhangwei 14080 S N amuled

Re: what is the use of -c parameter of column(1), can you demonstrate with an example?

2010-11-16 Thread Zhang Weiwu, Beijing
On 11/17/2010 07:39 AM, Phil Requirements wrote: > expand--> converts tabs to spaces > column--> takes a list and displays it in columns > column -t --> takes lines of data, splits each line, displays the result in > columns > While I see it this way: expand--> Format tab-indented te

Re: what is the use of -c parameter of column(1), can you demonstrate with an example?

2010-11-15 Thread Zhang Weiwu
On 11/03/2010 10:04 AM, Zhang Weiwu wrote: problem: The usage with -t is to form a table, which, although code level implementation is similar to multi-column layout, in fact is a very different usage than what is mentioned in the first paragraph. Now I think the right move

Re: not able to drive a PCMCIA harddisk, what to do?

2010-11-15 Thread Zhang Weiwu
On 11/16/2010 12:31 AM, Camaleón wrote: What a strange name for a machine running Debian>;-P Sorry, the machine is really debian, but in doubt of whether or not this is a debian-specific problem I decide to try my luck with Ubuntu live CD and stuck there as well (although not sure if it is 10

not able to drive a PCMCIA harddisk, what to do?

2010-11-15 Thread Zhang Weiwu
Hello. I put in a PCMCIA harddisk and wait with the hope something new appear as /dev/sda*, until the hope vanishes. I tried briefly google without luck, yet finding detail howto only for 2.4 kernel (in linux document project). Where do you suggest me to go on from here? Detail follows: Scri

Re: tool to benchmark CPU MIPS/FLOPS

2010-11-11 Thread Zhang Weiwu
On 11/12/2010 10:57 AM, David Jardine wrote: > Google will probably lead you to an explanation of > what BogoMIPS are. Sure, I checked bogomips before posting a message to this list. I guess it is not too relative to the original question as bogomips counts only the instructions that does nothing

tool to benchmark CPU MIPS/FLOPS

2010-11-11 Thread Zhang Weiwu
Hello. Failed to google a result (keyword: MIPS FLOPS Linux) here I ask in the list. Wikipedia mention MIPS (million instructions per second) and FLOPS (similar but calculate float point) for some of CPU performance indicators. Is there some tool to benchmark this in Debian? Thanks. -- To UNSUB

Re: what is the use of -c parameter of column(1), can you demonstrate with an example?

2010-11-03 Thread Zhang Weiwu
On 11/03/2010 01:44 PM, Phil Requirements wrote: > > I find that the column utility belongs to bsdmainutils package, so > it's a BSD application, not a GNU one. I think it would make sense to > file a bug, since you want to offer an improvement. Thanks for point that bsdmainutils out. I had been

Re: what is the use of -c parameter of column(1), can you demonstrate with an example?

2010-11-02 Thread Zhang Weiwu
On 11/02/2010 08:01 PM, Chris Jackson wrote: > You could perhaps use awk: > > http://unstableme.blogspot.com/2008/12/awk-formatting-fields-into-columns.html this blog post re-invented the wheel of what column -t is intended. almust...@orphalese:~$ column -t /tmp/cat NBSModule Status 54670

Re: what is the use of -c parameter of column(1), can you demonstrate with an example?

2010-11-02 Thread Zhang Weiwu
On 11/02/2010 08:01 PM, Chris Jackson wrote: > -c is for the total number of columns. Having said that, I can't get it > to actually do anything, so I could be wrong. > > You could perhaps use awk: > > http://unstableme.blogspot.com/2008/12/awk-formatting-fields-into-columns.html > > (bit fugly) o

what is the use of -c parameter of column(1), can you demonstrate with an example?

2010-11-02 Thread Zhang Weiwu
from man column(1) -c Output is formatted for a display columns wide. Try: almust...@orphalese:~$ echo aaa bbb | column -c 20 expected result (17 spaces): aaabbb actual result: almust...@orphalese:~$ echo aaa bbb | column -c 20 aaa bbb Confusing. Or do I misund

Re: scripting question: to parse data with varname=value pattern the easiest way?

2010-11-02 Thread Zhang Weiwu, Beijing
On 11/02/2010 05:04 AM, Karl Vogel wrote: >On the other hand, if someone sneaks something like >result_04: dc="3" rm /something/valuable Thank you! very informative, and, kinda fun to read. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscr

scripting question: to parse data with varname=value pattern the easiest way?

2010-11-01 Thread Zhang Weiwu
Hello. A program output is like this: result_01: a="23" b="288" c="A_string" ac="34" result_02: a="23" b="28" c="A_string_too" dc="3" I am writing a script to output values of b if b is in the result set. It would be rather easy to match value of with regular expression: /b="([^"]*)"/ #

[SOLVED] Re: a data rate threshold tool?

2010-10-14 Thread Zhang Weiwu
Thanks for all of you. The answer using pv(1) is what I need. pv is a 'pipe viewer' that display the progress of a command-line pipe. It might also able to display other pipes. It is new to me that the tool perform data rate limit task as well. A brief check shows trickle, as suggested, is a tool

Re: tools to improve harddisk performance by short-stroking?

2010-10-12 Thread Zhang Weiwu
I noticed I can find out files that were never accessed after the 1st month I installed my debian without any accounting mechanism but only by atime. In fact, if I pick up a random file on my system, the chance it was never accessed since after 1month of debian installation is a bit higher than it

Re: tools to improve harddisk performance by short-stroking?

2010-10-12 Thread Zhang Weiwu
On 2010年10月10日 05:45, Andrei Popescu wrote: > IMVHO, I think at least part of the speed increase is based on the fact > that the head(s) *never* travel to the "back" of the harddisk. > A brief search found most of the files on my harddisks are *never* accessed (since the Debian system installa

a data rate threshold tool?

2010-10-09 Thread Zhang Weiwu
Hello. I found my application, which was supposed to run 10 hours, either run and starve every other service on it, or doesn't run at all. Even with nice and ionice, I cannot avoid other web services starved by this application. And it has to run on the production server. One trick that comes to m

Re: tools to improve harddisk performance by short-stroking?

2010-10-07 Thread Zhang Weiwu
On 2010年10月08日 04:03, Ron Johnson wrote: > > You'd need to add accounting complexity to the kernel (where would it > put the accounting data?) I had been too brief, but if you read the article I referred to, it works best only in case you put rarely accessed file to the posterior, not 'infrequentl

tools to improve harddisk performance by short-stroking?

2010-10-07 Thread Zhang Weiwu
Thanks to the national holiday (Beijing) I begin to read some article marked for free-time reading a few years ago. One of them is short stroking. http://www.tomshardware.com/reviews/short-stroking-hdd,2157.html The article is awfully long just to give a simple idea: by only using the first 20% o

  1   2   3   4   5   6   7   8   9   >