Page 1 of 1

Registered Linux user?

Posted: 19 Oct 2010, 00:45
by viking60
I just found my registered Linux user registration so I thought this was a good opportunity to start a thread about it:
Hi I am:Image who are you?

Re: Registered Linux user?

Posted: 19 Oct 2010, 01:24
by dedanna1029

Code: Select all

From: dedanna
To: [email protected]
Subject: machine-update for dedanna.rocks.net

Mail program that sent this email: /usr/bin/mail
Perl version used to run machine-update: 5.012001

//MACHINE
accounts: 3
cpu_uname: i686
kcoresize: 1065349120
kernel: 2.6.35-ARCH
method: machine-update version 0.31
name: dedanna.rocks.net
os: Linux
------>uniqueid: 62329064
uptime_1:  18:28:49 up 23:06,  2 users,  load average: 2.01, 1.83, 1.60
uptime_2: runlevel (to lvl 5)                    Sun Oct 17 19:22 - 18:28  (23:06)   
users: 0
//END
//FILE /proc/meminfo
MemTotal:        1027912 kB
MemFree:          100360 kB
Buffers:           92404 kB
Cached:           362844 kB
SwapCached:        17612 kB
Active:           385900 kB
Inactive:         473672 kB
Active(anon):     196644 kB
Inactive(anon):   249684 kB
Active(file):     189256 kB
Inactive(file):   223988 kB
Unevictable:          68 kB
Mlocked:              68 kB
HighTotal:        138504 kB
HighFree:           1228 kB
LowTotal:         889408 kB
LowFree:           99132 kB
SwapTotal:       1052252 kB
SwapFree:         901648 kB
Dirty:               440 kB
Writeback:             0 kB
AnonPages:        391820 kB
Mapped:           120084 kB
Shmem:             41948 kB
Slab:              31824 kB
SReclaimable:      20344 kB
SUnreclaim:        11480 kB
KernelStack:        2544 kB
PageTables:         6604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     1566208 kB
Committed_AS:    2038616 kB
VmallocTotal:     122880 kB
VmallocUsed:       54332 kB
VmallocChunk:      50172 kB
HardwareCorrupted:     0 kB
DirectMap4k:      827384 kB
DirectMap4M:       81920 kB
//EOF
//FILE df -T
Filesystem    Type   1K-blocks      Used Available Use% Mounted on
udev      devtmpfs       10240       252      9988   3% /dev
/dev/disk/by-uuid/b8036618-3036-4ec9-b50c-546fcf082db3
          reiserfs    26112796  13069012  13043784  51% /
/dev/sdc1 reiserfs   312559096 215027900  97531196  69% /media/FreeAgent_Drive
shm          tmpfs      513956      2776    511180   1% /dev/shm
/dev/sda1     ext2      101086     14532     81335  16% /boot
/dev/sda4 reiserfs   132805284  96423580  36381704  73% /home
/dev/sdb3     ext4   161961516  43495844 110238448  29% /media/950829ef-9125-43b2-89cc-1521785cd69e
//EOF
//FILE /proc/version
Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010
//EOF
//FILE /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 15
model      : 2
model name   : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping   : 7
cpu MHz      : 2400.083
cache size   : 512 KB
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 2
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts cid xtpr
bogomips   : 4802.17
clflush size   : 64
cache_alignment   : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:

//EOF


There. Now you know everything about my computer. Hack away.

Re: Registered Linux user?

Posted: 19 Oct 2010, 03:26
by viking60
Do you have much trouble with reiser?

Re: Registered Linux user?

Posted: 19 Oct 2010, 03:43
by dedanna1029
None at all. I've never had an issue with it in all the years I've used it. Never. Another thing that's pure dynamite about Linux, IMHO (per the thread we currently have going in the "Linux News" section) - the file systems ROCK, and I don't care if you use an old or new one. I still to this day format everything I can with the old reiserfs - and that's on anything I install Linux to. Never heard a single complaint about it from anyone else that I installed for, either.

Arch has added an extra bonus to it too - if you boot 30 times without a journal check (whether you've had issues or not), it automatically runs one.

Re: Registered Linux user?

Posted: 19 Oct 2010, 03:49
by viking60
Is it fast? Or what is the benefit?

Re: Registered Linux user?

Posted: 19 Oct 2010, 03:53
by dedanna1029
See edit above - it is fast, IMHO. ext4 *may* have beat it out for speed by now, not sure.

I like it for when/if the system crashes, and I have to do a hard reboot - it will come up and do a journal check on boot.

It's a very nice file system - this will give you the pros and cons (but I've never come across the "cons" myself).

I think it's more stable than the others - but other people may disagree.