Since 4/29/2012 3:25:04 AM, NoEMail7360 has written 9 articles and participated in 50 conversations. NoEMail7360 signature: NoEMail7360
NoEMail7360's articles:
Items(9) /1
Is there a practical way to find an open port?11 (5/21/2013 2:24:26 PM) comp.os.linux.networking In a previous thread I learned how to create a port-forward
on a remote machine so that I could ssh into that machine.
I have done what I can to ensure that even if someone
knew what port is open they woul... root
Good word about NVidia339 (3/1/2012 3:00:28 PM) comp.os.linux.misc Recently I had problems with configuring a system with an NVidia card. Not hardware problems. I contacted NVidia customer support and I got fast response, knowledgeable support from them. They know linux and t... root
SSD speed under linux282 (2/18/2012 9:37:00 PM) comp.os.linux.misc I recently bought, and returned, a Corsair 240Gb SSD. I thought the drive had died, but I found the problem was elsewhere in my system. So, I bought a Corsair 180Gb SSD a few days ago and I have been running s... root
Changing director inside a program436 (2/5/2012 12:23:43 AM) comp.os.linux.misc Here is an example of a program using system calls: /* tiny little shell */ #include #include #include #include #include #include #include #include #include #include #include #include #define LINE... root
Where are peers in bittorrent transfer?154 (1/25/2012 5:38:08 PM) comp.os.linux.misc A friend and I both started downloading the same item using the same .torrent file. When we look at our peers during the downloading process neither of us sees the other in the peer list. This isn't the case th... root
How to get DVI output from Nvidia card?342 (5/12/2010 6:17:16 PM) comp.os.linux.hardware I have an Nvidia G71 [GeForce 7300 GS] (rev a1) card which seems not to give me any output. I connected a DVI->HDMI cable and I get no video during the bios check and boot sequence. Right now this isn't a linux... root
Text Engine724 (8/20/2009 6:40:25 AM) comp.programming First I'll define what I mean by a text engine, then give a specific example that has proved extremely useful to me. Finally I'd like to get some ideas from you. Define a "text engine" as a black box that has ... root
Ncurses implementation of xterm?1529 (7/21/2009 6:38:28 AM) comp.os.linux.misc Several years ago I remember coming across a terminal program which used ncurses to implement any number of active console windows on a single screen, like several xterm windows on an X display. I don't remembe... root
transcode/tcextract problem083 (2/25/2004 1:22:25 PM) comp.os.linux.misc I want to use tcextract to separate the video/audio streams from a VOB file, then use tcmplex to multiplex the streams back into an mpg file. I use these commands: tcextract -i vobfile -x mpeg2 >M2V tcextrac... root
Deleting a file with a damaged filename3855 (1/24/2012 7:02:41 PM) comp.os.linux.misc opensuse v12,1 linux 3.1.0-1.2-desktop x86_64 This has become "the file that cannot be deleted." $ ls -l ls: cannot access versi�: No such file or directory total 0 -????????? ? ? ? ? ? versi? $ ... jimoeDESPAM(94)
Changing director inside a program436 (2/5/2012 12:23:43 AM) comp.os.linux.misc Here is an example of a program using system calls: /* tiny little shell */ #include #include #include #include #include #include #include #include #include #include #include #include #define LINE... NoEMail7360(59)
How can I get a plain text directory with wget?1386 (2/6/2012 3:18:08 AM) comp.os.linux.misc Hi All, Not having much luck with the man page. I use the following piece of code in a bash script to give me a directory listing: wget --quiet http://$FtpSite$FtpDir -O - > $Tmp 2>&1 The value pumped i... Todd3275(76)
SSD speed under linux282 (2/18/2012 9:37:00 PM) comp.os.linux.misc I recently bought, and returned, a Corsair 240Gb SSD. I thought the drive had died, but I found the problem was elsewhere in my system. So, I bought a Corsair 180Gb SSD a few days ago and I have been running s... NoEMail7360(59)
Frame-buffer 'resolution'?257 (3/28/2012 9:52:00 AM) comp.os.linux.hardware I've got a program which needs to run in FrameBuffer rather than in X. mode. After much effort, I eventually got it to run by setting grub to "...vga=865 ro" I've used it for a few months, but I'd like to hav... no.top.post(346)
The nightmare of analog video capture.1068 (4/6/2012 1:39:36 PM) comp.os.linux.hardware Hello everyone. It is from almost two years that I'm desperately trying to acquire the video from VHS, using GNU/Linux (various distributions) and a video acquisition board based on Conexant BT848 chip. If I w... matrobriva(9)
Why don't ePaper-devices do apps?736 (7/23/2012 10:34:04 PM) comp.os.linux.hardware We know that epaper takes half a second to update its
screen, so it can't keep-up with keyed input.
But can't a method be found to buffer a [selectable]
number a chars, between screen updates. Or some
ot... Avoid9Pdf(29)
HDMI sound on GeForce 8400GS2660 (1/20/2012 8:26:23 PM) comp.os.linux.hardware I suppose I could test this by installing XP on a hard drive to see what XP does with it... Does anyone know if the PNY VCG84512D3SPPB video card will produce sound on the monitor when connected via an HDMI ... buck1(236)