|
More site info...
|
|
Forum profile page for System on http://dunedin.lug.net.nz.
This report page is the aggregated overview from a single forum: System, located on the Message Board at http://dunedin.lug.net.nz.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "System" on the Message Board at http://dunedin.lug.net.nz is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on System:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
24
|
75
|
162
|
|
Post:
|
52
|
161
|
350
|
|
|
System Posting activity graph:
|
Top authors during last week:
lovecreatesbeauty@gmai1.c0m
6
user's latest post:
How to implement a...
Published (2009-12-01 14:43:00)
On Dec 1, 7:24 am, Wanna-Be Sys Admin <sysad...@example.com> wrote: > > Encryption wouldn't help, since you need some program/daemon or > _something_ to decrypt or read or write to the partition, file system > or file, which root would have access to. Or, do you mean that only > already encrypted data is stored, uploaded or downloaded to that file > system and there's no area on...
user's latest post:
Retrieve and set bandwidth of...
Published (2009-12-03 04:44:00)
On Dec 2, 3:00*am, Riccardo Manfrin <namesurn...@guesswhat.guesswhat> wrote: > But how to get exact bandwidth stats for a link [identified by the tuple > [src_ipaddr, src_port, dst_ipaddr, dst_port] ? Assuming you have connection tracking on, use: conntrack -L -s <source_ip> -d <dest_ip> -p tcp \ --sport <source_port> --dport <dest_port> For example: #...
user's latest post:
Introduction and a quick N00B...
Published (2009-12-03 02:21:00)
Zach Baron <zachbaron87@yahoo.com> writes: [...] > Now for the question. I have seen to methods of writing makefiles. > one: > > #a Makefile > obj-m := foo.o > > and two: > > #a Makefile > all: foo > foo=etc. > > My question, therefore, is why one way over the other? which way is to > be considered correct? Is there a difference? It...
user's latest post:
Int 0x1A Function 0xBB
Published (2009-11-26 19:20:00)
"Bill Marcum" <marcumbill@bellsouth.net> wrote in message news:gdg1u6-3t4.ln1@marcumbill.bellsouth.net... > On 2009-11-26, David <this@is.invalid> wrote: >> Not Linux related but maybe you guys know what function BBh of Int 0x1A >> on a >> PC is related to (which spec covers it)? >> >> Thanks. >> > I...
user's latest post:
How to update glib2 from local...
Published (2009-12-02 11:44:00)
On 2009-12-01, mkaushik <mayank.utexas@gmail.com> wrote: > --> Finished Dependency Resolution > Error: Missing Dependency: glib2 = 2.14.2-1.fc8 is needed by package > glib2-devel > Remove the old glib2-devel or install the new glib2 and its version of glib2-devel in one command.
user's latest post:
How to update glib2 from local...
Published (2009-12-02 16:42:00)
> That will obviously fail. Try instead > > sudo yum localupdate glib2-*.rpm > > > --> Finished Dependency Resolution > > Error: Missing Dependency: glib2 = 2.14.2-1.fc8 is needed by package > > glib2-devel > > That is precisely what you should expect after your command if you had > glib2-devel installed or otherwise a package management is...
user's latest post:
Introduction and a quick N00B...
Published (2009-12-03 15:51:00)
First off, let me start by introducing myself. I am new to usenet, and have been using GNU/LINUX for about a year now. I am 13 years old, and computers have been a hobby of mine since I was nine--GNU/LINUX since I got this computer last summer. I have recently found the courage to step into the world of kernel development--it literally feels like returning home. Now for the question. I have seen to methods of writing makefiles. one: #a...
user's latest post:
How to implement a...
Published (2009-12-02 10:43:00)
lovecreatesbeauty@gmai1.c0m wrote: > On Dec 1, 7:24 am, Wanna-Be Sys Admin <sysad...@example.com> wrote: >> >> Encryption wouldn't help, since you need some program/daemon or >> _something_ to decrypt or read or write to the partition, file system >> or file, which root would have access to. Or, do you mean that only >> already encrypted data is...
lovecreatesbeautifulgirls@gmail.com
2
user's latest post:
How to implement a...
Published (2009-11-26 04:19:00)
On 11/25/09 17:01, "lovecreatesbeauty@gmai1.c0m" <lovecreatesbeauty@gmail.com> wrote: > On Nov 13, 6:49 pm, Rainer Weikusat <rweiku...@mssgmbh.com> wrote: >> >> The most glaring problem with this is that this will (probably, I >> haven't tested it) allow access to any process whose corresponding >> binary is named apache2. Try...
user's latest post:
how to genarate a new cipher key...
Published (2009-12-03 00:21:00)
Hi Everybody, I am wondering how do I generate a new cipher_key to be used in cryptlib? Can i set the cipher key to anything? can it be of any length? any idea/suggestion welcome. thanks a lot, zix
|
|
|
|
Latest active threads on System::
Started 2 days, 9 hours ago (2009-12-03 13:24:00)
by Zach Baron
On Nov 17, 5:57Â*am, .. أب٠عÙÙ .. <adomat...@gmail.com> wrote:
> Whom Must We Worship
>
> The submission of man to His Creator is the essence of Islam. The name
> âIslamâ is chosen by God (Allah) and not by man. It is the same
> unifying Message revealed to all the Prophets and Messengers by Allah
> and which they spread amongst their respective nations. In its Final
> form it ...
Started 2 days, 16 hours ago (2009-12-03 06:08:00)
by Kaz Kylheku
On 2009-12-03, Zach Baron <zachbaron87@yahoo.com> wrote:
> My question, therefore, is why one way over the other? which way is to
> be considered correct? Is there a difference?
The answers to such questions and more are in the manual for GNU Make.
$ info make
Started 3 days, 10 hours ago (2009-12-02 11:44:00)
by Bill Marcum
On 2009-12-01, mkaushik <mayank.utexas@gmail.com> wrote:
> --> Finished Dependency Resolution
> Error: Missing Dependency: glib2 = 2.14.2-1.fc8 is needed by package
> glib2-devel
>
Remove the old glib2-devel or install the new glib2 and its version of
glib2-devel in one command.
Started 3 days, 1 hour ago (2009-12-02 21:24:00)
by David Schwartz
On Dec 1, 7:33*pm, zhoukeli <zhoukeli2...@gmail.com> wrote:
> Hi everyone:
> * * I have searched in "http://lxr.oss.org.cn/ident" and find nothing
> about "brk()".
> * * Where Can I Find The Implement Source Code Of "brk()" and "sbrk
> ()" ?
>
> * * Thanks!
Look in mm/mmap.c. Search for this comment: "/* Always allow shrinking
brk. */".
DS
Started 2 days, 17 hours ago (2009-12-03 04:44:00)
by David Schwartz
On Dec 2, 3:00*am, Riccardo Manfrin <namesurn...@guesswhat.guesswhat>
wrote:
> But how to get exact bandwidth stats for a link [identified by the tuple
> [src_ipaddr, src_port, dst_ipaddr, dst_port] ?
Assuming you have connection tracking on, use:
conntrack -L -s <source_ip> -d <dest_ip> -p tcp \
--sport <source_port> --dport <dest_port>
For example:
# conntrack -L -s 216.x.y....
Started 3 weeks, 3 days ago (2009-11-10 23:26:00)
by Edwin van den Oetelaar
lovecreatesbeauty@gmai1.c0m wrote:
> I encountered such an requirement of implementing a system that:
>
> 1. system accounts including root can't directly access file or data
> on this system;
That would be strange.
You could use a userspace application that does encrypting/decrypting of files on disk.
This way, the root user can read the *file* but not decrypt its *contents* (data). ...
Started 3 days, 21 hours ago (2009-12-02 01:06:00)
by Jens Thoms Toerring
"äé·å" <xxf_cz@163.com> wrote:
> My system is Linux debian 2.6.26-2- 686. The package linux-source is
> installed.
> According to some books£¬constants such as KERN_INFO are defined in the file
> linux/kernel.h. But there's no KERN_INFO in /usr/include/linux/kernel.h.
These files under /usr/include/linux (and /usr/include/asm and
/usr/include/asm-generic) aren't meant for ...
Started 1 week ago (2009-11-28 01:08:00)
by Mark Hobley
zix <zixenus@gmail.com> wrote:
> Hi Everybody, I have to run thttpd process with jail privilge. Wonder,
> how to do this. Any idea will be very helpful.
I think you just change nochroot to chroot in the config file.
Mark.
--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/
|
|
Hot threads for last week on System::
Started 3 weeks, 3 days ago (2009-11-10 23:26:00)
by Edwin van den Oetelaar
lovecreatesbeauty@gmai1.c0m wrote:
> I encountered such an requirement of implementing a system that:
>
> 1. system accounts including root can't directly access file or data
> on this system;
That would be strange.
You could use a userspace application that does encrypting/decrypting of files on disk.
This way, the root user can read the *file* but not decrypt its *contents* (data). ...
Started 3 days, 10 hours ago (2009-12-02 11:44:00)
by Bill Marcum
On 2009-12-01, mkaushik <mayank.utexas@gmail.com> wrote:
> --> Finished Dependency Resolution
> Error: Missing Dependency: glib2 = 2.14.2-1.fc8 is needed by package
> glib2-devel
>
Remove the old glib2-devel or install the new glib2 and its version of
glib2-devel in one command.
Started 2 days, 16 hours ago (2009-12-03 06:08:00)
by Kaz Kylheku
On 2009-12-03, Zach Baron <zachbaron87@yahoo.com> wrote:
> My question, therefore, is why one way over the other? which way is to
> be considered correct? Is there a difference?
The answers to such questions and more are in the manual for GNU Make.
$ info make
Started 2 days, 9 hours ago (2009-12-03 13:24:00)
by Zach Baron
On Nov 17, 5:57Â*am, .. أب٠عÙÙ .. <adomat...@gmail.com> wrote:
> Whom Must We Worship
>
> The submission of man to His Creator is the essence of Islam. The name
> âIslamâ is chosen by God (Allah) and not by man. It is the same
> unifying Message revealed to all the Prophets and Messengers by Allah
> and which they spread amongst their respective nations. In its Final
> form it ...
Started 1 week, 2 days ago (2009-11-26 18:30:00)
by Bill Marcum
On 2009-11-26, David <this@is.invalid> wrote:
> Not Linux related but maybe you guys know what function BBh of Int 0x1A on a
> PC is related to (which spec covers it)?
>
> Thanks.
>
I don't see a function BB Int 1A in Ralf Brown's list. Where did you find it?
Do you mean 88 or 8B? Those are PCMCIA BIOS functions.
Started 3 days, 21 hours ago (2009-12-02 01:06:00)
by Jens Thoms Toerring
"äé·å" <xxf_cz@163.com> wrote:
> My system is Linux debian 2.6.26-2- 686. The package linux-source is
> installed.
> According to some books£¬constants such as KERN_INFO are defined in the file
> linux/kernel.h. But there's no KERN_INFO in /usr/include/linux/kernel.h.
These files under /usr/include/linux (and /usr/include/asm and
/usr/include/asm-generic) aren't meant for ...
Started 3 days, 1 hour ago (2009-12-02 21:24:00)
by David Schwartz
On Dec 1, 7:33*pm, zhoukeli <zhoukeli2...@gmail.com> wrote:
> Hi everyone:
> * * I have searched in "http://lxr.oss.org.cn/ident" and find nothing
> about "brk()".
> * * Where Can I Find The Implement Source Code Of "brk()" and "sbrk
> ()" ?
>
> * * Thanks!
Look in mm/mmap.c. Search for this comment: "/* Always allow shrinking
brk. */".
DS
Started 1 week ago (2009-11-28 01:08:00)
by Mark Hobley
zix <zixenus@gmail.com> wrote:
> Hi Everybody, I have to run thttpd process with jail privilge. Wonder,
> how to do this. Any idea will be very helpful.
I think you just change nochroot to chroot in the config file.
Mark.
--
Mark Hobley
Linux User: #370818 http://markhobley.yi.org/
Started 2 days, 17 hours ago (2009-12-03 04:44:00)
by David Schwartz
On Dec 2, 3:00*am, Riccardo Manfrin <namesurn...@guesswhat.guesswhat>
wrote:
> But how to get exact bandwidth stats for a link [identified by the tuple
> [src_ipaddr, src_port, dst_ipaddr, dst_port] ?
Assuming you have connection tracking on, use:
conntrack -L -s <source_ip> -d <dest_ip> -p tcp \
--sport <source_port> --dport <dest_port>
For example:
# conntrack -L -s 216.x.y....
|
|