1,682 reputation
415
bio website poige.livejournal.com
location Russia
age
visits member for 2 years, 1 month
seen 17 mins ago
stats profile views 127
  • UNIX user/sysad for 15+ years
  • 6+ years of telecom (ISP) experience
  • Linux as primarily desktop OS since 1999

Base64 encoded both Jabber and email contact: cG9pZ2VAeWEucnUK — pipe it through openssl base64 -d to decrypt.


8m
comment Walking through files in directory randomly
mpg123 has -Z aka --random ;-)
13m
answered What is the best practice for adding disks in LVM
1d
revised “Acpi-State” in slabtop's output gets increased — what is it? Is it a bug?
+= link
2d
revised Who sets $USER and $USERNAME environment variables?
brought in code excerpt
2d
revised Who sets $USER and $USERNAME environment variables?
+= FreeBSD's login
2d
comment Who sets $USER and $USERNAME environment variables?
@JosephR., unfortunately I don't have Fedora on hands but I've looked into FreeBSD's sources as well, see UPD..
2d
answered Who sets $USER and $USERNAME environment variables?
2d
answered “Acpi-State” in slabtop's output gets increased — what is it? Is it a bug?
2d
comment Why do I have to re-set env vars in tmux when I re-attach?
ssh-agent doesn't bind to TTY, why should it be killed on logout(?) — why using nohup?
May
11
comment Using an alias or function to run process in background, with dot files
@HaukeLaging, type s would do. I'd vote for closing this question and for OP's penalty, actually.
May
11
comment How do I get the MD5 sum of a directory's contents as one sum?
A rule of thumb: find with xargs are to be used only with '-print0' and '-0' correspondingly.
Apr
29
revised Creating eth0 with consistent network device naming
typo fix
Apr
29
comment Creating eth0 with consistent network device naming
And nope, having two NICs with the same MAC addresses, but in different network segments isn't a havoc.
Apr
29
comment Creating eth0 with consistent network device naming
This can be a script, of course, placed, for e. g., into /etc/rc.local. But I said "single term" intentionally meaning that different distros have different "proper" ways to set such things up.
Apr
29
answered Creating eth0 with consistent network device naming
Apr
29
awarded  Tumbleweed
Apr
22
revised “Acpi-State” in slabtop's output gets increased — what is it? Is it a bug?
rolled back to a previous revision
Apr
22
asked “Acpi-State” in slabtop's output gets increased — what is it? Is it a bug?
Apr
15
awarded  Yearling
Apr
7
comment Linux cache evictions
So, you say free mem increasing and cache/buf size is decreasing at the same time, is it right?